/* メニュー */

div#menulinks a {
	display: block;
	width: 200px;
	height: 35px;
	text-indent: -5000px;
}
div#menulinks a:hover {
        background-position: top right;
}
div#menulinks a.top {
        background-image: url("../img/menu/top.gif");
}
div#menulinks a.webshop {
        background-image: url("../img/menu/webshop.gif");
}
div#menulinks a.laut {
        background-image: url("../img/menu/laut.gif");
}
div#menulinks a.deux {
        background-image: url("../img/menu/deux.gif");
}
div#menulinks a.commune {
        background-image: url("../img/menu/commune.gif");
}
div#menulinks a.com {
        background-image: url("../img/menu/com.gif");
}
div#menulinks a.inq {
        background-image: url("../img/menu/inq.gif");
}

/* 全体共通 */

body {
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "メイリオ", "Osaka", "ＭＳ Ｐゴシック";
	background-image: url(../img/bg/bg_0.gif);
	background-color: #000000;
	background-repeat: repeat-x;

}
td {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
        background-image: url("../img/bg/bg_2.gif");
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.yor {
        text-align: right;
}
.yoc {
        text-align: center;
} 

/* リンク */

a, a:link  a:visited{
	color: #990000;
	text-decoration: none;

}
a:hover{
	color: #917b40;
	text-decoration: underline;

}

/* body全体 */

#s {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 25px;

}


/* メニューボックス */

#mbox {
	background-color: #333333;
	width: 200px;
	padding-bottom: 15px;
	vertical-align: top;

}

/* コンテンツボックス */

#cbox {
	width: 650px;
	padding-left: 25px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-right: 25px;


}
#cbox th {
	padding: 5px;
	vertical-align: top;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
#cbox td {
	vertical-align: top;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
}
#cbox table {
	width: 600px;
	font-size: 13px;
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#cbox dt {
	background-color: #e8e1d1;
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	padding: 5px 5px 2px 5px;
        margin-bottom: 5px;
}
#cbox dd {
	font-size: 13px;
	line-height: 20px;
	color: #444444;
}
#select dd {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
	color: #444444;
}

.tab_1 {
        border-bottom: 2px dotted #e8e1d1;
        background-color: #e8e1d1;
}
#top_tab {
	margin-bottom: 15px;
}
.nbox {
	margin-top: 10px;
	margin-bottom: 15px;
}
#b_list ul {
	margin-left: 0px;
}
#b_list li {
	list-style: url("../img/list.gif");
	margin-bottom: 5px;
	margin-left: 40px;

}
#b_list p {
        background-color: #9e9188;
        color: #ffffff;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
}

/* フッター部分 */

#foot_u {
	margin: 20px 0px;
	clear: left;
	height: 40px;
	padding: 9px 0px 0px 9px;
	background-image: url(../img/bg/bg_f_u.gif);

}
#foot_u ul {
	padding: 0px;
	margin: 0px;
}
#foot_u li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	list-style: none;
	width: 90px;
	text-align: center;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;

}
.waku {
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 180px;
	margin-left: 9px;
	color: #FFFFFF;
	font-size: 11px;
}

.nbox2 {
        width: 600px;
        height: 43em;
        overflow: auto;
        padding: 10px;
        margin-bottom: 30px;
        border: 3px double #ffffff;
}
.new2 {
	margin: 0px 0px 3px 0px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #444444;
}
.new {
	margin: 0px 5px 3px 5px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 13px;
	color: #444444;
}.twlaut {
	border: 1px solid #000000;
	padding: 5px;
}
.twdeux {

	border: 1px solid #99CC00;
	padding: 5px;
}
.twcommune {


	border: 1px solid #FF9999;
	padding: 5px;
}
.f16 {
	font-size: 16px;
}
