@charset "euc-jp";

a:link,a:visited { color: #0066FF; text-decoration:none;}
a:active { text-decoration:none;}
a:hover { color: #663300; text-decoration: underline;}

.arrowRight {
	padding-left: 10px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.flow_dwn {
	padding-bottom: 10px;
	background-image: url(../images/flow_dwn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.next {
	padding-right: 10px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.back {
	padding-left: 10px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.mrg0{ margin: 0;}
.mrg03b{ margin-bottom: 3px;}
.mrg05b{ margin-bottom: 5px;}
.mrg10b{ margin-bottom: 10px;}
.mrg15b{ margin-bottom: 15px;}
.mrg20b{ margin-bottom: 20px;}
.mrg25b{ margin-bottom: 25px;}
.mrg30b{ margin-bottom: 30px;}
.mrg40b{ margin-bottom: 40px;}
.mrg50b{ margin-bottom: 50px;}

.mrg05t{ margin-top: 5px;}
.mrg10t{ margin-top: 10px;}
.mrg15t{ margin-top: 15px;}
.mrg20t{ margin-top: 20px;}
.mrg25t{ margin-top: 25px;}
.mrg30t{ margin-top: 30px;}

sup { font-size: 0.6em;}
.txt_s{font-size: 0.8em;}
.txt_l{font-size: 1.2em;}
.ctitle { width: 100%; padding-bottom: 5px; border-bottom: 1px dotted #663300; font-size: 1.1em; color: #660000;}

h1 { margin: 0 auto; padding: 0px; width: 880px; font-size: 11px; font-weight: normal; text-align: left;  padding-top: 5px; padding-left: 80px; background-image: url(../images/aboutsite.gif); background-repeat: no-repeat; background-position: left;}
h2 { margin: 0px; padding: 0px;}
h3 { margin: 20px 0px 0px 0px; padding: 0px; color:#006633; font-size: 1.2em; font-weight: bolder;}
h4 { margin: 0px 0px 10px 0px; font-size: 1.1em; color: #660000;}
h5 { margin: 0px; padding: 0px;}

img {margin: 0; padding: 0;border: 0;}
p {margin: 0; padding: 0;border: 0;}
form {margin: 0; padding: 0;border: 0;}

.red{color: #660000;}

.dot{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #006666;
}

.tb_dot{padding: 3px 0px;border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #CCCCCC;}

.fl-l { float: left;}
.fl-r { float: right;}
.clr { clear: both;}
.fl:after{ content:""; display: block; clear:both;}

body  {
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 1em;
	line-height: 1em;
}


.aspire {
	border: 1px solid #cccccc;
	width:308px;
	padding: 5px;
	background-image: url(../images/top_co07-bg.gif);
	background-repeat: repeat-x;
}


/*ヘッダー関連*/
#hd-bg {
	background-image: url(../images/bg-h1.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
}

#header {
	width: 730px;
	height: 82px;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 230px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right; 
} 


#gnavi{margin: 5px 0px 0px 0px;padding: 0px;}
#gnavi ul{margin: 0px;padding: 0px;}
#gnavi li{display:inline;margin: 0px 0px 0px 1px;padding: 0px;}


.twoColFixRtHdr #container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; 
} 

.twoColFixRtHdr #sidebar {
	float: right;
	width: 280px;
	background: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align:left
}

.twoColFixRtHdr #sidebar .info {
	width: 280px;
	height: 190px;
	background-image:url(../images/ctit_information_body.gif);
	margin-bottom: 25px;
	background-position: bottom;
}

.twoColFixRtHdr #sidebar .info .fram {
	margin: 5px 10px 15px 10px;
	height: 130px;
	overflow-y:scroll;
	padding:5px;
}

.twoColFixRtHdr #mainContent {
	float: left;
	width: 660px;
	margin-bottom: 30px;
}

.twoColFixRtHdr #mainContent .tanbou {
	list-style-type: none;
	margin: 0 2px; padding: 0;
}
.twoColFixRtHdr #mainContent .tanbou li { width: 156px; float: left;}

.ct-left { width: 320px;}
.ct-right { float: right;width: 320px;}
.clearfloat { clear:both;}

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac ￥*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */


/*フッター関連*/
#ft-bg {
	background-image: url(../images/bg-ft.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
	background-color: #f5f5f5;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0px 30px 0px;
	text-align: left; 
} 
.form_search {
	height: 15px;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aeaeae;
	border-bottom-color: #cccccc;
	border-right-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/form_search_bg.gif);
	background-repeat: repeat-x;
	color: #999999;
}
.naviline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 15px;
	width: 250px;
}
.bg-red { background-image: url(../images/bg-red.gif);}
.bg-gray { background-image: url(../images/bg-gray.gif);}

#profile .line{ border-bottom: 1px solid #006633; padding-bottom: 5px; margin-bottom: 5px;}
#profile .line2{ border-bottom: 1px solid #cccccc; padding-bottom: 5px; margin-bottom: 5px;}
#profile dl{ clear: both;}
#profile dt{ float: left; margin:0;padding:0; width: 8em; border-bottom: 1px solid #cccccc; padding-bottom: 5px; margin-bottom: 5px;}
#profile dd{ margin-left: 8em; border-bottom: 1px solid #cccccc; padding-bottom: 5px; margin-bottom: 5px;}

.notice dl{ clear: both;}
.notice dt{ float: left; margin:0;padding:0; width: 1.5em; margin-bottom: 5px;}
.notice dd{ margin-left: 1.5em; margin-bottom: 5px;}

.e-time dl{ clear: both; height: 70px; border-bottom: 1px dotted #CCCCCC; margin-bottom: 10px;}
.e-time dt{ float: left; margin:0;padding:0; width: 135px; margin-bottom: 10px;}
.e-time dd{ margin-left: 140px; margin-bottom: 10px;}

.for_doc1 {width:12em; float:left;}
.for_doc2 {width:2em; float:left;}
.for_doc3 {margin-bottom: 3px;}

.for_doc_ill div{ margin: 0; clear: both;}
.for_doc_ill p { height: 170px; line-height:25px;}
.for_doc_ill img{ float: right; margin:0;padding:0;}

.fax dl{ clear: both; margin:0;padding:0;}
.fax dt{ float: left;}
.fax dd{ margin-left: 40px; margin-bottom: 10px;}

.aar dl{ clear: both; padding: 10px; background-color:#F3F3EB;}
.aar dt{ float: left;}
.aar dd{ margin-left: 100px; font-size: 0.8em;}

.photobg{
	margin-bottom: 5px;
	width:158px;
	height: 156px;
	background-image: url(../images/co_gall_01.gif);
}

.tanpou_data { margin:0; padding: 0;}
.tanpou_data dt{ float: left; padding-left: 20px;}
.tanpou_data dd{ padding-left: 8em; margin: 0;}

.tanpo_list { margin:0; padding: 0; width:640px;}
.tanpo_list dt{ float: left; margin:0; padding: 0;}
.tanpo_list dd{ padding:0 0 5px 9em; margin: 0 0 10px 0; border-bottom: 1px solid #cccccc;}