@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

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

#header #title{
	height: 82px;
	width: 940px;
}

#header table td{padding: 7px 0 0 4px;}

#title{
	color: #000000;
	width: 940px;
}

#home #title h1,
#contents p#logo{
	float: left;
	padding: 0;
	_padding: 0 6px 0 0;
	margin-left: 0;
	/*display: inline;*/
	font-size: 200%;
}

#title h1 a{
	color: #000000;
	text-decoration: none;
}

#home #title h2,
#contents p#logo{
	margin-top: 0;
	margin-left: 0;
	font-size: 130%;
}

/* footer
----------------------------------------- */
#footer p#copyright{
	color: #000000;
	font-family: Verdana;
	text-align: right;
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 2;
}
#footer p#f-menu{
	color: #0E3997;
	font-family: Verdana;
	text-align: left;
	float: left;
	display: inline;
	font-size: 13px;
	line-height: 2.2;
}

#footer p#f-menu a{
	color: #0E3997;
	font-size: 13px;
	text-align: right;
	display: inline;
}

#footer p#f-menu a:hover{
	color: #F650A6;
	text-decoration: none;
}

#footer p#f-menu a#current{
	color: #F650A6;
	text-decoration: none;
}

/* topicpath
----------------------------------------- */
#topicpath{
	padding: 0 0 0 0;
	margin: 0px 15px 0px 0;
	font-size: 85%;
	float:right;
	clear: both;
}

#topicpath li{
	display: inline;
	margin: 0px 0px 0px 5px;
	background: url(../img/topicpath.gif) no-repeat left center;
	list-style: none;
	padding: 0px 0px 0px 10px;
}

#topicpath li a{
	padding-left: 15x;
	margin: 0px 5px 0px 0px;
	color: #EC5AA5;
}

#topicpath li.home{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:none;
}

/* content
----------------------------------------- */
#sub address{
	width: 240px;
	margin: 5px 0 10px 0;
	padding: 0;
	line-height: 1.5;
}

#sub h2{
	width: 240px;
	padding: 0;
	clear: both;
	font-size: 100%;
	font-weight: 800;
	color: #000;
}

#sub ul{
	width: 240px;
	margin-bottom: 12px;
}

#sub ul li{
	width: 240px;
	margin-bottom: 7px;
}

#content p,
#content td,
#content li{
	line-height: 1.5;
}

#contents #main h1{
	padding: 6px 0 6px 10px;
	clear: both;
	font-size: 150%;
	font-weight: 800;
	color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../img/con_h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#home #main h2{
	padding: 0;
	clear: both;
	font-size: 150%;
	font-weight: 800;
	color: #000;
	margin-top: 20px;
}

#contents #main h2{
	padding: 4px 0 4px 10px;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0E3997;
	font-size: 150%;
	font-weight: 800;
	color: #0E3997;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main h3{
	font-size: 130%;
	font-weight: 800;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1E529B;
	padding: 5px;
	color: #036;
}

#main h4{
	font-size: 115%;
	font-weight: 800;
	margin-top: 20px;
	padding: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A7BDDE;
}

#main h5{
	font-weight: 800;
	margin-top: 15px;
	padding-left: 10px;
}

#main ul{
	padding: 0;
}

#main ol{
	padding: 0.5em 0;
}

#home #main p{
	padding: 0.5em 0;
	margin: 0 0 0 15px;
}

#contents #main p{
	padding: 0.5em 0 0.5em 10px;
}

#main ul li{
	margin-left: 20px;
	list-style-type: disc;
}

#main ol li{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#main p a.gotop{
float: right;
color: #03007d;
font-size: 14px;
padding: 0 0 0 17px;
margin: 0 0 7px 0;
background-image: url(../img/icon_01.jpg);
background-repeat: no-repeat;
background-position: left center;
}

#contents #main table{
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #0E3997;
	border-right-color: #0E3997;
	border-top-style: solid;
	border-right-style: solid;
	margin: 1em 10px;
}

#contents #main table th{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #0E3997;
	border-left-color: #0E3997;
	border-bottom-style: solid;
	border-left-style: solid;
}
#contents #main table td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #0E3997;
	border-left-color: #0E3997;
	border-bottom-style: solid;
	border-left-style: solid;
}

#contents #main table td.top{
	vertical-align: top;

}

#contents #main .table-01 th{
	background-color: #8DC0F9;
	font-weight: 600;
	color: #27258E;
}

#contents #main .table-01 td{
	background-color: #FFFFFF;
	text-align: left;
}

#contents #main .table-02 th{
	background-color: #B5C3E0;
	font-weight: 600;
	color: #0E3997;
}

#contents #main .table-02 td{
	background-color: #ffffff;
	text-align: left;
}

/*toppage contets
---------------------------------------------------*/

#home span#big{color: #000000; font-size: 130%; font-weight: 800;}

#main table#con01{
	font-size: 100%;
	margin: 1em 10px;
}

#main table#con01 th{
	padding-left: 0;
	padding-right: 10px;
}
#main table#con01 td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: bottom;
	text-align: left;
}

#main table#con01 td.border01{border-bottom: 3px #0E3997 solid; padding-bottom: 0;}

#main table#con01 td.border02{border-bottom: 3px #F650A6 solid; padding-bottom: 0;}

#main table#con01 td.border03{border-bottom: 3px #000000 solid; padding-bottom: 0;}

#main table#con02{
	font-size: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #DDD;
	border-right-color: #DDD;
	margin: 1em 10px;
}

#main table#con02 th{
	padding-left: 0;
	padding-right: 10px;
}
#main table#con02 td{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: bottom;
	text-align: left;
}
