/*　グローバルスタイル　*/

A:link { color: #58905B;
	text-decoration: none;
	}
	
A:visited { color: #AA2299;
	text-decoration: none;
	}
	
A:active { color: #D0DCFF;
	text-decoration: none;
	}
	
A:hover { color: #E4C100;
	text-decoration: none;
	}

BODY	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECFFED;
	text-align: left;
	}

H1	{
	font-size: 10px;
	line-height: 145%;
	color: #aaeeaa;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 2px;
	margin: 0px;
	height: 24px;
	}
			
H2	{
	text-align: left;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #FFFFC0;
	padding: 15px 21px 21px 105px;
	}

H3	{
	width: 545px;
	height: 28px;
	padding-top: 7px;
	margin: 10px 0px 5px 0px;
	padding-left: 17px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #116611;
	background-image: url(../img/t-2nd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

H4	{
	font-size: 12px;
	line-height: 165%;
	color: #5E8352;
	font-weight: normal;
	}

H5	{
	margin-top: 1px;
	margin-bottom: 0px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #66aa77;
	border-bottom: 1px solid #66aa77;
	width: 100%;
	}
	
UL	{
	padding-left: 15px;
	margin-left: 15px;
	margin-top: 5px;
	padding-top: 5px;
	}

/*　テキストスタイル　*/

.xsmall	{
	font-size: 10px;
	line-height: 135%;
	color: #333333;
	}
	
.small	{
	font-size: 11px;
	line-height: 135%;
	color: #333333;
	}
.small01	{
	font-size: 11px;
	line-height: 135%;
	color: #787878;
	}
.basic	{
	font-size: 12px;
	line-height: 145%;
	color: #666666;
	}
.basic01 {
	font-size: 12px;
	line-height: 145%;
	color: #787878;
	}

.large	{
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	}
.large_01 {
    margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: #6895C3;
	}

.large_02	{
	font-size: 13px;
	line-height: 155%;
	color: #787878;
}

.attension {
		color: #BD9300;
		font-size: 11px;
		font-weight: normal;
		text-align: left;
		}

.textred	{
		color: #ff3300;
		font-size: 11px;
		line-height: 135%;
		}

/*　エリアスタイル　*/
#header	{
		width: 758px;
		height: 24px;
		border-left: 1px solid #D8D8D8;
		border-right: 1px solid #D8D8D8;
		background-image: url(../img/headercatch-bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		margin-bottom: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		white-space: nowrap;
		}

#logoarea	{
		width: 758px;
		height: 56px;
		border-left: 1px solid #D8D8D8;
		border-right: 1px solid #D8D8D8;
		background-image: url(../img/logoarea-bg.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}

#logoarea div.logo	{
		margin-left: 3px;
		margin-top: 0px;
		float: left;
		width: 480px;
		}

#logoarea div.submenu	{
		margin-left: 0px;
		padding-top: 18px;
		font-size: 11px;
		}

#contents	{
		width: 758px;
		text-align: left;
		border-left: 1px solid #D8D8D8;
		border-right: 1px solid #D8D8D8;
		}

#contents #navigation	{
		width: 100%;
		border-bottom: 1px solid #DEDEDE;
		border-top: 1px dotted #DEDEDE;
		background-color: #ffffff;
		text-align: left;
		padding-top: 2px;
		padding-bottom: 2px;
		font-size: 11px;
		color: #A9A9A9;
		line-height: 135%;
		}

		}

#contents #topimg	{
		border-top: 1px solid #D8D8D8;
		border-bottom: 1px solid #D8D8D8;
		}

#contents div.catchbg	{
		background-image: url(../img/top-cont-catch-bg.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		}

#contents #indent	{
		padding-top: 0px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		}

#contents #indent div.newsarea	{
		float: left;
		width: 361px;
		vertical-align: top;
		}
		
#contents #indent div.bannerarea	{
		vertical-align: top;
		text-align: right;
		}

#contents #indent div.contactus	{
		background-image: url(../img/contactus-bg.jpg);
		background-repeat: no-repeat;
		vertical-align: top;
		text-align: left;
		width: 181px;
		height: 132px;
		padding: 10px 10px 10px 10px;
		}
		
.banner	{
		margin-bottom: 7px;
		}
		
.clearblock	{
		clear: both;
		}

#contents #pagetopbutton	{
		text-align: right;
		width: 545px;
		margin-top: 15px;
		margin-bottom: 20px;
		}

#footer	{
		width: 758px;
		margin: 0px;
		background-color: #f9f9f9;
		text-align: right;
		border-top: 1px solid #D8D8D8;
		}

#footer div.copyright	{
		width: 758px;
		padding-top: 5px;
		padding-right: 5px;
		font-size: 11px;
		color: #aaaaaa;
		text-align: right;
		line-height: 135%;
		}
