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

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {	outline:none;	}

img {	vertical-align:top;	}

/* ===============================================
 common
 =============================================== */
 
body {
	background: #000000 url(../images/common/body_bg.jpg) repeat-x;
}
 
 
div#container {
}
 
 
div#wrapper {
	background: url(../images/common/header_bg2.jpg) no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
 
/*---- header ----*/
div#header {
	height: 108px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}

div#header h1 {
	float: right;
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	clear: both;
	padding-top: 5px;
}

div#header h2 {
	position: absolute;
	margin-top: 15px;
	margin-left: -58px;
	top: -10px;
	z-index: 1;
}

div#header div#header_bn {
	float: right;
	width: 315px;
	padding-top: 15px;
}
div#header div#header_bn div.banner01 {
	float: left;
	height: 65px;
	width: 200px;	
}
div#header div#header_bn div.banner02 {
	float: right;	
}
div#header div#header_bn div.banner03 {
	float: right;
	padding-top: 5px;	
}


/*---- contents ----*/
div#contents {
	background: url(../images/common/contents_bg.jpg) no-repeat;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
 
 
/*---- main ----*/
div#main {
}
 
 
/*---- footer ----*/
div#footer_bg {
	background: #393939 url(../images/common/footer_bg.jpg) repeat-x;
	height: 94px;
	clear: both;
}

div#footer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div#footer h2 {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	padding-top: 5px;	
}

div#footer ul {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	list-style: none;
	padding-top: 20px;
	padding-bottom: 30px;
}

div#footer li {
	padding-left: 5px;
	display: inline;
}

div#footer li a,
div#footer li a:link,
div#footer li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

div#footer li a:hover{
	text-decoration: none;
	color: #CCCCCC;
}


/*---- g_navi01 ----*/
div#g_navi01 {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

div#g_navi01 ul {
	list-style: none;
}

div#g_navi01 li {
	float: left;
	height: 27px;
}

div#g_navi01 li a {
	text-indent: -9999px;
	display: block;
	height: 27px;
}

div#g_navi01 li.btn01,
div#g_navi01 li.btn01 a:hover {
	background: url(../images/common/g_navi_over01.jpg);
	width: 111px;	
}
div#g_navi01 li.btn01 a {
	background: url(../images/common/g_navi01.jpg);
	width: 111px;
}

div#g_navi01 li.btn02,
div#g_navi01 li.btn02 a:hover {
	background: url(../images/common/g_navi_over02.jpg);
	width: 102px;	
}
div#g_navi01 li.btn02 a {
	background: url(../images/common/g_navi02.jpg);
	width: 102px;
}

div#g_navi01 li.btn03,
div#g_navi01 li.btn03 a:hover {
	background: url(../images/common/g_navi_over03.jpg);
	width: 73px;	
}
div#g_navi01 li.btn03 a {
	background: url(../images/common/g_navi03.jpg);
	width: 73px;
}

div#g_navi01 li.btn04,
div#g_navi01 li.btn04 a:hover {
	background: url(../images/common/g_navi_over04.jpg);
	width: 89px;	
}
div#g_navi01 li.btn04 a {
	background: url(../images/common/g_navi04.jpg);
	width: 89px;
}

div#g_navi01 li.btn05,
div#g_navi01 li.btn05 a:hover {
	background: url(../images/common/g_navi_over05.jpg);
	width: 90px;	
}
div#g_navi01 li.btn05 a {
	background: url(../images/common/g_navi05.jpg);
	width: 90px;
}

div#g_navi01 li.btn06,
div#g_navi01 li.btn06 a:hover {
	background: url(../images/common/g_navi_over06.jpg);
	width: 77px;	
}
div#g_navi01 li.btn06 a {
	background: url(../images/common/g_navi06.jpg);
	width: 77px;
}

div#g_navi01 li.btn07,
div#g_navi01 li.btn07 a:hover {
	background: url(../images/common/g_navi_over07.jpg);
	width: 84px;	
}
div#g_navi01 li.btn07 a {
	background: url(../images/common/g_navi07.jpg);
	width: 84px;
}

div#g_navi01 li.btn08,
div#g_navi01 li.btn08 a:hover {
	background: url(../images/common/g_navi_over08.jpg);
	width: 80px;	
}
div#g_navi01 li.btn08 a {
	background: url(../images/common/g_navi08.jpg);
	width: 80px;
}

div#g_navi01 li.btn09,
div#g_navi01 li.btn09 a:hover {
	background: url(../images/common/g_navi_over09.jpg);
	width: 104px;	
}
div#g_navi01 li.btn09 a {
	background: url(../images/common/g_navi09.jpg);
	width: 104px;
}


div#top_flash{
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}



/*------------------------------------------------------------------------------

------------------------------------------------------------------------------*/

div#top{
}

div#top h5{
	background: url(../images/common/sankaku01.jpg) no-repeat left center;
	padding-left: 10px;
	position: absolute;
	margin-left: 280px;
	margin-top: 5px;
}*html div#top h5{
	background: url(../images/common/sankaku01.jpg) no-repeat left 8px;
	padding-left: 10px;
	position: absolute;
	margin-left: 280px;
	margin-top: 2px;
}*:first-child+html div#top h5{
	background: url(../images/common/sankaku01.jpg) no-repeat left 9px;
	padding-left: 10px;
	position: absolute;
	margin-left: 280px;
	margin-top: 2px;
}

div#top h5 a,
div#top h5 a:link,
div#top h5 a:visited{
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: none;
}

div#top h5 a:hover{
	text-decoration: underline;
}

*html div#top h5 img{
	margin-top: 3px;	
}*:first-child+html div#top h5 img{
	margin-top: 3px;	
}

div#top div.left_box{
	float: left;
	width: 392px;
	padding-top: 25px;
}

div#top div.right_box{
	float: right;
	width: 392px;
	padding-top: 25px;
}

div#top div#news{
}
div#top div#news h3{
	background: url(../images/top/top_ttl01.jpg) no-repeat;
	text-indent: -9999px;
	width: 392px;
	height: 24px;
	margin-bottom: 5px;
}
div#top div#news h4{
	font-size: 12px;
	line-height: 140%;
	color: #5392A1;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#top div#news p{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-bottom: 5px;
}

div#top div#communication{
	clear: both;
	padding-top: 10px;
}
div#top div#communication h3{
	background: url(../images/top/top_ttl03.jpg) no-repeat;
	text-indent: -9999px;
	width: 392px;
	height: 24px;
	margin-bottom: 5px;
}
div#top div#communication h4{
	font-size: 12px;
	line-height: 140%;
	color: #5392A1;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#top div#communication p{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-bottom: 5px;
}

div#top div#fair{
}
div#top div#fair h3{
	background: url(../images/top/top_ttl02.jpg) no-repeat;
	text-indent: -9999px;
	width: 392px;
	height: 24px;
	margin-bottom: 5px;
}
div#top div#fair h4{
	font-size: 12px;
	line-height: 140%;
	color: #5392A1;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
}
div#top div#fair p{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	float: left;
	width: 290px;
	padding-left: 20px;
	padding-bottom: 5px;
}

div#top div#top_bn02{
	clear: both;
	padding-top: 10px;
}
div#top div#top_bn02 div.bnner01{
	float: left;
	padding-bottom: 5px;
	height: 45px;
	width: 187px;
}
div#top div#top_bn02 div.bnner02{
	float: right;
	padding-bottom: 5px;
	height: 45px;
	width: 187px;
}



div#top div#news p a,
div#top div#news p a:link,
div#top div#news p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

div#top div#news p a:hover{
	text-decoration: underline;
}
div#top div#communication p a,
div#top div#communication p a:link,
div#top div#communication p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

div#top div#communication p a:hover{
	text-decoration: underline;
}
div#top div#fair p a,
div#top div#fair p a:link,
div#top div#fair p a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

div#top div#fair p a:hover{
	text-decoration: underline;
}




/* company tbl */

table.company{
width: 750px;
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
font-size: 12px;
}
.company th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.company td{
	line-height: 150%;
}

p.privacy{
	width: 750px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
}

/* caution */
.cautionArea {
	margin-top: 10px;
	padding: 10px 0;
	border: 1px #393939 solid;
}
.cautionArea h3 {
	margin-bottom: 6px;
	padding: 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.cautionArea p {
	padding: 0 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4;
}
.cautionArea p.imgUnit {
	padding: 0 0 5px 5px;
}
.cautionArea .ar {
	text-align: right;
}
.cautionArea .ar a {
	color: #D10101;
	text-decoration: none;
}
.cautionArea .ar a:hover {
	text-decoration: underline;
}


