/*--ボディ---------------------*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E9E9DF;
	background-repeat:repeat-x;
	text-align:center;
}
/*--メニュー---------------------*/
.bt {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #BDB4A7;
	border-bottom-color: #aaaaaa;
	background-color: #E5DBCB;
	font-size: 12px;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	}
.bto {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #BDB4A7;
	border-bottom-color: #aaaaaa;
	background-color: #DEC3A9;
	font-size: 12px;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	}
.bt2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #BDB4A7;
	border-bottom-color: #aaaaaa;
	background-color: #FFD886;
	font-size: 12px;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	}
.bto2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #BDB4A7;
	border-bottom-color: #aaaaaa;
	background-color: #FFC03E;
	font-size: 12px;
	color:#333333;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	}
/*--グローバルメニュー---------------------*/
.glbt {
	font-size: 12px;
	background-color: #E5DBCB;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	}
/*--フォント---------------------*/
.font10 {
	font-size: 10px;
	line-height: 1.3em;
	color:#333333;
}
.font12 {
	font-size: 12px;
	line-height: 1.3em;
	color:#333333;
}

/*--テーブル---------------------*/
.tabletop {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F4E5DA;
	text-align: center;
}
.tabletop02 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F0CAC9;
	text-align: center;
}
.tabledata {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.tabledata02 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.table01 {
	font-size: 12px;
	padding-top:10px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:10px;
	background-image: url(../images/bg_table01.gif);
}
.table02 {
	font-size: 12px;
	padding-top:10px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:10px;
	background-image: url(../images/bg_table02.gif);
}
.table03 {
	font-size: 12px;
	padding-top:10px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:10px;
	background-image: url(../images/bg_table03.gif);
}
.table04 {
	font-size: 12px;
	padding-top:10px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:10px;
	border: solid 1px #DFC5AC;
	background-color:#EFE3D8;
}
.tablea {
	font-size: 12px;
	padding-top:4px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:4px;
	background-image: url(../images/bg_table01.gif);
}
.tableb {
	font-size: 12px;
	padding-top:4px;
	padding-right:10px;	
	padding-left:10px;
	padding-bottom:4px;
	background-image: url(../images/bg_table02.gif);
}
.tablec {
	background-image: url(../images/bg_table03.gif);
}

/*--フォーム---------------------*/
.form {
	font-size: 12px;
	color: #333333;
}
.formfield {
	font-size: 12px;
	margin: 0px;
	border: 1px solid #999999;
	padding: 1px;
}
.formnote {
	font-size: 10px;
	color: #666666;
}
.formbt {
	padding: 0px;
	margin: 7px;
}

/*--メインリンク---------------------*/
.link a:link{
	color: #0000FF;
	text-decoration: underline;
	}
.link a:hover{
	color: #0000FF;
	text-decoration: underline;
	}
.link a:visited{
	color: #9D11B3;
	text-decoration: underline;
}

/*--メニューリンク---------------------*/
a:link{
	color: #333333;
	text-decoration: none;
	}
a:hover{
	color: #990000;
	text-decoration: none;
	}
a:visited{
	color: #333333;
	text-decoration: none;
}a:hover{
	color: #990000;
	text-decoration: none;
}


/*====================================
menu
====================================*/

#menu ul, #menu li, #menu h2{
	margin: 0;
	padding: 0;
}
#menu ul {
	list-style: none;
}
#menu .mb10 {
	margin-bottom: 10px;
}

#menu a {	color: #3366cc;	text-decoration: none;}
#menu a:hover {	color: #3366cc;	text-decoration: underline;}


#menu {
	margin: 0;
	padding: 0;
	width:162px;
}
#menu h2 {
	margin-bottom: 4px;
	height: 25px;
	font-size: 0;
	line-height: 0;
}
#menu ul.mnav {
	margin-bottom:10px;
}
#menu ul.mnav li {
	margin-bottom: 1px;
	font-size: 0;
	line-height: 0;
}

#menu ul.inav {
	margin-bottom: 10px;
}
#menu ul.inav li {
	padding: 0 0 7px 15px;
	margin-bottom: 7px;
	background:url(/images/icn_arw01.gif) no-repeat left 0.25em;
	border-bottom: 1px dotted #B4B492;
	font-size: 12px;
}

#menu ul.bn li {
	margin-bottom:7px;
	font-size: 0;
	line-height: 0;
}
#menu ul.bn li.ltop {
	margin-bottom:0px;
}
