@charset "UTF-8";

html{
	width : 100% ;
}

body{
	font-family: "ＭＳ Ｐゴシック","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}

body #container{
	width: 100%;
}

.top #container{
	background-position: left top;
	background-repeat: repeat-x;
}

.top .mainpage{
	background-image: url(../img/common/bg_container.gif);
}

.sub{
	background-image: none;
	color: #2c2c2c;
	background-color: #fff6db;
}

body #container > .inner{
	padding: 27px 0 0 0;
	margin: 0 auto;
	width: 940px;
}

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

.btm5{margin-bottom: 5px;}
.btm10{margin-bottom: 10px;}
.btm15{margin-bottom: 15px;}
.btm20{margin-bottom: 20px;}
.btm25{margin-bottom: 25px;}
.btm30{margin-bottom: 30px;}
.btm35{margin-bottom: 35px;}
.btm40{margin-bottom: 40px;}

.left{float: left;}
.right{float: right;}

.font-s{font-size: 80%;}
.font-m{font-size: 110%;}
.font-l{font-size: 130%;}
.font-xl{font-size: 150%;}

.font-b{font-weight: bold;}


/* main_area */
html #container .inner .main_area {
	float: left;
	width: 690px;
}

/* large series */
html #container .large_btn_area{
	padding: 35px 0;
	width: 100%;
	background: #d4e8a1;
}

html #container .large_btn_area .inner{
	margin: 0 auto;
	width: 940px;
}

html #container .large_btn_area .inner a{
	display: block;
	width: 455px; height: 114px;
	text-indent: -9000px;
	overflow: hidden;
	font-size: 0;
}

html #container .large_btn_area .inner .btn_01{
	float: left;
	background: url(../img/top/btn_large_01.jpg) left top no-repeat;
}
html #container .large_btn_area .inner .btn_02{
	float: right;
	background: url(../img/top/btn_large_02.jpg) left top no-repeat;
}

html #container .large_btn_area .inner .btn_01:hover,
html #container .large_btn_area .inner .btn_02:hover{
	background-position: right bottom;
}

html #container .large_bnr_area_01{
	padding: 18px 0 38px 0;
	width: 100%;
	background: #f7f7f7;
}

html #container .large_bnr_area_01 .inner{
	margin: 0 auto;
	width: 940px;
}

html #container .large_bnr_area_01 .inner h3{
	margin: 0 0 30px;
	width: 300px; height: 14px;
	text-indent: -9000px;
	overflow: hidden;
	font-size: 0;
	background: url(../img/top/title_05.gif) left top no-repeat;
}

html #container .large_bnr_area_01 .inner .box .left{
	float: left;
	width: 455px;
	text-indent: -9000px;
	overflow: hidden;
	font-size: 0;
}

html #container .large_bnr_area_01 .inner .box .left p{
	margin: 0 0 8px;
	width: 170px; height: 17px;
	background: url(../img/top/bnr_text_01.gif) left top no-repeat;
}

html #container .large_bnr_area_01 .inner .box .left a{
	background: url(../img/top/bnr_01.gif) left top no-repeat;
}

html #container .large_bnr_area_01 .inner .box .right{
	float: right;
	width: 455px;
	text-indent: -9000px;
	overflow: hidden;
	font-size: 0;
}

html #container .large_bnr_area_01 .inner .box .right p{
	margin: 0 0 7px;
	width: 227px; height: 18px;
	background: url(../img/top/bnr_text_02.gif) left top no-repeat;
}

html #container .large_bnr_area_01 .inner .box .right a{
	background: url(../img/top/bnr_02.gif) left top no-repeat;
}

html #container .large_bnr_area_01 .inner .box .left a,
html #container .large_bnr_area_01 .inner .box .right a{
	display: block;
	width: 451px; height: 54px;
	border: 2px solid #c3c3c3;
}

html #container .large_bnr_area_01 .inner .box .left a:hover,
html #container .large_bnr_area_01 .inner .box .right a:hover{
	border: 2px solid #6e6e6e;
}

html #container .large_bnr_area_02{
	padding: 18px 0 50px 0;
	width: 100%;
	background: #ebebeb;
}

html #container .large_bnr_area_02 .inner{
	margin: 0 auto;
	width: 940px;
}

html #container .large_bnr_area_02 .inner h3{
	margin: 0 0 10px;
	width: 166px; height: 14px;
	text-indent: -9000px;
	overflow: hidden;
	font-size: 0;
	background: url(../img/top/title_06.gif) left top no-repeat;
}

html #container .large_bnr_area_02 .inner ul li{
	float: left;
}

html .subpage .large_btn_area{
	padding: 35px 0 75px !important;
}

/* topicpath */
#container .topicpath_wrap {
	padding-left: 5px;
	position: relative;
}
#container .topicpath_wrap .topicpath_icon{
	position: absolute;
	top: -11px;
	left: -4px;
}
#container ul.topicpath {
	height: 23px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: #ffffff;
	margin-bottom: 10px;
	border: 1px solid #dcd6c5;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#container ul.topicpath li {
	float: left;
}
#container ul.topicpath li:first-child a{
	margin-left: 35px;
}

#container ul.topicpath li a{
	color: #282828;
	text-decoration: none;
	line-height: 210%;
	padding: 0 20px 0 0;
	margin-right: 10px; 
	height: 23px;	
	font-size: 75%;
	font-weight: bold;
	float: left;
	display: block;
	background: url(../img/common/topicpath_partition.jpg) no-repeat;
	background-position: center right;	
}
#container ul.topicpath li a {
	color: #282828;
	text-decoration: none;
	line-height: 210%;
	padding: 0 20px 0 0;
	margin-right: 10px;
	height: 23px;
	font-size: 75%;
	font-weight: bold;
	float: left;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../img/common/topicpath_partition.jpg) no-repeat;
	background-position: center right;
}

#container ul.topicpath li.last a{
	background: none;
	padding-right: 0;
	color: #ce442b; 
}