@charset "utf-8";

/* CSS Information ==============================
index.css
トップページ以外
============================================== */
#index-content {
	margin-top:30px;
	margin-bottom:20px;
}
#main-visual {
	margin-bottom:15px;
}
#main-visual h2{
	width:781px;
	height:302px;
	float:left;
}
#main-visual ul{
	width:191px;
	height:302px;
	float:right;
}
#main-visual li{
	margin-bottom:5px;
}

#index-content-h2 {
	margin-bottom:20px;
}
#index-services-buttons {
	width:736px; 
	height:136px;
	margin-bottom:25px;
	background:url(../img/services-buttons.jpg) no-repeat;
}
#index-services-buttons li{
	float:left;
	width:147px;
	height:136px;
	text-indent:-9999pt;
}
#index-services-buttons li a{
	display:block;
	width:147px;
	height:136px;
}
a#services-buttons01:active,a#services-buttons01:hover{ background:url(../img/services-buttons.jpg) no-repeat 0 bottom;}

a#services-buttons02:active,a#services-buttons02:hover{ background:url(../img/services-buttons.jpg) no-repeat -147px bottom ; }

a#services-buttons03:active,a#services-buttons03:hover{ background:url(../img/services-buttons.jpg) no-repeat -294px bottom ; }

a#services-buttons04:active,a#services-buttons04:hover{ background:url(../img/services-buttons.jpg) no-repeat -441px bottom; }

a#services-buttons05:active,a#services-buttons05:hover{ background:url(../img/services-buttons.jpg) no-repeat -588px bottom ; }


#index-content-bottom-left {
	width:456px;
	float:left;
}
#index-content-bottom-left h3{
	margin-bottom:8px;
}

#index-content-bottom-right {
	width:265px;
	float:right;
}
#index-info-ul {
	margin-left:10px;
}
#index-info-ul li {
	border-bottom:1px dotted #575757;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:12.5px;
}
#index-info-ul li strong {
	marin-right:10px;
	width: 80px;
	float: left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
}
#index-info-ul li a {
	display: block;
	float: right;
	width: 650px;
}
#index-info-ul li span {
	float: right;
	width: 650px;
}
#index-info-title {
	margin-bottom: 5px;
}
#index-content-middle {
	margin-bottom:25px;
}
#index-koubou {
	width:524px;
	float:left;
}
#index-koubou-top {
	height:15px;
	background:url(../img/index-koubou-top.gif) no-repeat bottom right;
}	
#index-koubou-side {
	background:url(../img/index-koubou-side.gif) repeat-y;
	padding:0px 10px 0px 15px;
}
#index-koubou-bottom {
	height:15px;
	background:url(../img/index-koubou-bottom.gif) no-repeat top right;
}	

#index-logo-download a {
	float:right;
	width:198px;
	height:201px;
	background:url(../img/index-logo-download.gif) no-repeat left top ;
}

#index-logo-download a:link,#index-logo-download a:visited{ background:url(../img/index-logo-download.gif) no-repeat left bottom;}
#index-logo-download a:active,#index-logo-download a:hover{ background:url(../img/index-logo-download.gif) no-repeat right bottom;}

#index-logo-download a{
	display:block;
	height:201px;
}

#index-logo-download a {
	color:#575757;
	text-decoration:none;
}



#index-koubou-img {
	width:133px;
	float:left;
}
#index-koubou-img-right {
	width:364px;
	float:right;
}

#index-koubou-link-div:link, 
#index-koubou-link-div:visited,
#index-koubou-link-div:hover,
#index-koubou-link-div:active{
	color:#000000;
}

#tokucho-area {
	border-left:3px solid #009EE6;
	border-right:3px solid #009EE6;
	border-bottom:3px solid #009EE6;
	font-size:12px;
	margin-bottom:25px;
	color: #0068B7;
	padding-bottom:15px;
}
#tokucho-area table{
	margin-top:15px;
	margin-left:15px;
	margin-right:15px;
}	
#tokucho-area table td{
	height: 23px;
}
#tokucho-area table td a:link{ color: #0068B7; text-decoration: underline; }
#tokucho-area table td a:visited{ color: #0068B7; text-decoration: underline; }
#tokucho-area table td a:acitive{ color: #0068B7; text-decoration: none; }
#tokucho-area table td a:hover{ color: #0068B7; text-decoration: none; }

#tokucho-area h3 {
	background-color: #009EE6;
}
#hinnshitsu-area {
	border:3px solid #ec407b;
	padding:0px 20px 8px;
	font-size:12px;
	margin-bottom:25px;
}

#same-price-area {
	border:1px solid #727172;
	padding:0px 20px 8px;
	font-size:12px;
	margin-bottom:25px;
}





