@charset "UTF-8";

/* base */
body {
	background: url(../cmn_img/bg_body.gif) left top repeat-x;
	background-color: #2A007E;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

img, table, th, td {
	border: 0px;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

textarea {
 font-size:12px;
}

hr {
	display: none;
}

#contents p {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	word-break: break-all;
}

img, table, th, td {
	border: 0px;
}


a:link{
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

#main a:link{
	color: #0000FF;
	text-decoration: underline;
}
#main a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#main a:hover {
	color: #0000FF;
	text-decoration: underline;
}


#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

img.icon {
	vertical-align: middle;
}

.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

#wrap {
	background: url(../cmn_img/bg_wrap.gif) left top repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 688px;
}

#container {
	background: url(../cmn_img/bg_container.gif) left top no-repeat;
	text-align: left;
	padding: 0;
	width: 688px;
}

#header {
	margin: 0;
	text-align: left;
	padding: 0;
	width: 688px;
}

/* No Mac IE 5 Start \*/
#main { clear: both; }
/* End */
#main {
 text-align: left;
	margin: 0 0 0 44px;
	padding: 0;
 width: 600px;
}

/* No Mac IE 5 Start \*/
#contents { clear: both; }
/* End */
#contents {
 text-align: left;
	margin: 0 0 0 4px;
	padding: 0;
 width: 680px;
}


/* indent */
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.bottom5{margin-bottom:5px !important;}
.bottom10{margin-bottom:10px !important;}
.bottom15{margin-bottom:15px !important;}
.bottom20{margin-bottom:20px !important;}
.bottom25{margin-bottom:25px !important;}
.bottom30{margin-bottom:30px !important;}
.bottom40{margin-bottom:40px !important;}
.red {color: #FE0000;}
.bold {font-weight: bold;}

/* header */


/* contents */
/* No Mac IE 5 Start \*/
#contents div.block { clear: both; }
/* End */
#contents div.block {
	margin: 0 0 15px 0;
	width: 635px;
}



/* footer */
#footer {
	background: url(../cmn_img/bg_footer_btm.gif) left bottom no-repeat;
	clear: both;
	text-align: left;
	padding: 20px 0 26px 0;
	width: 688px;
}

#footer div.ftBnn {
	border-top: 1px solid #BDBDBD;
	text-align: center;
	margin-left: 24px;
	padding: 20px 0 26px 0;
	width: 640px;
}

#footer div.ftBnn img {
	margin: 0 6px;
}

#ftAd {
	background: url(../cmn_img/bg_footer_bnn.gif) left top repeat-x;
	clear: both;
	margin-left: 24px;
	padding-top: 23px;
	width: 640px;
}

#footer address {
	text-align: center;
}

