@charset "shift_jis";
/* CSS Document */

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


/***************************************
 #head
***************************************/
#head {
	background: #ED7706;
	height: 75px;
	margin: 0 auto;
}

#head h1 {
	position: absolute;
	top: 5px;
}

#headInner {
	width: 1040px;
	height: 54px;
	margin: 0 auto;
	position: relative;
}


#headInner p {
	position: absolute;
	top: 5px;
}
#headInner p.headTel01 { left: 165px;}
#headInner p.headBtn01 {right: 291px;}



#share {
	top: 0;
	left: 0;
	width: 1040px;
	height: 75px;
	z-index: 100;
	margin: 0 auto;
}

#share .share_inner {
	width: 250px;
	margin: 0 auto;
	padding-left: 790px;
	text-align: right;
	height: 75px;
}

#share .share_inner li {
	float: left;
	margin-right: 3px;
	padding-top: 6px;
}
#share .share_inner li.tw {
	width: 100px;
}
#share .share_inner li.fb {
	margin-right: 1px;
}
#share .share_inner li.plusone {
	position: relative;
	padding-top: 4px;
	z-index: 1;
}

.fb_edge_widget_with_comment {
	overflow: hidden;
	width: 72px;
}




/***************************************
 #topContents
***************************************/

#topContents h1 {
	width: 1280px;
	margin: 0 auto;
}

	
/***************************************
 .mainBox
***************************************/
#mainWrap {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top:50px;
	background: url(../../ossan_to_boku/img/bg.png);
	background-attachment: fixed;
}
/* .mainBox */
#mainBox {
	width: 990px;
	position: relative;
	margin: 0 auto;
	}

#case {
	width: 990px;
	margin: 0 auto;
	float: left;
	padding-top: 100px;
}

.clearfix {
	background: url(../../ossan_to_boku/img/case_bg.gif)repeat-y;
	}

.casebox {
	width: 990px;
	height: 650px;
	margin: 0 auto;
	padding-top:50px;
	background: url(../../ossan_to_boku/img/case_bottombg.gif) no-repeat;
	background-position: bottom center;
	}
/* .left */
#casebox .left{
	float: left;
	height: 650px;
	width: 495px;
	position: relative;
}

#casebox h3{

	left: 0px;
	top: 0px;
}


/* .right */
#casebox .right{
	float: right;
	height: 650px;
	width: 495px;
	position: relative;
}


/* .rcasebox2 */
.casebox2 {
	width: 990px;
	height: 800px;
	margin: 0 auto;
	padding-top:50px;
	background: url(../../ossan_to_boku/img/case_bottombg.gif) no-repeat;
	background-position: bottom center;
	}
/* .left */
#casebox2 .left{
	float: left;
	height: 800px;
	width: 495px;
	position: relative;
}

#casebox2 h3{

	left: 0px;
	top: 0px;
}


/* .right */
#casebox2 .right{
	float: right;
	height: 800px;
	width: 495px;
	position: relative;
}




/***************************************
 .btn
***************************************/


#btn_area {
	width:990px;
	padding:50px 0 100px 0px;
	height:316px;
	float:left;
	
}

.btn {
	width:324px;
	padding: 0px 3px 0px 3px;
	height:316px;
	float:left;
	
}


/***************************************
 .foot
***************************************/

#foot {
	clear:both;
	background: #ED7706;
	height: 75px;
	margin: 0 auto;
}

#foot h1 {
	position: absolute;
	top: 5px;
}

#Footer {
	clear:both;
	width:1280px;
	background: #fff;
	height: 200px;
	margin: 0 auto;
	padding-top:30px;
}

.Footer_txt {
	margin: 0 auto;
	width:1040px;
	height:80px;
	text-align:center;
	padding-top:30px;
	border-bottom:1px solid #ee7800;
}

.Footer_Copyright {
	margin: 0 auto;
	width:1040px;
	height:20px;
	text-align:center;
	border-bottom:medium;
}


/***************************************
 .foot
***************************************/
#social_box{
	width:78px;
	padding:15px;
	margin-left:1000px;
	text-align:center;
	position:fixed;
	bottom:30px;
	list-style-type:none;
}





