html,body {
	background:url(../image/back.gif) ;
	margin:0;
	padding:0;
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight:400;
	font-size:100%;
}
a,a:hover,img {
	border:none;
	padding:0;
	margin:0;
	outline:none;
}
ol,ul,li,dl,dt,dd{
	list-style:none;
	margin:0;
	padding:0;
}	
table{
	border-collapse:collapse;  
	border-spacing:0;
}
p {margin:0 0 16px;
	padding:0;
}
.clear {clear:both;}
.roll {
	margin:0;padding:0;
	height: 66px;
}

/* header,footer,ect */

#wrapper {
	margin:0 auto;
	width:780px;
	background-color:#ffffff;
}
#header {position:relative;}
#header h1 {}
#header ul {
	position:absolute;
	top:35px;
	right:10px;
	font-size:small;
	}
#header li a {color:#000;margin:0 6px;}
#header li {display:inline;} 


#footer {
	background:url(../image/menu.gif) left top repeat-x #ec5f4b;
	padding:35px 0 0;
	text-align:center;
	font-size:small;
	color:#fff;
	clear:both;
	line-height: 20px;
}
#footer a {
	margin:0 6px;
	color:#fff;
	text-decoration:none;
}

address {
	margin:0;
	padding:20px 0 10px;
	font-size:12px;
	font-weight:700;
	font-style:normal;
}

/* menu,left navi,contents */
#top-menu {
	background:url("../image/menu2.gif") right top repeat-x;
	position:relative;
	height:318px;
}
#top-menu ul {height: 66px;}
#top-menu li {
	float:left;
	height: 33px;
}
#top-menu li a:hover {
	opacity: 0.6;
}
#top-menu li {
  background: #fff;
}
#top-menu h2 {
	clear: both;
	position: absolute;
	top: 65px;
	left: 0px;
}

#contents {
	width:740px;
	padding:10px 20px 20px;
}
#contents #pankuzu {
	padding:0 0 12px 6px;
	margin:0;
	font-size:small;
	clear:both;
}
#contents #pankuzu a{
	margin:0 6px 0 0;
	color:#000;}
	
#contents #box {
	border:0px solid;
	padding:5px 5px 20px;
	min-height:100px;
	font-size:middle;
	width:500px;
}

#contents #box2 {
	border:0px solid;
	padding:25px 5px 5px 5px;
	width;:260px;
	min-height:100px;
	font-size:middle;
	float:right;}

#contents #box_new {
	border:0px solid;
	padding:5px 5px 20px;
	min-height:100px;
	font-size:middle;
	width:730px;}
	
#contents #boxqr{
	padding:30px 0 0 0px;
	height:90px;
	width:200px;
	background:url("../image/qr_top.gif") 0 0 no-repeat;
	background-color:#ffff99;
	border-bottom:solid 3px #ff6666;
	margin-bottom:60px;
	}


#contents #boxqr img{
	margin:0px 5px;
	float:left;
	}
#contents #boxqr p{
	font-size: small;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;}


/* 常に一番下に記述 */
*br {letter-spacing:0;}

.float_r {
	float: right;
	width: 170px;
	padding-right: 10px;
	padding-left: 10px;
}

.float_l {
	float: left;
}
.clear {
}

#line {
	width: 490px;
	margin-left:10px;
	margin-top:6px;
	margin-bottom:12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
