@charset "Shift_JIS";


#Menu{
	text-align:left
	}

#Menu a:link, #Menu a:visited {
	display: block;
}



#Menu a:link {
	color: #335566;
	background-image: url(/images/menu/menu_06.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#Menu a:visited {
	color: #335566;
	background-image: url(/images/menu/menu_06.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#Menu a:hover {
	background-image: url(/images/menu/menu_06-over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

#Menu a:active {
	background-image: url(/images/menu/menu_06-over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	vertical-align: middle;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	font-size: 1.2em;
	padding: 5px 0 5px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}






/*=====menu=====*/

.menu {
	width: 183px;
	text-align: center;
	background-color: #F3F6F7;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #335566;
}


.box {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #335566;
	text-align: left;
}

/*=====menu=====*/

/*=====contents=====*/

.contents {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}

.contents-form {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
}



.box2 {
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
}


.box3 {
	text-align: left;
	padding: 5px;
	background-color: #FBEAEA;
	margin-top: 5px;
	margin-bottom: 5px;
}



.ul-disc {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	padding-bottom: 10px;
}


.ul-none {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
}





.img-left {
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
}


.img-right {
	margin-left: 5px;
	margin-bottom: 2px;
	float: right;
}



.waku {
	background-color: #5C7785;
	margin-top: 0px;
}

.waku td {
	background-color: #FFFFFF;
	padding: 5px;
}

.waku th {
	background-color: #F3F6F7;
	padding: 5px;
}



.pagetop {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 10px;
}

/*=====contents=====*/



/*=====other=====*/

.FF0000 {
	color: #FF0000;
}



.bold {
	font-weight: bold;
}



.style1 {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
	color: #088DE4;
	padding-top: 5px;
	padding-bottom: 5px;
}



.CopyRight {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}


/*=====other=====*
