

.main {
			font-size:12px ; color:#333333 ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.ttl {
			font-size:14px ; color:#333333 ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.price {
			font-size:14px ; color:#C97E44;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.sml {
			font-size:12px ; color:#333333 ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.m10px {
			font-size:10px ; color:#333333 ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.m11px {
			font-size:11px ; color:#333333 ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.que {
			font-size:14px ; color:#5c1914 ;
			font-weight: bold ;
			line-height:150% ;
			font-family:'Osaka','ＭＳ　ゴシック'
}

.waku {
	font-size:10px ; color:#EEEEEE ;
	line-height:200% ;
	background-color:#C97E44;
	padding: 2px;
	margin: 0px 0px 2px 0px;
}

.waku9 {
	font-size:10px ; color:#C97E44 ;
	font-weight : bold;
	line-height:150% ;
	border-width:1px;
	border-style:solid;
	border-color:#C97E44;
	color:#C97E44;
	padding: 2px;
	margin: 0px 0px 2px 0px;
}


a {
	text-decoration: none;
	color: #3399FF;
			line-height:150% ;
}

a:hover {
	text-decoration: underline;
	color: #0033FF;
			line-height:150% ;
}

hr
{
  padding: 0em;
  border-top: 1px solid #5c1914;
  border-left: none;
  border-bottom: none;
  border-right: none;
  color: #5c1914;
  background-color: #5c1914;
}

table#line_table {
    width: 600px;
    border: 1px #5c1914 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

div#side_menu {
	margin: 0;
	padding: 0;
	line-height:0;  
	width: 160px;
}
div#side_menu ul {
	width: 160px;
	list-style-type:none;  
	margin: 0;
	padding: 0;
	overflow: hidden; 
}
div#side_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#side_menu a {
	padding: 0px;
	text-decoration: none;
	zoom: 1;
}
div#side_menu img {
	border: none;
	vertical-align: top;
}

div.sitemap {
	font-size:12px;
	color:#000;
	line-height: 1em ;
	font-family:'Osaka','ＭＳ　ゴシック'
	width: 220px;
	background-color: #EEE;
}
div.sitemap dt {
	width: 220px;
	margin-top: 2em;
	margin-bottom: 0.5em;
    border-bottom: 1px #999 dotted;
	padding-right: 2em;
}
div.sitemap dd {
	width: 220px;
	margin-left: 2em;
	margin-bottom: 0.5em;
}
div.sitemap dl.sitemap_left {
	width: 220px;
	float: left;
}
div.sitemap dl.sitemap_right {
	width: 220px;
	float: left;
	margin-left: 7em;
}

.caution {
	font-size:12px;
	color:#000;
	line-height:150% ;
	margin-bottom: 3em;
}
.caution img {
	margin-top: 3em;
}






