@charset "UTF-8";
/* Reset Style */
h1, h2, h3, h4, h5, h6, p, ul {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
}

li {
	list-style: none;
}

address {
	font-style: normal;
	font-weight: bold;
	margin-bottom: 18px;
	line-height: 150%;
}


/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ明朝 Pro W3", "Times New Roman", "ＭＳ Ｐ明朝", "細明朝体", Times, serif;
	color: #000000;
	text-align: center;
	background: #333 url(images/bg.gif) repeat-x;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#header {
	width: 760px;
	height: 125px;
	background-color: #FFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}

#contents {
	width: 760px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #FFF;
	background-image:url(images/contents_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#menu {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px 0px 30px 10px;
	text-align: left;
}

#main {
	width: 420px;
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	text-align: left;
}

#banner {
	width: 140px;
	float: left;
	padding: 0px 0px 30px 10px;
	text-align: left;
}

#bottom {
	clear: both;
	width: 760px;
	margin: 0px;
	padding: 30px 0px 10px 0px;
	background-color: #FFF;
	text-align: center;
}

#footer {
	width: 750px;
	margin: 5px 0px 20px 5px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
}


/* link color */
a {
	color: #663;
}

a:hover {
	color: #cc6;
}

.gotop {
	margin-bottom: 18px;
}


/* header */
#header h1 {
	text-indent: -9999px;
	position: absolute;
	z-index: 2;
	margin-top: 28px;
	margin-left: 27px;
	display: block;
	width: 282px;
	height: 77px;
	background: url(images/title.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 282px;
	height: 77px;
}

#header h2 {
	text-indent: -9999px;
	position: absolute;
	z-index: 1;
	margin-top: 14px;
	margin-left: 30px;
	display: block;
	width: 261px;
	height: 8px;
	background: url(images/sub_title.gif) no-repeat;
}


/* bottom Navigation */
#bottom p {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	font-size: 10px;
}

/* Menu Navigation */
#menu ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	text-decoration: none;
	width: 140px;
	height: 26px;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#menu li a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 26px;
	padding: 0px;
	margin: 0px;
}


/* top Navigation */
#top #menu li#menu_top a {
	background: url(images/menu.gif) -280px 0px no-repeat;
}

#top #menu li#menu_top a:hover {
	background: url(images/menu.gif) -280px 0px no-repeat;
}

#top #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#top #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#top #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#top #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#top #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#top #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#top #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#top #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#top #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#top #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#top #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#top #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#top #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#top #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* about Navigation */
#about #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#about #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#about #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#about #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#about #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#about #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#about #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#about #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#about #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#about #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#about #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#about #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#about #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#about #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#about #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#about #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* info Navigation */
#info #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#info #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#info #menu li#menu_info a {
	background: url(images/menu.gif) -280px -26px no-repeat;
}

#info #menu li#menu_info a:hover {
	background: url(images/menu.gif) -280px -26px no-repeat;
}

#info #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#info #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#info #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#info #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#info #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#info #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#info #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#info #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#info #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#info #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#info #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#info #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* guide Navigation */
#guide #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#guide #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#guide #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#guide #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#guide #menu li#menu_guide a {
	background: url(images/menu.gif) -280px -52px no-repeat;
}

#guide #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -280px -52px no-repeat;
}

#guide #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#guide #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#guide #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#guide #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#guide #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#guide #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#guide #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#guide #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#guide #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#guide #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* tour Navigation */
#tour #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#tour #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#tour #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#tour #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#tour #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#tour #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#tour #menu li#menu_tour a {
	background: url(images/menu.gif) -280px -78px no-repeat;
}

#tour #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -280px -78px no-repeat;
}

#tour #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#tour #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#tour #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#tour #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#tour #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#tour #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#tour #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#tour #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* event Navigation */
#event #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#event #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#event #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#event #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#event #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#event #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#event #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#event #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#event #menu li#menu_event a {
	background: url(images/menu.gif) -280px -104px no-repeat;
}

#event #menu li#menu_event a:hover {
	background: url(images/menu.gif) -280px -104px no-repeat;
}

#event #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#event #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#event #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#event #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#event #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#event #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* link Navigation */
#link #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#link #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#link #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#link #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#link #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#link #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#link #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#link #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#link #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#link #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#link #menu li#menu_link a {
	background: url(images/menu.gif) -280px -130px no-repeat;
}

#link #menu li#menu_link a:hover {
	background: url(images/menu.gif) -280px -130px no-repeat;
}

#link #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#link #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#link #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#link #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* subscription Navigation */
#subscription #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#subscription #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#subscription #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#subscription #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#subscription #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#subscription #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#subscription #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#subscription #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#subscription #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#subscription #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#subscription #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#subscription #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#subscription #menu li#menu_subscription a {
	background: url(images/menu.gif) -280px -156px no-repeat;
}

#subscription #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -280px -156px no-repeat;
}

#subscription #menu li#menu_mail a {
	background: url(images/menu.gif) 0px -182px no-repeat;
}

#subscription #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -140px -182px no-repeat;
}


/* mail Navigation */
#mail #menu li#menu_top a {
	background: url(images/menu.gif) 0px 0px no-repeat;
}

#mail #menu li#menu_top a:hover {
	background: url(images/menu.gif) -140px 0px no-repeat;
}

#mail #menu li#menu_info a {
	background: url(images/menu.gif) 0px -26px no-repeat;
}

#mail #menu li#menu_info a:hover {
	background: url(images/menu.gif) -140px -26px no-repeat;
}

#mail #menu li#menu_guide a {
	background: url(images/menu.gif) 0px -52px no-repeat;
}

#mail #menu li#menu_guide a:hover {
	background: url(images/menu.gif) -140px -52px no-repeat;
}

#mail #menu li#menu_tour a {
	background: url(images/menu.gif) 0px -78px no-repeat;
}

#mail #menu li#menu_tour a:hover {
	background: url(images/menu.gif) -140px -78px no-repeat;
}

#mail #menu li#menu_event a {
	background: url(images/menu.gif) 0px -104px no-repeat;
}

#mail #menu li#menu_event a:hover {
	background: url(images/menu.gif) -140px -104px no-repeat;
}

#mail #menu li#menu_link a {
	background: url(images/menu.gif) 0px -130px no-repeat;
}

#mail #menu li#menu_link a:hover {
	background: url(images/menu.gif) -140px -130px no-repeat;
}

#mail #menu li#menu_subscription a {
	background: url(images/menu.gif) 0px -156px no-repeat;
}

#mail #menu li#menu_subscription a:hover {
	background: url(images/menu.gif) -140px -156px no-repeat;
}

#mail #menu li#menu_mail a {
	background: url(images/menu.gif) -280px -182px no-repeat;
}

#mail #menu li#menu_mail a:hover {
	background: url(images/menu.gif) -280px -182px no-repeat;
}


/* sub Navigation */
#main ul {
	margin: 6px 0px 36px 0px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
}

#main li {
	display: block;
	padding: 0px 5px 0px 5px;
	border-right: 1px #000000 solid;
	float: left;
}

#main li.start {
	padding: 0px 5px 0px 0px;
	border-right: 1px #000000 solid;
	float: left;
}

#main li.end {
	border: none;
	float: left;
}


/* banner */
#bannerid {
	display: block;
	width: 140px;
	height: 160px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: url(images/banner_id.gif) no-repeat;
}

.idinfo {
	text-indent: -9999px;
	margin-bottom: 0px;
}

#bannerid h3 a {
	position: absolute;
	display: block;
	padding: 0;
	margin: 74px 0px 0px 5px;
	width: 126px;
	height: 60px;
	text-indent: -9999px;
}

#bannernotice {
	width: 140px;
	height: 70px;
	display: inline;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#bannernotice a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 70px;
	margin: 0px 0px 5px 0px;
	background: url(images/banner_notice.gif) 0px 0px no-repeat;
}

#bannernotice a:hover {
	background: url(images/banner_notice.gif) -140px 0px no-repeat;
}

#banneryamaguchi {
	width: 140px;
	height: 70px;
	display: inline;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#banneryamaguchi a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 70px;
	margin: 0px 0px 5px 0px;
	background: url(images/banner_yamaguchi.jpg) 0px 0px no-repeat;
}

#banneryamaguchi a:hover {
	background: url(images/banner_yamaguchi.jpg) -140px 0px no-repeat;
}

#bannerblog {
	width: 140px;
	height: 70px;
	display: inline;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#bannerblog a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 70px;
	margin: 0px 0px 5px 0px;
	background: url(images/banner_blog.jpg) 0px 0px no-repeat;
}

#bannerblog a:hover {
	background: url(images/banner_blog.jpg) -140px 0px no-repeat;
}

#bannergoods {
	width: 140px;
	height: 70px;
	display: inline;
	padding: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#bannergoods a {
	text-decoration: none;
	display: block;
	width: 140px;
	height: 70px;
	margin: 0px 0px 5px 0px;
	background: url(images/banner_goods.jpg) 0px 0px no-repeat;
}

#bannergoods a:hover {
	background: url(images/banner_goods.jpg) -140px 0px no-repeat;
}


/* top */
h4 {
	clear: both;
	margin: 6px 0px 18px 0px;
}

.pink {
	color: #966;
}

.pink a {
	color: #966;
}

#result {
	margin: 0px 0px 18px 0px;
	display: inherit;
	width: 408px;
	border: 1px solid #DDD;
	overflow: hidden;
	white-space: nowrap;
	font-size: 10px;
	line-height: 18px;
	padding: 5px;
}


/* info */
.title {
	display: block;
	width: 420px;
	height: 122px;
	background: url(info/images/title.gif) no-repeat;
	margin: 0px 0px 12px 0px;
	text-indent: -99999px;
}

.sponsor {
	text-indent: -99999px;
	display: block;
	width: 420px;
	height: 58px;
	background: url(info/images/sponsor.gif) no-repeat;
	margin: 0px 0px 20px 0px;
}

#info table {
	border: none;
	border-collapse: collapse;
	border-bottom: 1px solid #CCC;
	margin-bottom: 18px;
}

#info th, td {
	padding: 2px;
	border-top: 1px solid #CCC;
}

#info thead {
	background: #CC6;
	color: #000;
}


/* guide */
#guide h5 {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

.guidetext {
	margin-left: 120px;
	margin-bottom: 18px;
	padding-left: 10px;
	padding-bottom: 12px;
	border-left: 2px solid #CCC;
}

.chapter {
	background: #DDD;
}

.term {
	color: #5A633C;
	background: #5A633C;
}

.termex {
	color: #900;
	background: #900;
}

#guide table {
	border: none;
	border-collapse: collapse;
	border-bottom: 1px solid #CCC;
	margin-bottom: 18px;
}

#guide th, td {
	padding: 2px;
	border-top: 1px solid #CCC;
}

#guide thead {
	background: #CC6;
	color: #000;
}


/* event */
#event h5 {
	color: #000;
	font-weight: bold;
	border-bottom: 1px #CCC solid;
	margin: 30px 0px 18px 0px;
}

#event ol {
	margin: 0px 0px 18px 24px;
	padding: 0;
}

#event li.eventlist {
	display: list-item;
	float: none;
	border: none;
	list-style-type: decimal;
}

#event li.eventlistnone {
	display: list-item;
	float: none;
	border: none;
	list-style-type: none;
}

#event h6 {
	color: #000;
}

#event.linkbox {
	margin: 0px;
	padding: 0px;
}


/* tour */
.tourimage {
	float: left;
	width: 180px;
	font-weight: bold;
	color: #000;
	margin-bottom: 18px;
}

.tourtext {
	margin-left: 180px;
}

.aboutauthor {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

.abouttext {
	margin-left: 120px;
	margin-bottom: 18px;
	padding-left: 10px;
	padding-bottom: 12px;
	border-left: 2px solid #CCC;
}

.itemCategory {
	color: #994D4D;
	font-weight: bold;
	border-bottom: 1px #CCC solid;
	margin: 30px 0px 18px 0px;
}

.itembox {
	width: 100px;
	margin: 0px 5px 20px 0px;
	padding: 0px;
	float: left;
}

.itemPhoto {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 4px;
	text-align: center;
}

.itemText {
	border: 1px solid #CCC;
	border-top: 0px;
	margin: 0px;
	padding: 4px;
	height: 90px;
}

.itemText p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}


/* mail */
.copyright {
	visibility:hidden;
	font-family: "Verdana", "Helvetica";
	color: #FFFFFF;
	font-size: 10px;
}

.fieldsize{
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka";
	width: 260px;
}


/* common*/
h5 {
	color: #663;
	margin: 0px 0px 0px 0px;
}

h6 {
	color: #663;
	margin: 0px 0px 0px 0px;
}

.dark {
	color: #633;
}

.linkbox {
	margin-bottom: 18px;
}

.linkbox a, .linkbox a:visited {
	display: block;
	border: 1px #663 solid;
	width: 148px;
	padding: 2px;
	background-color:#FFF;
	color: #663;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

.linkbox a:hover, .linkbox a:active {
	display: block;
	border: 1px #663 solid;
	width: 148px;
	padding: 2px;
	background-color:#663;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}

img {
	border:none;		
}

.gothictext {
	font-family: Arial, Helvetica, sans-serif;
}

.red {
	color: #994D4D;
}

.green {
	color: #4D994D;
}

.blue {
	color: #4D4D99;
}

.purple {
	color: #994D99;
}

.white {
	color: #FFF;
}

.clear {
	clear: both;
}
