/******************************************************************************/
/* ページの設定 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	background-color: #000000;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #EDEDED;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #;
	overfllow: auto
	}

/******************************************************************************/
/* ベースリンク色設定 */

a:link { color: #FD712E; text-decoration: none }
a:visited { color: #C6441A; text-decoration: none }
a:active { color: #FF9900; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: underline }


/******************************************************************************/
/* 基本テキスト設定 */


.px10   { font-size: 10px; line-height: 120%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px12  { font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px14  { font-size: 14px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" }

.px16  { font-size: 16px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}

.px18  { font-size: 18px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3"}
saka, "ヒラギノ角ゴ Pro W3" }
.clear {
	clear: both;
}

#rogo {
	text-align: center;
	background-image: url(../../images/MAIN_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 253px;
}
#main {
	height: 414px;
	background-position: center top;
	background-image: url(../../images/MAIN_02.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	text-align: center;
}
#main .co {
	width: 950px;
	margin-top: 50px;
}
#main .co .si1 {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../../images/bg_hase.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 547px;
	width: 285px;
	position: relative;
}
#main .co .naiyou {
	position: absolute;
	left: 1px;
	top: 0px;
	height: 307px;
	text-align: center;
}

#main .co .naiyou .txt {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	margin-top: 100px;
	height: 130px;
}
#main .co .naiyou .price .pr {
	font-size: 18px;
	color: #FFFFCC;
	font-weight: bold;
}
#main .co .naiyou .price {
	margin-top: 20px;
	margin-bottom: 10px;
}

#main .co .si1 .naiyou .price .en {
	font-size: 12px;
	color: #FFFFFF;
}
#main .co .naiyou .kawari {
	font-size: 10px;
	color: #FFFFCC;
}
#main .co .naiyou .im {
	margin: 10px;
	left: 1px;
	top: 1px;
}
#main #kyanpen {
	margin-top: 20px;
}
#main #tel {
	margin-top: 20px;
}
#main #foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
}
#main #foot .t {
	font-size: 12px;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 50px;
}
