*{
	margin:0; padding:0;
}

BODY {
	FONT-SIZE: 0.8em;VERTICAL-ALIGN: top; BACKGROUND: #fff url(images/bg.gif); text-align:center; color:#333;
FONT-FAMILY: "MS UI Gothic","Osaka",verdana;
}

img{
	border:0px;
}

#maincontainer {
	width:950px;
	margin:0px auto 50px auto;
}

#header{
	width:950px;
	height:300px;
	overflow: hidden;
	background:url(images/title_top.jpg);
}

#header h1{
	margin-top:500px;
}

#header_02{
	width:950px;
	height:180px;
	background:url(images/title_cont.jpg);
	overflow: hidden;
}

#header_02 h1{
	margin-top:300px;
}

#topmenu{
	width:780px;
	margin:0px auto;
	background:#c00;
}

#topmenu ul,#topmenu li{
	list-style:none;
}

#topmenu li{
	float:right;
	margin-left:1px;
}

#topmenu a{
	text-decoration:none;
	color:#fff;
	background:#c00;
	padding:2px 10px;
	display:block;
}

#topmenu a:hover{
	color:#c00;
	background:#fc0;
}

#subcontainer{
	width:780px;
	background:#fff;
	margin:0px auto;
}

#contents{
	width:530px;
	_width:520px;
	float:right;
	margin:20px 10px 10px 0px; 
	text-align:left;
}

#contents h2.top{
	color:#360;
	font-size:1.7em;
	border-left:10px solid #360;
	border-bottom:1px solid #360;
	padding-left:2px;
}

#contents h2.cont{
	font-size:1.5em;
	color:#360;
	font-weight:bold;
	border-bottom:1px solid #360;
	border-left:10px solid #360;
	margin:5px 10px 20px 0px;
	padding-left:5px;
}

#contents h3{
	color:#006;
	font-size:1.3em;
	margin:20px 10px 5px 10px;
}

#contents h4{
	background:#eee;
	font-size:1.2em;
	border:1px dotted #777;
}

#contents h4 a{
	color:#c00;
	background:#ff6;
	text-decoration:none;
	display:block;
}

#contents h4 a:hover{
	color:#900;
	background:#fc0;
}

#contents p{
	margin:5px 0px 15px;
	line-height:150%;
}

#contents p.kiyaku{
	margin:5px 5px 15px 25px;
	line-height:150%;
}

#contents ol.kiyaku{
	margin:5px 5px 15px 45px;
	line-height:150%;
}

#contents ol.kiyaku li{
	margin-bottom:10px;
}

#contents ul.kiyaku{
	margin:0px 10px 10px 20px;
	list-style-type: square;
}

#contents ul.nyukou{
	margin:5px 20px;
	line-height:150%;
	list-style-type: square;
}

#contents ul.nyukou li{
	margin-bottom:5px;
}

#contents table{
	font-size:12px;
	line-height:150%;
}

#new{
	width:500px;
	height:120px;
	padding:5px;
	border:2px dotted #600;
	line-height:150%;
	overflow:auto;
	background: url(../images/season/may_01.jpg) top right repeat-y;
	color:#000;
}

#contents h3.new{
	font-size:1.2em;
	color:#600;
}

#contents h4.new{
	border:solid 1px #696;
	border-left:solid 10px #696;
	border-right:solid 10px #696;
	padding-left:5px;
	background:#ffc;
	color:#c00;
}

.nagare a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

.nagare a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

#contents li a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

#contents li a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

#sidemenu{
	width:225px;
	_width:215px;
	float:left;
	margin:20px 0px 10px 5px;
}

#sidemenu img{
	margin-bottom:5px;
}

#sidemenu img.eigyo{
	margin-bottom:10px;
}

#sidemenu ul.eigyo{
	text-align:left;
	margin:0px 0px 10px 20px;
}

#sidemenu ul.menu{
	margin:10px 0px 10px 20px;
	list-style:none;
	font-size:1.1em;
	text-align:left;
	line-height:150%;
}

#sidemenu ul.menu a{
	color:#900;
	text-decoration:none;
}

#sidemenu ul.menu a:hover{
	color:#c30;
	border-bottom:1px dashed;
}

#sidemenu ul.link{
	list-style:none;
	font-size:1.1em;
}

#sidemenu ul.link a{
	color:#900;
	text-decoration:none;
}

#sidemenu ul.link a:hover{
	color:#c30;
}

#sidemenu h2{
	font-size:1.2em;
	background:#ddd;
	margin:10px;
	padding:2px;
}

#sidemenu ul.link{
	font-size:1.1em;
	list-style-type:none;
}
#sidemenu ul.link a{
	color:#900;
	text-decoration:none;
}
#sidemenu ul.link li{
	margin-top:10px;
}

#map{
	border:1px dotted #333;
	padding:10px;
	margin-top:25px;
}

#map p{
	margin:5px 5px 5px 0px;
	line-height:120%;
}

#map h2{
	font-size:1.4em;
	color:#c60;
}

#footer{
	width:760px;
	_width:780px;
	background:#ccc;
	padding:10px;
}

.jisage{
	margin-left:50px;
}

.akaji{
	color:#c00;
}

table.tokusho{
	border:1px solid #999;
	margin-right:10px;
	font-size:10pt;
}

table.tokusho th{
	width:120px;
	background:#ccc;
	padding:3px;
	text-align:left;
	line-height:150%;
	font-weight:normal;
}

table.tokusho td{
	padding:3px;
	background:#fff;
	color:#333;
	line-height:150%;
}

.bread a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

.bread a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

.click{

}

.click a{
	font-size:1.2em;
	color:#c00;
	text-decoration:none;
	border:1px solid;
	padding:2px;
}

.click a:hover{
	background:#fc0;
}

.privacy{
	text-align:right;
	padding-right:5px;
}

table.size{
	font-size:1.1em;
	margin:20px;
}

table.size th{
	padding:10px;
	font-size:1.2em;
	text-align:center;
	border:1px solid #555;
	color:#fff;
	background:#555;
}

table.size td{
	padding:10px;
	border:1px solid #999;
	width:120px;
	font-family:verdana;
}

table.youshi{
	margin:20px;
}

table.youshi th{
	padding:5px;
	width:80px;
	color:#fff;
	background:#555;
	text-align:center;
}

table.youshi td{
	padding:5px;
	border:1px solid #999;
}

table.kakaku{
	margin:20px;
	text-align:center;
}

table.kakaku th{
	padding:5px;
	color:#fff;
	background:#555;
}

table.kakaku td{
	padding:5px;
	border:1px solid #999;
	font-family:verdana;
}

table.kakaku td a{
	color:#c60;
	text-decoration:none;
	border-bottom:1px solid;
}

table.kakaku td a:hover{
	color:#c00;
	text-decoration:none;
	border-bottom:1px dashed;
}

