﻿@charset "UTF-8";

#container02{
	width:984px;
	overflow : hidden;
}
/* ///メインとメニュー/// */
#atama{
	width: 984px;
	line-height: 1.3em;
	overflow : hidden;
}

#atama .main{
	width: 984px;
	height:400px;
}

#atama h1{
	display:none;

}


/* ///トップ用メニュー/// */
#topmenu {
	font-size:11px;
	width: 984px;
	height:30px;
	background: #260609;
	overflow : hidden;
	background-repeat:no-repeat;
}

#topmenu a{
	color:#D3920F;
	text-decoration: none;
}

#topmenu a:hover{
	color:#fff;
}

#topmenu .gn{
	width: 120px;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:7px;
}

#topmenu ul{
	width:540px;
	float:right;
	margin-left:5px;
	list-style-type:none;
	margin-right:10px;
	margin-top:7px;
}

#topmenu li{
	float:left;
}


/* ///メニュー下/// */
#menushita{
	width: 984px;
	overflow : hidden;
}

#menushita .gaiyou{
	width: 400px;
	margin:15px 0 0 0px;
	overflow : hidden;
	float:left;
}

#menushita table{
	width: 390px;
	overflow : hidden;
	text-align:left;
	font-size:75%;
}

#menushita table td{
	padding-bottom:3px;

}

#menushita table .head{
	width: 15%;
	text-align:center;
	color:#996600;

}

#menushita table .body2{
	font-size:150%;
	color:#fff;

}

#menushita table .body{
	font-size:90%;
	color:#fff;

}

/* ///メルマガ/// */
#menushita .mail{
	width: 250px;
	margin:20px 0px 0 15px;
	padding-left:10px;
	overflow : hidden;
	float:left;
	text-align:left;
	border-left: 1px dotted #696969;
}

#menushita h2{
	font-size:80%;
	font-weight:bold;
	color:#996600;
}

#menushita .mail_inner{
	width: 250px;	
	overflow : hidden;
	margin-top:10px;
}

#menushita .mail_inner img{
	width: 80px;
	height:80px;	
	float:left;
	text-indent:-9999em;
}

#menushita .mail_inner p{
	width: 160px;	
	float:right;
	font-size:70%;
}

#menushita .mail_inner span{
	font-weight:bold;
	font-size:110%;
}

#menushita .mail_inner a{
	color:#f00;
}


/* ///東急/// */
#menushita .toukyu{
	width: 300px;
	margin:20px 0 0 0px;
	padding-left:10px;
	overflow : hidden;
	float:right;
	text-align:left;
	border-left: 1px dotted #696969;
}

#menushita .toukyu_inner{
	width: 300px;
	overflow : hidden;
}

#menushita .toukyu h2{
	width: 120px;
	height:74px;
	background: #0c0;	
	float:left;
	font-size:70%;
	text-indent:-9999em;
	background-image:url(../images/toprogo.jpg);
	background-repeat:no-repeat;
}

#menushita  ul{
	list-style-type:none;
	width: 170px;	
	float:right;
	overflow : hidden;
}

#menushita .name{
	font-weight:bold;
	margin-bottom:5px;
	font-size:80%;
}

#menushita .naka{
	margin-bottom:3px;
	font-size:70%;
}

#menushita .yasumi{
	font-size:70%;
	color:#fff;
}


#menushita .yokoku{
	width: 270px;
	font-size:70%;
	padding:3px 5px;
	margin-top:5px;
	color:#fff;
	border: 1px solid #696969;
}

