/* ---------- ALL ---------- */

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #5C1A00;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
}

#wrapper{
	width:760px;
	margin:0px auto;
	padding:0px;
	background:url(img/bg_main.gif) repeat-y;
}


h1#head_comment{
	margin:5px 0px 5px 20px;
	text-align:left;
	font-size:10px;
	font-weight: normal;
	color:#666666;
}

#head_menu{
	width:508px;
	margin:0px;
	float:right;
}

#head_logo{
	width: 242px;
	height: 66px;
	float: left;
}

#header_box{
	width: 750px;
}

.header01{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}

p{
	line-height: 170%;
}

table td{
	line-height: 170%;
}

#image_box{
	margin: 0 15px 0 15px;
	width: 720px;
}

#left{
	width:200px;
	margin:10px 0px 10px 20px;
	_margin:10px 0px 10px 10px;
	float:left;
	text-align:left;
}

.area{
	width:180px;
	margin:10px;
	
}

.basic_info{
	width:180px;
	margin:10px;
	border-top:dashed #999999 2px;
	padding-top:10px;
}

#right{
	width:500px;
	_margin:10px 10px 10px 0px;
	float:right;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#footer{
	width:760px;
	height:40px;
	clear:both;
	font-size:12px;
	color:#663300;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/bg_foot.gif);
	background-repeat: no-repeat;
}
#footer p {
	height: 20px;
	width: 500px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}


#footer_link{
	width: 750px;
	text-align: center;
	border-top: 2px solid #999966;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer_link ul li{
	display: inline;
	margin-right: 30px;
	padding-left: 5px;
	list-style-type: none;
}




/* ---------- MENU ---------- */

#menu {
	color:#666666;
	width:760px;
	height:30px;
	background-color: #e4dbcd;
	padding:0px 20px;
	margin:0px;
}

#menu ul {
	margin:0;
	padding:0pt;
}
#menu ul li {
	display:inline;
	float:left;
	margin:0pt;
}

#menu ul li a {
	background-position:0pt;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	margin:0 4px;
	padding:0pt;
}

#menu .alt{display:none;}

#menu-home a {
	width:136px;
	background:transparent url(img/menu01b.gif) no-repeat scroll 0%;
}
#menu-home a.here {
	width:136px;
	background:transparent url(img/menu01a.gif) no-repeat scroll 0%;
}

#menu-company a {
	width:136px;
	background:transparent url(img/menu02b.gif) no-repeat scroll 0%;
}
#menu-company a.here {
	width:136px;
	background:transparent url(img/menu02a.gif) no-repeat scroll 0%;
}

#menu-reform a {
	width:136px;
	background:transparent url(img/menu03b.gif) no-repeat scroll 0%;
}
#menu-reform a.here {
	width:136px;
	background:transparent url(img/menu03a.gif) no-repeat scroll 0%;
}

#menu-privacy a {
	width:136px;
	background:transparent url(img/menu04b.gif) no-repeat scroll 0%;
}
#menu-privacy a.here {
	width:136px;
	background:transparent url(img/menu04a.gif) no-repeat scroll 0%;
}

#menu-contact a {
	width:136px;
	background:transparent url(img/menu05b.gif) no-repeat scroll 0%;
}
#menu-contact a.here {
	width:136px;
	background:transparent url(img/menu05a.gif) no-repeat scroll 0%;
}





/* ---------- HOME ---------- */

#greeting{
	width:500px;
	background:url(img/bg_line.gif) repeat-y;
	text-align:left;
	padding:0 5px;
	margin-bottom:10px;
	line-height:210%;
}

.container{
	width:500px;
}

#ranking{
	width:197px;
	float:left;
	text-align:left;
	line-height:200%;
}

#ranking ul{
	margin:0;
	padding:0;
}

#ranking ul li{
	list-style:decimal;
	text-indent:0.3em;
	_text-indent:3em;
	margin-left:25px;
	_margin-left:-0.5em;
}

#ranking ul li a{
	color:#006699;
	text-decoration:underline;
}

#ranking ul li a:hover{
	color:#FF6633;
	text-decoration:underline;
}

#osusume{
	width:287px;
	float:left;
	margin-left:10px;
}



/* ---------- COMPANY ---------- */

.table01{
	font-size:12px;
	color:#333333;
	padding: 8px;
}

.table02{
	background-color:#ede4ca;
	font-size:12px;
	padding: 10px;
}

#comment_company{
	width: 500px;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}

#comment_text p{
	margin: 0;
	padding: 0;
}


/* ---------- PRIVACY ---------- */

.privacy01{
	width:480px;
	line-height:160%;
	text-align:left;
}

.privacy02{
	width:480px;
	text-align:right;
	line-height:160%;
}

/* ---------- CONTACT ---------- */

#company00{margin:20px auto;}

.catalog01{margin-top:5px;}

.line01 {
	padding-bottom:5px;
	border-bottom: 1px #333333 solid;
}

.contact01{
	width:90%;
	text-align:left;
}

.contact02{
	margin:35px auto;
	font-size:12px;
	color:#666666;
	line-height:200%;
}

.contact03{
	border-bottom:#663300 double 5px;
	border-top:#663300 double 5px;
}

.table02{
	background-color:#ede4ca;
}

.right_box02{
	width:80%;
	margin:0 auto;
	line-height:250%;
}

.table01{border-bottom:#ede4ca solid 2px;}

.m0{margin:0;}



/* ---------- PHOTO ---------- */

.ph01{margin-bottom:7px;}

.ph02{margin-top:5px;}

.ph03{margin-top:15px;}

.ph04{margin:7px;}

.ph05{margin:2px 0;}

.ph06{margin:8px 0 0 4px;}

.ph07{margin:2px 7px;}

.ph08{margin:0px 0px 15px 15px;}

.ph09{margin:0px 1px 0px 0px;}

.ph10{margin:10px;}

.ph11{margin-left:47px;}

.ph12{margin:8px auto 0;}




/* ---------- FONT ---------- */

.f12{font-size:12px;}

.f14{font-size:14px;}

.gray02{color:#666666;}

.blue01{color:#006699;}

.red01{color:#CC0000;}

.125{line-height:125%;}

.140{line-height:140%;}

.160{line-height:160%;}

.bold{font-weight:bold;}

a{color:#3399CC;}

a:hover{color:#FF6633;}

.red_12b{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}

.red_14b{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

.bold{font-weight:bold;}



/* ---------- ETC ---------- */

.fl_left{float:left;}

.fl_right{float:right;}

.fl_clear{clear:both;}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}




div#basic_p{
	margin: 5px 5px 5px 12px;
	text-align: left;
	line-height: 160%;
}


#bottom_pa{
	padding: 0 6px;
}

#bottom_box{
	width: 500px;
	margin: 10px 0 7px 0;
}


#contact_bnr{
	width:155px;
	margin-top:2px;
	float:left;
}

#basicinfo01{
	width:310px;
	background-color:#FFFFFF;
	border: #aa9e81 solid 5px;
	padding: 5px 0 0 0;
	float:right;
	margin:8px 0 0 0;
	text-align:center;
}
/* ---------- 楽々編集長 ---------- */
#sekou {
	width: 500px;
}
.sekou {
	height: 28px;
	width: 500px;
	color: #FFFFFF;
	* padding-top: 10px;
}
.sekou a {
	color: #FFFFFF;
}
#jirei {
	height: 120px;
	width: 500px;
}
*html #jirei {
	height: 120px;
	width: 500px;
	margin-top: -20px;
	padding: 0px;
}
.garden_text {
	width: 500px;
	height: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
 *padding-bottom: 0px;
	clear: left;
	text-align: center;
}
.sekou_text {
	margin: 0px;
	padding: 0px;
	width: 500px;
	text-align: center;
	*padding-bottom: 15px;
}

*:first-child+html .garden_text {
	width: 500px;
	height: 12px;
 *padding-bottom: 0px;
	clear: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
*:first-child+html .sekou_text {
	margin: 0px;
	width: 500px;
	text-align: center;
	padding-bottom: 0px;
}