*{ color: black;
 	font-size: 100%;
	margin:0;
	padding:0;
}
body{font: 100%/150% VERDANA,ARIAL,SANS-SERIF;
	background-color: #f0dcae;
	padding-bottom: 20px;
	text-align: center;
}
* html body {
font-size:90%;
line-height:150%;
}

table, td{
font: 100%/150% 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', Osaka, Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 clear: both;
 font-weight: bold;
 line-height: 1.4;
}

h1 {
 font-size: 140%;
  margin: 0 0 1em 0;

}

h2 {
 font-size: 130%;
  margin: 0 0 0.5em 0;
 color:#390;
}

h3 {
 font-size: 110%;
  margin: 0 0 0.3em 0;
  color:#555;

}

h4 {
 font-size: 105%;
  margin: 0 0 0.2em 0;
}

h5 {
 font-size: 100%;
  margin: 0 0 0.5em 0;
}


a {
  text-decoration: none;
}
a:link {
  color:#3300CC;
}

a:visited {
  color:#000066;
}

a:hover {
  color:#3300CC;
  text-decoration:underline;
}

/*for_mt*/
h2.date-header{
	font-size:80%;
	color:#555;
	margin-top:1em;
}

h2.date-header-top{
	font-size:12px !important;
	color:#666;
	margin-top:1em;
}

h3.entry-header{
	font-size:100%;
	color:#360;
	margin-bottom:0.5em;
	border-bottom:1px solid #999;
	padding-bottom:0.2em;
}

h3.entry-header-top{
	font-size:80%;
	color:#360;
	border-bottom:none;
	padding-bottom:7px;
}

h3.entry-header a{
	color:#360;
}
.cathegorytitle{
	font-size:80%;
}

/*clear*/
hr.clear{
	visibility:hidden;
	clear:both;
	margin:0;
	padding:0;
}
/*typo*/
.aswel{
	letter-spacing:-0.1em;
}
.ss{
	font-size:90%;
}
/*color*/
.base_co{
	color:#360;
}
.secondd_co{
	color:#69c;
}
.orgo_co{
	color:#f96;
}
/*layout*/
#wrap{
	width:800px;
	background-position: center;
	margin:0 auto;
	text-align:left;
}

#toplogo{
	text-indent:-9999px;
}
#toplogo a{
	display:block;
	text-decoration:none;
	background:url(../img/home/toplogo.gif) 0 0 no-repeat;
	width:361px;
	height:50px;
}
#o_wrap{
	background:#fff;
}

/*homelink*/
#homelink{
	float:right;
	text-align:right;
	font-size:90%;
	padding:25px 0 0 0;
}
#homelink li{
	float:left;
	margin-left:8px;
	list-style-type:none;
}
#homelink a{
	color:#666666;
}

/*grove*/
#grove{
	clear:both;
	height:24px !important;
	text-indent:-9999px;
}
#grove li{
	list-style-type:none;
	float:left;
}
#grove li#g_home{
	margin-right:5px;
}
#grove li#g_home a{
	display:block;
	width:196px;
	height:23px;
	background:url(../img/home/g_home.gif) 0 0 no-repeat;
}
#grove li#g_home a:hover{
	background-position:0 -32px;
}

#grove li#g_campny{
	margin-right:5px;
}
#grove li#g_campny a{
	display:block;
	width:196px;
	height:23px;
	background:url(../img/home/g_campny.gif) 0 0 no-repeat;
}
#grove li#g_campny a:hover{
	background-position:0 -32px;
}

#grove li#g_work{
	margin-right:6px;
}
#grove li#g_work a{
	display:block;
	width:196px;
	height:23px;
	background:url(../img/home/g_work.gif) 0 0 no-repeat;
}
#grove li#g_work a:hover{
	background-position:0 -32px;
}

#grove li#g_re{
}
#grove li#g_re a{
	display:block;
	width:196px;
	height:23px;
	background:url(../img/home/g_re.gif) 0 0 no-repeat;
}
#grove li#g_re a:hover{
	background-position:0 -32px;
}
/*footnvi*/
#footnvi{
	padding-bottom:5px;
	border-bottom:dotted medium #fc6;
	font-size:80%;
}

/*bottom*/
#bottom{
	background:url(../img/temp/bot.gif) 0 100% no-repeat;
	height:40px;
	overflow:hidden;
	padding:18px 17px 0 80px;
	clear:both;
	font-size:90%;
	line-height:100%;
}

*html #bottom{
	height:55px;
}
/*footer*/
#footer{
	font-size:70%;
	clear:both;
	text-align:right;
}
#footer address{
	font-style:normal;
}
#footlink{
	margin-bottom:1em;
	font-size:100%;
	margin-top:1em;
}
/*float*/
.flor{
	float:right;
}

.flol{
	float:left;
}


#cont .komidashi {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #329900;
	margin-bottom: 8px;
}
