/* CSS Document */

body {
	font-family:Arial,Helvetica,Sans-Serif;
	margin:0;
	text-align: center;
	background-color: #F9F9F9;
}
a:link {
	color: #0000FF;
	text-decoration:underline;
	}
a:visited {
	color: #0000FF;
	text-decoration:underline;
	}
a:active {
	color: #0000FF;
	}
a:hover {
	color: #990000;
	text-decoration:underline;
	}
.header {
	width:auto;
	height:90px;
	top:0px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size:13px;
	line-height:25px;
	background-repeat: no-repeat;
	}
.navi-bar {
	width:auto;
	height:27px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	}
.navi-bar a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
.navi-bar a:hover {
	display:block;
	width:90px;
	background-image: url(image/navi90px.gif);
	text-decoration:underline;
	color: #666633;
	}
.navi-bar a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
	 }
.navi-bar ul {
	margin-left:0px;
	line-height:27px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	}
.navi-bar li {
	display:block;
	width:90px;
	text-align:center;
	list-style:none;
	float:left;
	line-height:27px;
	vertical-align: middle;
	background-image: url(image/navi90px.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
.navi-bar1 a:hover {
	display:block;
	width:90px;
	background-image: url(image/navi90px2.gif);
	text-decoration:none;
	color: #CC0000;
	}
.pankuzu {
	width:auto;
	height:30px;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 13px;
	line-height: 30px;
	padding-left: 10px;
	color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #197FB2;
	margin-bottom: 5px;
	}
#wrap {
	background-image: url(image/back.gif);
	background-repeat: repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
.main-box {
	width:790px;
	height:auto;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size:14px;
	line-height:23px;
	padding: 0px;
	background-color: #FFFFFF;
	}
.left-box {
	width:185px;
	margin-left:5px;
	margin-right:15px;
	font-size:13px;
	float:left;
	}
.left-box ul {
	margin-left:0px;
	line-height:25px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0;
	}
.left-box li {
	display:block;
	width:185px;
	text-align:left;
	list-style:none;
	line-height:25px;
	vertical-align: middle;
	color: #000000;
	margin-bottom: 2px;
	text-indent: 7px;
	background-image: url(image/left_li.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	}
.left-box li a:link {
	color: #000000;
	text-decoration:none;
	}
.left-box li a:visited {
	color: #000000;
	text-decoration:none;
	}
.left-box li a:hover {
	display:block;
	text-align:left;
	list-style:none;
	line-height:25px;
	color: #000000;
	text-indent: 7px;
	background-image: url(image/left_hover.gif);
	background-repeat: repeat-x;
	}
.right-box {
	width:550px;
	font-size:13px;
	float:left;
	margin-left:5px;
	}
.right-box ul {
	margin-left: 5px;
	list-style-type: none;
	}
.right-box h1 {
	background-image: url(image/top_h1.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	}
.right-box h2 {
	font-size: 14px;
	line-height: 27px;
	text-indent: 15px;
	background-image: url(image/right_box_h2.gif);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	margin-bottom: 5px;
	}
.right-box-bar {
	font-weight:bold;
	font-size: 14px;
	line-height: 27px;
	text-indent: 15px;
	background-image: url(image/right_box_h2.gif);
	background-repeat: no-repeat;
	height: 27px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
	}
.right-box a:link {
	color: #0000FF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}
.right-box a:visited {
	color: #0000FF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}
.right-box a:hover {
	color: #0000FF;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
	}
.footer {
	width:auto;
	height:auto;
	margin-top: 70px;
	text-align: center;
	font-size:13px;
	line-height:20px;
	margin-bottom:0px;
	clear:both;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	}

/*   article-style  */

.entry-left-box {
	width:520px;
	margin-left:10;
	font-size:15px;
	line-height:21px;
	float:left;
	margin-top: 0px;
	}
.entry-left-box h1 {
	font-size: 16px;
	line-height: 35px;
	text-indent: 12px;
	background-image: url(image/right_box_h2.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	}
.entry-left-box h2 {
	font-size: 15px;
	line-height: 25px;
	margin-top: 40px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7B99E1;
	white-space: normal;
	text-indent: 5px;
	}
.entry-left-box h3 {
	font-size: 14px;
	line-height: 25px;
	margin-top: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #7B99E1;
	white-space: normal;
	text-indent: 5px;
	}
.entry-left-box a:link {
	color: #0000FF;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	}
.entry-left-box a:visited {
	color: #0000FF;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	}
.entry-left-box a:hover {
	color: #0000FF;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	}
.entry-right-box {
	width:185px;
	font-size:13px;
	float:left;
	margin-left:50px;
	margin-top: 0px;
	}
.entry-right-box ul {
	margin-left:0px;
	line-height:25px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0;
	}
.entry-right-box li {
	display:block;
	width:185px;
	text-align:left;
	list-style:url(none) none;
	line-height:25px;
	vertical-align: middle;
	color: #000000;
	margin-bottom: 2px;
	text-indent: 7px;
	border-bottom: 1px solid #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-image: url(image/left_li.gif);
	background-repeat: repeat-x;
	}
.entry-right-box li a:link {
	color: #000000;
	text-decoration:none;
	}
.entry-right-box li a:visited {
	color: #000000;
	text-decoration:none;
	}
.entry-right-box li a:hover {
	display:block;
	text-align:left;
	list-style:none;
	line-height:25px;
	color: #000000;
	text-indent: 7px;
	background-image: url(image/left_hover.gif);
	background-repeat: repeat-x;
	}

/*   other  */

blockquote {
	padding: 9px;
	margin-left:15px;
	margin-right:15px;
	font-size:14px;
	line-height: 22px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.float-left {
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	}
.float-right {
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	}
.related_link {
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 35px;
	}

/*  font-style  */
.font16px-bold {
	font-size:16px;
	line-height:23px;
	font-weight:bold;
	}
.font15px {
	font-size:15px;
	line-height:23px;
	}
.font15px-bold {
	font-size:15px;
	line-height:23px;
	font-weight:bold;
	}
.font15px-red {
	font-size:15px;
	line-height: 20px;
	color: #990000;
	font-weight: bold;
	}
.font14px-red {
	font-size:14px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
	}
.font14px {
	font-size:14px;
	line-height:20px;
	}
.font14px-narrow {
	font-size:14px;
	line-height:18px;
	}
.font14px-bold {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	}
.font13px {
	font-size:13px;
	line-height:17px;
	}
.font13px-bold {
	font-size:13px;
	line-height:17px;
	font-weight:bold;
	}
.font15-yellow-back {
	font-size:15px;
	line-height:23px;
	background-color: #FFFF00;
	}
