@charset "UTF-8";

/* ------------------------------------------------------------
 * default
------------------------------------------------------------ */
body{
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0;
}
form,input,p,img,ul,ol,li,dt,dd,dl,input,h1,h2,h3,h4,h5,h6,q{
	list-style:none;
	margin:0;
	padding:0;
}
form{
	background:none;
	border:none;
}
img{
	border:0;
}
hr{
	display:none;
}
del{
	text-decoration:none;
}
i{
	margin:0 2px;
	font-size:smaller;
	font-weight:normal;
	font-style:normal;
}
.clear_fix{/zoom:1;}
.clear_fix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}

/* ------------------------------------------------------------
 * link
------------------------------------------------------------ */
a:link{
	color:#;
	text-decoration:none;
}
a:visited{
	color:#;
	text-decoration:none;
}
a:hover{
	color:#;
	text-decoration:underline;
}

/*-----------------------------------------
style dvWrapper reset
-------------------------------------------*/
#wrapper{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width:100%;
	margin:0 auto;
}
#wrapper_s{
	width:1000px;
	margin:0 auto;
}
.top_bar{
	height:10px;
	background:url(../images/top_colorbar.jpg) repeat-x top left;
}
.bottom_bar{
	height:10px;
	background:url(../images/top_colorbar.jpg) repeat-x bottom left;
	padding-top:730px;
}


/* ------------------------------------------------------------
 * #side_col
------------------------------------------------------------ */
#side_col{
	float:left;
	position:relative;
}
#side_col h1{
	padding-top:45px;
}

#side_col ul{
	margin:50px 0 0 20px;
}
#side_col ul li{
	padding:25px 10px 0 0;
}
#side_col p.shadow{
	position:absolute;
	top:130px;
	left:200px;
}
#side_col .footer p{
	font-size:10px;
	color:#999;
	width:165px;
	text-align:center;
	margin-top:250px;
	padding-left:5px;
	
}

/* ------------------------------------------------------------
 * #contents
------------------------------------------------------------ */

#contents{
	float:left;
	position:relative;
}
#contents h2{
	padding:150px 0 0 50px;

}
#contents p{
	margin:50px 0 0 50px;
}
#contents .company{
	margin:40px 0 0 60px;
	font-size:90%;
}
#contents .company dl{
	width:630px;
	border-bottom: dotted 1px #528ba9;
	margin-bottom:30px;
	padding-bottom:20px;
}
#contents .company dl.last{
	width:650px;
	border-bottom: dotted 1px #528ba9;
	margin-bottom:20px;
	padding-bottom:65px;
}
#contents .company dt{
	background: url(../images/common/list1.gif) no-repeat 18px 6px;
	float: left;
	font-weight: bold;
	width: 120px;
	padding-left: 35px;
}

#contents .company dt img{
	vertical-align:middle;
	padding-right:8px;
}
#contents .company dd{
	float: left;
	position: relative;
	padding-left: 30px;
}
#contents .company dd span {
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
}




/* ---------------flyer---------------- */

#contents .flyer{
	float:left;
	margin:-30px 10px 0 0;
}
#contents .flyer p.btn_lp{
	margin:5px 0 0 70px;
}
#contents dl.flyer_txt{
	float:left;
	width:280px;
	padding-top:25px;
}
#contents dl.flyer_txt dt{
	margin-bottom:20px;
}
#contents .flyer strong{
	font-size:120%;
}



/* ---------------iphone5---------------- */

#contents .iphone5{
	float:left;
	margin-right:10px;
}
#contents .iphone5 strong{
	font-size:120%;
}

#contents .iphone5 p.btn_lp{
	margin:5px 0 0 70px;
}
#contents dl.iphone5_txt{
	float:left;
	width:280px;
	padding-top:55px;
}
#contents dl.iphone5_txt dt{
	margin-bottom:20px;
}


/* --------------aojiru---------------- */

#contents .aojiru{
	float:left;
	margin-right:10px;
}
#contents .aojiru strong{
	font-size:120%;
}

#contents .aojiru p.btn_lp{
	margin:5px 0 0 70px;
}
#contents dl.aojiru_txt{
	float:left;
	width:280px;
	padding-top:55px;
}
#contents dl.aojiru_txt dt{
	margin-bottom:20px;
}

#scroll {
	margin:20px 0 10px 20px;
    width: 650px;
    overflow: auto;
    height:420px;
    padding:10px;
}

::-webkit-scrollbar {
	width: 12px;
}

::-webkit-scrollbar-track {
	background: none;
}

::-webkit-scrollbar-thumb {
	background: -webkit-linear-gradient(left, #d3edfa, #d3edfa);
	box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
}


/*-------------Form--------------*/
#Form h1{
	padding:150px 0 0 50px;

}
#Form table{
	width:700px;
	font-size:90%;
	margin:30px 0 50px 50px;
}
#Form table strong{
	font-weight:normal;
}
#Form table th{color:#666;padding:10px;border:1px solid #CCC;background-color:#ebe9e9;}
#Form table span{margin:5px 0;padding-left:5px;color:#C00;font-size:smaller;}
#Form table td{padding:10px;border:1px solid #CCC;}
#Form table ul li{display:inline;}
#Form .Btn{padding:30px;text-align:center;}
#Form ul.inputBtn li{display:inline;}
#Form input[type="text"]{width:250px;padding:5px;border:2px solid #CCC;}
#Form input.Tel[type="text"]{width:100px;}
#Form input.Tel{padding:5px;border:2px solid #CCC;width:45px;}
#Form textarea{padding:10px;border:2px solid #CCC;}
#Form table .Date{font-weight:bold;}

.btn_first{
	margin:-20px 0 0 220px;
}

.conf_btn{
	margin:0 0 50px 150px;
}
.conf_btn ul li.lst{
	float:left;
	margin-right:20px;
}
.conf_btn ul li.lst_02{
	float:left;
}

#Copy{text-align:center;padding:10px 0;}
#Form ul.conf_txt{
	margin:20px 0 0 60px;
	line-height:140%;
}
#Form span.errmsg{
	font-size:smaller;
	font-weight:bold;
	margin-bottom:5px;
	padding:5px 5px 5px 25px;
	background: url(../images/caution.gif) no-repeat 5px;
	color:#900;
}


#thanx h1{
	padding:150px 0 0 50px;
}
#thanx h2{
	padding:30px 0 0 100px;
}
#thanx ul{
	text-align:center;
	line-height:150%;
	padding:30px 0 0 0;
	margin-left:80px;
}


.bottom_bar_form{
	height:10px;
	background:url(../images/top_colorbar.jpg) repeat-x bottom left;
	padding-top:930px;
}