BODY {
	background-color: #FFF;
	margin-top: 0px;
}

A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #3333CC;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: underline;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;	
}

TABLE {
	EMPTY-CELLS: show
}

.footer {
	text-align: center;
	width: 800px;
	font-size: 14px;
	line-height: 130%;
	padding-bottom: 10px;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCC66;
}

p.right {
	text-align: right;
	margin: 0px;
}

.t1 {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	
}

.t1r {
	font-size: 11px;
	line-height: 120%;
	color: #FF0000;
}

.t2 {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.t2r {
	font-size: 12px;
	line-height: 120%;
	color: #FF0000;
}

.t3 {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}

.t3r {
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
}

.t3rl {
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
	text-decoration: underline;
}

.t3b {
	font-size: 14px;
	line-height: 120%;
	color: #CC0000;
	font-weight: bold;
}

.t3bd {
	font-size: 14px;
	line-height: 120%;
	color: #990000;
}

.t3bl {
	font-size: 14px;
	line-height: 120%;
	color: #CC0000;
	text-decoration: underline;
}

.t4 {
	font-size: 18px;
	line-height: 120%;
	color: #333333;
}

.t4r {
	font-size: 18px;
	line-height: 120%;
	color: #FF0000;
}

ul.main_menu {
	width:800px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul.main_menu li{
	list-style:none;
	padding:0px;
	float:left;
	margin-left: 0px;
}

.sidemenu {
    width:100%;
	margin: 0px;
	padding-left: 0px;
	font-size: 14px;
	color: #000000;	
}

.sidemenu li{
	list-style:none;
	background-image: url(../img/side_menu.jpg);
	width: 200px;
	margin: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 10px;
}

.sidemenu li a{
	color:#000000;
}

.sidemenu li a:hover{
	color: #CC0000;
	background-color: #FFFFCC;
}

.sidemenu02 {
	width:100%;
	padding-left: 0px;
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidemenu02 li{
	list-style:none;
	background-image: url(../img/side_menu02.jpg);
	width: 200px;
	margin: 0px;
	background-repeat: no-repeat;
	clear: both;
	padding: 10px;
}

.sidemenu02 li a{
	color:#000000;
}

.sidemenu02 li a:hover{
	color: #CC0000;
	background-color: #FFFFCC;
}

.sidemenu03 {
	padding-left:0px;
	margin-left:0;
	margin-top:0px;
	color: #000000;
	background-image: url(../img/side_menu03.jpg);
	width: 198px;
	height: 155px;
	line-height: 130%;
	font-size: 14px;
	text-align: left;
	border: 1px solid #ccb800;
	padding-top: 5px;
}

.sidemenu04 {
	padding-left:0;
	margin-left:0;
	margin-top:0px;
	color: #000000;
	width: 198px;
	height: 161px;
	line-height: 120%;
	font-size: 14px;
	text-align: left;
	border: 1px solid #ccb800;
	vertical-align: text-top;
}

.contents_waku {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	padding: 5px;
	width: 528px;
	border: 1px solid #F29200;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.contents_form_waku {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	width: 528px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.contents_price_waku {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	width: 528px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.contents_shoukai_waku {
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	width: 538px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #F29200;
}

.textbox {
	background-color: #FFFFCC;
	width: 600px;
	float: none;
	clear: none;
	padding: 5px;
	border: 1px solid #BC0000;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	height: 100%;
}

.menu {
	float:left;
	width:200px;
	padding-left:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;

}

.content {
	float:right;
	width:540px;
	padding-right:12px;

}

.header_down{
	width:314px;
	background-image: url(../img/header_02.jpg);
	height: 27px;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: right;
	vertical-align: top;
}

.pagelink_waku{
	font-size: 14px;
	color: #000000;
	width: 780px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 12px;

}

.form_waku{
	font-size: 12px;
	color: #990000;
	width: 520px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	border: thin dotted #990000;
	padding: 3px;

}

.price_waku {
	color: #000000;
	background-color: #990000;
	width: 100%;
	line-height: 120%;
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.access_waku {
	color: #000000;
	background-color: #F29200;
	width: 90%;
	line-height: 120%;
	font-size: 13px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
