@charset "shift_jis"; 

@import "base.css";
@import "header.css";
@import "menu.css";
@import "contents.css";
@import "footer.css";

body{
    background-color: #ffffff ;
	background:url(/images/bg_line.gif) top left ;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN' , san-serif;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    letter-spacing:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	font-size : 95% ;
}

/* ‘S‘ÌƒRƒ“ƒeƒi */

div#all_contena{
	width : 835px ;
	margin : 0px auto ;
	background-color:white;
	border-right : 1px solid gray ;
	border-left : 1px solid gray ;
	position : relative ;
}

div#header_contena{
	width : 835px ;
}


div#contents_contena{
	width : 644px ;
	float : right ;
	margin-left : -1px ;
	border-left : 1px solid RGB(134,116,116) ;
	padding-bottom : 20px ;
}

div#sub_contena{
	width : 644px ;
	float : left ;	
}

div#contents_contena_top{
	width : 453px ;
	float : right ;
	margin-left : -1px ;
	border-left : 1px solid RGB(134,116,116) ;
	padding-bottom : 20px ;
}


div#menu_contena{
	width : 190px ;
	float : right ;
	border-right : 1px solid RGB(134,116,116) ;
	background-color : RGB(246,246,246) ;
}

div#submenu_contena{
	width : 190px ;
	float : right ;
	border-left : 1px solid RGB(134,116,116) ;
	background-color : RGB(246,246,246) ;
}



div#footer_contena{
	width : 835px ;
	padding : 0px 0px 10px 0px ;
	clear : both ;
	border-top : 1px solid RGB(134,116,116) ;
	border-bottom : 1px solid RGB(134,116,116) ;
	text-align : center ;
}


/* ƒ[ƒhƒy[ƒW */

div.download_box{ margin : 20px auto ; width : 86% }

div.download_box div.dl_contents{ 
	background-color : RGB(254,255,230) ; 
	border : 2px dotted RGB(85,100,190) ; 
	padding : 20px 20px ; 
	width : 420px ;
	float : left ;
	font-size:110% ;
}



table.table_0bun_2 {
    border-collapse: collapse;
    border: RGB(179,173,245) 1px solid;
	margin-left : 70px  ;
	width : 440px ;
}

table.table_0bun_2 th  {
    font-size: 100%;
	font-weight: normal;
    white-space: nowrap;
    background-color: RGB(218,215,250);
    border-collapse: collapse;
    border: RGB(179,173,245) 1px solid;
	vertical-align:top;	
    padding: 6px;
}
table.table_0bun_2 td  {
    text-align: left;
    font-size: 100%;	
    width: 80%;
    border-collapse: collapse;
    border: RGB(179,173,245) 1px solid;
    background-color: RGB(252,248,255) ;
	vertical-align:top;	
    padding: 6px 10px;
}


table.web20_table{
	width : 450px ;
	margin : 20px auto ;
	border : none ;
	border-collapse : collapse ;
}

table.web20_table td{
	padding : 2px 4px 6px 4px  ;
}

dl.web20_dl{
	font-size : 80% ;
	margin : 20px auto ;
	width : 390px ;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•" ;
}

dl.web20_dl dd{
	margin-bottom : 1em ;
	margin-left : 2em ;
	margin-top : 0.25em ;
	line-height:1.4 ;
}


div.oote_format p{
	line-height : 1.5 ;
	font-size : 80% ;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•" ;
	color : #050505 ;
	
}

div.oote_format strong{
	font-weight : normal ;
	color : RGB(204,20,29) ;
}