@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* CSS Document */

body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}

#container {
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	background-color: #999966;
}
#header{
	margin:0px;
	background-image: url(images/header.jpg);
	height: 50px;
	width: 1000px;
 }

#left {
	background-color: #cccccc;
	height: 800px;
	width: 200px;
	float: left;
}
#left ul {
	list-style-type: none;
}

#left li a {
	background-image: url(images/l_list.png);
	display: block;
	height: 25px;
	width: 200px;
	list-style-type: none;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
}
#left li a:hover {
	color: #333;
	text-decoration: underline;
	background-image: url(images/l_list_o.png);
	display: block;
	height: 25px;
	width: 200px;
	list-style-type: none;
}
.listtitle{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: block;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#center {
	background-color: #cccccc;
	height: 800px;
	width: 580px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#center ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#center ul li {
	float: left;
	height: 100px;
	width: 190px;
	display: block;
	list-style-type: none;
	font-size: 24px;
	text-align: center;
	line-height: inherit;
	color: #FFF;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}
#center ul li a {
	background-image: url(images/c_block.png);
	display: block;
	height: 100px;
	width: 190px;
	color: #FFF;
	text-decoration: none;
	line-height: 100px;
}
#center ul li a:hover {
	background-image: url(images/c_block_o.png);
	display: block;
	height: 100px;
	width: 190px;
}
#main {
	height: 100px;
	width: 580px;
	margin-top: 5px;
}


#right {
	background-color: #cccccc;
	height: 800px;
	width: 200px;
	float: left;
}
#right ul li {
	display: block;
	height: 100px;
	width: 200px;
	list-style-type: none;
	background-image: url(../images/r_list.png);
}
#right ul li a {
	background-image: url(images/r_block.png);
	display: block;
	height: 100px;
	width: 200px;
	list-style-type: none;
}
#right ul li a:hover {
	background-image: url(images/r_block_o.png);
	display: block;
	height: 100px;
	width: 200px;
	list-style-type: none;
}
/*ここまで追加*/
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#wrapper {
	width:801px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #boxC .menu a {
	margin: 0px;
	padding: 0px;
}
#boxD {
	width:200px;
	float:left;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}


#boxE {
	width:200px;
	clear:left;
	background-color:#D5D5D8;
	margin: 0;
	padding: 0;
	}
#container #wrapper #boxB .boxE img {
}


#boxB {
	width:600px;
	float:right;
	margin-left:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #wrapper #boxB img {
	margin-left: 5px;
}


#boxC {
	width:195px;
	float:left;
	border: none;
	margin: 0;
	padding: 0;
	height: 750px;
	background-color:#999966;
}
#container #wrapper #boxC img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#container #wrapper #boxC .menu li {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #boxB .menu {
	margin-bottom: 1em;
	text-align: center;
	height:25px;
	width: 200px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#container #boxC .menu li a {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#container #boxC .menu li a:hover {
	background: #f5f5f5;
	color: #666666;
	margin: 0px;
	padding: 0px;
	}

.boxE{
	width:100px;
	height:300px;
	float:left;
	margin: 0px;
 }
 

#container #wrapper #boxB .boxE img {
	margin-top: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxF{
	width:auto;
	height:300px;
	float:right;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear: both;
}


#container #wrapper #boxB .clear img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #boxD img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#footer{
	height: 80px;
	width: 1000px;
	clear: both;
	text-align: center;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	background-color: #FF9933;
}

#container #footer a {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "ほにゃ字";
	font-size: 12px;
	color: #630;
	text-decoration: none;
}
.sukima{
margin-top:5px;
}
#container #wrapper #boxB {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #wrapper #boxB .boxF #swap_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listtitle{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	display: block;
	width:200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#boxC p {
	font-size: 12px;
	text-align: center;
}
#boxD ul li a {
	background-image: url(o_images/shohin.png);
	height: 100px;
	width: 200px;
	display: block;
}
#boxD ul li a:hover {
	background-image: url(o_images/shohin2.png);
	height: 100px;
	width: 200px;
	display: block;
}
