/* 全般設定 */
body {
 color: #FFFFFF;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: auto;
}

/* 全般的なリンク */
a:link {
	background-color:transparent;
	color:#336600;
}
a:hover {
	background-color:transparent;
	color:#33CC66;
}
a:visited {
	color: #CC6633;
}

H1 {
	height: 25px;
	text-align:left;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	line-height: 130%;
	margin-top: 2px;
	margin-left: 1px;
	background-color:#D1E8FF; 
	border-top: 1px dotted #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px 3px 3px;
}

H2	{
	font-size:14px;	
	color:#333333;	
	background-color:#FFFFFF; 
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 5px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	}

H2.new	{
	font-size:14px;	
	color:#333333;	
	background-color:#eeeeee; 
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 5px;
	padding: 5px 0 3px 10px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #dddddd;
	border-left: 5px solid #6699FF;
	}

H3	{
	font-size:12px;	
	color:#333333;	
	background-color:#FFFFCC; 
	font-weight:bold;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px 3px 3px;
	}

.honbun {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
.honbun_s {
	font-size: 10px;
	color: #333333;
	line-height: 110%;
}
.tel {
	font-size: 14px;
	color: #FF6600;
	font-weight:bold;
	line-height: 130%;
}
.credit {
	width: 800px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	margin-top:10px;
	line-height: 110%;
	border-top: 1px solid #CCCCCC;
}
.linemenu{
	margin-top: 20px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.space {
	text-align:left;
	padding-top: 20px;
	padding-left: 20px;
}
.wnew {
	width: 545px;
	text-align:left;
	font-size: 12px;
	color: #333333;
	line-height: 160%;
	border-bottom: 1px dotted #99CCFF;
}
.linemenu_screen {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
.space_screen {
	text-align:left;
	padding-left: 20px;
}
