@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* header
----------------------------------------- */
#logo{
	float: left;
	color: #FFF;
	margin-top: 50px;
}

#header ul.head-nav{
	float: right;
	margin-bottom: 40px;
	clear: both;
}
#header ul.head-nav li{
	float: left;
	margin-left: 5px;
}

#header ul.nav{
	width: 560px;
	float: right;
	clear: right;
	overflow: hidden;
	margin-bottom: 35px;
}
#header ul.nav li{
	float: left;
}

/* footer
----------------------------------------- */
#footer #footer-info-article{
	text-align: left;
	padding: 15px 25px;
	margin-bottom: 50px;
	background-color: #F9F9F9;
	overflow: hidden;
	clear: both;
}
#footer #footer-info-article .footer-address-section{
	width: 425px;
	float: left;
	
}
#footer #footer-info-article .footer-group-section{
	width: 425px;
	float: right;
}

#footer #footer-info-article .footer-address-section h3,
#footer #footer-info-article .footer-group-section h3{
	margin-bottom: 15px;
}
#footer #footer-info-article .footer-address-section h4{
	text-align: center;
	margin-bottom: 15px;
}

#footer #footer-info-article .footer-address-section ul{
	width: 440px;
	overflow: hidden;
	border-bottom: #999999 dotted 1px;
	margin-bottom: 5px;
}
#footer #footer-info-article .footer-address-section ul.last{
	border: none;
}
#footer #footer-info-article .footer-address-section ul li{
	color: #000;
	font-size: 70%;
	float: left;
	width: 210px;
	margin-right: 10px;
}
#footer #footer-info-article .footer-address-section ul li dl{
	padding: 5px 0;
	overflow: hidden;
}
#footer #footer-info-article .footer-address-section ul li dl dt{
	float: left;
	letter-spacing: -0.05em;
	margin-right: 5px;
}
#footer #footer-info-article .footer-address-section ul li dl dd{
	float: left;
	
}

#footer #footer-info-article .footer-group-section ul{
	width: 440px;
}
#footer #footer-info-article .footer-group-section ul li{
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}


#footer p#copyright{
	font-size:90%;
	color: #000;
	text-align: center;
	padding: 15px;
	background-color: #FFFFFF;
}



/* topicpath
----------------------------------------- */
#topicpath{
	padding: 0px;
	margin: 14px 8px 10px;
	font-size: 85%;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}

#topicpath li{
	display: inline;
}

#topicpath li a{
	padding-right: 18px;
	margin: 0px 5px 0px 0px;
	background: url(../img/topicpath.gif) no-repeat right center;
}

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

/* main css
----------------------------------------- */
#main #center{
	padding:0 0 0 0 ;
	margin:0;
}

#contents #main ul,
#contents #main ol,
#contents #main p{
	padding: 0.5em 0px;
}

#contents #main h2,
#contents #main h3,
#contents #main h4,
#contents #main h5,
#contents #main h6,
#contents #main p{
	margin-bottom: 10px;
	padding-bottom: 0;
}

#contents #main h1{
	margin-bottom: 20px;
	clear: both;
}

#contents #main h2{
	font-size: 150%;
	font-weight: 800;
	padding-bottom: 5px;
	border-bottom: #CECCBD solid 1px;
	clear: both;
}

#contents #main h3{
	font-size: 130%;
	font-weight: 800;
	padding-left: 5px;
	border-left: #2EA7CB solid 3px;
}

#contents #main h4{
	font-size: 115%;
	font-weight: 800;
	padding: 3px 5px;
	border-bottom: #2EA7CB dotted 1px;
}

#contents #main h5{
	font-size: 110%;
	font-weight: 800;
}

#contents #main h6{
	font-weight: 800;
}


#contents #main ul li{
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../img/list_icon01.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;	
}

#contents #main ol li{
	margin-left: 25px;
	list-style-type: decimal;
}

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

#contents #main table th,
#contents #main table td{
	padding: 5px 10px;
}

#contents #main .table-01{
	border-bottom: #DDD solid 1px;
	border-left: #DDD solid 1px;
	padding:0px;
	margin:0px;
}

#contents #main .table-01 th,
#contents #main .table-01 td{
	border-top: #DDD solid 1px;
	border-right: #DDD solid 1px;
}

#contents #main .table-01 th{
	background-color: #EAF6FA;
}

#contents #main .table-02{
	border-bottom: #DDD solid 1px;
}

#contents #main .table-02 th,
#contents #main .table-02 td{
	border-top: #DDD solid 1px;
}


/* sub css
----------------------------------------- */
#sub ul.menu{
	margin-bottom: 12px;
}

/* top home css
----------------------------------------- */
#home #slide{
	overflow:hidden;
	height:345px;
	margin-bottom:30px;
}

#home .topinfo ul{
	margin-right:-10px;
	width:960px;
}

#home .topinfo ul li{
	float:left;
	margin-right:6px;	
}

#home .topinfo #na{
	padding:14px 0 5px 40px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

#home .topinfo h3{
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	list-style-type: none;
	background-image: url(../img/list_icon01.gif);
	background-position: 16px 16px;
	background-repeat: no-repeat;
}

/* business css
----------------------------------------- */
#contents #main ul.business-list{
	width: 660px;
	overflow: hidden;
	clear: both;
}
#contents #main ul.business-list li{
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	background: none;
}
#contents #main ul.business-list li img:hover{
	filter: alpha(opacity=50); /*IE*/
	opacity: 0.5;	
}

#contents #main ul.business-list2{
	width: 660px;
	overflow: hidden;
	clear: both;
}
#contents #main ul.business-list2 li{
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	background: none;
}


