@charset "Shift_JIS";


/* ----------------
@RESET
---------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend { 
	margin: 0; 
	padding: 0; 
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th { 
	font-weight: normal;
	font-style: normal; 
}

strong { 
	font-weight:normal; 
	font-style: normal; 
}

img {
	border: none;
}

ul {
list-style: none;
}


/* headline
----------------------------------- */

h2 {
background:url(../img/bg_h2.jpg) no-repeat;
height:40px;
text-align:left;
text-align:left;
padding:9px 0 0 0;
	margin-top:9px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#ffffff;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

h3 a:hover {
color:#F74F05;
}

#contents_c h2 {
background:url(../img/bg_h2_c.jpg) no-repeat;
background-position:2px -3px;
height:40px;
text-align:left;
text-align:left;
padding:5px 0 0 0;
	margin-top:9px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#ffffff;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

#contents_b h2 {
background:url(../img/bg_h2_b.jpg) no-repeat;
background-position:2px 0px;
height:32px;
text-align:left;
text-align:left;
padding:7px 0 0 0;
	margin-top:9px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#ffffff;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

h3 {
	background:url(../img/bg_h3.jpg) no-repeat;
	background-position:0px 0px;
	height:38px;
text-align:left;
padding:7px 0 0 0;
	margin-top:9px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#000;
	text-indent:27px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

#contents_c h3 {
	background:url(../img/bg_h3_c.jpg) no-repeat;
background-position:2px -3px;
height:40px;
text-align:left;
text-align:left;
padding:5px 0 0 0;
	margin-top:9px;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#ffffff;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

#contents_b h3 {
background:url(../img/bg_h3_b.jpg) no-repeat;
background-position:2px 0px;
height:45px;
text-align:left;
text-align:left;
padding:5px 0 0 0;
	margin-top:9px;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#333;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

h4 {
background:url(../img/bg_h4.jpg) no-repeat;
height:40px;
text-align:left;
padding:9px 0 0 0;
	margin-top:9px;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	clear:both;
	color:#C22516;
	text-indent:20px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

h5 {
background:url(../img/bg_h5.jpg) no-repeat;
background-position:15px 0;
height:30px;
text-align:left;
padding:5px 0 0 0;
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	clear:both;
	color:#3643AC;
	text-indent:40px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

h6 {
background:url(../img/bg_h6.jpg) no-repeat;
background-position:15px 0;
height:30px;
text-align:left;
padding:5px 0 0 0;
	margin-top:10px;
	font-weight:bold;
	letter-spacing:1px;
	clear:both;
	text-indent:40px;
	color:#E20000;
	font-size:13px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

blockquote {
	margin:5px 15px 5px 15px;
	padding:10px;
	font-size:85%;
	border:1px solid #FDAA3F;
	background-color:#f6f6f6;
	vertical-align:middle;
	clear:both;
	text-align:left;
	}
	
blockquote span {
	border:#ccc 1px solid;
	background-color:#FF3300;
	color:#FFFFFF;
	padding:3px;
	margin-right:10px;
	height:15px;
	font-size:11px;


}


/* ----------------
	3. BODY
---------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:url(../img/bg.jpg);
}

body.class {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background:url(../img/bg_chintai.jpg);
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#F74F05; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* ----------------
	4. CLASS
---------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.r1 {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
}

.r {
	float:right;
	margin:0px 0px 10px 10px;
}

.l1 {
	float:left;
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
}

.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.blueb {
color:#0033FF;
	font-weight:bold;

}

.redbig {
	color:#E20000;
	font-size:15px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.bluebig {
	color:#0033FF;
	font-size:15px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.redmid {
	color:#E20000;
	font-size:13px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}


.redmid_01 {
	color:#E20000;
	font-size:13px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
background:url(../img/bg_h6.jpg) no-repeat;
	text-indent:40px;
	padding-top:2px;
	padding-left:20px;

}

.red_l {
	color:#E20000;
	font-size:18px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.red_ll {
	color:#E20000;
	font-size:22px;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;

}

.redsmall {
	color:#E20000;
	font-size:12px;

}

.tel {
	font-size:15px;
	font-weight:bold;
	color:#CC0000;
	}

.bor {
border:1px solid #ccc;
}

.center {
text-align:center;

}




/* oowaku
----------------------------------- */

#all {
	text-align:center;
}


#container {
	width:820px;
	text-align:center;
	margin:0 auto;
	background:url(../img/bg_con.jpg) repeat-y;
}

#container-in1 {
	width:800px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */

#head_out {
background:url(../img/bg_hd.jpg) repeat-x;
height:117px;

}

#head {
background:url(../img/bg_header.jpg) no-repeat;
width:780px;
height:82px;
position:relative;
}

#head h1 a {
	background:none;
	display:block;
	height:58px;
	width:220px;
	position:absolute;
	top:13px;
	left:14px;
}

#head h1 a strong {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}
 
/* navi
----------------------------------- */

#navi {
	height:34px;
	width:781px;
	background:url(../img/navi_r.jpg) no-repeat;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:34px;
}

#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#navi ul li.home a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px 0px;
	width:157px;

}

#navi ul li.company a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-157px 0px;
	width:156px;

}

#navi ul li.map a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-313px 0px;
	width:156px;
}

#navi ul li.link a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-469px 0px;
	width:156px;
}

#navi ul li.contact a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-625px 0px;
	width:156px;
}

#navi ul li a:hover{
	background:0;

}


/* main contains side & contents
----------------------------------- */

#main {
padding:0px;
background:url(../img/bg_main.jpg) repeat-y;
width:784px;
}



#contents {
width:556px;
height:1%;
margin-bottom:30px;
float:right;

}




/* bu_l
----------------------------------- */

#side {
float:left;
width:220px;
}

#side ul {
margin:5px 0 0 0;
padding:0;

}

#side ul li a {
display:block;
background:url(../img/bg_list.jpg) no-repeat;
height:29px;
font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
padding:15px 10px 0 35px;
font-size:13px;
color:#333;
text-align:left;
}

#side ul li a:hover {
background:url(../img/bg_list_r.jpg) no-repeat;
color:#1D60AB;

}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#side ul li.menu01 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
padding:0;
}

#side ul li.menu01 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
padding:0;
}

#side ul li.menu02 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
background-position:0 -61px;
padding:0;
}

#side ul li.menu02 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
background-position:0 -61px;
padding:0;
}

#side ul li.menu03 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
background-position:0 -122px;
padding:0;
}

#side ul li.menu03 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
background-position:0 -122px;
padding:0;
}

#side ul li.menu04 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
background-position:0 -183px;
padding:0;
}

#side ul li.menu04 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
background-position:0 -183px;
padding:0;
}

#side ul li.menu05 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
background-position:0 -244px;
padding:0;
}

#side ul li.menu05 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
background-position:0 -244px;
padding:0;
}

#side ul li.menu06 a {
height:61px;
background:url(../img/side.jpg) no-repeat;
background-position:0 -305px;
padding:0;
}

#side ul li.menu06 a:hover {
height:61px;
background:url(../img/side_r.jpg) no-repeat;
background-position:0 -305px;
padding:0;
}



/* bu_l
----------------------------------- */

#bu_l_out {
height:232px;
background:url(../img/bg_bu_l_r.jpg) no-repeat;
}

#bu_l_out a {
text-align:left;
font-size:11px;
line-height:130%;
display:block;
color:#555;
float:left;
}

#bu_l_out a:hover {
background:0;
}

#bu_l_01 a {
background:url(../img/bg_bu_l.jpg) no-repeat;
height:51px;
width:142px;
padding:50px 15px 15px 105px;

}

#bu_l_02 a {
background:url(../img/bg_bu_l.jpg) no-repeat;
background-position:-262px 0px;
height:51px;
width:136px;
padding:50px 15px 15px 105px;

}

#bu_l_03 a {
background:url(../img/bg_bu_l.jpg) no-repeat;
background-position:-518px 0px;
height:51px;
width:142px;
padding:50px 15px 15px 105px;

}

#bu_l_04 a {
background:url(../img/bg_bu_l.jpg) no-repeat;
background-position:0px -116px;
height:51px;
width:142px;
padding:50px 15px 15px 105px;

}

#bu_l_05 a {
background:url(../img/bg_bu_l.jpg) no-repeat;
background-position:-262px -116px;
height:51px;
width:136px;
padding:50px 15px 15px 105px;

}

#bu_l_last {
background:url(../img/bg_bu_l.jpg) no-repeat;
background-position:-518px -116px;
height:51px;
width:212px;
padding:50px 20px 10px 30px;
display:inline;
text-align:left;
font-size:12px;
line-height:150%;
color:#555;
float:left;
}

#bu_l_last a {
width:100px;
display:block;
float:left;
margin-bottom:5px;
color:#0099FF;

}

#bu_l_last a:hover {
color:#FF6600;
}


/* news
----------------------------------- */

#news {
width:554px;


}

#newstable th {
font-size:12px;
padding:5px 3px 3px 10px;
text-align:left;
color:#CC3300;
width:40px;
vertical-align:top;

}

#newstable td {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;

}

#newstable a:hover {

}

#dod {
background:url(../img/dod.jpg) repeat-x;
height:1px;

}

#dod2 {
background:url(../img/dod.jpg) repeat-x;
height:1px;
margin:10px 30px 0px 0;

}


/* copy & footer
----------------------------------- */

#copy {
height:40px;
background:url(../img/copy.jpg) no-repeat;
clear:both;

}

#copy ul {

}

#copy ul li{
float:right;

}

#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#copy ul li.sitemap a {
width:110px;
height:39px;
display:block;

}

#copy ul li.privacy a {
width:150px;
height:39px;
display:block;

}



/* second
----------------------------------- */



#contents p {
text-align:left;
padding:10px 20px;
}


/* contact
----------------------------------- */

.form {
	font-size:12px;
	background:#ccc;
	margin:20px;

}

.form th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.form td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

#submit {
	margin:10px;
}



.form02 {
	font-size:12px;
	background:#ccc;

}

.form02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:8px;
	border:1px #fff solid;

}

.form02 td {
	padding:8px;
	background-color:#fff;
	text-align:left;
}
/* ----------------
	2. link
---------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;


}

/* ----------------
	2. sitemap
---------------- */

#st_list {
text-align:left;

}

#st_list ul {
	margin:10px 10px 10px 40px;

}

#st_list ul li {
	margin:5px 10px;
	list-style:disc;
}


/* ----------------
	table
---------------- */


.table01{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;

}

.table01 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;

}

.table01 td {
	padding:5px;
	background-color:#fff;
	text-align:left;

}

/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 15px 20px;
	text-align:left;
	border-bottom:1px #111EAA dotted;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 36px;
	color:#3845B1;
	margin-bottom:5px;
	font-weight:bold;
	clear:both;
}


dd {
	background:url(../img/a.jpg) no-repeat;
	padding:0px 0 0 36px;
	margin-bottom:20px;
	clear:both;
}


/* ----------------
	volice
---------------- */

#voice_title {
font-size:16px; 
color:#2E3494;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
}

#voice {
background:url(../img/bg_voice.jpg) no-repeat;
padding-top:28px;
padding-left:12px;
}

#voice img {
float:right;
margin-right:23px;
margin-top:8px;
margin-left:25px;
margin-bottom:20px;
}



/* ----------------
	kanri
---------------- */

#system {
background-color:#CCCCCC;

}

#system th {
background:url(../img/bg_sys.jpg) repeat-x;
color:#FFFFFF;
font-weight:bold;
padding:5px;
}

#system td {
background-color:#FFFFFF;
padding:5px;
vertical-align:top;
text-align:left;
}



/* ----------------
	chintai
---------------- */





#main_chintai {
 background-color:#FFFFFF; 
 background-image:none; 
 border-left:1px solid #ccc; 
 border-right:1px solid #ccc;
 padding:0px;
 width:780px;
}

#main_c_in {
padding:0 5px;
width:770px;
background:url(../img/bg_main_c.jpg) repeat-y;

}


#contents_c {
width:555px;
text-align:left;
float:right;
height:100%;

}

#contents_c p {
padding:0px 20px;

}

#contents_b {
width:560px;
text-align:left;
float:right;
height:100%;
padding-bottom:50px;

}

#contents_b p {
padding:0px 20px;

}


/* side_chintai
----------------------------------- */

#side_chintai {
	float:left;
width:210px;
background:url(../img/side_c_r.jpg) no-repeat;
	text-align:left;
}


#side_chintai ul, li {
margin:0;
padding:0;
}

#side_chintai ul li a {
	display:block;
}


#side_chintai ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}


#gap01 {
height:45px;
}


#gap02 {
height:47px;
}


#gap03 {
height:20px;
}

/* m01 ----------------------- */

#side_chintai ul li.m01 a {
height:81px;
background:url(../img/side_c.jpg) no-repeat;
}

#side_chintai ul li.m01 a:hover {
height:81px;
background:url(../img/side_c_r.jpg) no-repeat;
}


/* m02 ----------------------- */

#side_chintai ul li.m02 a {
height:81px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -81px;
}

#side_chintai ul li.m02 a:hover {
height:81px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -81px;
}


/* m03 ----------------------- */

#side_chintai ul li.m03 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -207px;
}

#side_chintai ul li.m03 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -207px;
}

/* m04 ----------------------- */

#side_chintai ul li.m04 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -267px;
}

#side_chintai ul li.m04 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -267px;
}

/* m05 ----------------------- */

#side_chintai ul li.m05 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -327px;
}

#side_chintai ul li.m05 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -327px;
}

/* m06 ----------------------- */

#side_chintai ul li.m06 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -387px;
}

#side_chintai ul li.m06 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -387px;
}

/* m07 ----------------------- */

#side_chintai ul li.m07 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -447px;
}

#side_chintai ul li.m07 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -447px;
}

/* m08 ----------------------- */

#side_chintai ul li.m08 a {
height:60px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -507px;
}

#side_chintai ul li.m08 a:hover {
height:60px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -507px;
}

/* m09 ----------------------- */

#side_chintai ul li.m09 a {
height:30px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -614px;
}

#side_chintai ul li.m09 a:hover {
height:30px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -614px;
}

/* m10 ----------------------- */

#side_chintai ul li.m10 a {
height:29px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -644px;
}

#side_chintai ul li.m10 a:hover {
height:29px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -644px;
}

/* m11 ----------------------- */

#side_chintai ul li.m11 a {
height:29px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -673px;
}

#side_chintai ul li.m11 a:hover {
height:29px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -673px;
}

/* m12 ----------------------- */

#side_chintai ul li.m12 a {
height:30px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -702px;
}

#side_chintai ul li.m12 a:hover {
height:30px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -702px;
}

/* m13 ----------------------- */

#side_chintai ul li.m13 a {
height:62px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -752px;
}

#side_chintai ul li.m13 a:hover {
height:62px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -752px;
}


/* m14 ----------------------- */

#side_chintai ul li.m14 a {
height:67px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -814px;
}

#side_chintai ul li.m14 a:hover {
height:67px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -814px;
}

/* m15 ----------------------- */

#side_chintai ul li.m15 a {
height:67px;
background:url(../img/side_c.jpg) no-repeat;
background-position:0 -881px;
}

#side_chintai ul li.m15 a:hover {
height:67px;
background:url(../img/side_c_r.jpg) no-repeat;
background-position:0 -881px;
}





/* ----------------
	search
---------------- */

.waku th,td {
font-size:12px;
color:#444;
padding:0px;
text-align:left;

}

.waku {
margin:0px;
}



#pt {
text-align:right;

}

#pt a {
display:block;
width:131px;
height:30px;
background:url(../img/pt.jpg) no-repeat;

}

#pt a:hover {
background:url(../img/pt_r.jpg) no-repeat;
}

#pt a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}



#bu_rosenka a {
background:url(../img/bu_rosenka.jpg) no-repeat;
width:300px;
height:50px;
margin-top:30px;
display:block;
}

#bu_rosenka a:hover {
background:url(../img/bu_rosenka_r.jpg) no-repeat;
}


#bu_rosenka a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


/* ----------------
	baibai
---------------- */


/* ----------------
	bu_baibai_3
---------------- */

#bu_baibai_3 {
width:780px;
height:138px;
background:url(../img/bg_bu_baibai.jpg) no-repeat;
position:relative;

}

#bu_baibai_3 a {
color:#333;
}

#bu_baibai_3 a:hover {
color:#999;
}

#bu_baibai_01 {
display:block;
position:absolute;
top:58px;
left:33px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_02 {
display:block;
position:absolute;
top:58px;
left:145px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_03 {
display:block;
position:absolute;
top:75px;
left:33px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_04 {
display:block;
position:absolute;
top:75px;
left:145px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_05 {
display:block;
position:absolute;
top:93px;
left:33px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_06 {
display:block;
position:absolute;
top:57px;
left:300px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_07 {
display:block;
position:absolute;
top:57px;
left:560px;
font-size:14px;
font-weight:bold;

}

#bu_baibai_08 {
display:block;
position:absolute;
top:75px;
left:560px;
font-size:14px;
font-weight:bold;
}

#bu_baibai_09 {
display:block;
position:absolute;
top:93px;
left:145px;
font-size:14px;
font-weight:bold;
}

#bu_baibai_10 {
display:block;
position:absolute;
top:75px;
left:300px;
font-size:14px;
font-weight:bold;
}


/* ----------------
	side_b
---------------- */


#side_b {
float:left;
width:210px;
background:url(../img/side_b_r.jpg) no-repeat;
margin-top:10px;

}


#side_b ul, li {
margin:0;
padding:0;

}

#side_b ul li a {
margin:0;
padding:0;
display:block;
border:none;
}

#side_b ul li a:hover {
background:0;

}

#side_b ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#side_b ul li.menu01 a {
height:57px;
background:url(../img/side_b.jpg) no-repeat;
}

#side_b ul li.menu02 a {
height:57px;
background:url(../img/side_b.jpg) no-repeat;
background-position:0 -60px;
}


#waku_out01 {
padding:2px;
border:1px #ccc solid;
width:500px;
margin:10px 0px 20px 0;
}

#waku_out {
border:2px #2D4FBC solid;
padding:20px 10px;
width:500px;
background-color:#f6f6f6;
}

.waku_b th,td {
font-size:12px;
color:#444;
padding:0px;
text-align:left;

}

.waku_b {
margin:0px;
}

/* ----------------
	sbaikyaku
---------------- */


#baikyaku {
padding:20px;

}

#baikyaku th {
padding:10px;
text-align:left;
background:url(../img/bg_baikyaku.jpg) repeat-x;
border:1px #ccc solid;
	font-family:"qMmpS Pro W3" , "lr oSVbN", Osaka;
	color:#073179;
	font-weight:bold;
	white-space:nowrap;
}

#baikyaku td {
text-align:left;
padding:10px;

}

#yajirushi {
background:url(../img/yajirusi.jpg) no-repeat;
height:30px;
padding:0;

}

#bai_001_out {
padding:2px;
width:530px;
border:2px #3643AC solid;
text-align:center;
margin-top:20px;
}


#bai_001 {
width:530px;
border:1px #999 solid;
text-align:center;
padding-bottom:20px;
}

#bai_001 p {
text-align:left;

}



/* qr
----------------------------------- */

#qr {
width:210px;
height:114px;
background:url(../img/bg_qr.jpg) no-repeat;
}

#qr p {
padding:38px 10px 10px 5px;
text-align:left;
font-size:80%;
line-height:150%;
letter-spacing:1px;

}

#qr img {
float:left;
width:70px;
margin-left:5px;

}


/* ----------------
	table
---------------- */


.table01{
	font-size:12px;
	background:#ccc;
	margin:10px 20px 20px 20px;
}

.table01 th {
	background-color:#f6f6f6;
	text-align:left;
	padding-left:20px;
	border:1px #fff solid;
}

.table01 td {
	padding:5px;
	background-color:#fff;
	text-align:left;
}


.table02{
	font-size:12px;
	background:#ccc;
}

.table02 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:10px;
	border:1px #fff solid;
}

.table02 td {
	padding:10px;
	background-color:#fff;
	text-align:left;
}



.table03{
	font-size:12px;
	background:#ccc;
}

.table03 th {
	background-color:#f6f6f6;
	text-align:left;
	padding:7px;
	border:1px #fff solid;
}

.table03 td {
	padding:7px;
	background-color:#fff;
	text-align:left;
}




#reform_table th {
text-align:center;
padding:5px;
font-weight:bold;
background-color:#f1f1f1;
}


#reform_img img {
width:167px;
}


#reform_text {
text-align:left;
vertical-align:top;
padding:5px;
font-size:10px;
}

/* ----------------
	bu_req
---------------- */

#bu_req {
background:url(../img/bu_req_r.jpg) no-repeat;
height:60px;
width:360px;

}

#bu_req a {
background:url(../img/bu_req.jpg) no-repeat;
height:60px;
width:360px;
display:block;

}

#bu_req a:hover {
background:0;
}


#bu_req a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}



/* ----------------
	osusume
---------------- */

#osusume th {
text-align:center;
vertical-align:top;

}

#osusume th img {
border:1px #ccc solid;
width:164px;
}

#osu_detail a {
display:block;
width:123px;
height:35px;
background:url(../img/bu_detail.jpg) no-repeat;

}

#osu_detail a:hover {
display:block;
width:123px;
height:35px;
background:url(../img/bu_detail_r.jpg) no-repeat;

}

#osu_detail a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}


#osusume td {
text-align:left;
padding:5px 7px 3px 7px;

}

#bai_osusume {
border:1px #ccc solid;
padding:5px;

}

#bai_osusume table th img {
width:140px;
border:1px solid #ccc;
} 


#bai_osusume table{
	font-size:12px;
	background:#ccc;
}

#bai_osusume table th {
	background-color:#f6f6f6;
	text-align:left;
	padding:3px;
	border:1px #fff solid;
	width:10px;
}

#bai_osusume table td {
	padding:7px;
	background-color:#fff;
	text-align:left;
}




/* 01 -------------------------------------------------*/

#bu_baibai_3 div.m_01 {
background:#666666;
width:300px;
height:138;
display:block;

}

#bu_baibai_3 div.m_01_on {
background:#ccc;
}


/* side_add -------------------------------------------------*/


#side_add {
background:url(../img/bg_side.jpg) no-repeat;
text-align:center;
margin-bottom:-6px;

}

#side_img img {
width:180px;
margin-top:5px;
text-align:center;
padding:10px;
}


#side_add p {
text-align:left;
padding:0 10px 0 14px;
}

