* {
  margin: 0;
  padding: 0;
}

html {
	background-color: #fff; 
}

body {
	color: #333;
	font: 16px/21px Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	margin: 0 auto;
	text-align: center;
  }

.wrap {
	margin: 0 auto;
	line-height: 1em; 
	border-top: solid 1px #9c6; 
}

a, a:link, a, a:visited {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}

img{
	border: 0; 
	background: tranceparent; 
}

.rslides{
	background: #fff; 
}

#headbar{
	margin: 0 auto;
	max-width: 1000px; 
	padding: 0 12px; 
	height: 70px; 
	text-align: right; 
	line-height: 5em; 
}
#headbar img{
	float: left; 
	width: 440px; 
	height: auto; 
}

.page{
	clear: both; 
	background: #fff url(img/pattern.png); 
	margin: 0; 
	padding: 0; 
	border-top: solid 1px #9c6; 
}

.paper{
	text-align: left; 
	margin: 0 auto; 
	max-width: 980px; 
	padding: 20px 12px; 
	line-height: 1.75em; 
}
.center{
	clear: both; 
	text-align: center; 
	margin: 0 auto 1em; 
	padding: 0; 
}

.blog{
	text-align: left; 
	margin: 0 auto; 
	max-width: 1060px; 
	padding: 20px 12px; 
	line-height: 1.75em; 
}
.blog ul li{
	list-style: none; 
}
.blog ul li a{
	color: #000; 
	font-weight: bold; 
	font-size: 1.25em; 
}

#wrapper {
	clear: both; 
	padding: 0; 
	min-width: 480px; 
}


.menu {
	text-align: center; 
	border-top: solid 1px #9c6; 
	border-bottom: solid 1px #9c6; 
}


.width{
	margin: 0 auto; 
	max-width: 1000px; 
	padding-left: 12px; 
}
.gmenu {
	margin: 0 auto;
	max-width: 1000px; 
	padding-left: 12px; 
	height: 48px; 
	line-height: 3em; 
	border-top: solid 0px #9c6; 
}
.gmenu a, a:link, a, a:visited {
	color: #06f; 
/*	text-shadow: 2px 2px 5px #000; */
	text-decoration: none;
}
.gmenu a:hover {
	color: #f00;
	text-decoration: none;
}
.gmenu ul{
	text-align: left; 
	font-size: 16px; 
	margin: 0; 
	padding: 0; 
}
.gmenu ul li{
	display: block; 
	float: left; 
	margin: 0; 
	padding: 0 2.25em 0 0; 
	list-style: none; 
}

ol li{
	margin: 0 0 0 2.75em; 
	padding: 0 0 0 0; 
}

.twenty{
	clear: both; 
	margin: 0;
	padding: 0;
	height: 17px; 
}
.ten{
	clear: both; 
	margin: 0;
	padding: 0;
	height: 7px; 
}
.clear{
	clear: both; 
}

h1 {
	padding-left: 12px; 
  font: 40px/50px Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #000;
  font-weight: bold;
  text-shadow: 3px 3px 3px #cce; 
	margin: 0; 
	padding: 0 0 .5em; 
}

h2 {
	font: 32px Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #6c0;
	margin-bottom: 20px; 
	font-weight: normal; 
  }

h3 {
	font: 24px Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	color: #6c0;
	margin-bottom: 20px; 
	font-weight: bold; 
	padding-bottom: 0px; 
	border-bottom: solid 2px #bd5; 
  }
b {
	font-size: 1.2em; 
}

.center {
	color: #690; 
	font-size: .75em; 
	line-height: 1.5em; 
	padding: 20px; 
}
.center img {
	width: 60%; 
	max-width: 600px; 
	height:atuto; 
	border: solid 2px; 
	border-color: #360 #9c6 #9c6 #360; 
}
.center img.big {
	width: 85%; 
	max-width: 850px; 
	height:atuto; 
	border: solid 2px; 
	border-color: #360 #9c6 #9c6 #360; 
}


.rslides {
	margin: 0; 
}
.rslides img {
	width: 100%; 
	height: auto; 
}


#footer {
	color: #690; 
	text-align: center; 
	font-size: 12px; 
	line-height: 15px; 
	padding-top: 1em; 
	border-top: solid 0px #9c6; 
}

table {
	border: solid 1px #9c6; 
	border-collapse: collapse; 
	width: 90%; 
	min-width: 440px; 
}
td {
	border: solid 1px #9c6; 
	border-collapse: collapse; 
	line-height: 1.5em; 
	padding: 6px; 
	vertical-align: top; 
}
th {
	text-align: center; 
	font-size: 1.2em; 
	font-weight: bold; 
	border: solid 1px #9c6; 
	border-collapse: collapse; 
	line-height: 1.5em; 
	padding: 6px; 
	vertical-align: top; 
}




@media screen and (max-width: 800px) {

h1 {
	padding-left: 12px; 
}
h2 {
	padding-top: 20px; 
  }
.paper {
	padding: 0 12px; 
}

#headbar{
	margin: 0 auto;
	min-width: 420px; 
	padding: 0 12px; 
	border: 0; 
}
#headbar img{
	float: left; 
	width: 440px; 
	height: auto; 
	padding: 10px 0 0; 
}

.wrap {
	border-width: 0px; 
}

.width{
	margin: 0 auto; 
	min-width: 480px; 
	padding-left: 0; 
}
.menu {
	border-top: solid 0px #0cc; 
	border-bottom: solid 0px #350; 
}

.gmenu {
	margin: 0 auto;
	min-width: 480px; 
	padding: 0; 
	height: 48px; 
	line-height: 3em; 
	border-top: solid 1px #9c6; 
}
.gmenu ul{
	text-align: left; 
	font-size: 20px; 
	width: 100%; 
	margin-left: 0; 
	border-width: 0; 
}
.gmenu ul li{
	width: 100%; 
	padding: 16px 0 12px 0; 
	border-bottom: solid 1px #9c6; 
	border-right: 0; 
}
.gmenu ul li a{
	padding-left: 12px; 
}

.center img {
	width: 90%; 
}

#footer {
	border-width: 0px; 
}

  }

