@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"MS PGothic",sans-serif;
	font-size:12px;
	line-height:24px;
	background-color:#fffef7;
}
img{
	border:0;
}
p,h1{
	padding:0px;
	margin:0px;
}
.clearFix{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
* html .clearFix{zoom: 1;}
*:first-child + html .clearFix{zoom: 1;}
#wrapper{
	margin:0 auto;
}
.imgTitle{
	padding:0px;
	margin:0px;
	float:left;
	width:580px;
	height:43px;
	text-align:center;
}
.btnArea{
	padding:0px 9px;
	margin:0 auto;
	width:562px;
	height:43px;
}
.btnArea a{
	width:262px;
	height:43px;
	text-indent:-10000px;
}
.index{
	width:600px;
	height:905px;
	padding:20px 25px;
}
.index .content{
	width:600px;
	height:862px;
}
.index .logo{
	float:left;
	margin:20px 0 0 15px;
	*margin:20px 0 0 10px;
}
.index .text{
	margin-top:20px;
	width:370px;
	float:right;
}
.index .btnArea .btnLeft{
	float:left;
	background:url("../images/common/btn_01.jpg") no-repeat;
}
.index .btnArea .btnLeft:hover{
	background:url("../images/common/btn_01_over.jpg") no-repeat;
}
.index .btnArea .btnRight{
	float:right;
	background:url("../images/common/btn_02.jpg") no-repeat;
}
.index .btnArea .btnRight:hover{
	background:url("../images/common/btn_02_over.jpg") no-repeat;
}
.feature{
	width:580px;
	height:694px;
	margin:0 auto;
	padding:23px 35px;
	background:url("../images/common/feature_bg.jpg") no-repeat;
}
.feature .content{
	float:left;
	width:580px;
	height:607px;
}
.feature .content p{
	padding:0px;
	margin:0px;
	width:100%;
	font-size:14px;
	text-align:center;
	line-height:30px;
}
.feature .content .text1{
	margin-top:28px;
	line-height:25px;
	font-size:16px;
	color:#190a8c;
}
.feature .content .text2{
	font-size:17px;
}
.feature .content .text3{
	font-size:13px;
}
.feature .content .subTitle1,.feature .content .subTitle2,.feature .content .subTitle3{
	text-align:center;
}
.feature .content .subTitle1{
	margin-top:17px;
}
.feature .content .subTitle2{
	margin-top:21px;
}
.feature .content .subTitle3{
	margin-top:47px;
}
.feature .btnArea .btnLeft{
	float:left;
	background:url("../images/common/btn_03.jpg") no-repeat;
}
.feature .btnArea .btnLeft:hover{
	background:url("../images/common/btn_03_over.jpg") no-repeat;
}
.feature .btnArea .btnRight{
	float:right;
	background:url("../images/common/btn_02.jpg") no-repeat;
}
.feature .btnArea .btnRight:hover{
	background:url("../images/common/btn_02_over.jpg") no-repeat;
}
.menu{
	width:580px;
	/*height:975px;*/
	padding:25px 35px;
	background:url("../images/common/feature_bg.jpg") no-repeat;
}
.menu .content{
	float:left;
	padding-top:10px;
	padding-bottom:20px;/*added by ksd ikeda*/
	width:580px;
/*	height:877px;*/
}
.menu .content .textTitle1{
	padding:0px 17px 0px 23px;
	margin:0px;
	width:540px;
	height:17px;
	float:left;
	margin-top:18px;
}
.menu .content .cont1{
	width:540px;
	float:left;
	margin-top:12px;
	padding:0px 17px 0px 23px;
}
.menu .content .cont1 .pic1{
	width:314px;
	height:auto;
	float:left;
}
.menu .content .cont1 .textList{
	width:220px;
	height:auto;
	float:right;
	line-height:17.5px;
	font-size:11px;
	text-align:left;
}
.menu .content .cont1 .textList h1{
	padding:0px;
	margin:0px;
	font-size:13.5px;
	font-weight:normal;
}
.menu .content .cont1 .textList p{
	text-align:left;
}
.menu .content .tableList{
	width:540px;
	height:auto;
	padding:0px 17px 0px 23px;
	margin-top:12px;
}
.menu .content .tableList h1{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	height:20px;
	line-height:20px;
	font-size:13.5px;
	font-weight:normal;
}
.menu .content .tableList table{
	width:100%;
	float:left;
	border-top:1px solid #231815;
	border-left:1px solid #231815;
	background-color:#fff;
}
.menu .content .tableList table td{
	border-right:1px solid #231815;
	border-bottom:1px solid #231815;
	padding:0px 5px;
	font-size:13px;
	line-height:19.5px;
}
.menu .btnArea .btnLeft{
	float:left;
	background:url("../images/common/btn_03.jpg") no-repeat;
}
.menu .btnArea .btnLeft:hover{
	background:url("../images/common/btn_03_over.jpg") no-repeat;
}
.menu .btnArea .btnRight{
	float:right;
	background:url("../images/common/btn_01.jpg") no-repeat;
}
.menu .btnArea .btnRight:hover{
	background:url("../images/common/btn_01_over.jpg") no-repeat;
}