ｌｐ「「@charset "utf-8";
a:link {
	color: #900;
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/common/bg_top.jpg);
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	color: #CCC;
	line-height: 160%;
	background-color: #000;
}
a {
	text-decoration:none;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #00C;
}
a:active {
	text-decoration: none;
	color: #F00;
}
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
}
a img {
	border:none;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

a img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#header {
	width: 1000px;
	height: 140px;
	background-image: url(images/common/header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	float: right;
	
}

#aside {
	float: left;
	width: 250px;
	display:inline;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#aside ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #aside ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#aside .link {
	width:208px;
	height:35px;
	padding-top:15px;
	padding-left:10px;
	background-color:#EBEBEB;
	font-weight:bold;
	border:#930 solid 1px;
	margin-top:5px;
	color:#930;
	font-size:13px;
	background-image: url(images/common/common_cg002.png);
	background-repeat: no-repeat;
}
#aside a:hover .link{ 
	color: #00C;
} 


#article {
	width: 720px;
	display: inline;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	margin-top: 20px;
	background-color: #900;
}
#footer #footer_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.clear {
	clear: both;
	float: none;
}
.img_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_left {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}


/*index*/

.main {
	width: 1000px;
	margin-bottom: 4px;
	height: 370px;
}
.index .box1 {
	background-image: url(images/index/index_cg002.jpg);
	height: 215px;
	width: 1000px;
	margin-top: 30px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.index .box1 img {
	float: right;
	margin-left: 20px;
}
.index .box1 .todays {
	float: left;
	width: 400px;
	margin-left: 270px;
	line-height: 110%;
	margin-top: 60px;
}
.index .box1 .todays h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #630;
	font-size: 16px;
}

.index .lead{
	width:720px;
	height:200px;
	text-indent:-9999px;
	background-image:url(images/index/index_cg002.jpg);
	background-color:#F00;
	margin-top:10px;
	margin-bottom:10px;
}


.index .box_info {
	margin:0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index .box_info dl {
	margin-top: 10px;
	padding: 0px;
}
.index .box_info dl dt {
	font-weight: bold;
	color: #C60;
	font-size: 14px;
}
.index .box_info dl dd {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-right: 0px;
	margin-left: 0px;
	font-size:12px;
}






/*グローバルナビゲーション------------------------------------------*/


#menu-container {
	display:block;
	position:relative;
	width:1000px;
	height:35px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 103px;
}
#menu-container dl {
	float:left;
	cursor:pointer;
	width:200px;
	height:35px;
	padding: 0px;
	margin: 0px;
}

#menu-container dd {
	display: none;
	margin: 0;
}


#menu-container dl:hover dd{
	margin-left:-600px;
	width:1000px;
	display: block;
	font-weight:bold;
	background-color:#300;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}
#menu-container dl:hover dd .box_shopnav{
	width:200px;
	float:left;
	border-bottom:#CCC 3px solid;
	padding-top:20px;
	padding-bottom:20px;
}
#menu-container dl:hover dd img{
	border:#FFF solid 2px;
}
#menu-container dl:hover dd a{
	color:#FFF;
	}
	
#menu-container dl:visited dd{
	color:#FFF;
	
	}


/*ロールオーバー--------------------------------------*/
.menu01 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt001a.png);
}   

.menu01 a:hover {
	background-image: url(images/common/common_bt001b.png);
}   
.menu02 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt002a.png);
}   

.menu02 a:hover {   
	background-image: url(images/common/common_bt002b.png);
} 
.menu03 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt003a.png);
}   

.menu03 a:hover {   
	background-image: url(images/common/common_bt003b.png);
}
.menu04 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt004a.png);
}   

.menu04 a:hover {   
	background-image: url(images/common/common_bt004b.png);
}
.menu05 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt005a.png);
}   

.menu05 a:hover {   
	background-image: url(images/common/common_bt005b.png);
} 
.menu06 a{
	display: block;
	text-indent: -9999px;
	width:200px;
	height:35px;
	background-image: url(images/common/common_bt006a.png);
}   
