@charset utf-8;

/*
getnavi.jp スタイルシート
*/

/*init*/
ul,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

h2,h3,h4,h5,h6{
	margin:0;padding:0;
}

p{
	font-size:80%;
	line-height:1.8em;
	color:#000;
}




/*MainBox**********************************************************************/

div#Contents #MainBox {
	clear:both;
	width: 910px;
}




/*left contents****************************************************************/
div#Contents div#MainBox div#Left {
	float: left;
	width: 620px;
	margin:0;
}

/** block **/
div.block{
	clear:both;
	margin-bottom:20px;
}
div.block h4 img{
	margin-bottom:10px;
}
div.block p{
	margin-bottom:1em;
}

div.block div.left{
	float:left;
	width:192px;
	margin-right:22px;
}
div.block div.right{
	float:right;
	width:192px;
}




/***block01***/
div#block01{
	margin-bottom:10px;
}
div#block01 h2{
	padding:0 0 10px 0;
}
div#block01 h3{
	padding:0 0 10px 0;
}
div#block01 h5{
	padding:0 0 10px 0;
}

div#block01 p#main_txt{
	font-size:100%;
	color:#666;
	padding-bottom:5px;
}


/***block02***/
div#block02 div.left{
	float:left;
	width:288px;
	margin:0;
}
div#block02 div.right{
	float:right;
	width:321px;
}
div#block02 div.right p#txt01{
	padding-left:29px;
}


/*** block03 ***/
div#block03{
	margin:22px 0 0 0;
}
div#block03 div.testify{
	clear:both;
	margin-top:0;
	padding:20px 0 20px 0;
}
div#block03 div#testify01,div#block03 div#testify02{
	background-image:url(../img/line.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

div#block03 div.testify div.testify_l{
	float:left;
	width:378px;
}
div#block03 div.testify div.testify_l h3{
	margin:0 0 10px 0;
}
div#block03 div.testify div.testify_l div.osusume{
	margin-top:15px;
}
div#block03 div.testify div.testify_l div.osusume h6{
	padding:10px 0 0 0;
}

div#block03 div.testify div.testify_l div.osusume p.osusume_txt{
	background-image:url(../img/testify01_osusume_btm.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-top:-10px;
	padding:0 10px 5px 10px;
	color:#666;
	font-size:11px;
	line-height:1.3em;
}

div#block03 div.testify div.testify_l div.osusume p.person{
	float:left;
	clear:left;
}
div#block03 div.testify div.testify_l div.osusume div.person_data{
	margin:0 0 0 90px;
}
div#block03 div.testify div.testify_l div.osusume h6{
	margin-top:10px;
	clear:both;
}

div#block03 div.testify div.testify_r{
	float:right;
	width:209px;
}
div#block03 div.testify div.testify_r h4{
	padding:0 0 5px 0;
}
div#block03 div.testify div.testify_r p{
	color:#666;
	font-size:11px;
	line-height:1.3em;	
	padding:0 0 5px 0;
}


/*** block03 ***/

div#conclusion{
	clear:both;
	margin-bottom:20px;
}
div#conclusion div#conc_top{
	background:url("../img/kekka_top.jpg") left bottom no-repeat;
	height:9px;
}
div#conclusion div#wrap{
	background:url("../img/kekka_bg.jpg") left top repeat-y;
}

div#conclusion div#conc{
	background:url("../img/kekka_bgph.jpg") right bottom no-repeat;
	min-height:427px;
	_height:427px;
}

div#conclusion h4{
	padding:20px 0 0 30px;
}
div#conclusion p{
	padding:20px 222px 0 30px;
}




/*right contents***************************************************************/
div#Contents div#MainBox div#Right {
	float: right;
	width: 241px;
	background:url("../img/bg_image3.jpg") right bottom no-repeat;
	padding-bottom:250px;
}

div.side{
	margin-bottom:30px;
}
div.side h5{
	margin:15px 0 5px 0;
}
div.side p{
	color:#666;
}

div.side div.spec{
	background-color:#F0F0F0;
	margin:10px 0 0 0;
	padding:5px;
	color:#666;
	font-size:11px;
	line-height:1.3em;
}
div.side div.spec img{
	padding-bottom:5px;
}

/*side01*/
div#side01{
	background:url("../img/game_wr_bg.jpg") left top repeat-y;
}
div#side01 h4{
	margin-bottom:10px;
}

div#side01 p{
	color:#000;
	line-height:1.5em;
	padding:0 17px;
}

div#side01 div#person{
	border-top: 1px dotted #666;
	margin:10px 17px 0 17px;
	padding:5px 0 10px 0;
}
div#side01 div#person h5{
	margin:0;
	color:#333;
}
div#side01 div#person p{
	padding:0;
}
/*Information*/
div#Right #BoxInformation {
	line-height: 140%;
	font-size: 12px;
	margin:70px 0;
	background:url("../img/bg_image2.jpg") right bottom no-repeat;
	padding-bottom:250px;

}
div#Right #BoxInformation h3{
	margin:0 0 15px 0;
}
div#Right #BoxInformation p{
	color:#666666;
	line-height:0;
	margin:0 0 15px 0;
}
div#Right #BoxInformation li {
	list-style-type: none;
	font-weight: bold;
	margin:0 0 10px 0;
}
div#Right #BoxInformation li.tel {
	background-attachment: scroll;
	background: url(../img/tel.gif) left center no-repeat;
	text-indent: 20px;
	font-size:140%;
	margin-bottom:-1px;
}
div#Right #BoxInformation li.link {
	background-attachment: scroll;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 14px;
}
div#Right #BoxInformation li span{
	font-weight:normal;
}

/*side02*/
div#side02{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 0;
}
div#side02 p{
	padding-bottom:1em;
}
div#side02 a{
	font-weight:bold;
}


/*class*/
.clear{
	clear:both;
}

div.thumb p{
	color:#666;
	font-size:70%;
	line-height:1.3em;
}

.thumb_txt{
	color:#666 !important;
}
.thumb_txt2{
	color:#666 !important;
	font-size:70%;
	line-height:1.3em;
	text-align:left;
}

.ph_left{
	float:left;
	padding-right:10px;
}
.ph_right{
	float:right;
	padding-left:10px;
}
.ph_center{
	text-align:center;
}


.txt_right{
	text-align:right;
}
.txt_center{
	text-align:center;
}


.t5{
	margin-top:5px;
}
.t10{
	margin-top:10px;
}
.t20{
	margin-top:20px;
}

/*以下clearfix*/
.clearfix{ /zoom : 1; }
.clearfix:after{ content : ''; display : block; clear : both; }
