﻿/* CSS layout */
body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #333333;
}
#top_catch {
width: 1040px;
height: 20px;
background-color: #ffffff;
}

#masthead {
}
#mastheadlink {
width: 1040px;
height: 18px;
overflow:hidden;
background-image: url("../images/topnavibg.gif");
}
#mastheadlink ul {
list-style-type: none;
width: 100%;
height: 100%;
margin: 0px;
padding-left: 20px;
}

#mastheadlink li {
font-size: 0.8em;
text-align: center;
width: 85px;
height: 100%;
float: left;
margin:2px;
color: #fff;
border-right: 1px solid #aaaaaa;
  /*border-bottom: 1px solid #cccccc;*/
}

#mastheadlink li a {
text-decoration:none;
color: #eee;
margin:0px;
padding-top: 1px;
width: 100%;
height: 100%;
display: block;
  /*background: url(../images/menubg01.gif) no-repeat 0 100%;*/
}

#mastheadlink li a:hover {
  color: #ee3333;
  margin:0;
  height: 18px;
  background-color: #aaaaaa;
}
#top_nav {
overflow:hidden;
width: 1040px;
height: 28px;
padding-top: 0px;
background-image: url("../images/topmenubg.gif");
}
#top_nav ul {
list-style-type: none;
width: 100%;
height: 23px;
padding-left: 20px;
}

#top_nav li {
font-size: 0.8em;
text-align: center;
margin-top :0px;
padding-top: 0px;
width: 100px;
height: 100%;
float: left;
color: #fff;
border-right: 1px solid #888888;
  /*border-bottom: 1px solid #cccccc;*/
}

#top_nav li a {
text-decoration:none;
color: #eee;
margin-top :0px;
margin-bottom:4px;
padding-top: 0px;
width: 100%;
height: 100%;
display: block;
  /*background: url(../images/menubg01.gif) no-repeat 0 100%;*/
}

#top_nav li a:hover {
  color: #aa3333;
margin-top :0px;
margin-bottom:4px;
padding-top: 0px;
  height: 20px;
  background-color: #aaaaaa;
}






#container {
	position: relative;
	width: 1040px;
}
/* 左側バナー表示部分*/
#left_col {
	width: 206px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	/*border: 1px solid #554444;*/
}
#left_col ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	
}
#left_col li {
	font-size: 0.9em;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #ff8888;
	border: 1px solid #554444;
	font-weight: normal;
	white-space:normal;
}
#left_col a {
	font-weight: normal;
	text-decoration: none;
	color: #ff8888;
	display: block;
	padding: 0px;
	border: 1px solid #554444;
}
#left_col a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border: 1px solid #aa9999;
	background-color: #ee1111;
}
/*中央部情報表示部分*/
#page_content {
	margin-right: 10px;
	margin-left: 220px;

	border: 1px solid #aaaaaa;
}
/*ニュースイベント表示部分*/
#page_content_n {
text-align: left;
	margin-right: 2px;
	margin-left: 128px;
	color:orange;
	border: 1px solid #aaaaaa;
}
#page_content_n h1 {
	color:orange;
	margin-right: 2px;
	margin-left: 15px;
}
#n1_page_content {
	margin-right: 5px;
	margin-left: 0px;
	height:50px;
		color:#665555;
	background-color: #FFc268;
	border-top: 1px ridge #444444;
	border-bottom:1px ridge #444444;
}
#n1_page_content ul {
	margin-right: 5px;
	margin-left: 0px;
	height:30px;
}

#n2_page_content {
	margin-right: 5px;
	margin-left: 0px;
	color:#665555;
	height:50px;
	background-color: #FFA826;
	border-top: 1px ridge #444444;
	border-bottom:1px ridge #444444;
}
#n3_page_content {
	margin-right: 5px;
	margin-left: 0px;
	height:50px;
	color:#665555;
	background-color: #E18700;
	border-top: 1px ridge #444444;
	border-bottom:1px ridge #444444;
}
#n_page_content_area {
	font-size: 0.8em;
	position: absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
	height:100%;
	color:#665555;
}
#n_page_content_shop {
	font-size: 0.9em;
	position: absolute;
	margin-top: 20px;
	margin-right: 800px;
	margin-left: 5px;
	height:100%;
	color:#665555;
}
#n_page_content_shop a{
	text-decoration: none;
	color:#bb5555;
}
#n_page_content_shop a:hover {

	color:#dd5555;
}
#n_page_content_title a{
	text-decoration: none;
	color:#339933;
}
#n_page_content_title a:hover {

	color:#66ee22;
}


#n_page_content_kind {
	font-size: 0.7em;
	position: absolute;
	margin-top: 3px;
	margin-right: 800px;
	margin-left: 120px;
	height:100%;
	color:#665555;
}
#n_page_content_title {
	font-size: 0.8em;
	position: absolute;
	margin-top: 3px;
	margin-right: 300px;
	margin-left: 250px;
	height:100%;
	color:#333399;
}
#n_page_content_content {
	position: absolute;
	font-size: 0.8em;
	margin-top: 16px;
	margin-right: 300px;
	margin-left: 250px;
	height:14px;
	color:#665555;
}
#n_page_content_kikan {
	font-size: 0.7em;
	margin-right: 2px;
	margin-top: 20px;
	margin-left: 740px;
	color:#554444;
}
#n_page_content_time{
	font-size: 0.7em;
	margin-right: 3px;
	margin-top: 37px;
	margin-left: 750px;
	color:#554444;
}



/*大型バナー店*/
#b_category {
text-align: center;
font-size: 0.9em;
	position: absolute;
	margin-left: 0px;
	width:40px;
	height:120px;
	color:#ddaaaa;	
background-color: #111;
}
#b_photo {
	position: absolute;
	margin-left: 40px;
	width:90px;
	height:120px;
	color:#ddaaaa;	

}
#b_description {
	font-size: 0.9em;
	position: absolute;
	margin-left: 131px;
	width:200px;
	height:120px;
	color:#ddaaaa;	

background-color: #111;
}
#b_description h1 {
	margin-top:2px;
	margin-left:2px;
	font-weight: normal;
	font-size: 0.9em;
	color:#eeeeee;	
}
#b_sales {
	font-size: 0.9em;
	margin-left: 332px;
	width:469px;
	height:58px;
	color:#ddaaaa;	
}
#b_sales  h1 {
	margin-top:2px;
	margin-left:5px;
	font-weight: normal;
	font-size: 0.9em;
	color:#ddaaaa;	
}
#b_banner {
	margin-left: 332px;
	width:469px;
	height:60px;
	color:#ddaaaa;	
background-color: #000;
}
#b_discount {
	font-size: 0.9em;
	margin-left: 332px;
	width:470px;
	height:16px;
	color:#ffeeee;	
	background-color: #111;
}
#b_recruit {
margin-top:2px;
	position: absolute;
	font-size: 0.9em;
	margin-left: 702px;
	width:105px;
	height:119px;
	color:#ffeeee;	
	background-color: #111;
}
/*中型バナー店*/
#m_page_content {
	margin-right: 208px;
	margin-left: 128px;
	height:182px;

}
#m_left {
text-align: center;
font-size: 0.9em;
position: absolute;
margin-left: -1px;
width:230px;
height:182px;
color:#ddaaaa;	
background-color: #111;
border: 1px solid #aaaaaa;
}
#m_middle {
text-align: center;
font-size: 0.9em;
position: absolute;
margin-left: 235px;
width:230px;
height:182px;
color:#ddaaaa;	
background-color: #111;
border: 1px solid #aaaaaa;
}
#m_right {
text-align: center;
font-size: 0.9em;
position: absolute;
margin-left: 472px;
width:230px;
height:182px;
color:#ddaaaa;	
background-color: #111;
border: 1px solid #aaaaaa;
}
#m_category {
text-align: center;
font-size: 0.9em;
	position: absolute;
	margin-left: 0px;
	width:100%;
	height:20px;
	color:#ddaaaa;	
background-color: #111;
border: 1px solid #aaaaaa;
}
#m_photo {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width:90px;
	height:120px;
	color:#ddaaaa;	

}
#m_description {
	font-size: 0.9em;
	position: absolute;
	margin-left: 90px;
	width:220px;
	height:86px;
	color:#ddaaaa;	

background-color: #111;
}
#m_description h1 {
text-align: left;
	margin-top:4px;
	margin-left:4px;
	font-weight: normal;
	font-size: 0.9em;
	color:#eeeeee;	
}
#m_sales {
	font-size: 0.9em;
	margin-left: 232px;
	width:469px;
	height:42px;
	color:#ddaaaa;	
}
#m_sales  h1 {
	margin-top:2px;
	margin-left:2px;
	font-weight: normal;
	font-size: 0.9em;
	color:#ddaaaa;	
}
#m_banner {
	margin-left: 0px;
	width:230px;
	margin-top:20px;
	height:40px;
	color:#ddaaaa;	
background-color: #000;
border: 1px solid #aaaaaa;
}
#m_discount {
text-align: left;
	font-size: 0.9em;
	margin-left: 90px;
	margin-top: 90px;
	width:220px;
	height:27px;
	color:#ffdddd;	
	background-color: #222;
}

/*小型バナー表示部分*/
#s_page_content {
	margin-right: 10px;
	margin-left: 220px;
	height:50px;
border: 1px solid #aaaaaa;
}

#s_category {
text-align: center;
font-size: 0.9em;
	position: absolute;
	margin-left: 0px;
	width:40px;
	height:50px;
	color:#ddaaaa;	
background-color: #111;

}
#s_banner {
	margin-left: 45px;
	position: absolute;
	width:200px;
	margin-top:4px;
	height:40px;
	color:#ddaaaa;	
background-color: #000;
border: 1px solid #111;
}
#s_description {
	font-size: 0.9em;
	position: absolute;
	margin-top:2px;
	margin-left: 255px;
	width:225px;
	height:45px;
	color:#ddaaaa;	

background-image: url("../images/smallbg.gif");
}
#s_description h1 {
text-align: left;
	margin-top:2px;
	margin-left:7px;
	font-weight: normal;
	font-size: 0.9em;
	color:#eeeeee;	
}
#s_description1 {
	font-size: 0.9em;
	position: absolute;
	margin-top:2px;
	margin-left: 470px;
	width:225px;
	height:45px;
	color:#ddaaaa;	

background-image: url("../images/smallbg.gif");
}
#s_description1 h1 {
text-align: left;
	margin-top:2px;
	margin-left:7px;
	font-weight: normal;
	font-size: 0.9em;
	color:#dddddd;	
}

/*超小型バナー表示部分（無料掲載分）将来書き換え用*/
#ss_page_content {
	margin-right: 208px;
	margin-left: 128px;
	height:30px;
border: 1px solid #aaaaaa;
}

#ss_category {
text-align: center;
font-size: 0.9em;
	position: absolute;
	margin-left: 0px;
	width:240px;
	height:30px;
	color:#ddaaaa;	
background-color: #111;

}
#ss_description {
	font-size: 0.9em;
	position: absolute;
	margin-top:2px;
	margin-left: 255px;
	width:225px;
	height:45px;
	color:#ddaaaa;	

background-image: url("../images/smallbg.gif");
}
#ss_description h1 {
text-align: left;
	margin-top:2px;
	margin-left:7px;
	font-weight: normal;
	font-size: 0.9em;
	color:#eeeeee;	
}
#ss_description1 {
	font-size: 0.9em;
	position: absolute;
	margin-top:2px;
	margin-left: 470px;
	width:225px;
	height:45px;
	color:#ddaaaa;	

background-image: url("../images/smallbg.gif");
}
#ss_description1 h1 {
text-align: left;
	margin-top:2px;
	margin-left:7px;
	font-weight: normal;
	font-size: 0.9em;
	color:#dddddd;	
}

#page_news {
	margin-right: 208px;
	margin-left: 128px;
	height:18px;
	overflow:hidden; 
	font-size: 0.9em;
	color: #bbbbbb;
	background-color: #111111;
}
#page_news a {
text-align: left;
	text-decoration: none;
	color: #bbbbbb;
}
#page_news a:hover {
	color: #dd0000;
}

/*年齢認証表示部分*/
#page_ninsyo {
	margin-right: 10px;
	margin-left: 220px;
	height:152px;
	overflow:hidden;
	text-align: center;
	font-size: 0.9em;
	color: #bbbbbb;
	background-color: #111111;
}
#page_ninsyo a {
text-align: left;
	margin-right: 2px;
	margin-left: 5px;
	text-decoration: none;
	color: #bbbbbb;
}
#page_ninsyo a:hover {
	text-decoration: none;
	color: #dd0000;
}

/*関連リンク用バナー表示部分*/
#keisaib {
	margin-right: 10px;
	margin-left: 220px;
	height:275px;
	overflow:hidden;
	text-align: center;
	font-size: 0.9em;
	color: #bbbbbb;
	background-color: #021D39;
}

/*広告掲載表示部分*/
#keisai {
	margin-right: 10px;
	margin-left: 220px;
	height:170px;
	overflow:hidden;
	text-align: center;
	font-size: 0.9em;
	color: #bbbbbb;
	background-color: #111111;
}
#keisai a {
	text-decoration: none;
}
#keisai a:hover {
	text-decoration: none;
}
/*広告掲載文字部分*/
#keisaimoji {
	position: absolute;
	margin-left: 80px;
margin-top: 10px;
	width:220px;
	height:120px;
	color:#ddaaaa;	
	text-align: left;

}
#keisaigazou {
	overflow:hidden;
	font-size: 0.9em;
	position: absolute;
	margin-left: 450px;
	width:280px;
	height:218px;

}


#footer {
width: 1040px;
height: 20px;
background-color: #ff5555;
font-size: 0.9em;
text-align: center;
}
#footer a {
text-decoration: none;
font-size: 0.9em;
color:#222222;
text-align: center;
}
#footer a:hover {
text-decoration: none;
font-size: 0.9em;
color:#222222;
text-align: center;
}

/*フォント等指定*/
#top_catch h1 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0px;
	padding: 4px;
	color: #111111;
	background-color: #ffffff;
}


/*絶対位置メニュー部分*/
#headmenu {
	position: absolute;
	float: left;
	width: 700px;
	height: 16px;
	background-color: #ffccff;
	overflow-y:auto;
	clear: both;
	top: 20px;
	margin-top: 1px;
	left: 340px;
	display: inline;
	text-align: center;

}
#headmenu ul {
list-style-type: none;
width: 100%;
height: 100%;
margin: 0px;
padding-left: 30px;
}
#headmenu li {
font-size: 0.8em;
width: 80px;
height: 100%;
float: left;
margin:0;
border-right: 1px solid #333333;
}
#headmenu li a{
text-decoration:none;
color:#661111;
width: 80px;
height: 100%;
float: left;
margin:0;
border-right: 1px solid #333333;

}
#headmenu li a:hover {
  color:#aa1111;
  margin:0;
  height: 100%;
  border-right: 1px solid #333333;
  background-color: #aaaaaa;
}
