@charset "shift_jis";

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#555555;
	}
	
a{
	color:#ff5d0d;
	text-decoration:none;
	}
	
a:hover{
	color:#ffa439;
	}
	
.clear{
	clear:both;
	}
	
a img{
	border:none;
	}
	
body{
	background:url(./img/foot_bg.gif);
	}

div#topbg {
	height:104px;
	background:url(./img/bg01.gif);
	text-align:center;
	}
	
div#header{
	text-align:left;
	margin:0 auto;
	width:900px;
	}
	div#header2{
	text-align:left;
	margin:0 auto;
	width:900px;
	}
	
div#header_right{
	float:left;
	width:714px;
	height:87px;
	}
	
div#hm01{
	margin-left:502px;
	padding-top:10px;
	}
	
a#header_contact{
	display:block;
	width:69px;
	height:21px;
	float:left;
	background:url(./img/header_contact.gif) top;
	text-indent:-10000px;
	}
	
a:hover#header_contact{
	background:url(./img/header_contact.gif) bottom;
	}
	
a#header_pp{
	display:block;
	width:122px;
	height:21px;
	float:left;
	background:url(./img/header_pp.gif) top;
	text-indent:-10000px;
	}
	
a:hover#header_pp{
	background:url(./img/header_pp.gif) bottom;
	}

ul#header_menu{
	width:714px;
	clear:both;
	padding-top:15px;
	}
	
ul#header_menu li{
	float:left;
	width:177px;
	height:42px;
	list-style:none;
	margin-left:2px;
	}
	
ul#header_menu li#menu01{
	margin-left:0px;
	}
	
ul#header_menu li a{
	text-indent:-10000px;
	display:block;
	width:177px;
	height:42px;
	}
	
li#menu01 a{
	background:url(img/menu01.gif) top;
	}
	
li#menu01 a:hover{
	background:url(img/menu01.gif) bottom;
	}
	
li#menu02 a{
	background:url(img/menu02.gif) top;
	}
	
li#menu02 a:hover{
	background:url(img/menu02.gif) bottom;
	}
	
li#menu03 a{
	background:url(img/menu03.gif) top;
	}
	
li#menu03 a:hover{
	background:url(img/menu03.gif) bottom;
	}
	
li#menu04 a{
	background:url(img/menu04.gif) top;
	}
	
li#menu04 a:hover{
	background:url(img/menu04.gif) bottom;
	}
	
ul#header_menu li img{
	vertical-align:bottom;
	}
	
	li#menu01s a{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu01.gif) top;
	}
	
li#menu01s a:hover{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu01.gif) bottom;
	}
	
li#menu02s a{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu02.gif) top;
	}
	
li#menu02s a:hover{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu02.gif) bottom;
	}
	
li#menu03s a{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu03.gif) top;
	}
	
li#menu03s a:hover{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu03.gif) bottom;
	}
	
li#menu04s a{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu04.gif) top;
	}
	
li#menu04s a:hover{
	background:url(http://www.eiwa-shoji.jp/wp/wp-content/themes/wing/img/menu04.gif) bottom;
	}
	
	
/*----------------------------------------*/

div#mainbody{
	text-align:center;
	background: #ffffff;
	}
	
div#main{
	width:880px;
	text-align:left;
	margin:0 auto;
	padding-bottom:30px;
	}
	
div#con{
	margin-top:20px;
	}
	

	
/*-----------------------------------------*/

div#footbody{
	padding-top:21px;
	text-align:center;
	background:url(img/foot_top.gif) top repeat-x;
	}
	
div#foot{
	width:900px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
	}
	
/**/
table#news td{
	padding-top:20px;
	}

span.news_date{
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	}
	
span.news_title a{
	display:block;
	font-weight:bold;
	font-size:13px;
	}

span.news_text{
	display:block;
	padding-top:8px;
	line-height:1.7;
	}
	
