@charset "utf-8";
/*------------------------------------------------------
		reset                                              
--------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6, pre, form, fieldset, textarea, p, blockquote {  
    	margin: 0;  padding: 0;  
} 

br {
	letter-spacing: 0;
}

img {
	border: none;
}

.bannar {
	padding: 0;
}

ul,li,dl,dt,dd,p {
	list-style: none;
}

form input, form select {
	display: inline;
	vertical-align: middle;
}

table tr td{
	vertical-align: top;
}

/*------------------------------------------------------
		base                                              
--------------------------------------------------------*/
body {
	font-family: 'ƒƒCƒŠƒI','Meiryo','‚l‚r ‚oƒSƒVƒbƒN','MS PGothic','ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	-webkit-text-size-adjust: 100%;
	min-width:1000px;
	color:#4e3115;
	line-height:1.6em;
}
a:link,
a:visited {
	text-decoration: none;
	color:#336600;
}

a:hover,
a:active {
	text-decoration: underline ;
}

/* --------------------------------------------------
		HEADER AREA
-------------------------------------------------- */
#header{
	position:relative;
}

h1 {
	font-size:1em;
	font-weight:normal;
	text-align:left;
	position: absolute;
	left:270px;
	top:30px;
}

#headerContact{
	position: absolute;
	right:0;
	top:30px;
}

#siteId {
	width:230px;
	height:230px;
	margin-bottom:20px;
} 

#gnav{
	width:230px;
	height:270px;
	margin-bottom:20px;
}

#gnav li{
	float:left;
}

#gnav .gnavNext{
	margin-left:18px;
}

/* --------------------------------------------------
		CONTENTS AREA
-------------------------------------------------- */

#contents{
	margin:0px 0 70px;
	clear:both;
}

/* --------------------------------------------------
		LEFT AREA
-------------------------------------------------- */

#navi{
	display:none;
}

.alignLeft{
	text-align:left;
}
 
#contact{
	width:220px;
	height:190px;
	background:url(http://koumyoudo.com/image/common/banner_contact_bg.gif) no-repeat;
	position:relative;
}

#contact a{
	position: absolute;
	left: 20px; 
	top: 123px;
}

/* --------------------------------------------------
		INDEX AREA
-------------------------------------------------- */

/* --------------------------------------------------
		FOOTER AREA
-------------------------------------------------- */

.end{
	display: none;
	clear:both;
}

#footermenu{
	display: none;
}

#footer_bg{
	width:100%;
	background:url(./image/common/footer_bg.jpg) repeat-x;
	height:200px;
}

#footer2{
	width:1000px;
	margin:0 auto;
	height:200px;
	position:relative;
	color:#916c4e;
}

#footMenuList{
	position:absolute;
	top:21px;
	left:0;
	text-align:left;
	line-height:2em;
}

#footMenuList a:link,#footMenuList a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#footMenuList a:hover,#footMenuList a:active{
	color:#87a965;
	text-decoration:none;
}

#totop{
	position:absolute;
	top:-53px;
	right:0;
}

#copy{
	position:absolute;
	bottom:18px;
	left:0;
}

#footId{
	position:absolute;
	top:20px;
	right:0 ;
}

#footer{
	display: none;
}

/* --------------------------------------------------
		TOPƒy[ƒWCSS
-------------------------------------------------- */ 
.news_bg {
    	width:730px;
	height:120px;
	background:url(./image/common/news_bg.gif);
	position:relative;
}

.news{
	height: 100px;
	width:580px;
	position:absolute;
	top:10px;
	right:10px;
    	overflow-x: hidden;
    	overflow-y: scroll;
	line-height:2.8em;
}

.news a{
    	color: #336600;
	text-decoration:none;
}

.news a:hover,.news p a:active{
	text-decoration:underline;
}

.infoData{
	padding-left:15px;
	padding-top:5px;
}

/* --------------------------------------------------
		‰º‘wƒy[ƒW‹¤’ÊCSS
-------------------------------------------------- */
.komidashi{
	background:url(./image/common/komidashi_bg.gif) top no-repeat;
	padding-top:10px;
	padding-left:4px;
	font-size:14px;
	font-weight:bold;
}

.profileName{
	font-size:14px;
	font-weight:bold;
	border-bottom:2px dotted #978274;
	padding-bottom:4px;
}

.cont_bg{
	background:#f2e8df;
}
