@import "style.css";
@import "ahref.css";
@import "aaa_girl_topics.css";
@import "fonts.css";

*{margin:0;padding:0;}

body {
	background:#333333;
}

#wrapper {
	width:830px;
	height:auto;
	margin:5px auto 20px 5px;
	padding:0 20px 0 0;
}

#navi {
	font-size:12px
	margin:0;
	padding:5px;
	width:830px;
	color:#FFFFFF;
}

#footer {
	width:800px;
	text-align:center;
	margin:0 auto 5px 0;
	padding:0 auto 20px auto;
	border-bottom:2px #FF0000 solid;
	color:#FFFFFF;
	font-size:10px;
}

.cover {
	border:1px #FFFFFF solid;
	text-align:1.8em;
}

.content_av {
	font-size:12px;
}

.content_av img {
	border:1px solid #FFFFFF;
}

#header {
	background-color: #7B7B7B;
	height: 55px;
	width: 830px;
}

#av_header {
	background-color: #7B7B7B;
	height: 55px;
	width: 750px;
}

.left_wrapper {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 4px;
}

.girl_topic_tit {
	margin:0 0 0 10px;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}

.mgt {
	margin:0 10px 10px 0;
	line-height:20px;
	font-size:12px;
	height:20px;
}

.area_serach {

	background:#FFFFFF;
	width:350px;
	height:30px;
	font-size:12px;
}

.area_serach a {
	text-decoration:none; color: #000099;
}

.area_list {
	padding-left:10px
}

.kodawari_list {
	padding-left:5px
}

.content_margin {
	margin-top:5px;
}

.content_title {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}



/*------------------*/
/* #header          */
/*------------------*/


ul#wholeCountrylink {
	float: left;
	display: inline;
}

ul#wholeCountrylink li {
	float: left;
	display: inline;
	text-indent: -9999px;
}

ul#wholeCountrylink li a {
	display: block;
	overflow:hidden;
}

ul#wholeCountrylink li#hokkaido a {
	background: url("/img/base/hokkaido.jpg") top left no-repeat;
	width: 94px;
	height: 26px;
}

ul#wholeCountrylink li#touhoku a {
	background: url("/img/base/touhoku.jpg") top left no-repeat;
	width: 79px;
	height: 26px;
}

ul#wholeCountrylink li#kantou a {
	background: url("/img/base/kantou.jpg") top left no-repeat;
	width: 79px;
	height: 26px;
}

ul#wholeCountrylink li#koushinetsu a {
	background: url("/img/base/koushinetsu.jpg") top left no-repeat;
	width: 94px;
	height: 26px;
}

ul#wholeCountrylink li#kansai a {
	background: url("/img/base/kansai.jpg") top left no-repeat;
	width: 78px;
	height: 26px;
}

ul#wholeCountrylink li#chuushikoku a {
	background: url("/img/base/chuushikoku.jpg") top left no-repeat;
	width: 86px;
	height: 26px;
}

ul#wholeCountrylink li#kyuushuu a {
	background: url("/img/base/kyuushuu.jpg") top left no-repeat;
	width: 78px;
	height: 26px;
}



