@charset "euc-jp";
/* CSS Document */

#contBase {
	background-image: url(img/cont_bg02.png);
	background-repeat: repeat-x;
	background-color: #A9EEF4;
	}
	#contBase #cotentArea {
		width: 880px;
		margin-top:0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		visibility: visible;
		overflow: visible;
	}
		#contBase #cotentArea #lMenuArea {
			width: 190px;
			height: auto;
			padding: 0px;
			margin-left: 10px;
			display:inline;
			margin-right: 10px;
			float: left;
			position: static;
			clear: right;
			margin-bottom: 15px;
		}
			#contBase #cotentArea #lMenuArea #lMenuHead {
				background-image: url(img/l_menu_top.jpg);
				width: 190px;
				padding: 0px;
				height: 44px;
			}
			#contBase #cotentArea #lMenuArea #lMenuFoot {
				background-image: url(img/l_menu_foot.jpg);
				height: 20px;
				width: 190px;
				clear: both;
			}

		#contBase #cotentArea #lMenuArea #lMenu {
		
		}		
			#contBase #cotentArea #lMenuArea #lMenu ul {
				margin:0px;
				padding:0px;
				background-image: url(img/m_bg.jpg);
				background-repeat: repeat-y;
			}
/*			#contBase #cotentArea #lMenuArea #lMenu ul li {
				background-image: url(img/l_menu_bg.jpg);
				background-position: bottom;
				font-weight: 600;
				margin: 0px;
				padding-left: 24px;
				padding-top: 8px;
				line-height: 24px;
				padding-bottom: 2px;
				background-repeat: no-repeat;
				padding-right: 12px;
			}
			#contBase #cotentArea #lMenuArea #lMenu ul li a {
				color:#FFFFFF;
				font-size: 12px;
			}
*/		#contBase #cotentArea #rightContArea {
			float: right;
			clear: none;
			width: 660px;
			position: static;
			padding-top: 0px;
			padding-right: 10px;
			padding-bottom: 0px;
			padding-left: 0px;
			height: auto;
			margin-bottom: 15px;
		}
			#contBase #cotentArea #rightContArea #contHead {
				background-image: url(img/content_top.png);
				padding: 0px;
				height: 8px;
				width: 660px;
				background-repeat: no-repeat;
			}
			#contBase #cotentArea #rightContArea #contFoot {
				background-image: url(img/content_foot.png);
				background-repeat: no-repeat;
				height: 12px;
				width: 660px;
			}

			#contBase #cotentArea #rightContArea #contBody {
				background-image: url(img/content_bg.png);
				background-repeat: repeat-y;
				height: auto;
				width: 660px;
			}
				#contBase #cotentArea #rightContArea #contBody h1 {
					background-image: url(img/cont_h1_bg.jpg);
					height: 28px;
					width: 600px;
					font-size: 16px;
					line-height: 28px;
					font-weight: 900;
					color: #005260;
					margin-top: 0px;
					margin-right: auto;
					margin-bottom: 20px;
					margin-left: auto;
					padding-top: 20px;
					padding-right: 0px;
					padding-bottom: 0px;
					padding-left: 36px;
					background-repeat: no-repeat;
					background-position: center 20px;
				}
#contBase #cotentArea #rightContArea #contBody h2 {
	background-image: url(img/cont_h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 600px;
	text-align: center;
	margin-bottom: 16px;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 20px;
	color: #333399;
	margin-right: auto;
	margin-left: auto;
}
#contBase #cotentArea #rightContArea #contBody h3 {
	width: 560px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight:600;
	line-height: 16px;
	color: #006699;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 5px solid #999999;
	padding-left: 12px;
	padding-top: 4px;
}
#contBase #cotentArea #rightContArea #contBody h4 {
	width: 570px;
	text-align: left;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight:600;
	line-height: 24px;
	color: #333399;
	border-bottom: 1px dotted #CCCCCC;
	margin: 10px 0px 10px 0px;
	background-image: url(../images/w_balls_g.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 30px;
}
#contBase #cotentArea #rightContArea #contBody h5 {
	width:auto;
	text-align: left;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight:600;
	line-height: 24px;
	color:#006666;
	margin: 10px 10px 10px 0px;
	background-image: url(../images/ctrans.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 2px;
}
#contBase #cotentArea #rightContArea #contBody h5 span{
	display: inline;
	background: transparent url(../images/forward.png) no-repeat right bottom;
	background-position:0px 20px 0px 0px;
	padding: 2px 18px 0px 0px;
	cursor: pointer;
}
			#contBase #cotentArea #rightContArea #contBody #title {
				width: 466px;
				padding-right: 22px;
				padding-left: 22px;
				height: 25px;
				padding-top: 5px;
				padding-bottom: 15px;
			}
			#contBase #cotentArea #rightContArea #contBody #box {
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	overflow: visible;
	visibility: visible;
	height: auto;
	line-height: 160%;
	margin-bottom: 20px;
	background-image: none;
	font-size: 13px;
			}


				#contBase #cotentArea #rightContArea #contBody #box ul {
					margin:0px;
					padding-left:30px;
					padding-top:0px;
					padding-right:10px;
					padding-bottom:0px;
					width: auto;
				}
				#contBase #cotentArea #rightContArea #contBody #box ul img{
					margin:0px;
					vertical-align:bottom
				}
				#contBase #cotentArea #rightContArea #contBody #box ul li {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;
	list-style-position: outside;
	display: list-item;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #96B3D6;
	vertical-align: middle;
				}
				#contBase #cotentArea #rightContArea #contBody #box ol {
					margin:0px;
					padding-left:30px;
					padding-top:0px;
					padding-right:10px;
					padding-bottom:0px;
					width: auto;
				}
				#contBase #cotentArea #rightContArea #contBody #box ol img{
					margin:10px;
				}
				#contBase #cotentArea #rightContArea #contBody #box ol li {
					font-size:16px;
					font-weight:600;
					color:#006666;
					padding-top:5px;
					padding-bottom:5px;
					font-size: 12px;
					list-style-position: outside;
					display: list-item;
				}
				#contBase #cotentArea #rightContArea #contBody #box ul li ul {
					padding-left:15px;
				}
				#contBase #cotentArea #rightContArea #contBody #box ul li ul li {
					list-style-image:url(img/cont_blt02.jpg);
					border:none;
					list-style-position: outside;
				}
			#contBase #cotentArea #rightContArea #contBody #box hr {
				border:thin #CCCCCC dotted;
				height:1px;
				margin-bottom:10px;
				margin-top:10px;
			}
			#contBase #cotentArea #rightContArea #contBody #box img {
				margin:10px;
			}
			#contBase #cotentArea #rightContArea #contBody #box table.intoTxt {
				margin:10px;
			}
			#contBase #cotentArea #rightContArea #contBody #box table img {
				margin:0px;
			}
