@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
}





/*=====BODY—v‘f=====*/

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.4em;
}



a:link{
	color: #0075DD;
	text-decoration: underline;
}

a:visited{
	color: #FF9933;
	text-decoration: underline;
}

a:hover{
	color: #80C2FF;
	text-decoration: underline;
}

a:active {
	color: #80C2FF;
	text-decoration: underline;
}

/*=====BODY—v‘f=====*/


/*=====ƒwƒbƒ_[—v‘f=====*/

#HeaderArea {
	color: #0075DD;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 720px;
	background-color: #FFFFFF;
}

/*=====ƒwƒbƒ_[—v‘f=====*/


/*=====ƒ`ƒF[ƒ“ƒŠƒ“ƒN—v‘f=====*/

#LinkArea {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 720px;
	background-color: #07B9E2;
	line-height: 1.6em;
}


#LinkArea a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}

#LinkArea a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#LinkArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#LinkArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*=====ƒ`ƒF[ƒ“ƒŠƒ“ƒN—v‘f=====*/


/*=====ƒRƒ“ƒeƒ“ƒc—v‘f=====*/

#ContentsArea {
	border: 1px solid #07B9E2;
}

/*=====ƒRƒ“ƒeƒ“ƒc—v‘f=====*/


/*=====ƒtƒbƒ^[—v‘f=====*/

#FooterArea {
	width: 720px;
	background-color: #07B9E2;
	font-size: 0.8em;
	line-height: 1.4em;
}


#FooterArea td {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.4em;
}

#FooterArea a:link {
	color: #FFFFFF;
	text-decoration: underline;	
}

#FooterArea a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#FooterArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#FooterArea a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*=====ƒtƒbƒ^[—v‘f=====*/



/*=====Œ©o‚µ—v‘f=====*/

h1 {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #999999;
	font-weight: normal;
}


h2 {
	font-size: 0.8em;
	line-height: 1.4em;
}


h3 {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #07B9E2;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 0.2em;
	margin: 5px;
	border: 3px double #07B9E2;
	text-indent: 10px;
}


h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom:  0px;
	line-height: 1.4em;
}

h5 {

}


h6 {
	font-size: 1.0em;
	font-weight: bold;
	color: #0099FF;
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
}

/*=====Œ©o‚µ—v‘f=====*/






p{
	padding-bottom: 0px;
}
 


td{
	padding: 5px;
}













.waku {
	border: 1px dashed #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 30px;
}




.waku-mini {
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px;
}


.waku2 {
	font-size: 0.8em;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.waku2-none {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.waku2 dl {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.waku2-none dl {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.waku2 ul {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}


.waku2-none ul {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

.waku2 ol {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}


.waku2-none ol {
	list-style-position: inside;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}

.waku2 a:link {
	color: #0066FF;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2 a:visited {
	color: #0066FF;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2 a:hover {
	color: #FF6699;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2 a:active {
	color: #FF6699;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}


.waku2-none a:link {
	color: #0066FF;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2-none a:visited {
	color: #0066FF;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2-none a:hover {
	color: #FF6699;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}

.waku2-none a:active {
	color: #FF6699;
	text-decoration: underline;
	font-size: 1.0em;
	letter-spacing: normal;
}



.img-right {
	float: right;
	margin: 5px 5px 5px 10px;
}


.FF0000-b {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
}


.FF0000 {
	color: #FF0000;
}





.waku3 {
	background-color: #B3B3B4;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}

.waku3 td {
	background-color: #FFFFFF;
	padding: 3px;
}

.waku3 th {
	background-color: #F4F5EE;
	font-weight: normal;
	padding: 3px;
}



.goiken {
	font-size: 0.8em;
}



.waku4 {
	background-color: #B3B3B4;
	margin-top: 5px;
	margin-bottom: 5px;
}

.waku4 td {
	padding: 3px;
	font-size: 0.9em;
	line-height: 1.4em;
}





.waku5 {
	margin-top: 5px;
	margin-bottom: 15px;
}

.waku5 td {
	font-size: 0.8em;
}

.waku5 th {
	font-size: 0.8em;
	color: #FFFFFF;
	width: 20px;
}


.FF6699 {
	color: #FF6699;
}





