@charset "Shift_JIS";
/* CSS Document */

/***********************************************************

‹¤’Ê

***********************************************************/

*{
	padding: 0;
	margin: 0;
}

img{
    border:0px;
}

body{
	padding: 0px;
	margin: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 1.8em;
	color:#000000;
	font-weight: normal;
	background-image:url(images/bg_img.gif);
	background-repeat:repeat-x;
}

#wrapper {
	width: 700px;
    margin: 0 auto;
}

#header{
	width: 700px;
	float:left;
}


#main{
	width:700px;
	float:left;
	background-color:#FFFDDF;

}

#main img{
    float:right;
}
#mainR{
	float:right;
	width:480px;
	background-color:#FFFFFF;
	padding-left: 10px;

}

.clearboth{
	padding: 0;
	margin: 0;
	crear: both;
}

.tx_box{
	width:430px;
	float:left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: justify; 

}


h1{
	width:700px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	margin-top: 0px;
	float: left;
	height: 20px;
}
h2{
	float:left;
	margin:10px 0px 10px 0px;
}

h3{
	width:470px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 10px;
	float:right;
}

#footer{
	width:100%;
	float:left;
	text-align: center;
	margin-top: 20px;
	
}
.tx_B{
    font-weight:bold;
	color:#735500;
}

.txP_B{
    font-weight:bold;
	color:#D40945;
}
/***********************************************************

ƒŠƒ“ƒN

***********************************************************/
#navi{
	float:left;
	width: 190px;
	padding:10px;
}

li.list01 {
	list-style-type:none;
	background-image : url(images/liMark.gif);
	background-position : left center;
	background-repeat : no-repeat;
	padding-left : 12px;
	font-size: 12px;
	line-height: 200%;
	width: 178px;
	margin-bottom: 10px;
}
li.list02 {
	list-style-type:none;
	background-image : url(images/liMark.gif);
	background-position : left top;
	background-repeat : no-repeat;
	padding-left : 12px;
	font-size: 12px;
	line-height: 120%;
	width: 178px;
	margin-bottom: 10px;
}

#pankuzu{
	float:left;
	margin:10px 0px 0px 0px;
	font-size:11px;
	width: 450px;
}

a:link{
	text-decoration: underline;
	color: #000000;
}

a:visited{
	text-decoration: underline;
	color: #000000;
}
a:hover,a:active{
	text-decoration: none;
	color: #735500;
}

table{
	width:400px;
	margin:0px 0px 10px 0px;
}   

td.name01{
	padding:3px 5px;
	background-color:#CAF4C9;
	width:60px;
	font-weight: bold;
}

td.name02{
    padding:3px 5px;
}

