@charset "shift_jis";
/* INDEX*/

html {
	overflow: scroll;
}
p, h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin :0px;
}
img {
	border:0
}

body {
	color: #FFF;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(resources/bg.gif);
	background-repeat: repeat-y;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", 'ƒƒCƒŠƒI', Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 80%;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	width: 900px;
}
#contents {
	float: left;
	width: 630px;
}
#side1 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 230px;
	}
#side2 {
	background-color: #FFF;
	margin: 0px;
	padding: 1px;
	text-align:center;
	float: right;
	width: 230px;
}
#side {
	float: right;
	width: 230px;
}


.bold_red {
	color: #B00F0F;
	font-weight: bold;
}
.ichiran a {
	color: #000;
	text-decoration: none;
}

#contents ul {
	margin: 0px;
	padding: 0px;
}
#contents ul li {
	padding-bottom: 15px;
}
#side1 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#side1 ul li {
   display: inline; 
   font-size:1px;
   
}
#side2 ul {
	margin: 0px;
	padding: 0px;
}
#side2 ul li {
	padding-bottom: 7px;
	font-size:1px;

}

#gbl_navi ul {
	margin: 0px;
	padding: 0px;
}
.text_center {
	text-align: center;
}

#gbl_navi ul li {
	float: left;
	padding-bottom: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.flot_R {
	float: right;
}
.flot_L {
	float: left;
}
.clear {
	clear: both;
}

#footer {
	clear: both;
	padding-top: 30px;
}

h2 {
	font-size: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 610px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
	background-image: url(resources/h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5pt;
	font-weight: bold;
}
h3 {
	font-size: 25px;
}
.table_recommend {
	height: 600px;
	width: 630px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.shouhin_shousai {
	border: 1px dotted #999999;
    border-collapse: collapse;
    margin-bottom: 15px;
    margin-top: 15px;
}

.margin_top15 {
    margin-top: 15px;
}
.margin_top30 {
    margin-top: 30px;
}
.text_bold {
	 font-size:16px;
	 font-weight:bold;
}

.boldtext{
	font-size:30px;
	font-weight:bold;
}

.bottom_ul {
	float: left;
	height: 100px;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
}
.bottom_ul2 {
	float: left;
	height: 250px;
	width: 180px;
	padding: 0px;
	font-size: 16px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottom_ul li a {
	background-image: url(resources/bottom_icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-left: 45px;
	width: 115px;
	padding-top: 7px;
	background-position: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottom_ul li a:hover {
	background-image: url(resources/bottom_icon_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-left: 45px;
	width: 115px;
	padding-top: 7px;
	background-position: 15px;
	font-weight: bold;
	color: #b00f0f;
	text-decoration: none;
}
.bottom_ul2 li a {
	background-image: url(resources/bottom_icon.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-left: 35px;
	width: 145px;
	padding-top: 7px;
	background-position: 5px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottom_ul2 li a:hover {
	background-image: url(resources/bottom_icon_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-left: 35px;
	width: 145px;
	padding-top: 7px;
	background-position: 5px;
	font-weight: bold;
	color: #b00f0f;
	text-decoration: none;
}
.info1 {
	font-size: 30px;
	font-weight: bold;
	color: #E0CF05;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
}
.info2 {
	font-size: 18px;
	font-weight: bold;
	color: #E0CF05;
	line-height: 1.5em;
	font-family: "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
}

.carriage{
	width:900px;
}