body {
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
	margin: 0px;
	text-align: center;
	background-color: #2D2D28;
}
.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head {
	background-color: #2D2D28;
	background-image: url(../images/label/vg/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#head #headin {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 132px;
	position: relative;
}
#head .logo {
	margin: 0px;
	padding-top: 15px;
	padding-left: 16px;
}
#navi   {
	list-style-type: none;
	margin: 0px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}
#navi   p   {
	padding: 0px;
	margin: 0px;
	float: left;
}
#navi  p  a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navi p.navi_a a {
	background-image: url(../images/label/vg/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 92px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_a a:hover {
	background-image: url(../images/label/vg/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_b a {
	background-image: url(../images/label/vg/event.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 92px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_b a:hover {
	background-image: url(../images/label/vg/event.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_c a {
	background-image: url(../images/label/vg/bbc.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 200px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_c a:hover {
	background-image: url(../images/label/vg/bbc.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_d a {
	background-image: url(../images/label/vg/label.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 146px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_d a:hover {
	background-image: url(../images/label/vg/label.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_e a {
	background-image: url(../images/label/vg/gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 131px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_e a:hover {
	background-image: url(../images/label/vg/gallery.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_f a {
	background-image: url(../images/label/vg/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 99px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_f a:hover {
	background-image: url(../images/label/vg/blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#navi p.navi_g a {
	background-image: url(../images/label/vg/links.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 90px;
	text-indent: -10000px;
	float: left;
}
#navi p.navi_g a:hover {
	background-image: url(../images/label/vg/links.jpg);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#footer {
	background-color: #2D2D28;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
}
#mainarea {
	background-color: #FFFFFF;
	background-image: url(images/label_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainarea h1 {
	margin: 0px;
	padding-top: 29px;
	padding-bottom: 30px;
}
#main {
	text-align: left;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bana_a {
	width: 601px;
	float: left;
	margin-bottom: 2px;
}
.bana_b {
	float: right;
	width: 248px;
	margin-bottom: 2px;
}
a {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#contents {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
#contents .jakearea {
	width: 200px;
	float: left;
}
#contents .jakearea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contents .jaketext {
	float: left;
	width: 235px;
}
#contents .jaketext p {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	margin-top: 8px;
	margin-bottom: 0px;
}
#contents .otherarea {
	float: right;
	width: 400px;
}
#contents .otherarea p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contents .bottomline {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 20px;
}
.toi p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.red {
	color: #CC0000;
}
.toi  table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.toi table td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.toi h2 {
	font-size: 110%;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.toi .toithanks {
	padding: 15px;
	border: 3px solid #CCCCCC;
	margin-top: 50px;
}
#toiarea {
	position: relative;
}
#toiarea #toibtn {
	position: absolute;
	left: 631px;
	top: 33px;
}
.otherarea .copy {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 40px;
}
.itunes {
	clear: both;
	padding-bottom: 30px;
}

