/******* 共通スタイルシート *******/

* {
	font-size:100%;
	list-style:none;
	padding: 0;
	margin: 0;
}
body {
	font-size:82%;
	text-align:center;
	color:#333333;
	background-color:#FFFFFF;
}
img {
	border:none;
	vertical-align:top;
}

/******* 構造 *******/

.wrapper {
	width: 820px;
	margin: 0 auto 0 auto;
	text-align:center;
	clear:both;
	background-image: url(../images/base_body.jpg);
	background-repeat: repeat-y;
}
#body_bg {
	width: 100%;
	background-color:#EAEAEA;
}
/******* ヘッダ *******/

#header {
	height: 76px;
	vertical-align: bottom;
	background-image: url(../images/base_top.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

#logo{
	float:left;
	margin: 22px 0 0 20px;
	display: inline;
	vertical-align: bottom;
}

#header_fontsize {
	float:right;
	width: 245px;
	text-align:right;
	padding-top: 30px;
	display: inline-block;
	margin-right: 15px;
}

#header_member {
	float:left;
	text-align:right;
	margin-left: 12px;
	display: inline-block;
	padding: 5px 0 5px 0;
	vertical-align: bottom;
}

#header p{
	float:left;
	vertical-align: bottom;
}

/******* パンクズ *******/

#pankuzu {
	padding-left:7pt;
	width: 786px;
	text-align: left;
	padding-top: 9pt;
	font-size: 11px;
	margin: 0 12px 0 13px;
	background-image: url(../images/pankuzu_bg.jpg);
	background-repeat: repeat;
	height: 28px;
	display: inline-block;
	position: re;
}

/******* メイン *******/

#main {
	padding: 0;
	text-align:left;
	width: 790px;
	display: inline;
	position: relative;
	margin: 0 0 0 5px;
}

.contents_M{
	width:794px;
	float: left;
	text-align: left;
	background-image: url(../images/main_bg_Left.jpg);
	background-repeat: repeat-y;
	position: relative;
}
.contents_R{
	width:535px;
	margin: 35px 15px 0px 0px;
	float: right;
	text-align: left;
	display: inline;
	position: relative;
}

#menuL {
	float: left;
	clear: left;
	width: 210px;
	margin: 35px 0 0 4px;
	color: #FFFFFF;
	display: inline;
	text-align: left;
}

.menuInfo { 
	color:#333;
	margin:55px 0 0;
	padding:1px 0;
}

.menuInfo p {
	padding: 0 0 0 10px;
	margin: 1em 10px 1em 5px;
}

.info_sub {　
	margin:0 0 10px;
	background-image: url(../images/menuL_back.gif);
	font-size: 96%;
}

.info_sub .label {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/menuL_label01.gif);
	margin: 1px 0px 1px 0;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 5px 0 5px 18px;
}

.info_sub ul{
	margin: 0px;
	display: inline;
	font-size: 12px;
}

.info_sub li {
	padding: 0px;
	margin: 1px 0px 1px 0;
	color: #666666;
	list-style-type: none;
	display: inline;
	font-size: 12px;
}

.info_sub li a{
	padding: 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #CCCCCC;
	text-decoration: none;
	display: block;
}

.info_sub li a:hover{
	border-left: 7px solid #003399;
	color: #003399;
	background-color: #F3F3F3;
}

.banner {
	margin: 0px 0px 10px;
	width: 210px;
	text-align: center;
}

/******* フッタ *******/

#footer {
	display:block;
	clear:both;
	background-image: url(../images/base_body.jpg);
	background-repeat: repeat-y;
	padding: 5px 10px 0px 6px;
	background-color: E7EFF8;
	height: 46px;
	position: relative;
}

#footer_bg {
	width: 800px;
	padding: 10px 0 0 0;
	background-color: E7EFF8;
	background-image: url(../images/footer_bg.jpg);
	height: 32px;
	display: inline-block;
	margin: 0 0 0 4px;
}

#footer_bottom {
	padding: 0;
	background-image: url(../images/base_bottom.jpg);
	height: 15px;
	background-repeat: no-repeat;
}

#footer ul {
	margin-left:15px;
}

#footer li {
	float:left;
	padding: 2px 7px 2px 12px;
	background-image: url(../images/footer_list.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 2px 4px 0px 8px;
	font-size:12px;
}

#footer li a index {
	color:1A2E79;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
}

#footer img{
	float:right;
	margin: 0  10px 0 0;
}


#pagetop {
	padding: 10px 10px 10px 0px;
}
/******* テーブル指定 *******/
table.table_top {
	width:100%;
	white-space: normal;
}
table.table_top caption {
	text-align:left;
	font-weight:bold;
	background-image: url(../images/bg_caption.jpg);
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 23px;
}
table.table_top th {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color:#FFFFFF;
	white-space: normal;
}
table.table_top td {
	text-align: left;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-color:#FFFFFF;
	white-space: normal;
}


table.tbl_a {
	margin-bottom: 10px;
	border-top: #C2D4E1 1px solid;
	border-left: #C2D4E1 1px solid;
}
table.tbl_a caption{
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 8px 0;
}
table.tbl_a th{
	border-bottom: #C2D4E1 1px solid;
	border-right: #C2D4E1 1px solid;
	background-color: #D1DEE8;
	padding: 3px 5px;
	text-align: left;
}
table.tbl_a td{
	border-bottom: #C2D4E1 1px solid;
	border-right: #C2D4E1 1px solid;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
table.tbl_a td p .mid{
	vertical-align:middle;
}
table.tbl_a th.th_color {
	background-color: #EEF3F7;
}
table.tbl_a td.td_color {
	background-color: #F5F5F5;
}


table.tbl_b {
	margin-bottom: 10px;
	border-top: #C2D4E1 1px solid;
	border-left: #C2D4E1 1px solid;
}
table.tbl_b caption{
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin: 0 10px 10px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #CCCCCC;

}
table.tbl_b th{
	border-bottom: #C2D4E1 1px solid;
	border-right: #C2D4E1 1px solid;
	background-color: #243060;
	padding: 3px 5px;
	text-align: center;
	color: #FFFFFF;
}
table.tbl_b td{
	border-bottom: #C2D4E1 1px solid;
	border-right: #C2D4E1 1px solid;
	padding: 3px 5px;
	text-align: left;
}
table.tbl_b td p.mid{
	vertical-align:middle;
}
table.tbl_c {
	margin-bottom: 10px;
}
table.tbl_c caption{
	text-align: left;
	font-weight: normal;
	font-size: 110%;
	padding: 0 0 8px 0;
}
table.tbl_c th{
	border-bottom: #C2D4E1 1px solid;
	border-right: #C2D4E1 1px solid;
	background-color: #D1DEE8;
	padding: 3px 5px;
	text-align: left;
}
table.tbl_c td{
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}
table.tbl_c td p.mid{
	vertical-align:middle;
	display: inline;
}
/******* CSSハック *******/

#body_gnav:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #body_gnav {
    height: 1em;
}

#body_gnav {
    display: block;
}
/**/
.clear {
	display:block;
	height:1px;
	font-size:1px;
	clear:both;
}
