@charset "UTF-8";

/*-----------------全体の基本レイアウト-----------------*/

* {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	list-style-type: none;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", verdana, 'trebuchet ms', sans-serif;
	line-height:150%;
	background-color: #330000;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: center;
}

#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}

a{color: #333333;text-decoration: none;}
a:link{
	color: #333333;
	text-decoration: none;
}
a:visited{
	color: #333333;
	text-decoration: none;
}
a:active{color: #333333;text-decoration: none;}
a:hover{
	color: #3B86CF;
	text-decoration: none;
}

img { border: none;}
a img { border: none;}

hr { display:none;}


/*-----------------汎用設定-----------------*/

h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0054A7;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding-top: 2px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0054A7;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0054A7;
}

h3 {
	font-size: 100%;
	margin-bottom: 10px;
	color: #000066;
	padding: 0px;
}

h4 {
	font-size: 95%;
	line-height: 300%;
	padding-left: 15px;
}
.clr{
	clear: both;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}

/*-----------------ヘッダーのレイアウト-----------------*/

#header {
	color: #333333;
	padding: 0px;
	margin: 0px;
	height: 800px;
	width: 1000px;
	background-image: url(../images/topimg.jpg);
}
#header_concept {
	color: #333333;
	padding: 0px;
	margin: 0px;
	height: 496px;
	width: 1000px;
	background-image: url(../concept/images/topimg.jpg);
	background-repeat: no-repeat;
}
#header_info {
	color: #333333;
	padding: 0px;
	margin: 0px;
	height: 496px;
	width: 1000px;
	background-image: url(../info/images/topimg.jpg);
	background-repeat: no-repeat;
}
#header_menu {
	color: #333333;
	padding: 0px;
	margin: 0px;
	height: 496px;
	width: 1000px;
	background-image: url(../menu/images/topimg.jpg);
	background-repeat: no-repeat;
}
#header_shop {
	color: #333333;
	padding: 0px;
	margin: 0px;
	height: 496px;
	width: 1000px;
	background-image: url(../shop/images/topimg.jpg);
	background-repeat: no-repeat;
}
#caption {
	color: #FFFFFF;
	float: left;
	width: 201px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}
#menu{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	display: inline;
	margin-right: 10px;
}
/*-----------------左コラムのレイアウト-----------------*/
#column {
	float: left;
	width: 250px;
	margin: 0px;
	padding-left: 30px;
}


/*-----------------コンテンツのレイアウト-----------------*/

#contents {
	width: 1000px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



/*-----------------フッターのレイアウト-----------------*/
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #330000;
}
.copyright {
	text-align: left;
	margin: 0px;
	padding-bottom: 30px;
}
#footer ul {
	padding-left: 10px;
}
#footer li {
	margin: 5px;
	color: #FFFFFF;
}
.pagetop {
	text-align: right;
	clear: both;
	margin: 0px;
}
#info {
	float: left;
	margin-top: 20px;
	width: 680px;
	background-image: url(../images/topinfo2.gif);
	background-position: 0px 29px;
	height: 149px;
}
#bn {
	width: 301px;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
}
#wrap #footer #bn img {
	margin-bottom: 10px;
}
#main {
	width: 720px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
}
#wrap #contents #main img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrap #contents #main table img {
	margin: 0px;
	padding: 0px;
}
.w350 {
	float: left;
	width: 350px;
	padding-right: 20px;
	padding-left: 10px;
}
.w220 {
	float: left;
	width: 220px;
}

