/*@charaset "UTF-8";*/

/*tag reset*/
@import "reset.css";

* + html body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}

/*{ font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif; background-color:#fff; color:#333; }*/


/* ▼---------- anchor ----------▼ */

a {
	color:#F50154;
	text-decoration:none;
	background:none;
}

a:link {
	outline:none;
	color:#F50154;
	text-decoration:none;
}

a:visited {
	color:#F50154;
	text-decoration:none;
}

a:hover {
	color:#938573;
	text-decoration:underline;
}

a:active {
	color:#938573;
	text-decoration:none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear{
	clear:both;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix {
	display: inline-block;
	}
/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display:block;
	}
/* end MacIE5 */

body{
	background-color:#e7e7e7;
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:75%;
}

#wrapper{
	width:750px;
	margin:0px auto;
	background-color:#FFFFFF;
}

.header{
	margin-bottom:40px;
}

.header h1{
	width:750px;
	height:202px;
	display:block;
	background:url(img/h1.jpg) left top no-repeat;
	text-indent:-1000em;
}

.bar{
	width:750px;
	height:46px;
	background:url(img/bar.jpg) no-repeat;
	margin-bottom:40px;
}

.explain{
	margin-left:40px;
}

.explain h2{
	background:url(img/h2_start.gif) left top no-repeat;
	width:542px;
	height:44px;
	display:block;
	text-indent:-1000em;
	margin-bottom:20px;
}

.explain p{
	background:url(img/coara_img.jpg) left top no-repeat;
	padding-left:90px;
	margin-bottom:24px;
}

.explain h3{
	background:url(img/h3_start2.jpg) left top no-repeat;
	width:283px;
	height:16px;
	display:block;
	text-indent:-1000em;
	margin-bottom:35px;
}

.contact{
	width:750px;
	background-color:#DDDDDD;
}

.contact ul{
	padding:25px 0px 0px 40px;
}

.contact li{
	float:left;
}

.contact li.mail a{
	background:url(img/mail_btn.jpg) no-repeat;
	width:221px;
	height:69px;
	display:block;
	text-indent:-1000em;
	margin-right:13px;
}

.contact li.tell{
	background:url(img/tell_btn.jpg) no-repeat;
	width:433px;
	display:block;
	text-indent:-1000em;
	height:69px;
}

.spec{
	background:url(img/spec.jpg) left top no-repeat;
	width:667px;
	margin-left:40px;
	margin-top:20px;
}

.spec ul{
	margin-bottom:35px;
}

.spec li{
	float:left;
	height:320px;
}

.spec li.winmax{
	background:url(img/winmax.jpg) no-repeat;
	width:216px;
	display:block;
	text-indent:-1000em;
}

.spec li.emobile{
	background:url(img/emobile.jpg) no-repeat;
	width:233px;
	display:block;
	text-indent:-1000em;
}

.spec li.foma{
	background:url(img/foma.jpg) no-repeat;
	width:218px;
	display:block;
	text-indent:-1000em;
}

.spec p{
	font-size:80%;
	margin-bottom:35px;
}

.footer_btn{
	width:750px;
	background-color:#DDDDDD;
	padding-bottom:100px;
}

.footer_btn ul{
	padding-top:25px;
	margin-left:38px;
}

.footer_btn li{
	float:left;
	margin-right:25px;
}
