@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse; border-spacing:0;
}
fieldset, img{
	border:0;
}
}
ol, ul{
	list-style:none;
}
caption, th{
	text-align:left;
}
q:before, q:after{
	content:”;
}
abbr, acronym{
	border:0;
}  


body {
	line-height: 160%;
	font:12px/1.5em Verdana,Helvetica,Arial,'ヒラギノ角ゴ Pro W3','ＭＳ　Ｐゴシック',sans-serif;
	color: #666666;
}
li {
	list-style:none;
	list-style-position:outside;
}
img,a img {
	border:0;
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	color: #77c7da  ;text-decoration: underline;
}
a:hover {
	color: #b8e9f5  ;text-decoration: none;
}
.clear {
	clear:both;
}
#top01 {
	text-align: center;
	padding: 60px 0 20px 0;
}
#top02 {
	text-align: center;
	padding: 10px 0;
}
#copy {
	text-align: center;
	padding: 20px 0 0 0;
}


#top {
	background-image:url(img/back2.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;

}
#wrapper {
	background-color: #fdf9e7;
	background-image: url(img/back.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 20px;
}
#header {
	width: 791px;
	margin: 0 auto;
}
h1 {
	float: left;
	margin: 0;
	padding: 0;
}
#blog {
	float: right;
}

#menu {
	width:791px;
	display: block;
	margin: 10px auto;
}
#menu li {
	float:left;
	display:block;
	height:57px;
	width:113px;
}
#menu li a {
	display:block;
	height:57px;
	background-position:0 0;
}
#menu a span {
	display:none;
}
#menu li a:hover {
	background-position:0 57px;
}

#m01 a {
	background-image:url(img/m01.png);
}
#m02 a {
	background-image:url(img/m02.png);
}
#m03 a {
	background-image:url(img/m03.png);
}
#m04 a {
	background-image:url(img/m04.png);
}
#m05 a {
	background-image:url(img/m05.png);
}
#m06 a {
	background-image:url(img/m06.png);
}
#m07 a {
	background-image:url(img/m07.png);
}
#top_main {
	width: 790px;
	margin: 0 auto;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 470px;
}
#top_main img {
	padding-top: 150px;
}
#main {
	width: 790px;
	margin: 0 auto;
}
#main_top {
	width: 790px;
	height: 5px;
	background-image: url(img/b_top.png);
	behavior: expression(IEPNGFIX.fix(this));
}
#main_center {
	width: 750px;
	background-image: url(img/b_mid.png);
	background-repeat: repeat-y;
	padding: 20px;
	behavior: expression(IEPNGFIX.fix(this));
}
.contents {
	padding: 10px;
	margin-bottom: 10px;
}
.contents h2 {
	margin: 10px 0;
}
#main_bottom {
	width: 790px;
	height: 5px;
	background-image: url(img/b_bottom.png);
	behavior: expression(IEPNGFIX.fix(this));
}
#banner {
	width: 790px;
	margin: 10px auto;
	text-align: center;
}
#banner img {
	margin: 0 5px;
}
#footer {
	text-align: center;
	color: #947c28;
	margin: 10px auto;
}
#p_left {
	float: left;
	width: 390px;
	padding: 0 15px;
}
#p_right {
	float: right;
}
.d_left {
	float: left;
}
.d_right {
	float: right;
	padding: 10px;
	width: 460px;
}
.g_right {
	float: right;
	padding: 10px;
	width: 400px;
}
.d_right img {
	margin-left: 5px;
}
#contact {
	width: 450px;
	margin: 20px auto;
}

