@charset "utf-8";


/**************************************************
*
* TOP_IMG_02
*
**************************************************/ 
.top_img_02 {
	background-image: url(../images/lower/header_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*----------------------
* PAN
-----------------------*/ 
#pan {
	overflow: hidden;
	background-image: url(../images/lower/pan_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}
#pan ul {
	font-size: 11px;
	list-style-type: none;
	overflow: hidden;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#pan ul li {
	float: left;
	margin: 0px;
	padding-right: 5px;
}
#pan ul li span {
	padding-left: 7px;
}

#pan ul li a {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
}
/*--------------------------------------------
* TOP_img_02_in
---------------------------------------------*/ 
.top_img_02_in {
	padding: 0px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

/*--------------------------------------------
* MAIN
---------------------------------------------*/ 
.sub_tl {
	background-image: url(../images/lower/sub_tl.jpg);
	height: 31px;
	padding-top: 9px;
	padding-left: 15px;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	clear: both;
	background-repeat: no-repeat;
}
*html .sub_tl {
	height: 40px;
}
.sub_tl_m {
	background-image: url(../images/lower/sub_tl_m.jpg);
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 6px;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	padding-left: 20px;
}

*html .sub_tl_m {
	height: 30px;
}
.sub_tl_m02 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
	clear: both;
	margin-bottom: 10px;
}

.cts_box01 {
	margin-left: 10px;
}
.txtbox01 {
	line-height: 2em;
	clear: both;
	margin-top: 10px;
}
.red {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
}
.at {
	font-size: 11px;
	margin-top: 5px;
	clear: both;
	line-height: 1.8em;
}
.bot20 {
	margin-bottom: 20px;
}

/*--------------------------------------------
* TXIT
---------------------------------------------*/ 
.txt_01{
	line-height: 2em;	
}
/*--------------------------------------------
* TABLE
---------------------------------------------*/ 

/* ---------- .table01 ----------- */
.table01 {
	clear: both;
	padding-left: 10px;
	padding-top: 20px;
}
.table01 dl{
	border-top: 1px solid #CCC;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/lower/table01.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.table01 dl dt{
	float: left;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 1em;
	padding-left: 20px;
	width: 160px;
}
.table01 dl dd{
	padding: 1em 10px 1em 220px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
.table01 dl dd ul {
	list-style-type: none;
	list-style-position: inside;
}
/* ---------- .table02 ----------- */
.table02 {
	clear: both;
}
.table02 dl{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/lower/table03.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.table02 dl dt{
	float: left;
	padding-top: 1em;
	padding-right: 20px;
	padding-bottom: 1em;
	padding-left: 20px;
	width: 210px;
}
.table02 dl dd{
	padding: 1em 10px 1em 270px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
.table02 dl dd .hp {
	background-image: url(../images/common/url_ico.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
}
