@charset "utf-8";

/* Contents
 * ****************************
 *
 * 1: heading
 * 2: paragraph
 * 3: list
 * 4: table,box
 * 5: link
 * 6: others
 *
 * ****************************
 */

/*
======= 1: heading =======
*/
h1,h2,h3,h4 {
	font-size: 100%;
}
/*---- h1 ----*/
#Index h1 {
	padding-bottom: 0px;
}

/*---- h2 ----*/


h2 {
	margin-bottom:20px;
}

/*---- h3 ----*/
#Index h3 {
	margin-bottom: 8px;
	padding: 3px 0;
	background: #363636;
}
#Index h3 a {
	color: #CCCCCC;
	padding-left: 20px;
	background: url(../../img/common/icon_arrow03.gif) no-repeat 7px 50%;
}

h3 {
	color:#796C46;
	margin-bottom: 14px;
        font-weight:bold;
	font-size;120%;
}
/*
======= 2: paragraph =======
*/

/*
======= 3: list =======
*/
/*---- ul ----*/
ul {
	list-style: none;
}
ul.basic li {
	padding-left: 10px;
	background: url(../../img/common/icon_dot01.gif) no-repeat 0 0.8em;
}
/* listSitemap */
ul.listSitemap {
	margin-bottom: 20px;
	padding-left: 20px;
}
ul.listSitemap li {
	padding: 5px 0 5px 23px;
	border-left: 1px solid #CCCCCC;
	background: url(../../img/sitemap/bgline01.gif) no-repeat 0 0;
}
ul.listSitemap li.end {
	padding-left: 24px;
	border-left: none;
	background: url(../../img/sitemap/bgline02.gif) no-repeat 0 0;
}

/*---- ol ----*/
ol.basic {
	margin-left: 24px;
	_margin-left: 26px;
}

/*---- dl ----*/
/* listType01 */
dl.listType01 dd {
	padding-left: 2em;
}
/* listType02 */
dl.listType02 dt {
	padding-bottom: 5px;
	font-weight: bold;
}
dl.listType02 dd {
	padding-left: 1em;
}
/* listType03 */
dl.listType03 dt {
	padding: 10px 0 0 0.2em;
	font-weight: bold;
	background: url(../../img/common/bgline01.gif) repeat-x 0 0;
}
dl.listType03 dt.top {
	padding-top: 0;
	background: none;
}
dl.listType03 dd {
	margin-bottom: 20px;
	padding-left: 1.3em;
}

.contactBox01 dt.btnContact01 {
	float: right;
	margin-top: -19px;
}
.contactBox01 dd {
	float: left;
	width: 195px;
	padding-right: 20px;
}

/*
======= 4: table,box =======
*/
.divide_l {
	float: left;
	width: 680px;
}
.divide_r {
	float: right;
	width: 240px;
}


/*---- txtox ----*/
.txtBox {
	margin-bottom:26px;
}

.txtBox_inner_l {
	width:720px;
	float:left;
}

.txtBox_inner_r {
	float:right;
}

/*---- mainBox ----*/

.mainBox_1 {
	width:240px;
	height:375px;
	float:left;
}


.mainBox_1_inner {
	height:210px;
	background:#003399 url(../../img/index/bg_mainBox.jpg) no-repeat;
	width:200px;
	padding:24px 20px 20px 21px;
}

.mainBox_2 {
	width:720px;
	height:375px;
	float:right;
}


#flashContent {
	width:720px;
	height:375px;
	float:right;
}

/*---- dotBox ----*/
.dotBox_t {
	width: 880px;
	background: url(../../img/index/bg_dotBox_top.gif) no-repeat left top;
}
.dotBox_b {
	width: 880px;
	background: url(../../img/index/bg_dotBox_bottom.gif) no-repeat left bottom;
}
.dotBox_b p {
	width: 854px;
	padding: 13px 13px 10px;
	font-size: 91%;
	letter-spacing: -0.1em;
}
.dotBox02 {
	width: 654px;
	border: 1px solid #DBDBDB;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #F5F5F5;
	background-repeat: repeat;
	background-position: 0 0;
}

.contentBox {
	width: 680px;
	float:left
}


/*---- pickupBox ----*/
.pickupBox_l {
	float: left;
	width: 300px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pickupBox_r {
	float: right;
	width: 300px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.divide01 {
	margin-bottom: 0px;
	/* [disabled]border-bottom: 2px solid #8F0F0C; */
}
.divide02 {
	margin-bottom: 10px;
	border-bottom: 1px solid #D9D9D9;
}
.pickupBox_ph {
	float: left;
	width: 115px;
	padding-bottom: 10px;
}
.pickupBox_txt {
	float: right;
	width: 150px;
	padding-bottom: 10px;
}
/*---- topicBox ----*/
.topicBox {
	width: 614px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: scroll; 
	height: 500px;
}
.topicBox_la {
	width: 650px;
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: scroll; 
	height: 500px;
}
/*---- recommendBox ----*/
.recommendBox {
	width: 210px;
	padding: 14px;
	border-bottom: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}
.recommendBox_ph {
	width: 192px;
	padding: 9px;
	border: 1px solid #E0E0E0;
}
.recommendBox a {
	color: #8E641C;
	padding-left: 15px;
	background: url(../../img/common/icon_arrow02.gif) no-repeat left 3px;
}

/*---- tableType01 ----*/
table.Type01 th,
table.Type01 td {
	padding: 3px 0;
	_padding-bottom: 5px;
	/padding-bottom: 5px;
}
table.Type01 th {
	width: 55px;
	text-align: center;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	background-color: #999;
}
table.Type01 td {
	width: 200px;
	font-size: 91%;
}
/*---- tableType02 ----*/
table.Type02 th {
	width: 76px;
	padding: 13px 0;
	font-size: 91%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
table.Type02 td {
	padding: 10px 0 10px;
	border-bottom: 1px dotted #999999;
}
table.Type02 th.thEnd,
table.Type02 td.tdEnd {
	padding-bottom: 0;
	border-bottom: none;
}
table.Type02 td div {
	padding-left: 15px;
	background: url(../../img/common/icon_arrow02.gif) no-repeat left 7px;
}
table.Type02 td a {
	color: #8E641C;
}

/*---- tableType06 ----*/
table.Type06 {
	width:680px;
	border-collapse: collapse;
    border-spacing: 0;
	border:solid  #CCC 1px;
	margin-top:10px;
	margin-bottom:20px;
}
table.Type06 th {
	background:#F4F4F4;
	width: 140px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	color:#333;
}
table.Type06 td {
	padding: 16px 10px 16px 10px;
	border-bottom: 1px solid  #CCC;
	font-size:100%;
}

/*
======= 5: link =======
*/
a:hover {
	text-decoration: none;
}

#hNavi a {
	color: #999999;
	padding-left: 15px;
	text-decoration: none;
	background: url(../../img/common/icon_arrow01.gif) no-repeat left 50%;
}

#nhNavi a {
	color: #999999;
	padding-left: 15px;
	text-decoration: none;
	background: url(../../img/common/icon_arrow01.gif) no-repeat left 50%;
}

/*
======= 6: sideBanner =======
*/
.sideBanner {
	width:140px;
	float:right;
}

.sideBanner li {
	margin-bottom:10px
}

/*
======= 7: others =======
*/
img {
	border: 0;
	vertical-align: bottom;
}

/*----*/
.fs_s {
	font-size: 91%;
	line-height: 1.5;
}

/*----*/
.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}
/*----*/
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both;
}
/*----*/
.mag_bt05 {
	margin-bottom: 5px;
}
.mag_bt10 {
	margin-bottom: 10px;
}
.mag_bt15 {
	margin-bottom: 15px;
}
.mag_bt20 {
	margin-bottom: 20px;
}
.mag_to15 {
	margin-top: 15px;
}

/*----*/
.mag_rg0 {
	margin-right: 0px;
}
.mag_lf0 {
	margin-left: 0px;
}
.mag_lf05 {
	margin-left: 5px;
}
.mag_lf10 {
	margin-left: 10px;
}
.mag_lf15 {
	margin-left: 15px;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* clearfix end */
