@charset "utf-8";

* {
	padding: 0;
	margin: 0;
	}
	
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clear {
	clear:both;
	height: 1px;
}

/* ----------------------------------------ベース---------------------------------------- */
html,body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	line-height: 1.4em;
	font-size: 14px;
	color: #666;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	}
#index {
	background-image: url(../images/background_top.png);
	background-repeat: repeat-x;
}

	
img {
	border: none;
	}
	
h1 {
	font-size: small;
	font-weight: normal;
	}
	
a {
	color: #3366FF;
	text-decoration: none;
	}
	
a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
	
.color01 {
	color: #00C;
}
.color02 {
	color: #16B3C2;
}
.b11{
	font-size: 11px;
}

.b12{
	font-size: 12px;
	line-height: 1.4em;
}
.b15{
	font-size: 15px;
	line-height: 1.4em;
}
.b14{
	font-size: 14px;
	line-height: 1.4em;
}
.b16{
	font-size: 16px;
	line-height: 1.4em;
}
.clear {
	clear:both;
	height: 0px;
}

/* ----------------------------------------レイアウト---------------------------------------- */

#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
}
#main_img {
	height: 65px;
	width: 860px;
	clear: left;
}
#topic_path {
	font-size: 11px;
	padding-top: 2px;
}


#top_contents {
	background-image: url(../images/contents_back.png);
	padding-bottom: 30px;
}

#left_contents {
	float: left;
	width: 204px;
	margin-top: 30px;
}
#right_contents {
	float: right;
	width: 621px;
	padding-left: 34px;
	margin-top: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00C;
}
.copy01 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.copy01 h1 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}

.graphic01 {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}




/* ----------------------------------------Header---------------------------------------- */
#header{
	height:71px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#header #logo {
	float: left;
	padding-top: 10px;
}

#headerMenu {
	padding-top: 4px;
	}
#headerMenu li {
	list-style: none;
	font-size: 11px;
	float: right;
	display: block;
	margin-left: 3px;
	margin-right: 8px;
	}
#headerMenu li a img {
	padding-top: 5px;
	padding-right: 4px;
}


/* ----------------------------------------menu---------------------------------------- */

#menu {
	width: 100%;

	}

#menu li {
	float: left;
	text-indent: -9999px;
	list-style: none;
	}

#menu li a{
	display: block;
	width: 143px;
	height: 40px;
	}
#menu #m01 a{
	background: url(../images/menu01_1.png) ;
	}
#menu #m01 a:hover{
	background-position: 0px -41px;
	}
#menu #m02 a{
	background: url(../images/menu02_1.png) ;
	}
#menu #m02 a:hover{
	background-position: 0px -41px;
	}
#menu #m03 a{
	background: url(../images/menu03_1.png) ;
	}
#menu #m03 a:hover{
	background-position: 0px -41px;
	}
#menu #m04 a{
	background: url(../images/menu04_1.png) ;
	}
#menu #m04 a:hover{
	background-position: 0px -41px;
	}
#menu #m05 a{
	background: url(../images/menu05_1.png) ;
	}
#menu #m05 a:hover{
	background-position: 0px -41px;
	}
#menu #m06 a{
	width: 145px;
	background: url(../images/menu06_1.png) ;
	}
#menu #m06 a:hover{
	background-position: 0px -41px;
	width: 145px;
	}
#menu .thisPage{
	display: block;
	width: 143px;
	height: 41px;
	}

/* ----------------------------------------SubMENU---------------------------------------- */



#subMenu .subMenuBtn a{
	display: block;
	background-image: url(../images/sm_bk01.png);
	height: 37px;
	width: 191px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}



#subMenu .subMenuBtn a:hover{
	display: block;
	background-image: url(../images/sm_bk02.png);
	height: 37px;
	width: 191px;
	margin-bottom: 2px;
}

#subMenu .s_subMenuBtn a{
	display: block;
	background-image: url(../images/ssm_bk01.png);
	height: 26px;
	width: 163px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	background-position: 28px 0px;
	padding-left: 28px;
}
#subMenu .s_subMenuBtn a:hover{
	display: block;
	background-image: url(../images/ssm_bk02.png);
	height: 26px;
	width: 163px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	background-position: 28px 0px;
	padding-left: 28px;
}

#subMenu .thisPage{
	display: block;
	background-image: url(../images/sm_bk03.png);
	height: 37px;
	width: 191px;
	margin-bottom: 2px;
	}
#subMenu .s_thisPage{
	display: block;
	background-image: url(../images/ssm_bk03.png);
	height: 26px;
	width: 163px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	background-position: 28px 0px;
	padding-left: 28px;
}	
	
	
#subMenu_t {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subMenu {
	padding-top: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin: 0px;
	width: 193px;
}

#subMenu  img {
	padding-top: 13px;
	padding-left: 38px;
}

#subMenu  .s_subMenuBtn img{
	padding-top: 8px;
	padding-left: 28px;
}
#subMenu  .s_thisPage img{
	padding-top: 8px;
	padding-left: 28px;
}



/* ----------------------------------------コンテンツ---------------------------------------- */
.box01 {
	padding: 15px;
	margin-top: 15px;
	border: 1px dashed #00C;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.box01 .boxcolumn {
	float: left;
	width: 260px;
	margin-top: 8px;
}

.box01 h2 {
	line-height: normal;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #16B3C2;
	text-align: center;
}

/* ----------------------------------------Footer---------------------------------------- */
#footer {
	text-align: center;
	margin-top: 50px;
}

#footer a{
	color: #36F;
}
#footer a:hover{
	color: #00F;
}

#copyright {
	font-size: 10px;
	text-align: center;
	background-image: url(../images/footer_bk.png);
	height: 28px;
	padding-top: 8px;
	margin-top: 6px;
}
#footer #f_menu {
	font-size: 12px;
}
.sTitle {
	clear: both;
	padding-top: 40px;
}
.subTitle {
	text-align: left;
	width: 580px;
	margin-top: 30px;
	padding-left: 35px;
	background-image: url(../images/subTitle_bk01.png);
	background-position: 20px 0px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 27px;
	padding-top: 10px;
}
.subTitle02 {
	text-align: center;
	margin-top: 30px;
}
#index #torikaerakuda {
	width: 248px;
	border: 1px solid #7594E6;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #009;
	background-color: #EEEEEE;
}
#index #torikaerakuda h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
}

