@charset "shift_jis";

a:link {  color: #000066}
a:visited {  color: #000066}
a:hover {  color: #FF0000; text-decoration: underline}
a {  text-decoration: none}

td {  font-size: 10pt; line-height: 110%; color: #333333}
.txt1 {	font-size: 14px; word-spacing: 0.1px}
.txt2 {	font-size: 11pt; color: #333333; line-height: 130%}
.copy {	font-size: 10pt; color: #000000; font-weight: normal}
.txt3 { font-size: 11pt; color: #333333; text-indent: 3pt}
.txt4 { font-size: 10pt; color: #333333; text-indent: 3pt}
.txt5 { font-size: 8pt; color: #333333; line-height: 130%}
.txt6 { font-size: 9pt; color: #333333}

table {

}

#container_top
{
	clear: both;
	width: 758px;
	height: 230px;
	position: relative;
	border-bottom: 2px dotted orange;
}

#reserve {
	float:left;
	width: 260px;
	padding: 10px 0 0 5px;
}

#reserve a img {
	border: 0;
	margin-bottom: 3px;
}

#reserve p {
	margin: 0;
	font-size: 10px;
	padding-left: 10px;
}

/*トップページキャンペーン*/

#camp_list {
	margin: 0;
	padding: 0;
	width: 248px;
	background: url(../img/camp_bg.gif) repeat-y;
}
#camp_list .title {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin: 5px 10px;
	border-bottom: dotted 1px #CCC;
}
#camp_list ul {
	margin: 0 0 10px 20px;
	list-style: none;
	padding: 0;
}
#camp_list li {
	margin: 0 0 10px 0;
	padding: 0;
}
#camp_list img {
	border: 0;
	vertical-align: text-top;
}

/*ニューオープン*/

#mid_container {
	position: relative;
	margin-bottom: 20px;
	width: 758px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#mid_container h2 {
	margin: 10px 0 0 0;
	padding: 0;
}

#new_container,
#new_trank {
	width: 165px;
	background-color: #eee;
	text-align: center;
	margin: 5px;
}

#float_right {
	float: right;
}

#new_container ul,
#new_trank ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#new_container {
	float: left;
}

#new_container h3,
#new_trank h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#new_container h3 {
	color: #f66;
	border-color: #f66;
}

#new_trank {
	float: right;
}

#new_trank h3 {
	color: #66f;
	border-color: #66f;
}


/*ニュースやバナーなどの真ん中のエリア*/

#mid_contents {
	width: 390px;
	margin: 0 auto;
}


/*ニュース*/

#news {
	margin: 0 0 20px 0;
	text-align: left;
	padding: 5px;
	border: solid 1px #CCCCCC;
}

#news h2 {
	color: #333;
	background-color: #9c0;
	font-size: 12px;
	padding: 5px;
	border-bottom: 2px solid #690;
}

#news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news li {
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	padding: 5px 10px;
	margin: 0 5px 5px 15px;
}

/* ------------------------------------
	バナー
-------------------------------------- */
#banners div {
	margin-bottom: 5px;
}

#banners p {
	font-size: 10px;
	margin: 0;
}

/* ------------------------------------
	バナー2
-------------------------------------- */
#banners_f div {
	margin-top: 10px;
}

#banners p {
	font-size: 10px;
	margin: 0;
}





/* end of this file */
