@charset "shift_jis";
/* CSS Document */


body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒƒCƒŠƒI", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka|“™•", Osaka, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 16px;
}

body#index{
	background:url(../images/index_bg.jpg) repeat-x top center #822311;
	width:100%;
}

body#content{
	background:url(../images/content_bg01.jpg) top center;
	width:100%;
}

a:link		{ color: #fff; text-decoration: underline;}
a:visited	{ color: #fff; text-decoration: underline;}
a:hover		{ color: #fff; text-decoration: none;}
a:active	{ color: #fff; }

a.blue:link		{ color: #0000FF; text-decoration: none;}
a.blue:visited	{ color: #0000FF; text-decoration: none;}
a.blue:hover		{ color: #0000FF; text-decoration: underline;}
a.blue:active	{ color: #0400B7; }

a.black:link		{ color: #333333; text-decoration: underline;}
a.black:visited	{ color: #333333; text-decoration: underline;}
a.black:hover		{ color: #333333; text-decoration: none;}
a.black:active	{ color: #333333; }

a.white:link		{ color: #FFFFFF; text-decoration: underline;}
a.white:visited	{ color: #FFFFFF; text-decoration: underline;}
a.white:hover		{ color: #FFFFFF; text-decoration: none;}
a.white:active	{ color: #FFFFFF; }


/* base */
.mrgn-tb20{
margin-top:20px;
margin-bottom:20px;
}
.mrgn-t20b10{
margin-top:20px;
margin-bottom:10px;
}
.mrgn-t10b5{
margin-top:10px;
margin-bottom:5px;
}
.mrgn-t5b3{
margin-top:5px;
margin-bottom:3px;
}
.mrgn-tb3{
margin-top:3px;
margin-bottom:3px;
}
.mrgn-t20{margin-top:20px;}
.mrgn-b20{margin-bottom:20px;}
.mrgn-t15{margin-top:15px;}
.mrgn-b15{margin-bottom:15px;}
.mrgn-t10{margin-top:10px;}
.mrgn-b10{margin-bottom:10px;}
.mrgn-t5{margin-top:5px;}
.mrgn-b5{margin-bottom:5px;}
.mrgn-b1{margin-bottom:1px;}


.txt14b{
font-size:14px;
font-weight:bolder;
}

.txt10b{
font-size:10px;
font-weight:bolder;
}

.stext{
font-size:9px;
line-height:10px;
}

img {
border: 0;
}

table {
border:0;
}


table.tokutei{
border:1px solid #A3D0F7;
}

table.tokutei td{
border:1px solid #B3D6F5;
padding:10px 5px;
text-align:left;
}

.clear{
	clear:both;
	height:1px;
}

.fleft{float:left;}
.fright{float:right;}

*html #gwrap	{
	display:block;
	margin: 0 auto;
	padding:0;
	width: 100%;
	height:1%;
	background-color: #fff;
	}
/* End hide from IE-mac */


/* IE-mac */
#wrap	{
	display:inline-table;
	width: 800px;
	}
	
/* winNN macNN */	
#wrap:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	width: 800px;
	}

#wrap	{
	margin: 0 auto;
	padding: 0 auto;
	width: 800px;
	}

#base{
	margin:0px;
	padding:0px;
	width: 800px;
	text-align:left;
}



#access_base{
background:url(../images/access_bg.jpg) top center no-repeat;
width:800px;
height:628px;
padding:100px 0 0 0;
text-align:center;
}

#staffs_base{
background:url(../images/staffs_bg.jpg) top center no-repeat;
width:600px;
height:528px;
padding:180px 100px;
text-align:left;
color:#333333;
line-height:18px;
}

#uc_base{
background:url(../images/access_bg.jpg) top center no-repeat;
width:800px;
height:528px;
padding:200px 0 0 0;
text-align:center;
}

.uc{
font-size:14px;
font-weight:bolder;
color:#FF0000;
}



#returntop{
padding:120px 0 0 0;
width:800px;
text-align:right;
}

/* foot */


#footer_wrap {
width:100%;
padding:0;
margin:0;
font-size:12px;
clear:both;
font-weight:bolder;
color: #fff;
text-align:center;
background:url(../images/foot_line.jpg) top center repeat-x #822311;
}

#footer{
width:100%;
padding:10px 0 50px 0;
margin:0;
text-align:center;
}


#jasrac{
padding:10px 0 0 0;
width:980px;
text-align:right;
font-size:10px;
font-weight:normal;
}