@charset   "Shift_JIS";
@charset="shift_jis";

/*

	*01 reset
	*02 link
	*03 base
	*04 menu
	*05 top
	*06 footer

*/

/*-----------------------------------------------
	*01 reset
-------------------------------------------------*/


*{
	margin:0px;
	padding:0px;
}

ul,li,ol,dl,dt,dd{
	margin:0px;
	padding:0px;
}

h3,h4,h5,h6{
	font-size:12px;
}

img{
	border:none;
	vertical-align:top;
}

ul{
	list-style:none;
}

.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}

select,input,textarea{
	font-size:12px;
	color:#21262c;
}

table{
	font-size:12px;
	color:#000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}

strong{
	font-weight:normal;
}

address{
	font-style:normal;
}

p{
	margin:0px 6px 10px;
}

/*-----------------------------------------------
	*02 link
-------------------------------------------------*/

a{
	text-decoration: underline;
}

a:link,a:visited{
	color:#3366ff;
}

a:hover, a:active{
	color: #003399;
}



#menu a{
	text-decoration: none;
}

#menu a:link,#menu a:visited{
	color:#996600;
}

#menu a:hover, #menu a:active{
	color: #ff6600;
}

#footer a:link,#footer a:visited{
	color:#ffffff;
}

#footer a:hover, #footera:active{
	color: #ff6600;
}

/*-----------------------------------------------
	*03 base
-------------------------------------------------*/

BODY {
	color:#666666;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background: #674d29 url(img/bg3.gif) repeat-x;
	text-align: center;
}

#all{
	width:760px;
	margin:0px auto 15px;
	text-align:left;
	background : url(img/all_bg.gif) repeat-y;
	border-bottom:1px solid #fff;
}

#header{
	width:760px;

}

#header P.summary{
	margin:0px 1px;
	padding:0px 10px;
	line-height:20px;
	text-align:right;
	font-size:10px;

	
	background-repeat : repeat;
}

#header p{
	margin:0px;
}

#gnavi ul{
	width:760px;
}

#gnavi ul li{
	float:left;
}

.key{
	margin:0px;
	padding:0px;
}

#contents{
	width:734px;
	padding-top:10px;
	margin:0px 15px;
}

#main{
	width:528px;
	float:right;
}

#topicPath {
	margin:10px 0;
}

#topicPath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
}


/*-----------------------------------------------
	*04 menu
-------------------------------------------------*/

#menu{
	width:180px;
	float:left;
	padding-bottom:20px;
}

#menu p{
	color:#000000;
	margin:0px 0px 5px;
	background-color:#ffffff;
	padding:5px 5px 5px;
}

#menu ul li{
	margin-bottom:5px;
}

#menu ul li ul{
	padding-top:5px;
	padding-bottom:10px;
}

#menu ul li ul li{
	margin:0px 7px 3px;
	background:url(img/menu_line.gif) repeat-x left bottom;
}

#menu ul li ul li a{
	display:block;
	width:166px;
	text-indent:14px;
	background:url(img/arrow_menu1.gif) no-repeat 0px 4px;
}

/*-----------------------------------------------
	*05 top
-------------------------------------------------*/

#point{
	background-color:#f0f4fd;
	padding:10px 0px 5px;
	margin-bottom:15px;
}

#point p{
	margin:0px 0px 5px;
}

#point ol li{
	list-style:none;
	margin-bottom:3px;

}

#point ol li p{
	margin:3px 10px;
	padding:5px 10px 5px;
	font-weight:bold;
	font-size: 14px;
	background-color:#ffffff;
}

p.tit{
	margin:0px 0px 10px;
}


p.set{
	margin:0px 0px 10px;
	font-size: 13px;
}

p.wb{
	margin:0px 0px 10px;
	font-size: 12px;
	background-color:#ffffff;
}


dl.news{
	margin:0px 10px 15px;
}

dl.news dt{
	color:#666666;
	
	margin-bottom:5px;
	padding-left:15px;
	height:16px;
	line-height:14px;
	background:url(img/arrow_orange.gif) no-repeat left bottom;
}

dl.list dt{
	color:#666666;
	
	margin-bottom:5px;
	padding-left:15px;
	height:16px;
	line-height:14px;
	background:url(img/arrow_orange.gif) no-repeat left bottom;
}
dl.listred dt{
	color:#666666;
	
	margin-bottom:5px;
	padding-left:15px;
	height:16px;
	line-height:14px;
	background:url(img/arrow_news_red.gif) no-repeat left bottom;
}

dl.news dd{
	margin-bottom:7px;
}

img{
	border:none;
	vertical-align:top;
}

/*-----------------------------------------------
	*05 footer
-------------------------------------------------*/

#footer{
	clear:both;
	margin-right:1px;
	margin-left:1px;
	font-size:10px;
	background-repeat : no-repeat;
	background-color:#49361d;

}

#footer p{
	margin:0px 7px 10px;
}

#footer p.copyright{
	color:#fff;
	line-height:25px;
	margin-bottom:5px;
	padding:0px;
	text-align:right;
	background:url(img/copyright.gif) no-repeat left bottom;
}

#footer p.copyright a{
	padding-left:13px;
	margin-left:5px;
	
}

#footer address{
	padding:5px 10px;
	color:#fff;
	font-size:12px;
	background-color:#372815;
}

#footer address strong{
	font-weight:bold;
	color:#fff;
}

#footer address span{
color:#FFFFFF;
}

/*-----------------------------------------------
	* policy
-------------------------------------------------*/

ul.policy{
	margin-bottom:15px;
	padding-left:30px;
}

ul.policy li{
list-style:disc;
}

/*-----------------------------------------------
	* h1h2
-------------------------------------------------*/

h1{
	color:#fff;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:35px;
	text-indent:10px;
	background:url(img/title_backh1.gif) no-repeat;
}
h1.green{
	color:#fff;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:35px;
	text-indent:10px;
	background:url(img/title_back_green_h1.gif) no-repeat;
}
h1.qa{
	color:#fff;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:35px;
	text-indent:10px;
	background:url(img/title_backh1_02.gif) no-repeat;
}
h1.kin{
	color:#fff;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:35px;
	text-indent:10px;
	background:url(img/title_backh1_03.gif) no-repeat;
}
h1.tokubai{
	color:#fff;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	height:37px;
	line-height:35px;
	text-indent:10px;
	background:url(img/title_backh1_04.gif) no-repeat;
}

h2{
	clear:both;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	text-indent:20px;
	background:url(img/title_backh2.gif) no-repeat;
	padding-bottom: 3px;
}
h2.butu{
	clear:both;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	text-indent:20px;
	background:url(img/title_backh2_01.gif) no-repeat;
	padding-bottom: 3px;
}
h2.qa{
	clear:both;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	text-indent:45px;
	background:url(img/qus.gif) no-repeat;
	padding-bottom: 3px;
}
h2.qa1{
	clear:both;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	text-indent:20px;
	background:url(img/title_backh2_03.gif) no-repeat;
	padding-bottom: 3px;
}
h2.kin{
	clear:both;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	line-height:32px;
	text-indent:20px;
	background:url(img/title_backh2_04.gif) no-repeat;
	padding-bottom: 3px;
}
