/*　グローバルスタイル　*/

A:link { color: #9665C0;
	text-decoration: none;
	}
	
A:visited { color: #AA2299;
	text-decoration: none;
	}
	
A:active { color: #D0DCFF;
	text-decoration: none;
	}
	
A:hover { color: #D3CEFF;
	text-decoration: underline;
	}

BODY	{
text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #FCFCFC;
	}

H1	{
	font-size: 18px;
	line-height: 145%;
	color: #660000;
	text-align: left;
	font-weight: normal;
	}
			
H2	{
	text-align: left;
	font-size: 13px;
	line-height: 135%;
	font-weight: normal;
	color: #1E1E1E;
	font-family: serif;
	}

H3	{
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #6895C3;
	background-image: url(../img/icon-s-midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

H4	{
	}
	
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: 130%;
	color: #787878;
	}
	.small02	{
	font-size: 9px;
	line-height: 115%;
	color: #787878;
	}
.basic	{
	font-size: 12px;
	line-height: 145%;
	color: #333333;
	}
.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;
		}

.textred	{
		color: #ff3300;
		font-size: 11px;
		line-height: 135%;
		}

hr	{
	border-color: #dddddd;
	border-style: dotted;
	}


/*　エリアスタイル　*/
#header	{
		width: 749px;
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		margin-bottom: 0px;
		padding-bottom: 0px;
		margin-top: 0px;
		padding-top: 0px;
		white-space: nowrap;
		}
		
#menubox	{
		position: relative;
		margin-top: 0px;
		padding-top: 0px;
		white-space: nowrap;
		vertical-align: top;
		}
			
#contents	{
		width: 749px;
		margin:auto;
		text-align: left;
		position:relative;
		}

#contents div.navigation	{
		width: 739px;
		border-bottom: 1px dotted #DEDEDE;
		/*text-align: left;
		margin-top: 15px;
		font-size: 11px;
		color: #A9A9A9;
		line-height: 135%;*/
		}
		
#contents #leftside	{
		/*text-align: center;*/
		width: 133px;
		float: left;
		padding: 10px;
		}

		
#contents #main	{
		text-align: left;
		width: 322px;
		padding: 0px;
		left:160px;
		position:absolute;
		}
		
#contents #rightside	{
		width: 238px;
		padding: 8px;
		float: right;
		}

#contents #rightside div.rightbottomside	{
		text-align: center;
		border-top: 1px dotted #DEDEDE;
		}

.midashi	{
		border: 1px;
		border-style: solid;
		border-color: #DEDEDE;
		}

.picture	{
		border: 1px;
		border-style: solid;
		border-color: #cccccc;
		}
	
.clearblock	{
		clear: both;
		}
			
#footer	{
		width: 747px;
		margin: 0px;
		left: 0px;
		top: 600px;
		position: absolute;
		}

/*
#footer div.copyright	{
		margin-top: 5px;
		margin-right: 5px;
		font-size: 10px;
		color: #AFA9F8;
		text-align: right;
		line-height: 135%;
		}
		
#footer div.buttonmailto	{
		width: 138px;
		margin-top: 5px;
		margin-left: 5px;
		text-align: left;
		float: left;
		}
*/
