@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	background:  url("images/bg.gif") center repeat-y;
	font: 75%/180% "arial", "ＭＳ Ｐゴシック", "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: 0 auto;
	min-width: 800px;
}
h1,h2,h3,p,ul,li {
	margin: 0;
	padding: 0;
}
table {
	font-size: 100%;
	line-height: 150%;
	border: 0;
}
img {
	border: 0;
}
img.border {
	margin: 0 10px 0px 3px;
	float: left;
	border: 1px solid #000;
}
p {
	padding: 0 10px;
}
p.spacer {
	margin-bottom: 15px;
}
p.start {
	margin: 20px 10px 0;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
/******************** sp ********************/
div.sp {
	background: #b0ce00;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	line-height: 240%;
}
div.sp a {
	color: #fff;
}
/******************** header ********************/
div#head {
	background:  url("images/head.gif") top repeat-x;
	height: 35px;
}
h1 {
	color: #680;
	font-size: 100%;
	margin: 5px 0 12px 20px;
	float: left;
}
*html h1 {
	margin: 5px 0 12px 1%;
}
ul#head-link {
	float: right;
	text-align: right;
	margin: 5px 2% 12px 10px;
}
* html ul#head-link {
	margin: 5px 1px 10px 10px;
}
ul#head-link li {
	display: inline;
	padding: 2px 0 2px 20px;
	margin-right: 12px;
}
ul#head-link li a:link, ul#head-link li a:visited,
p.info a:link, p.info a:visited {
	color: #680;
	text-decoration: underline;
}
ul#head-link li a:hover,
p.info a:hover {
	text-decoration: none;
}
ul#head-link li#commonlink {
	background:  url("images/icon-commonlink.gif") left no-repeat;
}
ul#head-link li#sitemap {
	background:  url("images/icon-sitemap.gif") left no-repeat;
}
ul#head-link li#email {
	background:  url("images/icon-email.gif") left no-repeat;
}
ul#head-link li#point {
	background:  url("images/icon-point.gif") left no-repeat;
}
ul#head-link li#link {
	background:  url("images/icon-link.gif") left no-repeat;
}
ul#head-link li#diary {
	background:  url("images/icon-diary.gif") left no-repeat;
}
ul#head-link li#taikendan {
	background:  url("images/icon_comment.png") left no-repeat;
}
p.number {
	padding: 12px 0;
	font-weight: bold;
	font-size: 140%;
	color: #666;
	background:  url("images/info-bg.png") repeat-x bottom;
}
p.number span {
	font-size: 120%;
}
* html p.number {
	behavior: expression(IEPNGFIX.fix(this));
}
p.number img, p.open img {
	margin-right: 5px;
}
p.open {
	text-align: right;
	width: 795px;
	margin: 8px auto 0;
	color: #666;
}
p.open span {
	font-size: 120%;
}

/******************** tabs ********************/
div#menu-box {
	width: 800px;
	margin: 0 auto;
	clear: both;
}
p#menu-tab {
	height: 70px;
	padding-right: 15px;
}
p#menu-tab img {
	margin: 16px 5px 0 2px;
	float: right;
}
ul#menu {
	clear: both;
	height: 50px;
	text-align: center;
}
ul#menu li {
	display: inline;
	list-style-type: none;
	padding: 4px 18px;
	font-weight: bold;
	font-size: 125%;
	position: relative;
	top: 11px;
	margin: 0;
}
ul#menu li#last {
	border: none;
}
ul#menu li a {
	color: #FFF;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #000;
}
/******************** box ********************/
div#box {
	width: 790px;
	text-align: left;
	margin: auto;
}
div#box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
*html div#box {
    height: 0em;
}
/******************** contents ********************/
div.left {
	float: left;
}
div.right {
	float: right;
	padding-left: 10px;
}
div.pink, div.pink-c, div.pink-wide, div.pink-wide-c,
div.blue, div.blue-c, div.blue-wide, div.blue-wide-c,
div.purple, div.purple-c, div.purple-wide, div.purple-wide-c,
div.green, div.green-wide, div.green-wide-c {
	width: 385px;
	margin: 0 0 15px;
	padding: 30px 0 0;
	clear: both;
}
div.pink, div.pink-c, div.pink-wide, div.pink-wide-c {
	background:   url("images/bg-pink.gif") repeat-x top left;
}
div.blue, div.blue-c, div.blue-wide, div.blue-wide-c {
	background:  url("images/bg-blue.gif") repeat-x top left;
}
div.purple, div.purple-c, div.purple-wide, div.purple-wide-c {
	background:  url("images/bg-purple.gif") repeat-x top left;
}
div.green, div.green-wide, div.green-wide-c {
	background:  url("images/bg-green.gif") repeat-x top left;
}
div.pink-c, div.pink-wide-c,
div.blue-c, div.blue-wide-c,
div.purple-c, div.purple-wide-c,
div.green-wide-c {
	text-align: center;
}
div.pink-wide, div.pink-wide-c,
div.blue-wide, div.blue-wide-c,
div.purple-wide, div.purple-wide-c,
div.green-wide, div.green-wide-c {
	width: 790px;
}
/******************** contents-round ********************/
div.round-green {
	width: 385px;
	background:  url("images/round-green.gif") top no-repeat;
	padding: 15px 0;
}
p.right {
	text-align: right;
	margin-right: 5px;
}
/******************** h ********************/
h2,h3  {
	padding: 10px 3px 0;
	margin: 0 0 4px;
	font-size: 125%;
	clear: both;
}
h3 {
	color: #8FBF00;
}
/******************** note ********************/
div.note-1, div.note-2, div.note-3,
div.note-4, div.note-5, div.note-6, div.note-7, div.note-10 {
	width: 790px;
	clear: both;
	margin: 10px 0 5px;
	background:  url("images/note-1.gif") center no-repeat;
	padding: 20px 0;
}
div.note-2 {
	background:  url("images/note-2.gif") center no-repeat;
}
div.note-3 {
	background:  url("images/note-3.gif") center no-repeat;
}
div.note-4 {
	background:  url("images/note-4.gif") center no-repeat;
}
div.note-5 {
	background:  url("images/note-5.gif") center no-repeat;
}
div.note-6 {
	background:  url("images/note-6.gif") center no-repeat;
}
div.note-7 {
	background:  url("images/note-7.gif") center no-repeat;
}
div.note-10 {
	background:  url("images/note-10.gif") center no-repeat;
}
div.note-1 p, div.note-2 p, div.note-3 p,
div.note-4 p, div.note-5 p, div.note-6 p, div.note-7 p, div.note-10 p {
	margin: 0 10px;
}
div.note-3 p.spacer, div.note-4 p.spacer,
div.note-5 p.spacer, div.note-6 p.spacer, div.note-7 p.spacer, div.note-10 p.spacer {
	margin: 0 10px 15px;
}

div.note-green {
	background:  url("images/stripe-green.gif") repeat;
	border: 1px solid #CE0;
}
/******************** text link ********************/
h3#textlink {
	clear: both;
	text-align: center;
	margin: 0 0 20px;
	padding: 100px 0 0;
	font-size: 100%;
	font-weight: normal;
	color: #000;
}
/******************** footer ********************/
p#foot {
	clear: both;
	width: 100%;
	background:  url("images/foot.gif") top repeat-x;
	text-align: center;
	color: #FFF;
	padding: 18px 0 20px;
	font-weight: bold;
}
* html p#foot {
	height: 45px;
	padding-top: 18px;
}
/******************** banner ********************/
img.banner {
	margin: 10px 0 0 0;
}
iframe.news {
	width: 790px;
	height: 200px;
	border: 1px solid #ccc;
}
.gekimabu {
	margin: 10px auto 15px;
}
/******************** update ********************/
div.update {
	text-align: left;
	line-height: 130%;
	margin: 15px -1px 5px;
	overflow: auto;
	background: #f9f9f9;
}
div.update div {
	height: 100px;
	overflow: auto;
	padding: 8px 10px 6px;
}
*html div.update div {
	height: 120px;
}
div.update dl {
	float: left;
	width: 25%;
	overflow: hidden;
}
div.update dt {
	font-weight: bold;
}
div.update dd {
	margin: 0 20px 7px 0;
	width: 100%;
	overflow: hidden;
}
/******************** fade ********************/

/******************** week ********************/
div.close {
	margin: 0 auto;
	padding: 0;
	display: none;
	position: relative;
}

div#highslide-container3 {
	min-height: 500px;
}
/******************** bottom_links ********************/
p.bottom_links {
	text-align: center;
	margin: 10px auto -30px;
	font-size: 90%;
}
p.bottom_links a {
	margin: 0 4px;
}

/******************** morning ********************/
div.count {
	margin-top: 10px;
	height: 180px;
	background: url(images/2010/0322_morning.gif) no-repeat;
}
div.count form {
	padding: 125px 0 20px;
}
div.count input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** morning3 ********************/
div.count3 {
	margin-top: 10px;
	height: 180px;
	background: url(images/2010/0322_morning3.gif) no-repeat;
}
div.count3 form {
	padding: 140px 0 20px;
}
div.count3 input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** afternoon ********************/
div.afternoon {
	margin-top: 10px;
	height: 180px;
	background: url(images/2010/0512_afternoon.gif) no-repeat;
}
div.afternoon form {
	padding: 125px 0 20px;
}
div.afternoon input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 300%;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
/******************** afternoon2 ********************/
div.afternoon2 {
	margin-top: 10px;
	height: 180px;
	background: url(images/2010/0512_afternoon2.gif) no-repeat;
}
div.afternoon2 form {
	padding: 140px 0 20px;
}
div.afternoon2 input {
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	border: none;
	background: none;
}
iframe.banner {
	border: 0;
	width: 790px;
	height: 190px;
}
iframe {
	border: 0;
}
/******************** 8th ********************/
div.week_1101 {
	background: url(../images/2011/1101_week.gif) no-repeat top;
	padding-top: 120px;
	text-align: center;
	margin-top: 10px;
}
div.week_0201 {
	background: url(../images/2012/0201_week.gif) no-repeat top;
	padding-top: 120px;
	text-align: center;
	margin-top: 10px;
}
div.week_8th img {
	vertical-align: bottom;
}
iframe.banner_8th {
	height: 240px;
	border: none;
	margin: 0;
	padding: 0;
}
/******************** shame_banner ********************/
p.shame_banner {
	background: url(../images/info-bg.png) repeat-x bottom;
	text-align: center;
	padding: 16px 0 16px;
	margin: 5px 15px 0;
}
p.shame_banner a img {
	border: 1px solid #666;
}



