@charset "utf-8";

/* -------全体--------- */
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:80%;
	color:#333333;
	line-height: 140%;
}
#header{
	margin:0 auto;
	background-image:url(cmnfix/bgcolor.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	text-align:center;
}
#naviall{
    width:954px;
	padding:0;
	margin:0 auto;
	clear:both;
	text-align:center
}
#navi{
	position:absolute;
	top:110px;
	left:50%;
	margin-left:-477px;
	width:954px;
	z-index:100;
	padding:0;
	clear:both;
	height: 49px;
}
#container{
	margin:0 auto;
	background-color:#FFFFFF;
	text-align: center;
}
#footer{
	text-align: center;
	height:127px;
	font-size:90%;
	background-color:#515151;
	color:#CCCCCC;
	line-height: 130%;
	padding-top:15px;
}

/* -------イメージ--------- */
img{
	border:0;
}
.photo{
	padding:1px;
	border:solid 1px #C8C8C8;
	background-color:#FFFFFF;
}
.step{
	padding:3px;
	border:solid 1px #C0C0C0;
}
.border02{
	padding:5px;
	border:solid 1px #999999;
}
.telfree img{
	margin-top:4px;
}


/* -------フォント--------- */
.text_footer{
	font-size:120%;
	font-weight:bold;
}
.text_black{
	font-size: 140%;
	font-weight:bold;
}
.text_big{
	font-size: 140%;
}
.text_small{
	font-size: 90%;
}
.text_day{
	color:#330000;
	font-weight:bold;
	font-size: 90%;
}
.text_required{
	color:#FF0000;
	font-size: 70%;
}
.text_blue{
	color:#2151B2;
	font-size: 100%;
	font-weight:bold
}
.text_mail{
	color:#0000FF;
	font-size:small;
	font-weight:bold;
	text-decoration: underline;
}
.lB { font-size: 110%; line-height: 1.4; font-weight : bold; }
.text_green{
	color:#99CC00;
	font-weight:bold;
	font-size: 110%;
}
.text_form{
	color:#000000;
	font-weight:bold;
	font-size:100%;
}
.text_yellow{
	color:#FF9900;
}

/* -------見出し--------- */
h1{
	color:#333333;
	font-weight: normal;
	font-size: 90%;
	margin-top:8px;
	margin-left:8px;
	margin-bottom:0;
}
.cmn_tit_01{
	background:url(cmnfix/cmn_tit_01.gif) no-repeat ;
	width:860px;
	height:40px;
}

.cmn_tit_02{
	background:url(cmnfix/cmn_tit_02.gif) no-repeat ;
	width:820px;
	height:30px;
}

.cmn_tit_03{
	background:url(cmnfix/cmn_tit_03.gif) no-repeat ;
	width:845px;
	height:30px;
}

.cmn_tit_01 h2 {
	margin-top:0;
	margin-bottom:0;
	padding: 0px 0px 0px 20px;
	color:#2151B2;
	font-size:130%;
	line-height: 40px;
	font-weight:bold;
}
.cmn_tit_02 h3 {
	margin-top:0;
	margin-bottom:0;
	padding: 0px 0px 0px 20px;
	color:#333333;
	font-size:110%;
	line-height: 30px;
	font-weight:bold;
}

/* -------ボーダー--------- */
.top_01{
	border-bottom: dotted 1px #C8C8C8;
}
.top_02{
	border: solid 1px #D6D1CD;
	background-color:#F8F7F1;
}
.nyukyo{
	border: dashed 1px #993300;
}
.tel{
	border: dashed 1px #999999;
	background-color:#FEFFEA;
}

/* -------テーブル--------- */
table.main{
	margin:0px;
	padding:0px;
	position:relative;
	text-align:center;
	height: 49px;
	overflow:hidden;
	z-index:100;
}
.off{
	position:relative;
	width:136px;
	height:49px;
	color:#FFFFFF;
	margin:0;
	overflow:hidden;
}
.on{
	overflow:hidden;
	width:136px;
}
.main>.on{
	overflow:visible;
}
.main a{
	display:block;
	text-decoration:none;
	background-color: #33CCFF;
}
ol.sub{
	margin:0px;
	padding:0px;
	position:relative;
	list-style:none;
	text-align:left;
}
.sub a{
	padding:5px 0px 5px 5px;
	display:block;
	width:127px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	text-decoration:none;
}
.sub a:link{
	color:#FFFFFF;	
	text-decoration: none;
}
.sub a:hover{
	background-color:#FECC33;
	color:#FFFFFF;
	text-decoration: none;
}
.sub a:active{
	color:#FFFFFF;	
	text-decoration: none;
}

.tab_01{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
}
.tab_01 td{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	padding: 8px 0 8px 0;
	background-color:#F2F2F2;
	color:#333333;
	font-weight:bold;
}
.tab_02{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	margin-top:-1px;
}
.tab_03{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	margin-top:-1px;
	margin-left:-1px;
}
.tab_04{
	border-top:solid 1px #C0C0C0;
	border-left:solid 1px #C0C0C0;
	margin-top:-1px;
}
.td_01{
	border-right:dashed 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	padding: 10px;
	background-color:#FFFFD6;
}
.td_02{
	border-bottom:solid 1px #C0C0C0;
	padding: 10px;
	background-color:#FFFFD6;
	line-height:120%;
}
.td_03{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	padding: 8px 0 8px 0;
	background-color:#FFFFFF;
	padding-left:15px;
}
.td_04{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	padding: 10px 0 10px 0;
	padding-left: 10px;
	background-color:#F2F2F2;
}
.td_05{
	border-right:solid 1px #C0C0C0;
	border-bottom:solid 1px #C0C0C0;
	padding: 10px 0 10px 0;
	background-color:#FFFFFF;
	padding-left:15px;
}
.tab_form{
	border:solid 1px #9EB4DE;
}
.text_form_01{
	padding: 6px 0 6px 0;
	padding-left: 10px;
	background-color:#C9D5EC;
	font-size:120%;
}

/* -------ヘッダー--------- */
.headleft{
	width:292px;
	height:83px;
	float:left;
}
.headright{
	padding-right:10px;
	width:588px;
	height:83px;
	float:left;
	text-align:right;
	background-color:#FFFFFF;
}
.headlink{
	vertical-align:middle;
	text-align:right;
}
.menu{
	clear:both;
	width:890px;
	height:58px;
}
.headbottom{
	clear:both;
	width:890px;
	height:6px;
	background-color:#F8C0BA;
}

/* -------コンテンツ--------- */
.topflash{
	padding-bottom:10px;
}
.backmainleft{
	width:398px;
	background-color:#EBEBE7;
	padding:8px;
	text-align:center;
}
.mainleft{
	width:445px;
	float:left;
}
.mainright{
	width:445px;
	float:left;
}

.info{
	width:410px;
	height:140px;
	overflow:auto;
}
#infobox{
	border-bottom:dotted 1px #993300;
}
.inc{
	background-color:#EBEBE7;
}

/* -------フッター--------- */
.footer{
	clear:both;
	text-align: center;
	width:890px;
	height:24px;
	font-size:small;
	padding-top: 10px;
}
.copyright{
	clear:both;
	text-align: center;
	width:890px;
	height:85px;
	background-color:#F8C0BA;
	color: #FFFFFF;
	padding-top: 10px;
	font-size:small;
}

/* -------リスト--------- */
ul{
	margin:0;

}
li{
	float:left;
	list-style-type:none;
	list-style-position:inside;
	color: #666666;
}

/* -------リンク--------- */
.footer a{
	color:#666666;
	text-decoration: none;
}
a:visited{
	color:#666666;
}	
a:hover{
	color:#FF0000;
}
