@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}










/*===============================================*/

body {
	background-color: #FFFFFF;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 0.9em;
	color: #424242;
	line-height: 1.8em;
}



a:link {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #993366;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

/*===============================================*/

#HeaderArea {
	width: 800px;
	height: 100px;
	background-image: url(/images/head-back.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#HeaderAreaback {
	width: 100%;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}


/*===============================================*/

#ContentsArea {
	width: 730px;
}


#Wrapper {
	width: 730px;
	vertical-align: top;
}


#RightContentsArea {
	width: 565px;
	float: right;
	text-align: center;
	margin-left: 10px;
}



#LeftContentsArea {
	width: 155px;
	float: left;
}


#ShiryoContentsArea {
	width: 565px;
	float: center;
	text-align: center;
	margin-left: 10px;
}



/*===============================================*/

#StructureArea {
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: left;
	background-color: #EDEDED;
	padding: 5px;
}


/*===============================================*/

#LinkArea {
	text-align: center;
	color: #0099CC;
	clear: both;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}

#LinkArea a:link {
	color: #0099CC;
	text-decoration: none;	
}

#LinkArea a:visited {
	color: #0099CC;
	text-decoration: none;	
}

#LinkArea a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#LinkArea a:active {
	color: #0000FF;
	text-decoration: underline;
}





#SubLinkArea {
	text-align: center;
	color: #0099CC;
	clear: both;
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}


#SubLinkArea a:link {
	color: #0099CC;
	text-decoration: underline;
}

#SubLinkArea a:visited {
	color: #0099CC;
	text-decoration: underline;	
}

#SubLinkArea a:hover {
	color: #0099CC;
	text-decoration: underline;
}

#SubLinkArea a:active {
	color: #0099CC;
	text-decoration: underline;
}



#SubLinkArea_h5 {
	text-align: center;
	color: #336699;
	clear: both;
	line-height: 1.8em;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 30px;
}


#SubLinkArea_h5 a:link {
	color: #336699;
	text-decoration: underline;
}

#SubLinkArea_h5 a:visited {
	color: #336699;
	text-decoration: underline;	
}

#SubLinkArea_h5 a:hover {
	color: #6e9cc9;
	text-decoration: underline;
}

#SubLinkArea_h5 a:active {
	color: #6e9cc9;
	text-decoration: underline;
}

/*===============================================*/

#FooterArea {
	width: 100%;
	clear: both;
	background-image: url(/images/foot-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}


#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;
}


/*===============================================*/

h1 {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-right: 100px;
	padding-left: 100px;
	width: 800px;
}

h2 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 0.9em;
	text-align: left;
	margin-top: 5px;
	line-height: 2em;
	background-image: url(/images/title-back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	text-indent: 40px;
	height: 27px;
}



h3 {
	color: #0099CC;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099CC;
	text-indent: 10px;
}


h4 {
	font-size: 0.9em;
	line-height: 1.8em;
	color: #009966;
	margin-top: 10px;
	margin-bottom: 5px;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009966;
	margin-left: 5px;
}









h5 {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #336699;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}





h6 {
	font-size: 1.0em;
	line-height: 1.8em;
	text-align: center;
	margin-top:5px;
}


/*===============================================*/
