@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;
width:600px;
height:40px;
margin-top:5px;
text-align:left;
padding:8px 0 0 0;
	font-size:15px;
	font-weight:bold;
	clear:both;
	color:#333;
	text-indent:42px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


h3 {
background:url(../img/bg_h3.jpg) no-repeat;
margin-top:10px;
width:600px;
height:40px;
text-align:left;
padding:8px 0 0 0;
	font-size:13px;
	font-weight:bold;
	clear:both;
	color:#555;
	text-indent:54px;
	letter-spacing:2px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}



h4 {
	background:url(../img/bg_h4.jpg) no-repeat;
	background-position:0px 0px;
	height:30px;
	margin-top:9px;
	font-size:12px;
	color:#086CB9;
	padding:4px 0 0 0px;
	text-indent:20px;
	clear:both;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	}

blockquote {
	margin:5px 20px 5px 30px;
	padding:10px;
	font-size:100%;
	border:1px solid #61B062;
	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;


}


/* body
----------------------------------- */

body {
	font-family: Verdana, Arial, sans-serif;
	font-size:80%;
	color:#444;
	margin:0;
	padding:0;
	line-height:14pt;
	background-color:#2C1F1B;
}

a {	text-decoration:none; }
a:link {  color:#2580C9; }
a:hover {	color:#2580C9; }


input, select, textarea { 
	font-family: Verdana, Arial, sans-serif;
	color: #444; 	
}



/* 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;
}

.l {
	float:left;
	margin:0px 10px 10px 0px;
}


.red {
	color:#E20000;

}

.reds {
	color:#E20000;
	font-size:10px;

}

.redb {
	color:#E20000;
	font-weight:bold;

}

.red15 {
	color:#E20000;
	font-size:15px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;

}

.red18 {
	color:#E20000;
	font-size:18px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red18b {
	color:#E20000;
	font-size:18px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red20b {
	color:#E20000;
	font-size:20px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

.red24b {
	color:#E20000;
	font-size:24px;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}


.bor {
border:1px solid #ccc;
}

.center {
text-align:center;

}


.green_b {
color:#108610;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3" , "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:14px;
}



/* oowaku
----------------------------------- */

#all {
	text-align:center;
} 


#container {
	width:960px;
	text-align:center;
	margin:0 auto;
	clear:both;
	background-color:#fff;
}

#container-in1 {
	width:960px;
	margin: 0 auto;
	position: relative;
	background-color:#fff;
}

#container-in2 {
	width:960px;
	margin: 0 auto;
	position: relative;
}

/* head
----------------------------------- */


#head {
width:960px;
height:500px;
}



 
/* navi
----------------------------------- */

#navi {
	height:81px;
	width:960px;
	background:url(../img/navi_r.jpg) no-repeat;
}


#navi ul li {
	float:left;	
}

#navi ul li a {
	display:block;
	height:81px;
	width:240px;
}

#navi ul li a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#navi ul li.menu01 a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:0px 0px;
}

#navi ul li.menu02 a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-240px 0px;

}

#navi ul li.menu03 a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-480px 0px;
}

#navi ul li.menu04 a{
	background:url(../img/navi.jpg) no-repeat;
	background-position:-720px 0px;
}



#navi ul li a:hover{
	background:0;

}


/* key 
----------------------------------- */

#key {

}


/* main 
----------------------------------- */


#main {
width:960px;
}


#main p {
padding:10px 40px;
text-align:left;
}

#main p#text_point {
padding:0px 120px 0 180px;
text-align:left;
}



/* side
----------------------------------- */

#side {
margin:0;
	float:left;
	width:260px;
	text-align:left;
	background:url(../img/side_r.jpg) no-repeat;
}


#side ul, li {
margin:0;
padding:0;
}

#side ul li a {
	display:block;
	height:30px;
}

#side ul li a span {
	text-indent:-9999px;
	visibility:hidden;
}

#side ul li a:hover {
background:0;
}

#gap01 {
height:65px;

}

#gap02 {

}


/* menu01 ----------------------- */

#side ul li.menu01 a {
	background:url(../img/side_top.jpg) no-repeat;
	height:86px;
}

/* menu02 ----------------------- */

#side ul li.menu02 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -95px;
}

/* menu03 ----------------------- */

#side ul li.menu03 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -125px;
}

/* menu04 ----------------------- */

#side ul li.menu04 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -155px;
}

/* menu05 ----------------------- */

#side ul li.menu05 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -185px;
}

/* menu06 ----------------------- */

#side ul li.menu06 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -249px;
	height:55px;
}

/* menu07 ----------------------- */

#side ul li.menu07 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -16px;
	height:55px;
}


/* menu08 ----------------------- */

#side ul li.menu08 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -71px;
	height:55px;
}

/* menu09 ----------------------- */

#side ul li.menu09 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -144px;
	height:47px;
}

/* menu10 ----------------------- */

#side ul li.menu10 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -191px;
	height:47px;
}

/* menu11 ----------------------- */

#side ul li.menu11 a {
	background:url(../img/side.jpg) no-repeat;
	background-position:0px -238px;
	height:47px;
}

/* menu12 ----------------------- */

#side ul li.menu12 a {
	background:url(../img/bu_hitori.jpg) no-repeat;
	height:60px;
	margin:10px 0;
}

/* menu12 ----------------------- */

#side ul li.menu12 a:hover {
	background:url(../img/bu_hitori_r.jpg) no-repeat;
	height:60px;
}



#side ul li a:hover {
background:0;
}









/* contents
----------------------------------- */


#contents {
float:right;
text-align:right;
width:600px;
}

#contents p {
text-align:left;
padding:5px 30px;
}

/* news
----------------------------------- */

#bu_mitsumori {
background:url(../img/bu_mitsumori_r.jpg) no-repeat;
}



#bu_mitsumori a {
background:url(../img/bu_mitsumori.jpg) no-repeat;
height:113px;
width:570px;
display:block;
}

#bu_mitsumori a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#bu_mitsumori a:hover {
background:0;
}















/* news
----------------------------------- */

#news {


}

#news h2 {
background:url(../img/bg_news.jpg) no-repeat;
width:572px;
height:25px;
}

#news h2 span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#newstable th {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;
color:#E77608;
font-weight:bold;
width:40px;
vertical-align:top;

}

#newstable td {
font-size:12px;
padding:5px 3px 3px 3px;
text-align:left;

}

#dod {
border-bottom:1px dashed #ccc;
width:520px;
height:5px;

}


/* copy & footer
----------------------------------- */

#copy_out {
height:40px;
background:url(../img/copy_out.jpg) no-repeat;


}


#copy {
height:30px;
background:url(../img/copy.jpg) no-repeat;
width:760px;

}

#copy address {
color:#FFFFFF;
display:block;
float:left;
width:500px;
font-size:85%;
text-align:left;
padding:4px 0 0 10px;

}


#copy a span {
	text-indent:-9999px;
	visibility:hidden;
	font-size:0.1em;
	line-height:0;
}

#sitemap a {
float:right;
width:100px;
height:30px;
display:block;

}

#privacy a {
float:right;
width:150px;
height:30px;
display:block;

}

#footer {
height:90px;
margin-top:50px;
border-top:2px solid #660000;

}

#footer p {
color:#444;
padding:10px 30px;
text-align:left;

}



/* 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;
}


/* link
----------------------------------- */

#link {
	margin:10px 0px 0px 20px;
	font-size:12px;

}

#link td {
	padding:3px 3px 3px 10px;


}

/* 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;

}

.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 td {
	background-color:#E0E0FF;
	text-align:center;
	padding:10px;
	border:1px #fff solid;
	color:#040095;
	font-weight:bold;
}

.table03 th {
	padding:10px;
	background-color:#fff;
	text-align:left;
}

.jisseki{
	font-size:12px;
	background:#ddd;
}

.jisseki th {
	background-color:#f6f6f6;
	text-align:left;
	padding:7px;
	border:1px #fff solid;
	font-weight:bold;
}

.jisseki td {
	padding:7px;
	background-color:#fff;
	text-align:left;
}


/* ----------------
	2. faq
---------------- */



dl {
	margin:0 10px 15px 20px;
	text-align:left;
	border-bottom:1px #999 dotted;
}

dt {
	background:url(../img/q.jpg) no-repeat;
	padding:0px 0 20px 36px;
	color:#9C3637;
	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;
}

































