@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0 0 15px 0;
	text-align:center;
	background:#92dbf2 url(../img/bg.jpg) no-repeat top center;
	font-family:arial,helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ms pgothic",sans-serif;
}



/* header */
/* -------------------------------------------------------- */

#header{
	width:900px;
	height:auto;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0 0px 0px ;
	text-align:left;
}



p{
	font-size:85%;
	line-height:160%;
	margin:0 0 10px 0;
	padding:0;
	color:#333333;
}

p.in{
	font-size:85%;
	line-height:160%;
	margin:0 0 5px 0;
	padding:0;
	text-indent:1em;
}

p.summary{
	font-size:11px;
	line-height:150%;
	margin:30px 0 0 0;
	padding:0px 10px 0px 10px;
	color:#333333;
	text-align:left;
}
h1{
 	border:0;
	display:inline;
	padding:0px 0px 0 0px;
	margin:10px 0 0px 15px;
	width:220px;
	height:42px;
	float:left;
 }

#sitemap-box{
 margin:35px 15px 0 0px;
 padding:0px 0 0 0px;
 float:right;
 display:inline;
 }
 
p.sitemap{
	margin:0px 0 0 0px;
	padding:0px 0px 0 0;
	font-size:13px;
}

p.sitemap a {
	padding:0 5px 0 18px;
	margin:0 5px 0 0;
	text-decoration:none;
	background:url(../img/bg_mail.gif) no-repeat center left;

}
p.sitemap a.si-a {
	padding:0 0 0 18px;
	margin:0 0 0 0px;
	text-decoration:none;
	background:url(../img/bg_sitemap.gif) no-repeat center left;
}
p.sitemap a:link , p.sitemap a:visited {
	color:#333333;
}
p.sitemap a:hover , p.sitemap a:active {
	color:#aaaaaa;
}

/* global-menu */

ul#glo_menu{
    list-style:none;
    width:870px;
    padding:5px 0 0 0px;
    margin:0px auto 0 auto;
	clear:both;
	height:47px;
}
ul#glo_menu li{
    list-style:none;
    float:left;
}

div.header_u{
	padding:0 0 0px 0px;
	margin:0px auto 0 auto;
	width:900px;
	height:28px;
	background-color:#ffffff;
}

ul#glo_menu2{
    list-style:none;
    width:870px;
    padding:0px 0 0 0px;
    margin:0px auto 0 auto;
	clear:both;
	height:28px;
}
ul#glo_menu2 li{
    list-style:none;
    float:left;
}


/* top-banner */

#top_b {
	padding:0 0 0px 0px;
	margin:7px auto 0 auto;
	width:900px;
	height:258px;
	background:url(../img/top_b.jpg) no-repeat center center;
	background-color:#ffffff;
}

img.consultation{
	height:37px;
	width:210px;
	float:right;
	clear:right;
	margin:210px 25px 0px 0;
	padding:0 0 0 0;
	display:inline;
}

#top_b2 {
	padding:0 0 0px 0px;
	margin:7px auto 0 auto;
	width:900px;
	height:100px;
	background:url(../img/top_b2.jpg) no-repeat center center;
	background-color:#ffffff;
}

img.consultation2{
	height:37px;
	width:210px;
	float:right;
	clear:right;
	margin:60px 25px 0px 0;
	padding:0 0 0 0;
	display:inline;
}

/* kuzunabi */

#kuzunabi{
	font-size:13px;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 0px 0;
	text-align:right;
	color:#333333;
	clear:both;
	border-bottom:dashed 1px #666666;
}

#kuzunabi p{
	padding:0px 0px 0 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	color:#333333;
}
#kuzunabi a{
	padding:0px 0px 0 0px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0px;
	margin-right:0;
	color:#333333;
	text-decoration:none;
}

#kuzunabi a:link , #kuzunabi a:visited {
	color:#333333;
}
#kuzunabi a:hover , #kuzunabi a:active {
	color:#333333;
	text-decoration:underline;
	
}

#kuzunabi a.pk{
	background:url(../img/bg_pan.gif) no-repeat center left;
	margin:0px 0px 0px 6px;
	padding:0px 0 0px 10px;
}


img {
	border:0;
	display:block;
}

img.type1 {
	border:0;
	display:block;
	margin:3px 0px 10px 7px ;
	padding:0px;
	float:right;
}

img.type2 {
	border:0;
	display:block;
	margin:0px 7px 10px 0px ;
	padding:0px;
	float:left;
}

img.type2-1 {
	border:0;
	display:block;
	margin:0px 7px 20px 0px ;
	padding:0px;
	float:left;
}

img.advice {
	border:0;
	display:block;
	padding:5px 0px 15px 0;
	margin:0 auto 0 auto;
	height:54px;
	width:247px;
}

form {
	margin:0;
	padding:0;
}
.cl {
	clear:both;
}

ol{
	font-size:90%;
	line-height:160%;
	color:#333333;
	margin:0px 0 5px 15px;
	padding:5px 5px 5px 15px;
	font-weight:normal;
}

ol li {
	padding:0px 0px 5px 0px;
}



ol.style1{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 15px;
	padding:5px 5px 5px 15px;
	font-weight:normal;
}

ol.style1 li {
	padding:0px 0px 3px 0px;
	margin:0 0 0 10px;
}

ol.privacy{
	font-size:90%;
	line-height:190%;
	color:#333333;
	margin:5px 0 5px 15px;
	padding:5px 20px 5px 15px;
	font-weight:normal;
	
}

ol.privacy li {
	padding:0px 0px 2px 0px;
	margin:0 0 10px 0;
	border-bottom:dashed 1px #cccccc;
}



ul{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 15px;
	font-weight:normal;
}

ul li {
	list-style:outside;
	list-style-type:square;
	padding:0px 0px 3px 0px;
	font-size:90%;
}

ul.type1{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 15px;
	font-weight:normal;
}

ul.type1 li {
	list-style:outside;
	list-style-type:square;
	padding:0px 0px 3px 0px;
	font-size:80%;
}


ul.check{
	margin:10px auto 10px auto;
	padding:10px 5px 5px 10px;
	font-weight:normal;
	background-color:#f3f2e6;
	border:solid 1px #74a929;
	width:480px;
	color:#483a1d;
}

ul.check li {
	text-align:left;
	font-weight:normal;
	margin-top:0px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
	padding:0 10px 0 20px;
	line-height:150%;
	background:url(../img/yaji.gif) no-repeat left top;
	list-style:none;
}



ul.none{
	font-size:90%;
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 5px;
	font-weight:normal;
}

ul.none li {
	list-style:none;
	padding:0px 0 5px 0;
}

ul.sitemap{
	line-height:140%;
	color:#333333;
	margin:5px auto 5px auto;
	padding:5px 5px 5px 0px;
	font-weight:normal;
	font-size:90%;
	width:90%;
}

ul.sitemap li {
	list-style:none;
	padding:2px 0 3px 20px;
	margin:5px 0 10px 0;
	border-bottom:dashed 1px #cccccc;
	background:url(../img/bg_h5-2.gif) no-repeat left center;
}

ul.sitemap li a {
	text-decoration:none;
}
ul.sitemap li a:link , ul.sitemap li a:visited {
	color:#444444;
}
ul.sitemap li a:hover , ul.sitemap li a:active {
	color:#0066cc;
}


ul.sitemap li.st2 {
	list-style:none;
	padding:2px 0 3px 15px;
	margin:5px 0 10px 20px;
	border-bottom:dashed 1px #999999;
	background:url(../img/yaji.gif) no-repeat left center;
}



ul.sitemap2{
	line-height:140%;
	color:#333333;
	margin:0px 0 5px 0;
	padding:0px 5px 0px 20px;
	font-weight:normal;
}

ul.sitemap2 li {
	list-style:none;
	padding:0px 0 3px 13px;
	margin:5px 0 5px 0;
	border-bottom:dashed 1px #999999;
	background:url(../img/yaji.gif) no-repeat left center;
}


ul.link{

	line-height:140%;
	color:#483a1d;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 25px;
	font-weight:normal;
}

ul.link li {
	list-style:outside;
	list-style-type:square;
	padding:0px 0 3px 0px;
	margin:5px 0 5px 0;
	font-size:90%;
}


table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#ffffff;
	margin:15px auto 15px auto;
}
table th {
	text-align:left;
	padding:2px 5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:20%;
}

table td {
	text-align:left;
	vertical-align:center;
	padding:5px;
	border:solid 1px #366987;
}

table.none {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#e0e6eb;
	margin:15px auto 15px auto;
}
table.none th {
	text-align:left;
	padding:2px 5px;
	border:none;
	background:none;
	width:20%;
}

table.none td {
	text-align:left;
	vertical-align:center;
	padding:5px;
	border:none;
	width:16%;
}

table.price-t {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#ffffff;
	margin:15px auto 15px auto;
}
table.price-t th {
	text-align:left;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:auto;
}

table.price-t th.p-1 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:18%;
}

table.price-t th.p-2 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:25%;
}
table.price-t th.p-3 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:22%;
}
table.price-t th.p-4 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:10%;
}
table.price-t th.p-5 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:10%;
}
table.price-t th.p-6 {
	text-align:center;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:10%;
}
table.price-t td {
	text-align:center;
	vertical-align:center;
	padding:5px;
	border:solid 1px #366987;
}
table.price-t td.td-in {
	line-height:190%;
}


table.price-t2 {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:90%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#ffffff;
	margin:15px auto 15px auto;
}
table.price-t2 th {
	text-align:left;
	padding:5px;
	border:solid 1px #366987;
	background:#e0e6eb;
	width:50%;
}
table.price-t2 td {
	text-align:center;
	vertical-align:center;
	padding:5px;
	border:solid 1px #366987;
}
table.price-t2 td.td-in2 {
	line-height:190%;
	text-align:left;
}

table.type1 table.inner {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#ffffff;
	margin:10px 0 15px 0;
}
table.type1 table.inner th {
	text-align:left;
	padding:2px 5px;
	border:none;
	width:20%;
}

table.type1 table.inner td {
	text-align:left;
	vertical-align:center;
	padding:5px;
	border:none;
}


table.type1 {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width:100%;
	font-size:80%;
	line-height:140%;
	border:none;
	background:#ffffff;
	margin:15px auto 15px auto;
}
table.type1 th {
	text-align:left;
	padding:2px 5px;
	border-top:solid 1px #366987;
	border-bottom:solid 1px #366987;
	border-left:none;
	border-right:none;
	background:#e0e6eb;
	width:20%;
}

table.type1 th.rec {
	text-align:left;
	padding:2px 5px;
	border-top:solid 1px #366987;
	border-bottom:solid 1px #366987;
	border-left:none;
	border-right:none;
	background:#def2fa;
	width:20%;
}

table.type1 td {
	text-align:left;
	vertical-align:center;
	padding:5px;
	border-top:solid 1px #366987;
	border-bottom:solid 1px #366987;
	border-left:none;
	border-right:none;
}


table.type1 td.submit {
	text-align:center;
	vertical-align:top;
	padding:5px;
	border:none;
	font-size:80%;
	font-weight:normal;
	border-top:solid 1px #366987;
	border-bottom:solid 1px #366987;
	border-left:none;
	border-right:none;
}


table.type1 ol{
	font-size:100%;
	line-height:160%;
	color:#333333;
	margin:0px 0 5px 15px;
	padding:5px 5px 5px 15px;
	font-weight:normal;
}

table.type1 ol li {
	padding:0px 0px 5px 0px;
}

table.type1 ul{
	line-height:140%;
	color:#000000;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 15px;
	font-weight:normal;
	font-size:100%;
}

table.type1 ul li {
	list-style:outside;
	list-style-type:square;
	padding:0px 0px 3px 0px;
	font-size:100%;
}




/* link */
/* -------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link , a:visited {
	color:#0066cc;
}
a:hover , a:active {
	color:#ff3300;
}

/* container */
/* -------------------------------------------------------- */
#container{
	width:900px;
	margin-top:0px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding:15px 0 0px 0px ;
	background:#ffffff ;
	}




/* main-top */
/* -------------------------------------------------------- */

#main{
	width:515px;
	text-align:left;
	margin:0px 15px 0 0;
	padding:0px 0px 0 0px;
	float:right;
	display:inline;
}

#main p{
	font-size:90%;
}

#main img.banner {
	margin:0px 0 0 0;
	padding:15px 0px 15px 0px;
	clear:both;
}



/* top contents */

dl.topicnews{
	width:515px;
	margin:10px 0 15px 0;
	padding:0 0 0 0;
	color:#333333;
	font-size:90%;
	text-align:left;
}
dl.topicnews dt {
	clear:both;
	float:left;
	width: 80px;
	margin:0 0px 5px 0;
}
dl.topicnews dd {
	margin-bottom: 5px;
}


/* main */
/* -------------------------------------------------------- */

#main-2{
	width:600px;
	text-align:left;
	margin:0px 15px 0 0;
	padding:0px 0px 0 0px;
	float:right;
	display:inline;
}

#main-2 p{
	font-size:90%;
}

#main-2 img.banner {
	margin:0px 0 0 0;
	padding:15px 0px 15px 0px;
	clear:both;
}

div.waku-1{
	width:500px;
	line-height:150%;
	color:#333333;
	margin:5px auto 15px auto;
	padding:10px 10px 5px 10px;
	font-weight:normal;
	background-color:#FFFFCC;
	border:solid 2px #2c5675;
}

#main-3{
	width:870px;
	text-align:left;
	margin:0px 15px 0 15px;
	padding:0px 0px 0 0px;
	float:right;
	display:inline;
}

#main-3 p{
	font-size:90%;
}

#main-3 img.banner {
	margin:0px 0 0 0;
	padding:15px 0px 15px 0px;
	clear:both;
}



/* qna */
/* -------------------------------------------------------- */
#main-2 h3.qna {
	color: #0033cc;
	font-size:90%;
	font-weight:bold;
	margin:0px 0 10px 0;
	padding:5px 0 5px 27px;
	background:url(../img/bg_q.jpg) no-repeat left 1px;
	border-bottom:dashed 1px #333333;
	border-left:none;
	border-top:none;
	height:auto;
}
#main-2 h3.qna:first-letter{
	font-size:100%;
	color:#0033cc;
}

.answer{
	font-size:160%;
	color:#ff0000;
	font-weight:bold;
	padding-right:5px;
}

ul.qna{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 0px;
	font-weight:bold;
	font-size:90%;
}

ul.qna li {
	list-style:none;
	padding:3px 0 3px 20px;
	margin:5px 0 10px 0;
	border-bottom:none;
	background:url(../img/bg_h5.gif) no-repeat left center;
}


/* データ調査 */

#data{
	margin:10px auto 25px auto;
	padding:10px 10px 10px 10px;
	width:95%;
	background-color:#e0e6eb;
	text-align:left;
	font-size:13px;
	}

#data p {
	font-style:normal;
	padding:0px 0 0px 0;
	margin:0px 0 0 25px;
	text-align:left;
	color:#333333;
	line-height:25px;
	font-size:13px;
}

#data a {
	padding:2px 0 3px 18px;
	margin:5px 0 10px 30px;
	background:url(../img/bg_h5.gif) no-repeat left center;
}

#data a.top {
	padding:2px 0 3px 18px;
	margin:5px 0 10px 0px;
	background:url(../img/bg_h5.gif) no-repeat left center;
}






/* 関連リンク */

ul.kanren-l{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 0px;
	font-weight:normal;
	font-size:90%;
	float:left;
	width:300px;
}

ul.kanren-l li {
	list-style:none;
	padding:2px 0 3px 15px;
	margin:5px 0 10px 0;
	border-bottom:dashed 1px #cccccc;
	background:url(../img/bg_h5.gif) no-repeat left center;
}

ul.kanren-l li a {
	text-decoration:none;
}
ul.kanren-l li a:link , ul.kanren-l li a:visited {
	color:#444444;
}
ul.kanren-l li a:hover , ul.kanren-l li a:active {
	color:#0066cc;
}

ul.kanren-r{
	line-height:140%;
	color:#333333;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 0px;
	font-weight:normal;
	font-size:90%;
	float:right;
	width:300px;
}

ul.kanren-r li {
	list-style:none;
	padding:2px 0 3px 15px;
	margin:5px 0 10px 0;
	border-bottom:dashed 1px #cccccc;
	background:url(../img/bg_h5.gif) no-repeat left center;
}

ul.kanren-r li a {
	text-decoration:none;
}
ul.kanren-r li a:link , ul.kanren-r li a:visited {
	color:#444444;
}
ul.kanren-r li a:hover , ul.kanren-r li a:active {
	color:#0066cc;
}


/* navi-top */
/* -------------------------------------------------------- */


#navi{
	width:335px;
	height:auto;
	padding:0px 0px 10px 15px;
	margin:0px 0 0px 0px;
	text-align:left;
	float:left;
	}

/* menu */

.side_menu{
	margin:0 0 7px 0;
	padding:0px 0px 5px 0px;
	width:335px;
	background:url(../img/bg_waku_bottom.gif) no-repeat center bottom;
}
	
.side_menu img{
	margin:0 auto 5px auto;
	padding:7px 5px 0 5px;
	background:url(../img/bg_waku_top.gif) no-repeat center top;
}	
	
.side_menu p{
	margin:0 0 0px 0;
	padding:0px 5px 0 5px;
}


/* 相互リンク募集-top */
/* -------------------------------------------------------- */

#sougo {
	padding:10px 0 0px 0px;
	margin:15px 0 0px 0;
	border-top:dashed 1px #999999;
	width:335px;
}


/* navi */
/* -------------------------------------------------------- */


#navi-2{
	width:250px;
	height:auto;
	padding:0px 0px 10px 15px;
	margin:0px 0 0px 0px;
	text-align:left;
	float:left;
	}

/* menu */

.side_menu-2{
	margin:0 0 7px 0;
	padding:0px 0px 5px 0px;
	width:250px;
	background:url(../img/bg_waku_bottom.gif) no-repeat center bottom;
}
	
.side_menu-2 img{
	margin:0 auto 5px auto;
	padding:7px 5px 0 5px;
	background:url(../img/bg_waku_top.gif) no-repeat center top;
}	
	
.side_menu-2 p{
	margin:0 0 0px 0;
	padding:0px 5px 0 5px;
}


/* sub-menu */

#menu-container{
	width:250px;
	padding:0px 0 0px 0;
	margin:7px 0 0 0;
}

#menu-container p.s-menu{
	font-size:13px;
	text-align:left;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0;
	padding:0px 0px 0px 0px;
	width:250px;
	line-height:25px;
	font-weight:normal;
}

#menu-container p.s-menu a{
	display:block;
	background:url(../img/bg_menu-off.jpg) no-repeat top left;
	padding:5px 0px 7px 10px;
	margin-top:0;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0;
	line-height:20px;
	color:#333333;
	text-decoration:none;
	height:auto;
	width:240px;
	border-right:solid 1px #868686;
	border-bottom:solid 1px #868686;
}

#menu-container p.s-menu a:link , #menu-container p.s-menu a:visited {
	color:#333333;
	text-decoration:none;
}
#menu-container p.s-menu a:active {
	color:#333333;
	text-decoration:none;
}

#menu-container p.s-menu a:hover{
	background-image:url(../img/bg_menu-on.jpg);
	color:#ff0000;
}

/* 相互リンク募集 */
/* -------------------------------------------------------- */

#sougo-2 {
	padding:10px 0 0px 0px;
	margin:15px 0 0px 0;
	border-top:dashed 1px #999999;
	width:250px;
}

/* 調査の流れ */
/* -------------------------------------------------------- */

div.flow-box{
	margin:0 0 20px 0;
	padding:0 0 45px 0;
	background:url(../img/bg_cursor.jpg) no-repeat bottom center;
}

div.flow-box img{
	padding:0px 0px 0px 0;
	margin:0px 8px 0px 0;
	display:inline;
}

/* footer */
/* -------------------------------------------------------- */
img.bttop {
	clear:both;
	text-align:right;
	padding:0px 0px 0px 0;
	margin:10px 10px 10px 0;
	float:right;
	display:inline;
}


#footer {
	width:870px;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0 15px 0;
	clear:both;
	border-top:dashed 1px #999999;
}
#footer p {
	font-size:12px;
	font-style:normal;
	padding:10px 0 0px 0;
	margin:0px 0 0 0;
	text-align:center;
	color:#333333;
}

#footer p a {
	text-decoration:none;
	border-right:solid 1px #999999;
	padding:0 5px 0 5px;
}
#footer p a:link , #footer p a:visited {
	color:#333333;
}
#footer p a:hover , #footer p a:active {
	color:#999999;
}
#footer p a.r-end {
	text-decoration:none;
	border-right:none;
	padding:0 0px 0 5px;
}


#footer2 {
	width:900px;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	clear:both;
	background:url(../img/bg_footer.gif) no-repeat left bottom;
}
#footer2 img{
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	width:112px;
	height:41px;
}


#footer2 address {
	font-size:12px;
	font-style:normal;
	margin:0px auto 0px auto;
	padding:0px 10px 0px 0px;
	color:#333333;
	text-align:center;
}

#footer2 address a{
	color:#333333;
	text-decoration:none;
}







/* common */
/* -------------------------------------------------------- */

h2 {
	font-size:100%;
	color:#333333;
	text-align:left;
	margin:0px 0 10px 0;
	padding:12px 0 13px 15px;
	background:none;
	line-height:140%;
	clear:both;
	border-bottom:none;
	background:none ;
}

h2.banner {
	text-align:left;
	margin:0px 0 0px 0;
	padding:0px 0 0px 0px;
	background:none;
	line-height:140%;
	clear:both;
	border:none;
}

h3 {
	font-size:100%;
	color:#366987;
	text-align:left;
	margin:0px 0 10px 0;
	padding:1px 0 3px 25px;
	background:none;
	line-height:140%;
	clear:both;
	border-bottom:solid 4px #cccccc;
	background:transparent url(../img/bg_h3.gif) no-repeat left top ;
}



h3.news {
	font-size:100%;
	color:#366987;
	text-align:left;
	margin:0px 0 10px 0;
	padding:1px 0 3px 25px;
	background:none;
	line-height:140%;
	clear:both;
	border-bottom:solid 4px #cccccc;
	background:transparent url(../img/bg_h3_news.gif) no-repeat left top ;
}

h4 {
	font-size:90%;
	padding:5px 0 5px 20px;
	margin:0px 0 7px 0;
	background:url(../img/bg_h4.gif) no-repeat left top;
	border-bottom:none;
	clear:both;
	font-weight:bold;
	color:#333333;
}

h5 {
	font-size:90%;
	padding:2px 0 3px 15px;
	margin:5px 0 5px 0;
	background:url(../img/bg_h5.gif) no-repeat left center;
	clear:both;
	font-weight:bold;
	color:#366987;
}


.f7 {
	font-size:70%;
	line-height:140%;
}

.f9 {
	font-size:90%;
	line-height:150%;
}
.f10 {
	font-size:100%;
	line-height:160%;
}
.f11 {
	font-size:110%;
	line-height:160%;
}
.f12 {
	font-size:120%;
	line-height:160%;
}
.f13 {
	font-size:130%;
	line-height:150%;
}
.f14 {
	font-size:140%;
	line-height:150%;
}
.f15 {
	font-size:150%;
	line-height:150%;
}
.f16 {
	font-size:160%;
	line-height:150%;
}

.flo-l{
	float:left;
	margin:0 0 0 20px;
}

.flo-r{
	float:right;
	margin:10px 0px 10px 0;
}


.font18{
	font-size:18px;
}

.font16{
	font-size:16px;
}

.font15{
	font-size:15px;
}

.font14{
	font-size:14px;
}

.font13{
	font-size:13px;
}

.bottom20{
padding:0 0 20px 0;
}

.bottom-20{
margin:0 0 20px 0;
}

.bottom30{
padding:0 0 30px 0;
}
.bottom-30{
margin:0 0 30px 0;
}

.top20{
padding:20px 0 0px 0;
}

.bottom15{
padding:0 0 15px 0;
}
.bottom-15{
margin:0 0 15px 0;
}

.top15{
padding:15px 0 0px 0;
}

.bottom10{
padding:0 0 10px 0;
}
.bottom-10{
margin:0 0 10px 0;
}

.bottom5{
padding:0 0 5px 0;
}

.top10{
padding:10px 0 0px 0;
}
.left30{
padding:0px 0 0px 30px;
}
.left30-10{
padding:0px 0 10px 30px;
}

.blue{
	color:#0033ff;
}

.blue2{
	color:#0066ff;
}

.red{
	color:#ff0000;
}

.w{
	color:#ffffff;
}

.orange{
	color:#ff6600;
}

.blue-b {
	border-bottom:dashed 1px #0000ff;
	line-height:170%;
}
.blue-b2 {
	border-bottom:solid 2px #0000ff;
	line-height:170%;
}

.red-b {
	border-bottom:dashed 1px #FF0000;
	line-height:170%;
}
.red-b2 {
	border-bottom:solid 2px #FF0000;
	line-height:170%;
}

.black-b {
	border-bottom:dashed 1px #000000;
	line-height:160%;
}

.green{
	color:#006600;
}

.yellow{
	background-color:#FFFF00;
	color:#000000;
	padding:2px 2px 2px 2px;
}

.red-l{
	background-color:#FF0000;
	color:#ffffff;
	padding:2px 2px 2px 2px;
	font-weight:bold;
}

.blue-l{
	background-color:#0066ff;
	color:#ffffff;
	padding:2px 2px 2px 2px;
	font-weight:bold;
}

.green-l{
	background-color:#006600;
	color:#ffffff;
	padding:2px 2px 2px 2px;
	font-weight:bold;
}

.b{
	font-weight:bold;
}
.c{
	text-align:center;
	margin:0 auto 0 auto;
}


.text-r{
	text-align:right;
	padding:0 0px 5px 0;
}

.text-r2{
	text-align:right;
	padding:0 0px 0px 0;
	float:right;
}

.text-l{
	text-align:left;
	padding:0 0px 0px 0;
	float:left;
}


#newsbox{
overflow:auto;
overflow-x:hidden;
width:630px;
height:80px;
text-align:left;
border:none;
margin:0 0 25px 0;
padding:0;
}
#newsbox div.news1{width:625px;}
#newsbox div.date{width:80px; float:left;}
#newsbox div.date p{font-size:12px; text-align:left; padding:2px 0 3px 0 ; margin:2px 0 0 10px;}
#newsbox div.bun{width:530px; float:left;}
#newsbox div.bun p{font-size:12px; text-align:left; padding:2px 0 3px 0px ; margin:2px 0 0 0;}
#newsbox div.cl{clear:both; border-bottom:dashed 1px #999999; margin:0 0 3px 0; width:640px;}
#newsbox .cl{clear:both; font-size:1%; height:1px;}

#newsbox a {
	text-decoration:none;
}
#newsbox a:link , #newsbox a:visited {
	color:#ff3300;
}
#newsbox a:hover , #newsbox a:active {
	color:#666666;
}

blockquote {
	margin:10px auto 20px auto;
	padding:10px;
	border:2px solid #999999;
	width:500px;
	height:auto;
	text-align:center;
}