* {
	border:0;
	margin:0;
	padding:0;
}

/* body */
body {
	background:#fff;
	color:#333333;
	line-height:145%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

hr {
	border: solid 1px #ffffff;
	border-top-color: #CCCCCC;
	color: #ffffff;
	width: 100%;
}


#topicPath_01 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
	padding: 0px;
}   
#topicPath_01 li {   
    display:inline;   
    line-height:110%;   
    list-style-type:none;   
}   
#topicPath_01 li a {   
    padding-right:10px;   
    background:url(image/topicpath.gif) no-repeat right center;   
}  

/* general */
a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#00CC00;
	text-decoration:none;
}

/* header */
#header {
	width:100%;
	background-color: #FFFFFF;
	background-image: url(image/background_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	width:800px;
	background-color: #333333;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header_inside h1 {
	color:#fff;
	float:left;
	height:100px;
	line-height:100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	font-weight: normal;
	padding: 0px;
}
#header_inside h1 span {
	color:#9c0;
}
#header_inside ul {
	float:right;
	height:100px;
	list-style:none;
	width:580px;
}
#header_inside ul li {
	float:right;
	height:100px;
	list-style:none;
	width:95px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #666666;
}
#header_inside ul li a {
	color:#fff;
	display:block;
	height:50px;
	line-height:50px;
	padding:50px 0 0;
	text-align:center;
	width:95px;
}
#header_inside ul li a:hover {
	color:#FFFFFF;
	background-color: #333333;
	background-image: url(image/menubg_hov.jpg);
}
#header_inside ul li a.active {
	color:#FFFFFF;
	background-image: url(image/menubg_alink.jpg);
}

/* content */
#content {
	background:#fff url('image/background_content.jpg') center repeat-y;
	width:100%;
	font-size: 12px;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#content_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	margin:0 auto;
	width:800px;
}
#content_inside_sidebar {
	float:right;
	line-height:175%;
	position:absolute;
	width:200px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-left: 580px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_inside_sidebar h2 {
	background:#fff;
	color:#999999;
	font-size:14px;
	padding:5px 0;
	text-align:right;
	letter-spacing: 1pt;
	font-weight: 600;
}
#content_inside_sidebar ul {
	list-style:none;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#content_inside_sidebar ul li {
	list-style:none;
}
#content_inside_sidebar ul li a {
	border-bottom:1px solid #e9e9e9;
	display:block;
	padding:3px;
	width:194px;
}
#content_inside_sidebar ul li a:hover {
	color:#009900;
	background-color: #C5EF7E;
}
#content_inside_main {
	background:#fff;
	line-height:175%;
	width:570px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 220px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
}

#content_inside_main h1 {
	font-size:14px;
	line-height: 170%;
	color: #000066;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251DB9;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	padding-left: 5px;
	padding-top: 3px;
	border-right-color: #251DB9;
	border-right-width: 25px;
	border-right-style: solid;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF3F9;
	font-weight: normal;
}
#content_inside_main h2 {
	font-size:14px;
	line-height: 170%;
	color: #000066;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #251DB9;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	padding-left: 5px;
	padding-top: 3px;
	border-right-color: #251DB9;
	border-right-width: 25px;
	border-right-style: solid;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF3F9;
	font-weight: normal;
}
#content_inside_main h3 {
	width: 500px;
	border-right-width: 25px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #002AB0;
	border-bottom-color: #002AB0;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content_inside_main p {
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 10px;
	margin-top: 5px;
}

/* footer */
#footer {
	width:100%;
	background-color: #FFFFFF;
	background-image: url(image/background_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer_inside {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:25px;
	width:800px;
	background-color: #333333;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
}
#footer_inside p {
	color:#fff;
	text-align:center;
	line-height: 25px;
}
#content_inside_main2 {

	background:#fff;
	line-height:175%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#news {

	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
	padding: 0px;
}
#footer_inside a {
	font-size: 12px;
	color: #0099FF;
}
.side_td {
	font-size: 12px;
	line-height: 145%;
}
#toptxt {
	font-size: 12px;
	line-height: 150%;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 7px;
	letter-spacing: 0.1em;
	clear: both;
	float: none;
}
#toptxt_title {
	font-size: 16px;
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
#toptxt a {
	font-size: 12px;
	color: #333333;
}
#toptxt a:hover {
	font-size: 12px;
	color: #0000FF;
}

#toptxt_title a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#content #content_inside #content_inside_main #content_inside_main2 #waku {
	padding: 7px;
	margin-bottom: 15px;
	border: 1px dotted #2D517D;
	margin-left: 15px;
	margin-right: 5px;
}
    #content #content_inside #content_inside_main #content_inside_main2 #waku2 {
	padding: 7px;
	margin-bottom: 10px;
	border: 1px solid #61C800;
	margin-top: 5px;
	background-color: #EBFFDF;
}
#footer_insidemenu {
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	height:35px;
	width:800px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

