/* index */
h2 {margin-bottom:15px;}

.page_link{margin-bottom:8px;}

.page_link li{
	float:left;
	margin-right:2px;
}

.box1 {
	width:700px;
	padding-top:16px;
	padding-bottom:26px;
}

.box1 span {
	display:block;
	padding-top:20px;
}

.box1 .img {
	padding-left:20px;
	float:right;
}

#sub_navi .icon_red {
	background:url(../../img/icon_red.gif) no-repeat 0 6px;
	margin-left:18px;
	margin-top:10px;
	padding-left:15px;
	color:#B10000;
	font-weight:bold;
}

/* sub title */
.sub_title {
	padding-bottom:4px;
	background:url(../../img/title_bottom.gif) left bottom no-repeat;
}

.sub_title h3 {
	padding:4px 10px 0 30px;
	min-height:19px;
	font-size:100%;
	line-height:1.3em;
}

.sub_title h3 .count {
	display:block;
	text-align:right;
	margin-top:-1.6em;
	font-weight:normal;
}

* html body .sub_title h3 {
	height:19px;
}


.connection p {
	background:url(../../img/icon_red.gif) no-repeat 0 6px;
	padding-left:15px;
	color:#B10000;
	font-weight:bold;
}

.connection ul {
	margin-left:20px;
}

.connection li {
	background:url(../../img/icon_blue_triangle.gif) no-repeat 0 7px;
	padding-left:15px;
}

.btn_area {
	text-align:center;
	margin-top:40px;
	padding-top:40px;
	padding-bottom:40px;
	background:url(../../img/line_dotted.gif) repeat-x;
}

.btn_area a {
	margin-right:7px;
}

/* sub_navi */
#sub_navi .box .bg_bottom {
	background: url(../../img/subnavi_bottom.gif) no-repeat 0 100%;
	width:100%;
}

#sub_navi .words_box {
	width:200px;
	margin:0 auto;
	background:url(../../img/line_dotted.gif) repeat-x 0 100%;
}

#sub_navi .words_box ul {
	background:none;
}

#sub_navi .box .words_box2 {
	width:60px;
	float:left;
	margin:0 20px 0 5px;
	padding:7px 0 5px;
}

#sub_navi .box .words_box2 li {
	background:transparent url(../../img/icon_blue_triangle.gif) no-repeat scroll 0 8px;
	padding:0 0 0 11px;
	margin:-1px 10px 5px 10px;
}

#sub_navi .box .words_box3 {
	width:38px;
	float:left;
	margin:0 18px 0 5px;
	padding:7px 0 5px;
}

#sub_navi .box .words_box3 li {
	background:transparent url(../../img/icon_blue_triangle.gif) no-repeat scroll 0 8px;
	padding:0 0 0 12px;
	margin:-1px 10px 5px 10px;
}

#sub_navi .box ul {
	padding:7px 0 5px 3px;
}

#sub_navi .box ul li {
background:transparent url(../img/line_dotted.gif) repeat-x scroll 0;
margin:-1px 10px 5px;
padding:0 0 2px 12px;
}

/* sub_navi 
#sub_navi .box .bg_bottom {
	background: url(../../img/subnavi_bottom.gif) no-repeat 0 100%;
	width:100%;
}

#sub_navi .words_box {
	width:200px;
	margin:0 auto;
	background:url(../../img/line_dotted.gif) repeat-x 0 100%;
}

#sub_navi .words_box ul {
	background:none;
}

#sub_navi .box .words_box2 {
	width:60px;
	float:left;
	padding-left:5px;
}

#sub_navi .box .words_box3 {
	width:38px;
	float:left;
	padding-left:5px;
}
*/