*{
	margin:0px;
	padding:0px;
	font-size:medium;
	color:#333300;
	font-family:serif;
	line-height:1.3em;
	letter-spacing:1px;
}
html*{
	font-size:small;
}

a *{
	border:none;
}

body{
	text-align:center;
}

.body{
	background-color:#ffffff;
	margin:auto;
	text-align:left;
	width:800px;
	_width:820px;
	padding:5px 10px;
	border-right:double 3px #aaaaaa;
}

.title{
	float:left;
	border:none;
}

.last_update{
	padding-top:10px;
	font-size:small;
	#font-size:x-small;
	float:right;
	text-align:right;
	padding-right:10px;
}

.last_update span{
	font-size:11px;
}

.clear{
	clear:both;
}

.right{
	float:right;
}

.noscript{
	text-align:center;
}

.hidden{
	visibility:hidden;
	font-size:1px;
}

.none{
	display:none;
}


.header .privacy{
	float:right;
}


/****** その他設定 ******/
h1{
	margin:5px 0px;
	font-size:x-large;
	letter-spacing:2px;
	border-bottom:solid 1px #333300;
}

h2{
	font-size:medium;
	padding:2px 10px;
	margin-bottom:10px;
	background-image:url("../img/common/tile.gif");
	border-left:solid 10px #666600;
	border-bottom:solid 1px #666600;
}

h3{
	font-size:medium;
	padding-left:10px;
	border-bottom:dashed 1px;
	margin-bottom:10px;
	margin-top:10px;
	color:#993300;
}

h4{
	font-size:medium;
	padding-left:10px;
}

h5{
	font-size:medium;
	padding-left:10px;
}

p{
	margin:10px 20px;
	padding-bottom:5px;
}
.p{
	margin:0px 20px;
	padding-bottom:5px;
}

ol p,
ul p{
	text-indent:0px;
}

.contents ol,
.contents ul{
	margin:5px 30px 10px;
}


.inq{
	border:dotted 1px;
	padding:10px;
	margin-bottom:10px;
}

#inq1{
	margin-top:10px;
}

#inq2{
	margin-top:20px;
}

table{
	width:580px;
	margin-left:20px;
	border-collapse:collapse;
}

th,td{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	border:dotted 1px #999999;
	padding:2px 10px;
}

a{
	color:#0066ff;
}
a:hover{
	color:#cc0000;
}
a:visited{
	color:#996699;
}
a:active{
	color:#cccccc;
}


.button a,
.button input{
	color:#333300;
	padding:5px 20px;
	border:solid 1px;
	background-color:#cccccc;
	text-decoration:none;
	font-weight:bold;
}

.button a:hover,
.button input:hover{
	background-color:#cccc99;
}

.red{
	color:#cc0000;
}

/****** メインメニュー ******/
.menu *{
}

.menu{
	clear:both;
	padding-top:5px;
	padding-left:15px;
}

.menu li{
	float:left;
	list-style:none;
}

.menu .list1,
.menu .list1on{
	background-repeat:no-repeat;
	display:black;
	float:left;
	text-decoration:none;
	width:110px;
	height:20px;
	margin-bottom:5px;
	background-repeat:no-repeat;
}

.menu .list1on,
.menu .list1:hover{
	background-position:bottom;
}

.menu #menu1 .list1,
.menu #menu1 .list1on{
	background-image:url("../img/common/menu_01.gif");
}

.menu #menu2 .list1,
.menu #menu2 .list1on{
	background-image:url("../img/common/menu_02.gif");
}

.menu #menu3 .list1,
.menu #menu3 .list1on{
	background-image:url("../img/common/menu_03.gif");
}

.menu #menu4 .list1,
.menu #menu4 .list1on{
	background-image:url("../img/common/menu_04.gif");
}

.menu #menu5 .list1,
.menu #menu5 .list1on{
	background-image:url("../img/common/menu_05.gif");
}

.menu #menu6 .list1,
.menu #menu6 .list1on{
	background-image:url("../img/common/menu_06.gif");
}

.menu #menu7 .list1,
.menu #menu7 .list1on{
	background-image:url("../img/common/menu_07.gif");
}


/****** サブメニュー ******/
.sub_out{
	clear:both;
	padding-bottom:5px;
}

.sub_menu{
	list-style:none;
	padding-left:10px;
}

.sub_menu li{
	word-break:keep-all;
	float:left;
}

.sub_menu .list2{
	text-decoration:none;
	color:#333300;
	padding-left:5px;
	padding-right:5px;
	font-size:small;
	#font-size:x-small;
}
html*.sub_menu .list2{
	font-size:x-small;
}

.sub_menu .list2:hover{
	color:#ff0000;
}

/****** パン屑 ******/
.navi{
	border:solid 1px #999999;
	background-color:#ffcc00;
	clear:both;
	margin-bottom:5px;
}

.navi a{
	font-size:x-small;
	color:#333300;
}

.navigation{
	padding:2px 20px;
	font-size:x-small;
}

.contents{
	width:620px;
	float:left;
	min-height:600px;
	/*min-height:750px;*/
}

/****** バナーエリア ******/
.banner{
	width:160px;
	padding:2px 4px;
	float:right;
}

/****** フッター ******/
.footer{
	padding-top:20px;
	clear:both;
}

.footer ul{
	border-top:dotted 1px #333300;
}

.footer li{
	list-style:none;
	float:left;
}

.footer li a{
	float:left;
	display:block;
	width:11em;
	text-align:center;
	_font-size:x-small;
}

address{
	clear:both;
	padding-top:5px;
	padding-right:10px;
	text-align:right;
	font:small normal bold;
	_font-size:x-small;
	letter-spacing:1px;
}

input:focus,
select:focus,
textarea:focus,
.error input:focus,
.error select:focus,
.error textarea:focus{
	background-color:#cccccc;
}
