@charset "shift_jis";
.all {
	color: #FFFFFF;
	margin: auto;
	width: 800px;
	background-color: #002F00;
	font: normal 13px/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.all .main .left_01 .baner {
	margin-bottom: 5px;
}
.all .main .left_01 h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/temp/h2.gif);
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
}
.all .main .left_01 .info {
	background-color: #006000;
	padding: 5px;
	border: 1px solid #002200;
	margin-bottom: 5px;
}
.all .main .left_01 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #004600;
	text-decoration: none;
}

.all .header {
	background-image: url(img/temp/header.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
body {
	background-image: url(img/temp/back.gif);
	background-repeat: repeat;
}
.all .main {
	clear: left;
}
.all .copy {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;
	text-align: center;
	padding: 10px;
	background-image: url(img/temp/back_03.gif);
	background-repeat: no-repeat;
}
.all .main .right_01 .t1 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FFFFFF;
}

.all .header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
}
.all .main .left_01 {
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(img/temp/back_03.gif);
	background-repeat: no-repeat;
}
.all .main .contents_01 {
	padding-right: 10px;
	padding-left: 10px;
}

.all .main .right_01 {
	float: right;
	width: 560px;
	padding-top: 15px;
	padding-bottom: 15px;
}

* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* --- ナビゲーションバー --- */
div.nav {
	width: 100%; /* 下境界線 */
	font-size: 95%;
	background-color: #006600;
	background-image: url(img/temp/hor2_menu2_off.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #006600;
}

/* --- メニューエリア --- */
div.nav ul.nl {
width: 100%; /* メニューの幅 */
margin: 0;
padding: 1px 0; /* メニューのパディング（上下、左右） */
list-style-type: none;
text-align: center;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
float: left;
}

/* --- リンク --- */
div.nav ul.nl li a {
	display: block;
	position: relative; /* IE6用 */
	padding: 5px 25px; /* リンクエリアの右境界線 */
	text-decoration: none; /* テキストの下線（なし） */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
/* --- リンクテキストの色 --- */
div.nav ul.nl li a:link,
div.nav ul.nl li a:visited,
div.nav ul.nl li a:hover,
div.nav ul.nl li a:active
{
color: #ffffff;
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
	text-decoration: underline; /* テキストの下線（あり） */
	background-color: #006600;
	background-image: url(img/temp/hor2_menu2_on.gif);
	background-repeat: repeat-x;
	background-position: 0 -1px;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
/*商品の各テーブル設定
----------------------------------------------------------------------------------*/
.t1 {
	padding: 10px;
	margin-top: 9px;
	margin-right: 5px;
	width: 560px;
	background: url(images/item_bg.gif) repeat-x bottom;
	margin-bottom: 5px;
}

.t1 td {
	vertical-align: top;
}

.t1 strong {
	background: url(images/arrow1.gif) no-repeat left top;
	padding-left: 20px;
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001C00;
}

.t1 img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #333333;
}
.all .main .contents_01 .right_01 h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-image: url(img/temp/back.gif);
	padding: 5px;
	margin-bottom: 10px;
}
.all .main .contents_01 .right_01 .waku .left_02 {
	float: left;
	width: 280px;
}
.all .main .contents_01 .right_01 .waku .right_02 {
	margin-left: 290px;
}

/*テーブル01
----------------------------------------------------------------------------------------*/
table#table-01 {
	width: 555px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table#table-01 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#table-01 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
/*テーブル02
----------------------------------------------------------------------------------------*/
table#table-02 {
	width: 555px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
table#table-02 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#table-02 td {
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.all .main .top_contents .top_left01 .link_01 {
	margin-bottom: 5px;
}
.all .main .top_contents .top_left01 .link_01 a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
.all .main .contents_01 .right_01 .amenity {
	background-color: #006600;
	border: 1px solid #006633;
	padding: 10px;
}
/* --- フッタナビゲーション --- */
div.footerNav {
font-size: 100%;
}

/* --- メニューエリア --- */
div.footerNav ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center; /* メニューのセンタリング */
}

/* --- メニュー項目 --- */
div.footerNav ul.nl li {
margin: 0 4px; /* 項目のパディング（上下、左右） */
display: inline;
}
.all .copy .footerNav .nl a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.all .main .flash {
	background-image: url(image/pic4.jpg);
	background-repeat: no-repeat;
}
