@charset "utf-8";
/* CSS Document */

/* ▼body▼ */

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:1.5em;
	color:#555555;
}
/* ▼リンク▼ */
a:hover {
	text-decoration:none;
}
a.arrow {
	background:url(../common/arrow.gif) left 2px no-repeat;
	padding-left:10px;
}
a img.popup {
	vertical-align:middle;
}
/* ▼クリアフィックス▼ */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear:both;
}

/* ▼テキスト▼ */
.textS {
	font-size:80%;
}
.textB {
	font-size:120%;
	font-weight:bold;
	line-height:1.5em;
}
.indent {
	text-indent:-1em;
	margin-left:1em;
}

strong {
	font-weight:bold;
}
/* ▼テーブル▼ */

table {
	border-collapse:collapse;
}
th, td {
}
th {
	font-weight:normal;
}
td {
	background:#FFF;
}
#main .tablenormal {
	width:720px;
	margin-top: 15px;
}
#main .tablenormal th,#main .tablenormal td  {
	border:#CCC solid 1px;
	padding:3px 5px;
}
#main .tablenormal th.name {
	width:190px;
}
#main .tablenormal ul {
	margin-bottom:0;
}

#main .tablenormal table td, #main .tablenormal table th {
	border:none;
	padding:0;
}
/* ▼回り込み▼ */

.float_r {
	float:right;
}
.float_l {
	float:left;
}
.align_c {
	text-align:center;
}
.align_r {
	text-align:right;
}
.align_vT, .align_vT td {
	vertical-align:top;
}
.align_vB img, img.align_vB {
	vertical-align:bottom;
}
.align_vM img, img.align_vM {
	vertical-align:middle;
}


/* ▼サイトフレーム▼ */

#wrapper {
	margin:0;
	text-align:center;
}
#contents_wrapper {
	padding:5px 0 0;
	width: 912px;
	margin:0 auto;
	text-align:left;
}
#mainwapper {
	clear:both;
}
/* ▼ヘッダー▼ */

#header {
	width:900px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#header h1 {
	float:left;
	width:630px;
	margin-top:5px;
	line-height:1em;
	color:#999;
}
#header #logo {
	float:left;
	width:441px;
}
#header ul {
	width:250px;
	float:right;
	margin-top:3px;
	text-align: right;
}
#header li {
	margin-right:10px;
	background:url(../common/arrow.gif) left 4px no-repeat;
	padding-left:10px;
	display: inline;
}
#head_right {
	float:right;
	width:411px;
}
#menu_wrapper {
	clear:both;
	text-align:left;
}
/* ▼グローバルメニュー▼ */
#menu {
	margin:0 auto 0;
	padding:0;
	height:47px;
	width:912px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	clear:both;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#menu a {
	float:left;
	padding:47px 0 0 0;
	overflow:hidden;
	height:0 !important;
	height/**/:47px; /*IE5/Winのみが解釈 */
}
#menu a:hover, #menu a.select {
	/*background-position:0 -47px;*/
}
#menu01 a {
	background:url(../common/menu01.gif) top left no-repeat;
	width:156px;
}
#menu02 a {
	background:url(../common/menu02.gif) top left no-repeat;
	width:150px;
}
#menu03 a {
	background:url(../common/menu03.gif) top left no-repeat;
	width:150px;
}
#menu04 a {
	background:url(../common/menu04.gif) top left no-repeat;
	width:150px;
}
#menu05 a {
	background:url(../common/menu05.gif) top left no-repeat;
	width:150px;
}
#menu06 a {
	background:url(../common/menu06.gif) top left no-repeat;
	width:156px;
}
/* ▼パンくず▼ */
#pan {
	clear:both;
	padding-bottom:3px;
}
#pan li {
	display:inline;;
}
#pan li a {
	padding-right:15px;
	background:url(../common/icon_pan.gif) right 2px no-repeat;
}

/* ▼メインコンテンツ▼ */

#main {
	width:702px;
	float:right;
	padding-right: 6px;
	margin-bottom: 15px;
}
#main p.pagetitle {
	background:url(../common/bg_pagetitle.gif) left top no-repeat;
	font-size:26px;
	font-weight:bold;
	margin-bottom:15px;
	padding:17px 20px 17px;
	line-height:1em;
}
#main h3 {
	font-size:25px;
	color:#003366;
	margin:0 0 10px;
	clear:both;
	line-height: 1.3em;
}
#main h2 {
	font-size:15px;
	font-weight:bold;
	padding:5px 20px 6px;
	margin-bottom:10px;
	clear:both;
	margin-top: 15px;
}
#main h4 {
	padding-left:10px;
	font-weight:bold;
}
#main h2 a, #main h3 a, #main h4 a {
	color:#000;
}
#main h2 a:hover, #main h3 a:hover, #main h4 a:hover {
	text-decoration:none;
}
#main p {
	clear: both;
}
#main .float_l {
	float:left;
}
#main .float_r {
	float:right;
}
.column_left {
	width:350px;
	float:left;
}
.column_right {
	width:350px;
	float:right;
}

#main .spaceT0 {
	margin-top:0px;
}
.spaceT {
	margin-top:15px;
}
.spaceTs {
	margin-top:10px;
}
.spaceX {
	margin-left:15px;
	margin-right:15px;
}
.spaceX6 {
	margin-left:6px;
	margin-right:6px;
}
.spaceR {
	margin-right:15px;
}

/* ▼サイドバー▼ */

#navi {
	width:195px;
	float:left;
	margin-bottom: 15px;
}
#navi h3 {
	margin-top:10px;
	margin-bottom:0;
	padding:14px 8px 15px;
	font-weight:bold;
	color:#555;
}
#navi h4 {
	margin-top:10px;
}
#navi li a {
	font-size:15px;
	display:block;
	background:#DCE6EF url(../common/arrow.gif) 6px 14px no-repeat;
	width:162px;
	padding:8px 5px 8px 15px;
	vertical-align:middle;
	border-top:#FFF solid 2px;
}
#navi dl {
	margin-top:10px;
}
#pmark{
	width:86px;
	height:93px;
	margin:0 auto;
	margin-top:15px;
}
#pmark a{
	overflow: hidden;
	outline: none;
}
/* ▼このページの上へボタン▼ */

.gotop {
	clear:both;
	margin:0;
	padding-top:15px;
	text-align:right;
}
/* ▼フッターお問い合わせ▼ */

.footcontact {
	clear:both;
	width:702px;
}
.footcontact ul {
	margin-top:15px;
}
.footcontact li {
	float:left;
}
.footcontact p {
	clear:both;
}
.footcontact li.foot_contactbut a {
	height:93px;
	width:183px;
	display:block;
	background:url(../common/foot_contact_but.gif) left top no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.footcontact li.foot_contactbut a:hover {
	background-position:bottom;
}
/* ▼フッター▼ */

#foot_wrapper {
	clear:both;
	margin-top:15px;
}
#foot {
	width:900px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	border-top:#CCCCCC solid 1px;
}
#foot address {
	font-style:normal;
	float:right;
	width:240px;
	text-align:right;
	padding-bottom:10px;
	font-size:11px;
	color:#666;
}
#foot div {
	width:660px;
	float:left;
}
#foot ul {
	width:160px;
	float:left;
}
#foot li {
	width:160px;
	margin-bottom:5px;
}
#foot li a {
	padding-left:10px;
	background:url(../common/arrow.gif) left 5px no-repeat;
	display:block;
}
#foot p {
	float:right;
}

#main .table_culum3 td {
}

#main .table_culum3 dl {
	width:226px;
}
#main .table_culum3 dt {
	padding:5px;
	color:#FFF;
	font-weight:bold;
}
#main .table_culum3 dd {
	padding:5px;
}
#main .table_culum3 p {
	padding:0px 5px 5px;
}

#main .column_left dl, #main .column_right dl {
	clear:both;
	width:350px;
	padding:10px 0;
}
#main .column_left dt, #main .column_right dt{
	float:left;
	width:80px;
}
#main .column_left dd, #main .column_right dd {
	float:right;
	width:260px;
}



dt.bg_green a, dt.bg_blue a, dt.bg_red a {
	color:#FFF;
}

#main ul.textB li {
	margin-bottom:5px;
	line-height:1.5em;
}



/* ▼定義リスト▼ */
dl.dlnormal {
	margin-top:10px;
}
dl.dlnormal dt {
	padding-left:10px;
	font-weight:bold;
	padding-bottom:3px;
}
dl.dlnormal dd {
	margin-left:10px;
}
table dl.dlnormal {
	margin-top:0;
}

.btnDocumentDown a {
	display:block;
	width:251px;
	height:23px;
	background-image:url(../common/btn_documentdown.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
.btnDocumentDown a:hover {
	background-position:left bottom;
}


