@charset "shift_JIS";

*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	color:#333333;
	}
	
	
img{
	border:0;
	padding:0;
	border:0;
	}
	
body{
	background:url(http://takeyaseika.com/images/back.jpg) repeat-x 0 0 #E0C42E;
	}
	
#wrapper{
	width:900px;
	margin:0 auto;
	background:url(http://takeyaseika.com/images/main.jpg) repeat-y 0 0;
	padding:0 5px;
	}
	
#header{
	width:900px;
	height:130px;
	position:relative;
	padding:5px 0 0 0;
	}
	
#header p{
	width:878px;
	height:11px;
	background:#97B35D;
	color:#FFFFFF;
	padding:7px 0 7px 22px;
	}
	
#header h1{
	width:226px;
	height:68px;
	position:absolute;
	left: 20px;
	top: 45px;
	}
	
#header address{
	width:223px;
	height:66px;
	position:absolute;
	text-indent:-9999px;
	background:url(http://takeyaseika.com/images/tel.jpg) no-repeat 0 0;
	left: 665px;
	top: 49px;
	}
	
	
#flash{
	width:900px;
	height:320px;
	}
	
#left{
	width:240px;
	float:left;
	padding:10px 0 0 10px;
	}


.menu{
	width:230px;
	height:50px;
	}
	
	
#left ul{
	width:230px;
	margin:0 0 10px 0;
	}
	
	
#left ul li{
	width:230px;
	list-style:none;
	}
	
	
.m1 a,.m1 a:link,.m1 a:visited{
	width:190px;
	height:36px;
	display:block;
	background:url(http://takeyaseika.com/images/menu01.jpg) no-repeat 0 0;
	text-decoration:none;
	color:#663300;
	font-size:14px;
	margin:0 0 1px 0;
	padding:14px 0 0 40px;
	font-weight:bold;
	}

.m1 a:hover,.m1 a:active{
	width:190px;
	height:36px;
	display:block;
	background:url(http://takeyaseika.com/images/menu01_02.jpg) no-repeat 0 0;
	text-decoration:none;
	color:#663300;
	font-size:14px;
	margin:0 0 1px 0;
	padding:14px 0 0 40px;
	font-weight:bold;
	}
	
#right{
	width:650px;
	float:left;
	padding:10px 0 0 0;
	}
	
.top_title{
	width:640px;
	height:51px;
	}
	
#new{
	width:600px;
	height:184px;
	background:url(http://takeyaseika.com/images/top_back.jpg) no-repeat 0 0;
	padding:9px 20px 10px 20px;
	}
	
#footer{
	width:900px;
	height:50px;
	background:#CFDB9D;
	text-align:center;
	padding:10px 0 0 0;
	}
	
	
#topimg{
	width:900px;
	height:211px;
	border-bottom:#804000 1px solid;
	}
