@charset "Shift_JIS";
/*----------------------------------------
	LOCAL SETTING
----------------------------------------*/
html{
	overflow-x: hidden;
	scrollbar-Track-Color:#efefef;
	scrollbar-Face-Color:#efefef;
	scrollbar-Shadow-Color:#464646;
	scrollbar-DarkShadow-Color:#efefef;
	scrollbar-Highlight-Color:#efefef;
	scrollbar-3dLight-Color:#efefef;
	scrollbar-Arrow-Color:#000000;
}

body.detail {
	font-size:12px;
	line-height:1.4em;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",'Hiragino Kaku Gothic Pro',sans-serif;
	color:#663300; 
}


img{
border:0;
}

a:{
border:0;
}

#contents {
	width:400px;
	margin-left:20px;
	text-align:left;
	color:#630;
	line-height:1.4em;
}

h1{
margin:0;
}

a {
	/*color:#443829;*/
	color:#c09150;	
	text-decoration:underline;
}
a:hover {
	color:#A19B94;
	text-decoration:none;
}

/*...detail...*/


#contents dl{
	width:400px;
	padding:0;
	margin:0px;
}

#contents dt{
	color:#bd5e00;
	font-weight:bold;
	padding-left:20px;
	background-image:url(../common_img/list_maru.gif);
	background-repeat:no-repeat;
	border-bottom:3px dotted #e9c668;
	margin-top:2em;
}
#contents dd{
	padding-top:5px;
	margin-left:2em;
}

img.logo{
	float:left;
	margin:5px 10px 10px 10px;
}
