@charset "UTF-8";
/*-------------------------------------------
	global
-------------------------------------------*/
body{
	font:100% sans-serif;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:1.5;
	text-align:center;
	width:100%;
}

img{
	border-style:none;
}

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

.clearFix{
	display:inline-block;
}

* html .clearFix{
	height:1%;
}

.clearFix{
	display:block;
}

a {
	color:#0072BC;
	background-color:transparent;
	text-decoration:underline;
}

a:hover{
	color:#F26522;
	background-color:transparent;
	text-decoration:none;
}

#wrapper{
	width:100%;
}
p{
	font-size:100%;
	line-height:160%;
	margin:0;
}

h1,h2,h3{
	margin:0;
	padding:0;
}

.fLeft{
	float:left;
}

.fRight{
	float:right;
}

/*-------------------------------------------
	lineup_header
-------------------------------------------*/
#headerWrapper{
	width:100%;
	height:498px;
	background:url(../../images/index_img_026.jpg) 50% top repeat-x;
}
#headerWrapper #flashcontent{
	width:100%;
}
#headerWrapper #header{
	width:1180px;
	height:448px;
	background:url(../../images/index_img_025.jpg) left top no-repeat;
	position:relative;
	margin:auto;
}

#headerWrapper #header h1{
	width:118px;
	height:98px;
	position:absolute;
	top:20px;
	left:170px;
	background:url(../../images/index_txt_017.gif) left top no-repeat;
	text-indent:-9999px;
}

#headerWrapper #header .txt1{
	position:absolute;
	top:324px;
	left:170px;
}

#headerWrapper #header .txt2{
	position:absolute;
	top:377px;
	left:170px;
}

#headerWrapper #header .txt3{
	position:absolute;
	top:16px;
	left:844px;
}

#headerWrapper #menu{
	width:840px;
	margin:auto;
}
#headerWrapper #menu p{
	display:block;
	float:left;
}

/*-------------------------------------------
	index_contents
-------------------------------------------*/

#content{
	width:840px;
	margin:auto;
	padding:0;
	text-align:left;
}

#content #h2area{
	position:relative;
	margin-top:8px;
	width:840px;
	height:121px;
}

#content #h2area h2{
	background:url(../../images/index_h2_001.gif) left top no-repeat;
	width:734px;
	height:109px;
	text-indent:-9999px;
}
#content #h2area p.h2txt{
	position:absolute;
	width:434px;
	height:39px;
	left: 300px;
	top: 70px;
	}

#content #h2area p.h2img{
	position:absolute;
	width:107px;
	height:122px;
	left: 734px;
	top: 0px;
}


#content #mainBox1{
	margin-bottom:30px;
	clear:both;
}

#content #mainBox1 div.left{
	width:381px;
	height:121px;
	float:left;
}
#content #mainBox1 .left div.subBox{
	margin-top:11px;
	background:url(../../images/index_img_003.gif) left bottom no-repeat;
	padding-bottom:10px;
}
#content #mainBox1 .left .subBox p.mt06{
	margin-top:6px;
}


#content #mainBox1 div.right{
	width:446px;
	height:121px;
	background:url(../../images/index_img_002.jpg) top left no-repeat;
	position:relative;
	float:right;
}

#content #mainBox1 .right .title{
	position:absolute;
	top:7px;
	left:22px;
}
#content #mainBox1 .right .txt{
	position:absolute;
	top:34px;
	left:21px;
}
#content #mainBox1 .right .btn{
	position:absolute;
	top:88px;
	left:21px;
}


#content #mainBox2{
	width:840px;
	height:383px;
	background:#f2f8fd url(../../images/index_img_023.jpg) left top no-repeat;
	position:relative;
	clear:both;
	padding-top:100px;
}

#content #mainBox2 h3{
	width:250px;
	height:54px;
	position:absolute;
	top:16px;
	left:9px;
	background:url(../../images/index_txt_007.gif) left top no-repeat;
	text-indent:-9999px;
}

#content #mainBox2 div.commentBox{
	margin:0 56px;
	width:728px;
}


#content #mainBox2 .commentBox div.comment1{
	width:220px;
	margin-right:33px;
	float:left;
	}
	
#content #mainBox2 .commentBox .comment1 p{
	font-size:12px;
	line-height:20px;
	color:#656565;
}
#content #mainBox2 .commentBox .comment1 p span{
	color:#eb5c0d;
	font-weight:bold;
}


#content #mainBox2 .commentBox div.comment2{
	width:218px;
	float:left;
	margin-right:43px;
}
#content #mainBox2 .commentBox .comment2 p{
	font-size:12px;
	line-height:20px;
	color:#656565;
}
#content #mainBox2 .commentBox .comment2 p span{
	color:#eb5c0d;
	font-weight:bold;
}


#content #mainBox2 .commentBox div.comment3{
	width:214px;
	float:left;
}
	
#content #mainBox2 .commentBox .comment3 p{
	font-size:12px;
	line-height:20px;
	color:#656565;
}
#content #mainBox2 .commentBox .comment3 p span{
	color:#eb5c0d;
	font-weight:bold;
}



#content #mainBox3{
	background:url(../../images/index_img_008.gif) left top repeat-x;
	padding:0 20px 36px 20px;
	margin:0px;
	width:800px;
	clear:both;
}

#content #mainBox3 div.right{
	width:454px;
	height:121px;
	background:url(../../images/index_img_010.jpg) top left no-repeat;
	position:relative;
	float:right;
}

#content #mainBox3 .right .title{
	position:absolute;
	top:7px;
	left:18px;
}
#content #mainBox3 .right .txt{
	position:absolute;
	top:34px;
	left:22px;
}
#content #mainBox3 .right .btn{
	position:absolute;
	top:87px;
	left:23px;
}



#content #mainBox4{
	background:url(../../images/index_img_011.gif) left top no-repeat;
	padding:46px 40px 25px 40px;
	clear:both;
}

#content #mainBox4 div.subBox{
	background:url(../../images/index_img_015.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:17px;
}

#content #mainBox4 .subBox div.left{
	width:373px;
	margin:13px 23px 0 0;
	float:left;
}

#content #mainBox4 .subBox .left p{
	margin-bottom:13px;}

#content #mainBox4 .subBox .left p.txt{
	width:175px;
	padding-left:10px;
	margin-bottom:10px;	
	font-size:0.8em;
	line-height:1.6em;
	float:left;
	color:#656565;
}

#content #mainBox4 .subBox .left .txt span{
	color:#d76b01;
}

#content #mainBox4 .subBox div.right{
	width:364px;
	margin-top:13px;
	float:right;
}

#content #mainBox4 .subBox .right p.txt{
	width:187px;
	padding-left:10px;
	margin:13px 0 10px 0;
	font-size:0.8em;
	line-height:1.6em;
	float:left;
	color:#656565;
}

#content #mainBox4 .subBox .right .txt span{
	color:#d76b01;
}
#content #mainBox4 div.subBox2{
	clear:both;
}

#content #mainBox4 div.subBox2 div.left{
	width:506px;
	float:left;
}
#content #mainBox4 .subBox2 .left p.txt{
	margin-top:10px;
	padding-left:10px;
	font-size:0.8em;
	line-height:1.6em;
	color:#656565;
}

#content #mainBox5{
	background:url(../../images/index_img_018.gif) left top no-repeat;
	padding:13px 22px 0px 22px;
	margin:25px 0 35px 0;
	clear:both;
}

#content #mainBox5 div.subBox{
	margin:10px 0 7px 0;
}

#content #mainBox5 .subBox div.left{
	width:373px;
	height:237px;
	margin-right:28px;
	float:left;
	position:relative;
}

#content #mainBox5 .subBox .left .item{
	position:absolute;
	top:29px;
	left:77px;
}

#content #mainBox5 .subBox .left .txt{
	position:absolute;
	top:59px;
	left:163px;
}

#content #mainBox5 .subBox .left .btn{
	position:absolute;
	top:171px;
	left:191px;
}

#content #mainBox5 .subBox div.right{
	width:395px;
	height:237px;
	float:right;
	position:relative;
}

#content #mainBox5 .subBox .right .item{
	position:absolute;
	top:29px;
	left:61px;
}

#content #mainBox5 .subBox .right .txt{
	position:absolute;
	top:59px;
	left:160px;
}

#content #mainBox5 .subBox .right .btn{
	position:absolute;
	top:171px;
	left:186px;
}

#content #mainBox5 p{
	color:#989898;
	font-size:0.6em;
	line-height:1.4em;
	clear:both;
}

/*-------------------------------------------
	under_header
-------------------------------------------*/
#header2{
	width:100%;
	height:139px;
	background:url(../../images/header_img_001.jpg) 50% 0 no-repeat;
}

#header2 div#subBox{
	width:840px;
	height:139px;
	position:relative;
	margin:auto;
	position:relative;
}

#header2 h1{
	width:121px;
	height:102px;
	background:url(../../images/header_txt_001.gif) left top no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:20px;
	left:0;
}

#header2 .txt1{
	position:absolute;
	top:45px;
	left:558px;
}

#header2 .txt2{
	position:absolute;
	top:71px;
	left:559px;
}

#menuWrap {
	width:100%;
	height:50px;
	background:url(../../images/index_img_027.gif) 50% 0 no-repeat;
}

#menuWrap #menu{
	width:840px;
	margin:auto;
}
#menuWrap #menu p{
	display:block;
	float:left;
}


/*-------------------------------------------
	secret_contents
-------------------------------------------*/

#content2wrapper{
	width:100%;
	background:url(../../images/secret_img_001.gif) left top repeat-x;
	padding-top:8px;
	margin:0;
}

#content2{
	width:860px;
	padding:0;
	text-align:left;
	background:url(../../images/secret_img_002.gif) left top repeat-y;
	margin:0 auto;
}

#content2 #h2area1{
	position:relative;
	width:860px;
	height:95px;
	background:url(../../images/secret_img_003.jpg) left top no-repeat;
}

#content2 #h2area1 .txt1{
	position:absolute;
	top:26px;
	left:10px;
}

#content2 #h2area1 .txt2{
	position:absolute;
	top:27px;
	left:99px;
}

#content2 #mainBox1{
	margin:5px 30px 20px 30px;
}
#content2 #mainBox1 .subBox1{
	width:569px;
	height:354px;
	float:left;
	position:relative;
	background:url(../../images/secret_img_018.gif) left top no-repeat;
}
#content2 #mainBox1 .subBox1 .txt1{
	position:absolute;
	top:15px;
	left:5px;
}
#content2 #mainBox1 .subBox1 .txt2{
	position:absolute;
	top:69px;
	left:5px;
}
#content2 #mainBox1 .subBox1 .img1{
	position:absolute;
	left:343px;
}
#content2 #mainBox1 .subBox1 .txt3{
	position:absolute;
	top:221px;
	left:5px;
}
#content2 #mainBox1 .subBox1 .txt4{
	position:absolute;
	top:272px;
	left:5px;
}

#content2 #mainBox1 .subBox1 .txt4 img{
margin-bottom:16px;
}

#content2 #mainBox1 .subBox1 .txt5{
	position:absolute;
	top:340px;
	left:5px;
	color:#989898;
	font-size:0.7em;
	line-height:1.4em;
	width:355px;
	letter-spacing:-1px;
}


#content2 #mainBox1 .subBox1 .img2{
	position:absolute;
	left:364px;
	top:204px;
}

#content2 #mainBox1 .subBox2{
	width:223px;
	height:auto;
	background:url(../../images/secret_img_017.gif) left top repeat-y;
	float:right;
}
#content2 #mainBox1 .subBox2 p.txt1{
	width:192px;
	margin:11px 14px 10px 17px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
}

#content2 #mainBox1 .subBox2 .txt1 span{
	color:#753220;
	font-weight:bold
}


#content2 #h2area2{
	clear:both;
	position:relative;
	width:860px;
	height:141px;
	background:url(../../images/secret_img_007.jpg) left top no-repeat;
}

#content2 #h2area2 .txt1{
	position:absolute;
	top:26px;
	left:10px;
}

#content2 #h2area2 .txt2{
	position:absolute;
	top:30px;
	left:103px;
}

#content2 #h2area2 .txt3{
	position:absolute;
	top:79px;
	left:88px;
}

#content2 #mainBox2{
	margin:20px 10px 0 30px;
}
#content2 #mainBox2 .subBox{
	float:left;
	width:568px;
}

#content2 #mainBox2 .subBox .subBox1{
	min-height:192px;
	height:192px;
}


#content2 #mainBox2 .subBox .subBox1 .txt1{
	margin-bottom:6px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
}


#content2 #mainBox2 .subBox .subBox1 .txt2{
	width:257px;
	padding-left:25px;
	margin-right:15px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
	float:left;
}

#content2 #mainBox2 .subBox .subBox2{
	clear:both;
}
#content2 #mainBox2 .subBox .subBox2 .txt1{
	margin-bottom:8px;}
#content2 #mainBox2 .subBox .subBox2 .txt2{
	width:538px;
	padding-left:25px;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
	margin-bottom:10px;
}

#content2 #mainBox2 .subBox .subBox2 .txt2 span{
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
}

#content2 #mainBox2 .subBox .subBox2 .img1{
	margin:0 0 15px 25px;
}

#content2 #mainBox3{
	width:800px;
	min-height:185px;
	height:auto;
	margin:0 30px 15px 30px;
	background:url(../../images/secret_img_011.gif) left top no-repeat;
	clear:both;
}

#content2 #mainBox3 .txt1{
	padding:20px 0 27px 40px;
}
#content2 #mainBox3 .txt2{
	float:left;
	width:525px;
	font-size:0.8em;
	line-height:1.4em;
	margin-right:10px;
	padding-left:40px;
	color:#333333;
}

#content2 #mainBox4{
	background:url(../../images/secret_img_014.gif) left top no-repeat;
	padding:27px 10px 36px 10px;
	width:840px;
	height:auto;
	}

#content2 #mainBox4 div.right{
	width:484px;
	height:121px;
	background:url(../../images/secret_img_016.jpg) top left no-repeat;
	position:relative;
	float:right;
}

#content2 #mainBox4 .right .title{
	position:absolute;
	top:7px;
	left:16px;
}
#content2 #mainBox4 .right .txt1{
	position:absolute;
	top:34px;
	left:22px;
}
#content2 #mainBox4 .right .btn{
	position:absolute;
	top:87px;
	left:23px;
}
	
#content2 #mainBox4 p.txt2{
	color:#989898;
	padding-top:10px;
	font-size:0.6em;
	line-height:1.4em;
	clear:both;
}



/*-------------------------------------------
	ksaito_contents
-------------------------------------------*/
#content3wrapper{
	width:100%;
	background:url(../../images/ksaito_img_001.jpg) left top repeat-x;
	margin:0;
}

#content3{
	width:860px;
	padding:0;
	text-align:left;
	background:url(../../images/secret_img_002.gif) left top repeat-y;
	margin:0 auto;
}

#content3 #mainBox1{
	margin:0 12px 2px 35px;
	width:813px;
	min-height:890px;
	height:auto;
	background:url(../../images/ksaito_img_003.jpg) bottom right no-repeat;
	padding-bottom:25px;
}

#content3 #mainBox1 h2{
	padding-top:23px;
}
#content3 #mainBox1 .txt1{
	margin:21px 0 0 274px;
}
#content3 #mainBox1 .txt2{
	width:445px;
	margin:25px 0 20px 0;
	font-size:0.8em;
	line-height:1.4em;
	color:#333333;
}
#content3 #mainBox1 .subBox{
	width:450px;
	height:auto;
	background:url(../../images/ksaito_img_004.gif) top left no-repeat;
	padding-top:10px;
}
#content3 #mainBox1 .subBox p{
	margin:0 10px 0 10px;
	font-size:0.6em;
	line-height:1.4em;
	color:#333333;
}

#content3 #mainBox4{
	background:url(../../images/secret_img_014.gif) left top no-repeat;
	padding:27px 10px 36px 10px;
	width:840px;
	height:auto;
	}

#content3 #mainBox4 div.right{
	width:484px;
	height:121px;
	background:url(../../images/secret_img_016.jpg) top left no-repeat;
	position:relative;
	float:right;
}

#content3 #mainBox4 .right .title{
	position:absolute;
	top:7px;
	left:16px;
}
#content3 #mainBox4 .right .txt1{
	position:absolute;
	top:34px;
	left:22px;
}
#content3 #mainBox4 .right .btn{
	position:absolute;
	top:87px;
	left:23px;
}
	
#content3 #mainBox4 p.txt2{
	color:#989898;
	padding-top:10px;
	font-size:0.6em;
	line-height:1.4em;
	clear:both;
}


#pagetop {
	color:#989898;
	font-size:0.6em;
	text-align:right;
	margin-bottom:10px;
}



/*-------------------------------------------
	foot
-------------------------------------------*/
#preFootSet{
	width:100%;
	clear: both;
	margin:auto;
	padding:0;
	background-color:#F3F8FD;
}
#totop{
	min-width:1000px;
	height:35px;
	margin:auto;
	padding:0;
	text-align:right;
	background-color:#F3F8FD;
}
#totop .btnTop{
	width:123px;
	height:25px;
	text-align:right;
	margin:0 50px  0 auto;
	padding:10px 0 0 0;
}
#foot2{
	min-width:1000px;
	height:auto;
	margin:auto;
	padding:0;
	text-align:right;
	background-color:#F3F8FD;
}
#foot2 .cap{
	font-size:60%;
	color:#666;
	text-align:right;
	margin:0 50px 0 auto;
	padding:2px 0 4px 0;
}
#footSet{
	width:100%;
	clear: both;
	margin:0;
	padding:0;
} #foot3{
	min-width:1000px;
	height:45px;
	margin:auto;
	padding:0;
	text-align:left;
	background-color:#0B0960;
} #foot3 .logo a{
	width:207px;
	height:25px;
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	left:64px;
	text-indent:-9999px;
	display:block;
	background:transparent url(../../images/logo.gif) no-repeat left 50%;
	overflow:hidden;
} #foot3 .logo a:hover{
	text-decoration:underline;
} #foot4{
	min-width:1000px;
	height:40px;
	background-color:#FFF;
	margin:auto;
	padding:0;
	text-align:right;
} #foot4 .copyRight{
	font-size:70%;
	color:#666;
	text-align:right;
	margin:0 50px 0 auto;
	padding-top:5px;
}

