@charset "utf-8";

body {
	width: 820px;
	margin: 0;
	padding: 0;
	margin: auto;
	background-color: #000;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
*html body {	text-align: center; }	/* IE6_hack */

h1 {
	font-weight: normal;
	font-size: 12px;
	color: #335499;
	line-height: 100%;
	margin: 0;
	padding: 5px 0px 0px 10px;
}
h2 {
	width: 530px;
	height: 40px;
	color: #fff;
	font-size: 14px;
	background: url("../img/common/bg_h2.jpg") top left no-repeat;
	margin: 0px;
	padding: 5px 10px;
}
h3.info_ttl { 
	background: url(../img/top/ttl_infomation.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 0px;
	width: 350px;
	height: 22px;
}
h3.pr_ttl { 
	background: url(../img/top/ttl_pr.jpg) top left no-repeat;
	text-indent: -9999px;
	margin: 0px;
	width: 200px;
	height: 22px;
}
h4 { 
	background: url("../img/common/bg_h4.jpg") no-repeat  left;
	font-size: 16px;
	color: #000;
	margin: 0;
	width: 520px;
	height: 35px;
	padding-left: 12px;
	padding-top: 15px;
}
h4 font.small{ 
	font-size: 11px;
	color: #000;
	padding-left: 12px;
}
h5 {
	background: url("../img/common/ico_arrow.jpg") no-repeat  left;
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 12px;
}


p {
	font-size: 12px;
	color: #222;
	line-height: 150%;
	margin: 0px;
	padding: 3px 0px;
	text-align: left;
}
th,td {
	font-size: 12px;
	color: #222;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	font-size: 12px;
	color: #222;
	list-style-type: none;
	line-height: 1.3em;
}
dt {
	font-size: 12px;
	color: #222666;
}
dd {
	font-size: 12px;
	color: #222;
}

/* 画像指定 */
/* ----------------------------------------------------- */
img {
	border: 0px none;
}
.img-border {
	border: 1px #DDD solid;
}
.img-border-left {
	border: 1px #DDD solid;
	text-align: left;
}
.img-border-right {
	border: 1px #DDD solid;
	text-align: right;
}

/* リンク指定 */
/* ----------------------------------------------------- */
a:link ,a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color:#999;
	text-decoration: underline;
}
a:active {
	color:#999;
	text-decoration: underline;
}

/* clearfix -------------------------------------------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */

br.clear {
	clear: both;
}


/* レイアウト */
/* ----------------------------------------------------- */
#wrap {
	width: 820px;
	margin: 0px;
	padding: 0px 10px;
	background: url("../img/common/bg_wrap.jpg") top left repeat-y;
}
	
#contents {
	margin: 0px 0px;
	width: 800px;
}
#contents div#contents_left {
    float:left;
	width: 195px;
	text-align: center;
}
#contents div#contents_main {
	float: right;
	width: 520px;
	margin: 0px 40px;
}
#contents div#contents_center {
    float:left;
	width: 350px;
	margin: 0px 15px;
	_margin: 0px 13px;	/* IE6カラム落ち対応 */
	text-align:left;
}
#contents div#contents_right {
	float: right;
	width: 200px;
	margin-right: 10px;
}
div#img-top {
	margin-bottom: 20px;
}
div.contentsBox {
	margin-bottom: 30px;
	text-align: left;
}
div.reset {
	margin: 0;
	padding: 0;
}
	
	
/* 余白指定 */
.base-layout {
	padding-left: 5px;
	padding-right: 10px;
}
.contents-layout {
	padding-left: 10px;
	margin-bottom: 30px;
}


/* HEADER
----------------------------------------------------------*/
#header {
	width: 800px;
	height: 88px;
	background: url("../img/common/bg_header.jpg") no-repeat top left;
}
.cleft {
	display: inline;
	float: left;
	width: 390px;
}
.cright {
	display: inline;
	float: right;
	width: 410px;
}
.cright ul.header-navi {
	margin: 60px 10px 0px 0px;
	padding: 0px;
	float: right;
}
.cright ul.header-navi li {
	float: left;
	padding: 0px 20px;
	list-style: none;
	border-left: 1px solid #aaa;
}


/* GLOBAL-MENU
----------------------------------------------------------*/
#global-navi {
	width: 800px;
	height: 50px;
	margin: 0;
	padding: 0;
}
div#global-navi ul {
	margin: 0;
	padding: 0;
}
div#global-navi li {
	display: block;
	float: left;
	width: 160px;
	height: 47px;
	text-indent: -9999px;
}
div#global-navi li a {
	display: block;
	background:  url(../img/common/bg_gmenu.jpg) no-repeat;
	width: 160px;
	height: 47px;
}
div#global-navi li.nav1 a { background-position: 0px 0px; }
div#global-navi li.nav2 a { background-position: -160px 0px; }
div#global-navi li.nav3 a { background-position: -320px 0px; }
div#global-navi li.nav4 a { background-position: -480px 0px; }
div#global-navi li.nav5 a { background-position: -640px 0px; }
div#global-navi li.nav1 a:hover { background-position: -0px -47px; }
div#global-navi li.nav2 a:hover { background-position: -160px -47px; }
div#global-navi li.nav3 a:hover { background-position: -320px -47px; }
div#global-navi li.nav4 a:hover { background-position: -480px -47px; }
div#global-navi li.nav5 a:hover { background-position: -640px -47px; }

/* FOOTER */
/* ----------------------------------------------------- */
#footer {
	width: 800px;
	height: 31px;
	margin-top: 5em;
	background: url("../img/common/bg_footer.jpg") top left no-repeat;
}
address {
	color: #fff;
	font-style: normal;
	float: right;
	text-align: right;
	margin: 8px 10px;
	width: 400px;
	font-size: 10px;
}







/* ----------------------------------------------------- */
/* left-bnr*/
/* ----------------------------------------------------- */
ul.bnr_area {
	margin: 0;
	padding: 0;
} 
ul.bnr_area li {
	list-style: none;
	margin-bottom: 5px;
	padding: 0;
} 
/* ----------------------------------------------------- */
/* right-bnr*/
/* ----------------------------------------------------- */
ul.subbnr_area {
	margin: 0;
	padding: 0;
} 
ul.subbnr_area li {
	list-style: none;
	padding: 0;
} 

/* 汎用定義 */
/* ----------------------------------------------------- */
ul.def {
	margin: 0px 5px;
	padding: 0px;
}
ul.def li {
	list-style: none;
	margin: 8px 0px;
	background: url("../img/common/lst_def.jpg") top left no-repeat;
	padding-left: 25px;
	color: #666;
}


/* 固有コンテンツ定義 */
/* ----------------------------------------------------- */
ul.infomation {
	margin: 0;
	padding: 10px 0px;
	background: url("../img/common/lin.jpg") bottom left repeat-x;
}
ul.infomation li {
	padding-left: 15px;
	line-height: 150%;
}
ul.infomation li img {
	padding: 0px 10px;
}

div.bnrBox ul {
	margin: 0;
	padding: 0;
}
div.bnrBox ul li {
	list-style: none;
	margin-bottom: 5px;
}

div.infoBox {
	border: solid 1px #000066;
	margin-bottom: 10px;
}
div.infoBox p {
	padding: 0px 5px;
	margin: 10px 0px;
}

div.link {
	border: solid 1px #000066;
}
div.link h5 {
	font-weight: bold;
	font-size: 12px;
	color: #eee;
	background-color: #000066;
	padding: 3px 5px;
	margin: 0px 0px 8px 0px;
}
div.link ul li {
	list-style-type: square;
}

p.submit {
	margin: 15px 0px 30px 0px;
	text-align: center;
}

/* 汎用TABLEタグ
---------------------------------------------*/
.status_tbl {
	width: 100%;
	border: 1px #CCC solid;
	border-collapse: collapse;
}
.status_tbl th {
	padding: 5px 10px;
	background-color: #EDEDED;
	border: 1px #CCC solid;
	font-weight: normal;
	text-align: left;
}
.status_tbl td {
	padding: 5px 10px;
	border: 1px #CCC solid;
	background-color: #FFFFFF;
}




.small {
	font-size: 11px;
}
.mark {
	font-weight: bold;
	color: #c00;
}
