/* CSS Document */

body{
background-color: #333333;
margin: 0px;
padding: 0px;
text-align: center;
}

#contents{
	width: 999px;
	background-color:#000000;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	color: #FFFFFF;
}

#topad{
	width: 999px;
	height:110px;
	clear: both;
	text-align: center;
	padding: 15px 0px;
}

#topmenu{
	width: 999px;
	clear: both;
}

#big-box{
	width: 999px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#left{
width: 672px;
float: left;
}

#special{
	width:642px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(http://gekirock.com/special/img/special-bg.jpg);
	padding: 70px 5px 30px 15px;
	background-color: #000000;
	line-height: 150%;
	font-size:12px;
	margin:0px;
	border: none;
}

.title {
font-size:12px;
color:#000000;
line-height:130%;
font-weight:bold;
}

.a{
color:#990000;
}

a{
	color:#FF0000;
	text-decoration:underline;
	margin:0px;
	border:0px;
	font-weight: bold;
}

#right{
width: 280px;
background-color: #000000;
float:right;
padding-left: 21px;
padding-right: 22px;
padding-top: 30px;
line-height:130%;
}

#bottom{
width: 999px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
font-size:14px;
clear: both;
text-align: left
}

img{
	border: 0px;
}
.detail-text{
text-align: left;
font-size:10px;
line-height:150%;
}

h1{
	text-align:left;
	font-size: 18px;
	margin: 5px;
	padding: 0px;
}
h2{
	text-align:left;
	font-size: 14px;
	margin: 3px 5px;
	padding: 0px;
	text-align: left;
}
h3{
	font-size: 14px;
	margin: 0px;
	padding: 0px 30px;
	text-align: left;
}
h4{
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
#coraborate{
	color:#FF0000;
	background-color: #FFD800;
	padding: 0px 0px 80px 0px;
}
.store{
	padding:0px 25px 0px 0px;
	font-size: 12px;
	}
.store-list{
	margin:0px;
	border:0px;
	padding:50px 25px 10px 20px;
	width:600px;
	background-repeat: no-repeat;
	background-image: url(img/store-list.jpg);

	}
.right-text{
	text-align:right;
	margin:0px 15px 0px 0px;
	padding:0px;
	border:0px;
	}
.area{
	color:#FF0000;
	text-decoration:none;
	margin:0px;
	border:0px;
	font-weight: bold;
	font-size:14px;
	padding: 0px 10px 0px 0px;
}
.stores{
	margin: 0px 0px 25px;
	
	}
.store-area{
	padding: 10px 0px 10px 40px;
	margin: 0px;
	border: 0px;
	}
#hokkaido{
	background-image:url(img/hokkaido.gif);
	padding: 80px 0px 0px 0px;
	background-repeat: no-repeat;
	}
#kanto{
	background-image:url(img/kanto.gif);
	padding: 80px 0px 0px 0px;
	background-repeat: no-repeat;
	}
#chubu{
	background-image:url(img/chubu.gif);
	padding: 80px 0px 0px 0px;
	background-repeat: no-repeat;
	}
#kansai{
	background-image:url(img/kansai.gif);
	padding: 80px 0px 0px 0px;
	background-repeat: no-repeat;
	}
#kyusyu{
	background-image:url(img/kyusyu.gif);
	padding: 80px 0px 0px 0px;
	background-repeat: no-repeat;
	}
