/* CSS Document */
@charset “Shift_JIS”;

/*************************************************テキストカラー・リンクテキストカラー************************/


#main_flash{
	width:816px;
	height:300px;
	border:solid #333333;
	border-width:0 0 1px 0;
	background:url(img/frame_work/chishinkan.jpg);
	}
/*フッターコピーライト部分*/	
#copy{
	width:820px;
	margin:auto;
	background:url(img/frame_work/bg_foot.gif) no-repeat;
	text-align:center;
	height:41px;
	line-height:41px;
	font-size:11px;
	color:#ffffff;
	clear:both;
	}
#copy a{
	color:#ffffff;
	text-decoration:none;
	}
#copy a:hover{
	color:#ffffff;
	}

/*************************************************トップページ************************************************/
#top{
width:808px;
	}
#top h2{
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	color:#333333;
	background:none;
	height:auto;
	text-indent:0;
	}
#top p{
	line-height:1.6em;
	}
#top div#top_btm{
	zoom:100%;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#left{
	float:left;
	width:300px;
	height:420px;
	}
#top div#left h3{
	font-size:12px;
	margin:6px 0 0 0;
	}
#top div#left div#info{
	background:url(img/index/welcome.gif);
	background-repeat:no-repeat;
	width:385px;
	height:35px;
	}
#top div#left div#info_main{
	text-align:left;
	border-color: #000000;
	background:url(img/index/box_info.gif);
	background-repeat:no-repeat;
	width:385px;
	height:158px;
	padding-bottom:5px;
	}
#info_contents{
	width:385px;
	height:148px;
	padding-top:15px;
	padding-left:15px;
	overflow:auto;
	}
	
#top div#left div#info div#info_main h4{
	padding:8px 10px 0 10px;
	font-size:11px;
	}
#top div#left div#info div#info_main p{
	padding:2px 10px 0 10px;
	}
#top div#left div#news{
	background-image:url(img/index/button_new.gif);
	background-repeat:no-repeat;
	width:385px;
	height:35px;
	margin-top:10px;
	}
#top div#news div#info_main{
	text-align:left;
	border-color: #000000;
	background:url(img/index/box_info.gif);
	width:385px;
	height:160px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	}
		
	/*右側部分*/	
#top div#right{
	float:left;
	width:300px;
	background-color:#000000;
	height:420px;
	margin-right:10px;
	margin-bottom:5px;
	}

#top div#right div#button{
	width:300px;
	margin-top:17px;
	margin-bottom:10px;
	}

/*************************************************その他のページ*************************************************/
#other_page_contents{
	width:700px;
	background-color:#000000;
	height: auto;

	}
#other_page_menu{
	width:200px;
	float:left;
	position: fixed;
	}
	
#other_page_top{
	height:80px;
	width:618px;
	background-color:#FFFFFF;
	float:right;
	}
	
.space{
	clear:both;
	}
#other_page_right{
	width:600px;
	float:right;
	background-color:#FFFFFF;
	overflow:auto;
	padding-top:20px;
	padding-left:18px;
	}

#other_page_right div#layout{
	width:580px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:30px;
}

#other_page_right div#layout div#label{
	width:580px;
	height:67px;
	margin-bottom:10px;
}

#other_page_right div#layout div#sentence{
	float:left;
	width:380px;
	margin-top:10px;
	margin-left:10px;
}

#other_page_right div#layout div#sentence_long{
	float:left;
	width:550px;
	margin-top:10px;
	margin-left:10px;
}
#other_page_right div#layout div#pic{
	margin-top:10px;
	float:right;
	width:190px;
	}

#other_page{
	margin:0 10px 0 10px;
	}
#other_page h3{
	background:url(../img/common/bg_h3.gif) no-repeat left top;
	text-indent:10px;
	font-size:13px;
	color:#333333;
	margin:20px 0 0 0;
	line-height:1.0em;
	clear:left;
	}
#other_page h4{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#003333;
	clear:left;
	}	
#other_page div.typeA{
	clear:left;
	}
#other_page div.typeA p{
	margin:2px 0 0 0;
	line-height:160%;
	}
#other_page div.typeB{
	margin:2px 0 10px 0;
	line-height:160%;
	clear:left;
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	}	
#other_page div.typeB div.left{
	float:left;
	width:375px;
	}
#other_page div.typeB div.right{
	float:left;
	width:375px;
	margin:0 0 0 20px;
	}
#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}

/*テーブルセット*/
#tbl_setA{
	border:#333333 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#333333 solid 1px;
	background:url(../img/bg_th_a.gif);
	padding:6px;
	color:#333333;
	text-align:center;
	}
#tbl_setA td{
	border:#333333 solid 1px;
	padding:6px;
	}
	
	
	
/*************************************************Link***************************************************/
#link_page_menu{
	width:200px;
	float:right;
	position: fixed;
	}
	
#link_page_top{
	height:80px;
	width:618px;
	background-color:#FFFFFF;
	float:left;
	}
	
.space{
	clear:both;
	}
#link_page_right{
	width:600px;
	float:left;
	background-color:#FFFFFF;
	overflow:auto;
	padding-top:20px;
	padding-left:18px;
	}

#link_page_right div#layout{
	width:580px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:30px;
}

#link_page_right div#layout div#label{
	width:580px;
	height:60px;
}

#link_page_right div#layout div#sentence{
	float:left;
	width:380px;
	margin-top:10px;
	margin-left:10px;
}

#link_page_right div#layout div#sentence_long{
	float:left;
	width:570px;
	margin-top:10px;
	margin-left:10px;
}
#link_page_right div#layout div#pic{
	float:right;
	width:190px;
	}
		
/*************************************************印刷用*************************************************/

@media print{

#container{
	width:818px;
	}
}		
