@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
}





/*=====BODY—v‘f=====*/


body {
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}



a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #CC6699;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:active {
	color: #33CCFF;
	text-decoration: underline;
}

/*=====BODY—v‘f=====*/


/*=====Œ©o‚µ—v‘f=====*/

h1 {
	color: #808080;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-weight: normal;
	text-align: left;
}

h3 {
	font-weight: normal;
	text-align: left;
}

h4 {
	text-align: left;
	font-size: 1em;
	background-color: #5C7785;
	vertical-align: middle;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #335566;
}

h5 {
	font-size: 1em;
	line-height: 1.2em;
	color: #335566;
}

h6 {
	font-size: 1em;
	line-height: 1.2em;
	color: #335566;
}

/*=====Œ©o‚µ—v‘f=====*/

/*=====ƒwƒbƒ_[—v‘f=====*/

#HeaderArea {
	width: 730px;
	padding-top: 10px;
}

/*=====ƒwƒbƒ_[—v‘f=====*/

/*=====ƒRƒ“ƒeƒ“ƒc—v‘f=====*/

#ContentsArea {
	clear: both;
	float: none;
	width: 730px;
}


#RightContentsArea {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}



/*=====ƒRƒ“ƒeƒ“ƒc—v‘f=====*/


/*=====ƒtƒbƒ^[—v‘f=====*/

#FooterArea {
	width: 720px;
	clear: both;
	color: #FFFFFF;
	background-color: #335566;
	padding: 5px;
	text-align: right;
}


#FooterArea a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#FooterArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


/*=====ƒtƒbƒ^[—v‘f=====*/




/*=====ŠK‘w•\Ž¦—v‘f=====*/

#StructureArea {
	font-size: 0.8em;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*=====ŠK‘w•\Ž¦—v‘f=====*/


/*=====ƒ`ƒF[ƒ“ƒŠƒ“ƒN—v‘f=====*/

#LinkArea {
	background-color: #F5F1DA;
	color: #335566;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#LinkArea a:link {
	color: #335566;
	text-decoration: underline;	
}

#LinkArea a:visited {
	color: #335566;
	text-decoration: underline;
}

#LinkArea a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

#LinkArea a:active {
	color: #33CCFF;
	text-decoration: underline;
}


/*=====ƒ`ƒF[ƒ“ƒŠƒ“ƒN—v‘f=====*/



P {
	padding-bottom: 10px;
}

