@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333;
}

img{
	vertical-align:bottom;
	border:none;
}

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
  	margin: 0;
   	padding: 0;
	vertical-align:baseline;
	font-weight:500;
}

body{
	background-color:#ffffff;
}

a{
	text-decoration:none;
}

A:link{
	color:;
}

A:visited{
	color:;
}

A:hover{
	color:;
}

#wrapper{
	width:100%;
	height:auto;
}

#header_wrap{
	width:100%;
	height:150px;
	background-color:#452308;
}

#header{
	width:1000px;
	height:150px;
	margin:0px auto;
}

.logo{
	float:left;
	margin:0 0 0 80px;
}

.name{
	margin:45px 0 0 14px;
	float:left;
}

h1{
	float:left;
	margin:24px 0 0 14px;
	color:#FFFFFF;
}


#contact{
	width:165px;
	height:71px;
	float:right;
	margin:30px 66px 0 0;
}

* html #contact{
	margin-right:33px;
}

.tel{
	margin:0 0 8px 0}

#topimg{
	clear:both;
	width:764px;
	height:237px;
	text-align:center;
	margin:0 0 0 118px;
}

#glonavi_wrap{
	width:100%;
	height:50px;
	background-color:#fc9c4f;
}

#glonavi{
	width:1000px;
	height:50px;
	margin:0px auto;
}

#glonavi ul{
	margin:16px 0 0 141px;
	display:inline-block;
}

#glonavi li{
	width:113px;
	height:34px;
	list-style:none;
	float:left;
	margin:0 0 0 4px;
}

#left{
	width:228px;
	height:auto;
	margin:0 0 0 141px;
	float:left;
}

* html #left{
	margin-left:70px;
}

#menu{
	width:228px;
	height:auto;
	background-image:url(images/menu_01.jpg);
	background-repeat:no-repeat;
}

#menu h3{
	width:85px;
	float:left;
	font-size:18px;
	margin:20px 0 25px 55px;
	font-weight:700;
}

#banner h3{
	width:85px;
	float:left;
	font-size:18px;
	margin:20px 0 25px 55px;
	font-weight:700;
}

* html #menu h3{
	margin-left:27px;
}

* html #banner h3{
	margin-left:27px;
}


#menu p{
	float:left;
	font-size:12px;
	margin:26px 0 0 25px;
	font-weight:600;
}

#banner p{
	float:left;
	font-size:12px;
	margin:26px 0 0 25px;
	font-weight:600;
}

* html #menu p,#banner p{
	margin-left:12px;
}

#banner ul{
	margin:0 0 0 13px;
}

#menu ul{
	margin:0 0 0 30px;

}

#menu li{
	clear:both;
	list-style:none;
	list-style-image:url(images/liststyle_01.jpg);
	margin:0 0 10px 0;
}

#menu a{
	text-decoration:underline;
}

#banner{
	width:228px;
	height:auto;
	background-image:url(images/menu_02.jpg);
	background-repeat:no-repeat;
}

#banner li{
	list-style:none;
	margin:0 0 10px 0;
}

#main_wrap{
	width:1000px;
	height:auto;
	margin:0px auto;
}	

#main{
	width:461px;
	height:auto;
	background-image:url(images/menu_03.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 14px;
}

#main h3{
	float:left;
	font-size:18px;
	margin:20px 0 25px 55px;
	font-weight:700;
}

* html #main h3{
	margin-left:27px;
}

#main span{
	float:left;
	font-size:12px;
	margin:27px 0 0 25px;
	font-weight:600;
}

* html #main span{
	margin-left:12px;
}

#main p{
	clear:both;
	width:420px;
	margin:0 0 15px 30px;
	line-height:20px;
}

#main a{
	text-indent:1em;
	color:#CC0000;
	text-decoration:underline;
}

#main hr{
	width:420px;
	margin:0 0 0 20px;
	display:inline-block;
	display:none;
}

#footer{
	width:1000px;
	height:100px;
	margin:0px auto;
}

#footer_wrap{
	width:100%;
	height:100px;
	background-color:#452308;
	display:inline-block;
	margin:30px 0 0 0;
	}

#footer p,#footer a{
	color:#FFFFFF;
	text-align:center;
	margin:14px 0 0 0;
}
#footer a{
	text-decoration:underline;
}
	
#footer address{
	clear:both;
	color:#ffffff;
	text-align:center;
	margin:14px 0 0 0;
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
}