@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
*{
 margin: 0;
 padding: 0;
}

html, body {
 height: 100%;
}

body {
	font-size: 10pt; /* Resets 1em to 10px */
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", Arial, "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background: #d5d6d7;
	color: #333;
	text-align: center;
	}

#page{
 background-color: white;
 border: 1px solid #959596;
 text-align: left;
}

#header {
	background: #000000;
	}

#headerimg 	{
	margin: 0;
	height: 111px;
	width: 898px;
	}

#content {
 font-size: 10pt;
 width: 898px;
 margin: 0 auto;
 margin-bottom: 20px;
	}

.entry{
 padding: 10px 10px 20px 10px;
}

.entry_border{
 border-bottom: 2px dashed #C9CACA;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	display: none;
	}
	
h2.event {
	font-size: 14pt;
	font-weight: bold;
	background-color: #C9CACA;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #036EB8;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
	}

#header_index {
	background-image: url('images/bg_header.jpg');
	background-repeat: no-repeat;
	margin: 20px auto 0 auto;;
	padding: 0;
	height: 111px;
	width: 898px;
	}
	
#header {
	background-image: url('images/bg_header_page.jpg');
	background-repeat: no-repeat;
	margin: 20px auto;
	padding: 0;
	height: 111px;
	width: 898px;
	}

#headerimg {
	margin: 0;
	height: 111px;
	width: 898px;
	}

#page_l{
 float: left;
 width: 206px;
}

#pside_menu{
 width: 205px;
 list-style-type: none;
 font-size: 9pt;
 margin: 0 0 10px 0;
 padding: 0;
}

#pside_menu li{
 height: 35px;
 display: block;
 padding: 14px 0 0 0;
 border-bottom: 1px solid #C9CACA;
}

#caravanside_menu{
 width: 205px;
 list-style-type: none;
 font-size: 9pt;
 margin: 0 0 10px 0;
 padding: 0;
}

#caravanside_menu li{
 height: 35px;
 display: block;
 padding: 5px 0 0 0;
 border-bottom: 1px solid #C9CACA;
}

.bg_plist a{
 background-image: url('images/bg_pmenu.gif');
 background-repeat: no-repeat;
 padding: 0 0 0 20px;
 margin: 0 0 0 5px;
 width : 180px;
 height: 35px;
 display: block;
 text-decoration: none;
 color: #898989;
}

.bg_plist a:hover{
 color: #036EB8;
}

#title_eventmenu h3{
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : -410px top ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_campaignmenu h3{
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : -412px -40px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_revosutamenu h3{
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : -410px -70px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

.pside_amazon{
 display: block;
 margin: 0 0 12px 0;
}

.pside_amazon a{
 display: block;
 margin: 0 auto;
 text-align: center;
}

.pside_amazon a:hover{
 display: block;
}

#page_r{
 float: right;
 width: 682px;
 margin: 0 0 0 8px;
 _margin: 0 0 0 4px;
 padding: 0;
}

#title_event {
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : left top;
 width : 400px;
 height : 40px;
}

#title_campaign {
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : left -50px;
 width : 400px;
 height : 40px;
}

#title_news {
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -100px;
 width : 400px;
 height : 40px;
}

#title_revosuta {
 display: block;
 background-image: url('images/emenu_sprite.png');
 background-repeat: no-repeat;
 background-position : left -150px;
 width : 400px;
 height : 40px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.single_unit{
 width: 682px;
 margin: 0 0 0 206px;
}

.single_unit h2{
 padding: 8px;
}

.single_unit p{
 padding: 5px 0;
}

.post {
	margin: 0;
/*	text-align: justify; */
	}
	
.post h3{
 height: 30px;
 font-size: 11pt;
 background-color: #C9CACA;
 color: #898989;
 font-weight: bold;
 padding: 13px 10px 0 10px;
 margin: 10px 0;
}

.post h3 a{
 color: #898989;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	height: 50px;
	clear: both;
	font-size: 9pt;
	color: #666666;
	border-top: 1px solid #959596;
	padding: 5px;
	background-color: #ffffff;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#header #index_link a{
 display: block;
 position: absolute;
 width: 268px;
 height: 72px;
 z-index: 2;
 top: 9px;
 left: 31px;
}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

/*
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	height: 20px;
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 5px 0 0 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/* add PingPlan */

#header{
 position: relative;
}

#header_index{
 position: relative;
}

#header_english{
 display: block;
 position: absolute;
 width: 57px;
 height: 20px;
 z-index: 2;
 top: -20px;
 left: 835px;
}

#header_english a{
 text-decoration: underline;
}

#header_logo{
 display: block;
 position: absolute;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : top left;
 width: 141px;
 height: 161px;
 z-index: 2;
 top: 10px;
 left: 10px;
}

#head_menu{
 list-style-type: none;
 margin: 0 0 0 30px;
 padding: 85px 0 0 0;
}

#head_menu li{
 float: left;
 display: block;
 margin: 0 0 0 5px;
 width: 90px;
 height: 20px;
}

#head_home a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -400px -30px;
 width: 90px;
 height: 20px;
}

#head_home a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -500px -30px;
 width: 90px;
 height: 20px;
}

#head_lineup a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -60px;
 width: 90px;
 height: 20px;
}

#head_lineup a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -60px;
 width: 90px;
 height: 20px;
}

#head_comment a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -60px;
 width: 90px;
 height: 20px;
}

#head_comment a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -60px;
 width: 90px;
 height: 20px;
}

#head_event a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -90px;
 width: 90px;
 height: 20px;
}

#head_event a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -90px;
 width: 90px;
 height: 20px;
}

#head_contribution a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -90px;
 width: 90px;
 height: 20px;
}

#head_contribution a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -90px;
 width: 90px;
 height: 20px;
}

#head_campaign a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -120px;
 width: 90px;
 height: 20px;
}

#head_campaign a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -120px;
 width: 90px;
 height: 20px;
}

#head_blog a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -120px;
 width: 90px;
 height: 20px;
}

#head_blog a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -120px;
 width: 90px;
 height: 20px;
}

#head_mail a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -150px;
 width: 90px;
 height: 20px;
}

#head_mail a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -150px;
 width: 90px;
 height: 20px;
}

#head_amazon a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -150px;
 width: 90px;
 height: 20px;
}

#head_amazon a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -150px;
 width: 90px;
 height: 20px;
}

#header_index #head_menu{
 list-style-type: none;
 margin: 0 0 0 160px;
 padding: 85px 0 0 0;
}

#header_index #head_menu li{
 float: left;
 display: block;
 margin: 0;
 padding: 0;
}

#header_index #head_lineup a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -60px;
 width: 90px;
 height: 20px;
}

#header_index #head_lineup a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -60px;
 width: 90px;
 height: 20px;
}

#header_index #head_comment a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -60px;
 width: 90px;
 height: 20px;
}

#header_index #head_comment a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -60px;
 width: 90px;
 height: 20px;
}

#header_index #head_event a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -90px;
 width: 90px;
 height: 20px;
}

#header_index #head_event a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -90px;
 width: 90px;
 height: 20px;
}

#header_index #head_contribution a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -90px;
 width: 90px;
 height: 20px;
}

#header_index #head_contribution a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -90px;
 width: 90px;
 height: 20px;
}

#header_index #head_campaign a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -120px;
 width: 90px;
 height: 20px;
}

#header_index #head_campaign a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -120px;
 width: 90px;
 height: 20px;
}

#header_index #head_blog a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -120px;
 width: 90px;
 height: 20px;
}

#header_index #head_blog a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -120px;
 width: 90px;
 height: 20px;
}

#header_index #head_mail a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -150px -150px;
 width: 90px;
 height: 20px;
}

#header_index #head_mail a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -250px -150px;
 width: 90px;
 height: 20px;
}

#header_index #head_amazon a{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -350px -150px;
 width: 90px;
 height: 20px;
}

#header_index #head_amazon a:hover{
 display: block;
 background-image: url('images/top_sprite.png');
 background-repeat: no-repeat;
 background-position : -450px -150px;
 width: 90px;
 height: 20px;
}

#index_wrap{
 width: 898px;
 padding: 20px 0;
}

#index_wrap_l{
 float: left;
 width: 700px;
position: relative;
}

#index_wrap_r{
 float: right;
 width: 180px;
 padding: 5px;
}

#index_wrap_r ul{
 list-style-type: none;
}

#index_wrap_r li{
 margin: 0 0 5px 0;
}

#index_wrap_r a{
 display: block;
}

#main_banner{
 width: 898px:
 height: 420px;
 padding: 10px 0;
 margin: 10px 0;
}

#main_banner_slide{
 width: 100%;
 height: 100%;
 overflow: hidden;
}

#main_banner_slide{
 width: 700px;
 height: 400px;
 padding: 0;
 list-style-type: none;
}

#main_banner_slide li{
 float: left;
 display: inline;
}

#main_banner_slide li img{
 border: none;
}

ul#topslide_number{
 height: 25px;
 z-index: 2;
 position: absolute;
 list-style-type: none;
 left: 580px;
 top: 365px;
}

#topslide_number li{
 float: left;
 margin: 0 5px 0 0;
}

#topslide_1 a{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : left top ;
 background-repeat : no-repeat ;
}

#topslide_1 a:hover{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : -30px top ;
 background-repeat : no-repeat ;
}

#topslide_2 a{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : left -30px ;
 background-repeat : no-repeat ;
}

#topslide_2 a:hover{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : -30px -30px ;
 background-repeat : no-repeat ;
}

#topslide_3 a{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : left -60px ;
 background-repeat : no-repeat ;
}

#topslide_3 a:hover{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : -30px -60px ;
 background-repeat : no-repeat ;
}

#topslide_4 a{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : left -90px ;
 background-repeat : no-repeat ;
}

#topslide_4 a:hover{
 display: block;
 background-image: url('images/topslide_sprite.png');
 width : 22px ;
 height : 22px ;
 background-position : -30px -90px ;
 background-repeat : no-repeat ;
}

#goodsbelt{
 width: 700px;
 height: 142px;
 margin: 10px 0;
}

#carousel_wrap{
 width: 700px;
 height: 140px;
 margin: 10px 0;
 padding: 0;
 position: relative;
}

#carousel_back{
 position: absolute;
 width: 24px;
 top: 100px;
 left: 0;
 cursor: pointer;
}

#carousel_back a{
 background-image: url('images/carousel_sprite.png');
 background-repeat: no-repeat;
 background-position : left -45px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 24px;
 height: 37px;
}

#carousel_back a:hover{
 background-image: url('images/carousel_sprite.png');
 background-repeat: no-repeat;
 background-position : left top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 24px;
 height: 37px;
}

#carousel_next{
 position: absolute;
 width: 24px;
 top: 100px;
 right: 0;
 cursor: pointer;
}

#carousel_next a{
 background-image: url('images/carousel_sprite.png');
 background-repeat: no-repeat;
 background-position : -30px -45px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 24px;
 height: 37px;
}

#carousel_next a:hover{
 background-image: url('images/carousel_sprite.png');
 background-repeat: no-repeat;
 background-position : -30px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 24px;
 height: 37px;
}

#carousel{
 width: 100%;
 height: 100%;
 overflow: hidden;
}

#carousel_inner ul.column{
 width: 595px;
 height: 130px;
 padding: 10px 0 0 60px;
 list-style-type: none;
 float: left;
}

#carousel_inner ul.column li{
 float: left;
 margin-right: 50px;
 display: inline;
}

#carousel_inner ul.column li img{
 border: none;
}

#main_area{
 width: 888px;
 margin: 10px 0;
 padding: 0;
}

#main_area_l{
 float: left;
 width: 665px;
}

#main_area_r{
 float: right;
 width: 207px;
 height: 950px;
}

.mainborder{
 border: 1px solid #C9CACA;
}

.index_contents{
 font-size: 9.5pt;
 margin: 0 0 15px 0;
 padding: 5px;
}

.index_contents h3{
 margin: 5px 0;
 padding: 0;
}

.index_contents ul{
 list-style-type: none;
 margin: 5px;
 padding: 0;
}

.index_menu_inner{
 border: 1px solid #999999;
 margin: 0 0 15px 0;
 padding: 5px;
}

.lineup_menu{
 background-image: url('images/bg_index_lineup.jpg');
 background-repeat: no-repeat;
 margin: 0 0 10px 0;
 padding: 5px;
 width: 645px;
 height: 60px;
}

#lineup_001 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_001 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_002 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_002 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_003 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_003 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_004 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -195px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_004 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -195px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_005 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -260px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_005 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -260px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_006 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -325px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_006 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -325px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_007 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : left -390px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_007 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -340px -390px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_008 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_008 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_009 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_009 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_sp a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_sp a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_010 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -195px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_010 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -195px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_011 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -260px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_011 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -260px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_012 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -325px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_012 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -325px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_013 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -680px -390px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_013 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1020px -390px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_014 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1360px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_014 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1700px top ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_015 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1360px -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_015 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1700px -65px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}


#lineup_016 a{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1360px -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

#lineup_016 a:hover{
 background-image: url('images/lineup_sprite.png');
 background-repeat: no-repeat;
 background-position : -1700px -130px ;
 margin: 0;
 padding: 0;
 display: block;
 width: 330px;
 height: 58px;
}

.index_menu_inner h3{
 color: #036EB8;
}

.index_menu_inner a{
 color: #036EB8;
}

.align_right{
 text-align: right;
}

.a_border a:hover{
 text-decoration: underline;
}

.day{
 margin: 0 10px 5px 0;
}

.news_title{
 margin: 0 0 5px 0;
}

.commentator li{
 display: inline;
 padding: 3px 0 0 7px;
 margin: 0 10px 0 0;
 background-image: url('images/bg_list.gif');
 background-repeat: no-repeat;
}

#footer_l{
 float: left;
 width: 400px;
 padding: 5px;
}

#footer_r{
 float: right;
 width: 500px;
 padding: 5px;
}

#footer_r ul{
 list-style-type: none;
}

#footer_r li{
 display: inline;
 margin: 0 5px 0 0;
}

#title_headline{
 display: block;
 background-image: url('images/top_sprite.png');
 width : 238px ;
 height : 24px ;
 background-position : -151px top ;
 background-repeat : no-repeat ;
}

#title_lineup{
 display: block;
 background-image: url('images/top_sprite.png');
 width : 238px ;
 height : 24px ;
 background-position : -401px top;
 background-repeat : no-repeat ;
}

#title_menu{
 display: block;
 background-image: url('images/top_sprite.png');
 width : 238px ;
 height : 24px ;
 background-position : -150px -30px ;
 background-repeat : no-repeat ;
}

.lineup_l{
 float: left;
 width: 95px;
 line-height: 16px;
 padding: 6px 0 0 0;
}

.lineup_r{
 float: right;
 width: 210px;
 padding: 0;
 margin: 0;
}

.lineup_r ul{
 list-style-type: none;
 height: 48px;
 padding: 0;
 margin: 5px 0 0 0;
}

.lineup_r li{
 float: left;
 background-image: url('images/bg_list.gif');
 background-repeat: no-repeat;
 display: block;
 width: 100px;
 height: 20px;
 font-size: 8pt;
 padding: 5px 0 0 5px;
}

.lineup_c{
 width: 330px;
 margin: 0 0 0 100px;
 _margin: 0 0 0 50px;
 padding: 0;
}

#side_mail a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 30px ;
 background-position : left top ;
 background-repeat : no-repeat ;
}

#side_amazon a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 30px ;
 background-position : -185px top;
 background-repeat : no-repeat ;
}

#side_amazon a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 30px ;
 background-position : -370px top;
 background-repeat : no-repeat ;
}

#side_lineup a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : left -35px ;
 background-repeat : no-repeat ;
}

#side_lineup a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -185px -35px ;
 background-repeat : no-repeat ;
}

#side_comment a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -370px -35px ;
 background-repeat : no-repeat ;
}

#side_comment a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : left -80px ;
 background-repeat : no-repeat ;
}

#side_event a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -185px -80px ;
 background-repeat : no-repeat ;
}

#side_event a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -370px -80px ;
 background-repeat : no-repeat ;
}

#side_contribution a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : left -125px ;
 background-repeat : no-repeat ;
}

#side_contribution a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -185px -125px ;
 background-repeat : no-repeat ;
}

#side_campaign a{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : -370px -125px ;
 background-repeat : no-repeat ;
}

#side_campaign a:hover{
 background-image: url('images/index_side_sprite.png');
 width : 180px ;
 height : 40px ;
 background-position : left -170px ;
 background-repeat : no-repeat ;
}

.top_sidebanner{
 margin: 8px 5px;
 padding: 0;
}

.font_blue{
 color: #036EB8;
}

.font_deepblue{
 color: #003366;
}

.font_red{
 color: #E60012;
}

.font_black{
 color: #000000;
}

.font_gray{
 color: #898989;
}

.font_white{
 color: #ffffff;
}

.font_lightgreen{
 color: #22AC38;
}

.font_brown{
 color: #692407;
}

.font_orange{
 color: #EA5514;
}

.font_003orange{
 color: #F39800;
}

.font_purple{
 color: #601986;
}
 
.font_pink{
 color: #ff00f0;
}

.font_deepred{
 color: #B01E23;
}

.font_006green{
 color: #006934;
}

.font_008blue{
 color: #172A88;
}

.font_009blue{
 color: #1187bb;
}

.font_010orange{
 color: #EA5514;
}

.font_011yellow{
 color: #F8B62D;
}

.font_012green{
 color: #22AC38;
}

.font_013green{
 color: #009999;
}

.font_014blue{
 color: #3366cc;
}

.font_015darkyellow{
 color: #666633;
}

.font_016darkblue{
 color: #000066;
}


.bg_lgray{
 background-color: #EFEFEF;
}

.bg_orange{
 background-color: #F39800;
}

.bg_green{
 background-color: #8FC31F;
}

.bg_deepgreen{
 background-color: #006934;
}

.bg_purple{
 background-color: #601986;
}

.bg_brown{
 background-color: #692407;
}

.bg_deepred{
 background-color: #B01E23;
}

.bg_008blue{
 background-color: #172A88;
}

.bg_009blue{
 background-color: #1187bb;
}

.bg_010orange{
 background-color: #EA5514;
}

.bg_011yellow{
 background-color: #F8B62D;
}

.bg_012green{
 background-color: #22AC38;
}

.bg_013green{
 background-color: #009999;
}

.bg_014blue{
 background-color: #3366cc;
}

.bg_015darkyellow{
 background-color: #666633;
}

.bg_016darkblue{
 background-color: #000066;
}

.bg_black{
 background-color: #3A3A3A;
}

.bg_dkblack{
 background-color: #000000;
}

.bg_lightblue{
 background-color: #33CCFF;
}

.bg_pink{
 background-color: #ff00f0;
}


.align_center{
 text-align: center;
}

.align_right{
 text-align: right;
}

.align_left{
 text-align: left;
}

.fontbold{
 font-weight: bold;
}

.bigger{
 font-size: 110%;
 font-weight: bold;
}

/* Begin Page */

.float_left{
 float: left;
}

.float_right{
 float: right;
}

#page_wrap{
 width: 898px;
 height: 100%:
 margin: 0;
 padding: 0;
 font-size: 10pt;
}
#page_wrap hr{
 margin: 10px 0;
}

/* Begin Page */

#gside_wrap{
 border: 1px solid #898989;
 padding: 10px 0 20px 3px;
 text-align: center;
}

#gside_menu{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#gside_menu li{
 display: block;
 width: 197px;
 height: 35px;
 margin: 0 0 15px 0;
}

#gside_title{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 50px ;
 height : 10px ;
 background-position : left -330px ;
 display: block;
 margin: 0 0 5px 0;
 padding: 0;
}

#gside001 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left top ;
 display: block;
}

#gside001 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px top ;
 display: block;
}

#gside002 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -40px ;
 display: block;
}

#gside002 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -40px ;
 display: block;
}

#gside003 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -80px ;
 display: block;
}

#gside003 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -80px ;
 display: block;
}

#gside004 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -120px ;
 display: block;
}

#gside004 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -120px ;
 display: block;
}

#gside005 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -160px ;
 display: block;
}

#gside005 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -160px ;
 display: block;
}

#gside006 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -200px ;
 display: block;
}

#gside006 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -200px ;
 display: block;
}

#gside007 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -240px ;
 display: block;
}

#gside007 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -240px ;
 display: block;
}

#gside008 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px top ;
 display: block;
}

#gside008 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px top ;
 display: block;
}

#gside009 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -40px ;
 display: block;
}

#gside009 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -40px ;
 display: block;
}

#gsidesp a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -80px ;
 display: block;
}

#gsidesp a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -80px ;
 display: block;
}

#gside010 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -120px ;
 display: block;
}

#gside010 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -120px ;
 display: block;
}

#gside011 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -160px ;
 display: block;
}

#gside011 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -160px ;
 display: block;
}

#gside012 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -200px ;
 display: block;
}

#gside012 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -200px ;
 display: block;
}

#gside013 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -240px ;
 display: block;
}

#gside013 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -240px ;
 display: block;
}

#gside014 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -420px -280px ;
 display: block;
}

#gside014 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -630px -280px ;
 display: block;
}

#gside015 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -840px top ;
 display: block;
}

#gside015 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -1050px top ;
 display: block;
}


#gside016 a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -840px -40px ;
 display: block;
}

#gside016 a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -1050px -40px ;
 display: block;
}

#gside_amazon a:hover{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : -210px -280px ;
 display: block;
}

#gside_amazon a{
 background-image: url('images/goodsmenu_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -280px ;
 display: block;
}

#img_pagetop{
 with: 682px;
 height: 358px;
 margin: 0 0 10px 0;
 position: relative;
}

#bnr_comment{
 position: absolute;
 z-index: 2;
 top: 215px;
 left: 15px;
}

#page_navi{
 margin: 0;
 padding: 0;
}

#page_navi ul{
 list-style-type: none;
 font-size: 9pt;
 margin: 0 0 0 15px;
 padding: 0;
}

#page_navi img{
 margin: 0 3px 0 0;
}

#page_navi li{
 display: block;
 padding: 0;
 margin: 0;
}

.page_inner{
 margin: 0 0 10px 0;
 font-size: 9.5pt;
}

.page_inner h2{
 margin: 0;
 padding: 0;
}

.page_inner h4{
 margin: 0;
 padding: 0;
 font-size: 10.5pt;
}

.page_inner p{
 margin: 8px 5px;
}

h3#goods_detail, h3#goods_tsubo, h3#goods_column{
 margin: 0;
 padding: 0;
 background-color: white;
}

.goods_detail{
 margin: 10px 0;
 padding: 10px;
 border: 1px solid #C9CACA;
}

.goods_detail img{
 margin: 5px 0;
}

.pagelink_area{
 height: 24px;
 margin: 10px 0;
}

.pagelink_area ul{
 list-syle-type: none;
 height: 24px;
}

.pagelink_area li{
 display: block;
 float: left;
 margin: 0 20px 0 0;
 padding: 0;
}

#spec{
 margin: 15px 0 10px 0;
}

#spec_l{
 float: left;
 width: 230px;
 font-size: 9pt;
}

#spec_l h4{
 font-size: 11pt;
 color: white;
 margin: 5px 0;
 padding: 2px 5px;
}

#spec_r{
 float: right;
}

.tsubo_detail{
 margin: 10px 0;
}

.mini{
 font-size: 10pt;
}

.w200{
 width: 200px;
}

.w240{
 width: 240px;
}

.w250{
 width: 250px;
}

.w255{
 width: 255px;
}

.w260{
 width: 260px;
}

.w263{
 width: 263px;
}

.w265{
 width: 265px;
}

.w270{
 width: 270px;
}

.w280{
 width: 280px;
}

.w285{
 width: 285px;
}

.w300{
 width: 300px;
}

.w310{
 width: 310px;
}

.w320{
 width: 320px;
}

.w330{
 width: 330px;
}

.w335{
 width: 335px;
}


.w350{
 width: 350px;
}

.w360{
 width: 360px;
}

.w370{
 width: 370px;
}

.w377{
 width: 377px;
}

.w380{
 width: 380px;
}

.w385{
 width: 385px;
}

.w400{
 width: 400px;
}

.w415{
 width: 415px;
}

.w425{
 width: 425px;
}

.margin_top20{
 margin: 20px 0 0 0;
}

.margin_bottom20{
 margin: 0 0 20px 0;
}

#title_moviemenu h3{
 display: block;
 background-image: url('images/movie_sprite.png');
 background-repeat: no-repeat;
 background-position : left top ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_mailmagazinemenu h3{
 display: block;
 background-image: url('images/mailmagazine_sprite.png');
 background-repeat: no-repeat;
 background-position : left top ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_caravan h3{
 display: block;
 background-image: url('images/mailmagazine_sprite.png');
 background-repeat: no-repeat;
 background-position : left -75px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_monsterland h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left top ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_favorite h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left -30px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_monstermymemory h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left -60px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_tokuwo_rivoko h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left -90px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_great_dialog h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left -120px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

#title_nawosan_theater h3{
 display: block;
 background-image: url('images/monsterland_sprite.png');
 background-repeat: no-repeat;
 background-position : left -150px ;
 width : 205px ;
 height : 15px ;
 margin: 0;
 padding: 5px 0;
 border-top: 1px solid #C9CACA;
 border-left: 1px solid #C9CACA;
 border-right: 1px solid #C9CACA;
}

.noborder{
 border: none; 
}

.introduction{
 margin: 10px 0;
}

.introduction p{
 margin: 10px 5px 30px 5px;
}

#title_movie {
 display: block;
 background-image: url('images/movie_sprite.png');
 background-repeat: no-repeat;
 background-position : left -80px;
 width : 400px;
 height : 40px;
}

#title_comment {
 display: block;
 background-image: url('images/movie_sprite.png');
 background-repeat: no-repeat;
 background-position : left -30px;
 width : 400px;
 height : 40px;
}

#title_mailmagazine {
 display: block;
 background-image: url('images/mailmagazine_sprite.png');
 background-repeat: no-repeat;
 background-position : left -30px;
 width : 400px;
 height : 40px;
}

.movie_inner{
 width: 650px;
 height: 330px;
 margin: 10px 0;
}

.inner_title{
 height: 60px;
 margin: 0;
 background-color: #DCDDDD;
}

.inner_title h4{
 font-size: 14pt;
 padding: 18px 0 15px 15px;
}

.inner_title2{
 height: 60px;
 margin: 0;
 background-color: #33CCFF;
}

.inner_title2 h4{
 font-size: 14pt;
 font-color: white;
 padding: 18px 0 15px 15px;
}

.movie_inner_l{
 float: left;
 width: 340px;
 height: 240px;
 margin: 10px 5px 10px 0;
 padding: 20px 0 0 0;
}

.movie_inner_r{
 float: left;
 width: 280px;
 height: 240px;
 margin: 10px 0 10px 5px;
 padding: 10px;
 background-color: #EFEFEF;
  font-size: 9pt;
}

.inner_title_l{
 float: left;
 width: 220px;
}

.inner_title_r{
 float: right;
 width: 400px;
 font-size: 10pt;
 margin: 10px 5px 5px 0;
}

.comment_inner{
 width: 650px;
 margin: 10px 0;
}

.comment_inner h5{
 font-size: 14pt;
 color: #000000;
 margin: 0 0 10px 10px;
}

.comment_inner p{
 margin: 5px 5px 20px 5px;
}

#ul_dot{
 list-style-type: disc;
 list-style-position: inside;
 margin: 5px;
}

#ul_dot li{
 margin: 0 0 0 5px;
}

#revosta_theme{
 width: 300px;
}

#revosta{
 margin: 0 0 15px 0;
}

#revosta h3{
 background-color:#F39800;
 color:#ffffff;
 font-size:11pt;
 font-weight:bold;
 margin:10px 0;
 padding: 10px 0 10px 10px;
 height: 25px;
}

#revosta_formarea dl{
 text-align: left;
}

.font7{
 font-size: 7pt;
}

.font8{
 font-size: 8pt;
}

.font9{
 font-size: 9pt;
}

.font10{
 font-size: 10pt;
}

.font11{
 font-size: 11pt;
}

.font12{
 font-size: 12pt;
}

.font13{
 font-size: 13pt;
}

.font14{
 font-size: 14pt;
}

.font20{
font-size: 20pt; 
}

#camp_inner{
 margin: 10px auto;
 width: 550px;
}

#camp_outline{
 width: 600px;
 margin: 20px auto;
}

#camp_outline h5{
 font-size: 12pt;
}

#camp_outline li{
 margin: 5px 0;
}

#input{
 font-size: 9pt;
}

#input table,td,th {
 border: 1px solid #000000;
 border-collapse: collapse;
}

#tb_address_form{
 margin: 20px auto 10px auto;
 width: 600px;
}

#tb_address_form tr{
 height: 50px;
}

#tb_address_form th{
 width: 200px;
 padding: 5px;
}

#tb_address_form td{
 padding: 0 0 0 30px;
}

#cside_wrap{
 border: 1px solid #898989;
 padding: 10px 0 20px 3px;
 text-align: center;
}

#cside_menu{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#cside_menu li{
 display: block;
 width: 197px;
 height: 35px;
 margin: 0 0 15px 0;
}

#cside_inquiry a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left top ;
 display: block;
}

#cside_privacy a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -40px ;
 display: block;
}

#cside_about a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -80px ;
 display: block;
}

#cside_sitemap a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -120px ;
 display: block;
}

#cside_company a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -160px ;
 display: block;
}

#cside_other a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -200px ;
 display: block;
}

#cside_shop a{
 background-image: url('images/company_sprite.png');
 background-repeat : no-repeat ;
 width : 197px ;
 height : 35px ;
 background-position : left -240px ;
 display: block;
}

#title_inquiry{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px top;
 width : 400px;
 height : 40px;
}

#title_privacy{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -50px;
 width : 400px;
 height : 40px;
}

#title_about{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -100px;
 width : 400px;
 height : 40px;
}

#title_sitemap{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -150px;
 width : 400px;
 height : 40px;
}

#title_other{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -200px;
 width : 400px;
 height : 40px;
}

#title_shop{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : -220px -250px;
 width : 400px;
 height : 40px;
}

h4.bg_company_h4{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : left -300px;
 width : 653px;
 height : 35px;
 font-size: 16pt;
 color: #ffffff;
 font-weight: bold;
 padding: 3px 0 0 10px;
 margin: 10px 0 0 0;
}

h4.bg_company_h4 a{
 color: #ffffff;
}

h4.bg_company_h4 a:hover{
 color: #ffffff;
}

h4.bg_company_h4 a:visited{
 color: #ffffff;
}

h4.bg_caravan_h4{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : left -345px;
 width : 653px;
 height : 35px;
 font-size: 14pt;
 color: #ffffff;
 font-weight: bold;
 padding: 3px 0 0 10px;
 margin: 10px 0 0 0;
}

h4.bg_caravanend_h4{
 display: block;
 background-image: url('images/company_sprite.png');
 background-repeat: no-repeat;
 background-position : left -300px;
 width : 653px;
 height : 35px;
 font-size: 14pt;
 color: #ffffff;
 font-weight: bold;
 padding: 3px 0 0 10px;
 margin: 10px 0 0 0;
}

h4.bg_caravan_h4 a{
 color: #ffffff;
}

h4.bg_caravan_h4 a:hover{
 color: #ffffff;
}

h4.bg_caraban_h4 a:visited{
 color: #ffffff;
}

.corp_outline p{
 width: 648px;
 padding: 0 0 10px 0;
}

.corp_outline p a:visited{
 color: #036EB8;
}

.famiry_link{
 list-style-type: none;
}

.family_link li{
 float: left;
 display: block;
 width: 210px;
 margin: 5px 5px 5px 0;
}

.soon{
 color: #000000;
 font-size: 20pt;
 font-weight: bold;
}

#camp_form{
 border: none;
 width: 660px;
 border-collapse: collapse;
 text-align: left;
 margin: 5px 0 20px 0;
}

#camp_form th{
 width: 150px;
 border: none;
 padding: 10px 0;
}

#camp_form td{
 width: 500px;
 border: none;
 padding: 10px 0;
}

#camp-name label{
 display: block;
 width: 230px;
 margin: 0;
 padding: 0;
 float: left;
}

#notice{
 text-align: center;
 border: 1px solid #ff0000;
 margin: 10px 0;
 padding: 5px 0;
}

#form_home{
 margin: 0 0 30px 150px;
 width : 90px ;
 height : 20px ;
}

#form_home a{
 display: block;
 background-image: url("images/form_sprite.png");
 background-repeat : no-repeat ;
 width : 90px ;
 height : 20px ;
 background-position : left -25px;
}

#form_home a:hover{
 display: block;
 background-image: url("images/form_sprite.png");
 background-repeat : no-repeat ;
 width : 90px ;
 height : 20px ;
 background-position : -100px -25px;
}

/* Begin entry */

#page_event h2{
 font-size: 14pt;
 background-color: #898989;
}

/* Begin goods sprite */

.sprite_margin{
 margin: 5px 0;
}

#img005_01 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img005_01 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img005_02 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img005_02 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img005_03 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img005_03 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img005_04 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img005_04 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img005_05 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img005_05 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img005_06 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img005_06 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img005_07 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img005_07 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img005_08 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img005_08 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img005_09 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img005_09 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img005_10 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img005_10 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img005_11 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1650px;
 display: block;
}

#img005_11 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1650px;
 display: block;
}

#img005_12 a{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1650px;
 display: block;
}

#img005_12 a:hover{
 background-image: url("images/s005_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1650px;
 display: block;
}

#img006_01 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img006_01 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img006_02 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img006_02 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img006_03 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img006_03 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img006_04 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img006_04 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img006_05 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img006_05 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img006_06 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img006_06 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img006_07 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img006_07 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img006_08 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img006_08 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img006_09 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img006_09 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img006_10 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img006_10 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img006_11 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1650px;
 display: block;
}

#img006_11 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1650px;
 display: block;
}

#img006_12 a{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1650px;
 display: block;
}

#img006_12 a:hover{
 background-image: url("images/s006_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1650px;
 display: block;
}

#img007_01 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img007_01 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img007_02 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img007_02 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img007_03 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img007_03 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img007_04 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img007_04 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img007_05 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img007_05 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img007_06 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img007_06 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img007_07 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img007_07 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img007_08 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img007_08 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img007_09 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img007_09 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img007_10 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img007_10 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img007_11 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1650px;
 display: block;
}

#img007_11 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1650px;
 display: block;
}

#img007_12 a{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1650px;
 display: block;
}

#img007_12 a:hover{
 background-image: url("images/s007_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1650px;
 display: block;
}

#img008_01 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img008_01 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img008_02 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img008_02 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img008_03 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img008_03 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img008_04 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img008_04 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img008_05 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img008_05 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img008_06 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img008_06 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img008_07 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img008_07 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img008_08 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img008_08 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img008_09 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img008_09 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img008_10 a{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img008_10 a:hover{
 background-image: url("images/s008_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img009_01 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img009_01 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img009_02 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img009_02 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img009_03 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img009_03 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img009_04 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img009_04 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img009_05 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img009_05 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img009_06 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img009_06 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img009_07 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img009_07 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img009_08 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img009_08 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img009_09 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img009_09 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img009_10 a{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img009_10 a:hover{
 background-image: url("images/s009_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#imgsp_01 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#imgsp_01 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#imgsp_02 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#imgsp_02 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#imgsp_03 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#imgsp_03 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#imgsp_04 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#imgsp_04 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#imgsp_05 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#imgsp_05 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#imgsp_06 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#imgsp_06 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#imgsp_07 a{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#imgsp_07 a:hover{
 background-image: url("images/ssp_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}


#img010_01 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img010_01 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img010_02 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img010_02 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img010_03 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img010_03 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img010_04 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img010_04 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img010_05 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img010_05 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img010_06 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img010_06 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img010_07 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img010_07 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img010_08 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img010_08 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img010_09 a{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img010_09 a:hover{
 background-image: url("images/s010_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img011_01 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img011_01 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img011_02 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img011_02 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img011_03 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img011_03 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img011_04 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img011_04 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img011_05 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img011_05 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img011_06 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img011_06 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img011_07 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img011_07 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img011_08 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img011_08 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img011_09 a{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img011_09 a:hover{
 background-image: url("images/s011_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img012_01 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img012_01 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img012_02 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img012_02 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img012_03 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img012_03 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img012_04 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img012_04 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img012_05 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img012_05 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img012_06 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img012_06 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img012_07 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img012_07 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img012_08 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img012_08 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img012_09 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img012_09 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img012_10 a{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img012_10 a:hover{
 background-image: url("images/s012_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img013_01 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img013_01 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img013_02 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img013_02 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img013_03 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img013_03 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img013_04 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img013_04 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img013_05 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img013_05 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img013_06 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img013_06 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img013_07 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img013_07 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img013_08 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img013_08 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img013_09 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img013_09 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img013_10 a{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img013_10 a:hover{
 background-image: url("images/s013_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img014_01 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img014_01 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img014_02 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img014_02 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img014_03 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img014_03 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img014_04 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img014_04 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img014_05 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img014_05 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img014_06 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img014_06 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img014_07 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img014_07 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img014_08 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img014_08 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img014_09 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img014_09 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img014_10 a{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img014_10 a:hover{
 background-image: url("images/s014_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img015_01 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img015_01 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img015_02 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img015_02 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img015_03 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img015_03 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img015_04 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img015_04 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img015_05 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img015_05 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img015_06 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img015_06 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img015_07 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img015_07 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img015_08 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img015_08 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img015_09 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img015_09 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img015_10 a{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img015_10 a:hover{
 background-image: url("images/s015_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}

#img016_01 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left top;
 display: block;
}

#img016_01 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px top;
 display: block;
}

#img016_02 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px top;
 display: block;
}

#img016_02 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px top;
 display: block;
}

#img016_03 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -330px;
 display: block;
}

#img016_03 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -330px;
 display: block;
}

#img016_04 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -330px;
 display: block;
}

#img016_04 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -330px;
 display: block;
}

#img016_05 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -660px;
 display: block;
}

#img016_05 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -660px;
 display: block;
}

#img016_06 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -660px;
 display: block;
}

#img016_06 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -660px;
 display: block;
}

#img016_07 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -990px;
 display: block;
}

#img016_07 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -990px;
 display: block;
}

#img016_08 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -990px;
 display: block;
}

#img016_08 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -990px;
 display: block;
}

#img016_09 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : left -1320px;
 display: block;
}

#img016_09 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -330px -1320px;
 display: block;
}

#img016_10 a{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -660px -1320px;
 display: block;
}

#img016_10 a:hover{
 background-image: url("images/s016_sprite.png");
 background-repeat : no-repeat ;
 width : 325px ;
 height : 325px ;
 background-position : -990px -1320px;
 display: block;
}


#img_revosta_icon a{
 background-image: url("images/revosta_sprite.png");
 background-repeat : no-repeat ;
 width : 198px ;
 height : 36px ;
 background-position : left top;
 display: block;
}

#img_revosta_icon a:hover{
 background-image: url("images/revosta_sprite.png");
 background-repeat : no-repeat ;
 width : 198px ;
 height : 36px ;
 background-position : -210px top;
 display: block;
}

#table_shop{
 font-size: 8pt;
 border-collapse: collapse;
 margin: 10px 0 0 0;
}

#table_shop th{
 color: #838383;
 border-bottom: 1px solid #000000;
 padding: 5px;
}

#table_shop td{
 border-bottom: 1px solid #000000;
 padding: 5px;
}

#table_shop a{
 color: #ff0000;
}

.border_right{
 border-right: 1px solid #000000;
}

th#ken{
 width: 80px;
}

th#shop{
 width: 160px;
}

th#address{
 width: 270px;
}

th#tel{
 width: 120px;
}

th#job{
 width: 75px;
}

/* Begin promotion_data */

.page_inner h3.promotion_title{
 background-color: #9FA0A0;
 color: #ffffff;
 padding: 10px 0 10px 15px;
 height: auto;
}

#promotion_data{
}

#promotion_data h4{
 text-indent: 0;
}

.promotion_inner{
 text-align: center;
 border: 1px solid #000000;
}

#promotion_data li{
 display: block;
 float: left;
 width: 210px;
 margin: 0 10px 20px 0;
}

.promotion_image{
 width: 210px;
 height: 210px;
 padding: 10px 0;
}

.download_area{
 padding: 10px 0;
}

.border_t{
 border-top: 1px solid #000000;
}

.border_b{
 border-bottom: 1px solid #000000;
}

.margin_top20{
 margin-top: 20px;
}

/* Begin contest */

#contest_main{
 position: relative;
 width: 650px;
 height: 350px;
 margin: 0 0 10px 0;
 z-index: 1;
}

#contest_period{
 position: absolute;
 z-index: 2;
 top: 210px;
 left: 160px;
 font-size: 11pt;
 font-weight: bold;
 border-bottom: 1px solid #000000;
 padding: 0 5px;
}

#linkarea_outline{
 position: absolute;
 z-index: 2;
 top: 300px;
 left: 130px;
 font-size: 11pt;
 font-weight: bold;
}

#linkarea_outline a{
 color: #ff0000;
 text-decoration: underline;
}

#linkarea_outline a:visited{
 color: #ff0000;
}

#linkarea_outline a:hover{
 color: #ff6600;
 text-decoration: none;
}

#contest_news{
 width: 650px;
 border:1px solid #C9CACA;
 margin: 0 0 10px 0;
 padding: 5px;
}

#entry_pv{
 width: 650px;
 border:1px solid #C9CACA;
 margin: 0 0 10px 0;
 padding: 5px;
}

#contest_menu_area{
 margin: 0 0 40px 0;
 padding: 0;
 text-indent: 0;
 text-align: center;
 font-size: 12pt;
 font-weight: bold;
}

#contest_menu_area li{
 margin: 0 0 10px 0;
}

#contest_menu_area li a{
 display: block;
 width: 192px;
 height: 35px;
 border: 2px solid #898989;
 background-color: #898989;
 color: #ffffff;
 padding: 15px 0 0 0;
}

#contest_menu_area li a:visited{
 border: 2px solid #898989;
 background-color: #898989;
 color: #ffffff;
}

#contest_menu_area li a:hover{
 border: 2px solid #000000;
 background-color: #ffffff;
 color: #000000;
 text-decoration: none;
}

#contest_banner_area{
 padding: 0;
 text-indent: 0;
}

#contest_banner_area li{
 width: 196px;
 height: 50px;
 margin: 0 0 10px 0;
}

.contest_inner{
 margin: 0 0 20px 0;
}

.contest_inner h3{
 margin: 0 0 10px 0;
}

.contest_inner h4{
 width: 98%;
 border-bottom: 2px solid #000000;
}

.contest_inner p{
 padding: 5px;
 margin: 0 0 10px 0;
}

.step_area{
 width: 650px;
 height: 100px;
 margin: 20px 0;
}

.step_area_l{
 float: left;
 width: 150px;
 height: 100px;
 margin: 0;
 padding: 0;
}

.step_area_r{
 float: right;
 width: 480px;
 height: 90px;
 margin: 0;
 padding: 0 5px;
}

.step_area h4{
 font-size: 11pt;
 border-bottom: 3px solid #898989;
}

.step_arrows{
 width: 25px;
 height: 25px;
 margin: 10px 0 10px 60px;
}

.pv_sample{
 width: 660px;
 margin: 10px 0 10px 5px;
}

.pv_sample li{
 float: left;
 width: 210px;
 margin: 0 5px 10px 5px;
 text-indent: 0;
}

.contest_inner dl{
 text-align: left;
 margin: 10px;
}

.contest_inner dt{
 border-left: 8px solid #999999;
 border-bottom: 1px solid #999999;
 padding: 5px 5px 5px 10px;
 margin: 15px 0 10px 0;
 font-size: 11pt;
 font-weight: bold;
}

.contest_inner dd{
 text-align: center;
 margin: 10px auto;
 padding: 10px 0;
 background-color: #dcdcdc;
}

.dl_style{
 width: 660px;
 text-align: center;
}

.dl_style li{
 float: left;
 width: 200px;
 margin: 10px 10px 10px 0;
}

#howto_intro{
 width: 660px;
 height: 200px;
 margin: 0 0 10px 0;
}

#howto_intro_l{
 float: left;
 width: 350px;
}

#howto_intro_r{
 float: right;
 width: 300px;
}

#profile_area{
 width: 660px;
 height: 180px;
 margin: 10px 0 20px 0;
}

#profile_area_l{
 float: left;
 width: 200px;
 height: 180px;
 text-align: center;
}

#profile_name{
 font-size: 12pt;
 font-weight: bold;
 border-bottom: 2px solid #999999;
 margin: 10px 0;
}

#profile_area_r{
 float: right;
 width: 460px;
}

#howto_text dd{
 padding: 10px;
 text-align: left;
}

#howto_text strong{
 color: #b22222;
 font-size: 105%;
}

#contest_faq dd{
 padding: 10px;
 text-align: left;
}

/* header banner 追加 */

#bnr_header_top{
 position: absolute;
 z-index: 2;
 top: 10px;
 left: 793px;
}

#bnr_header_bottom{
 position: absolute;
 z-index: 2;
 top: 48px;
 left: 793px;
}

/* Begin test */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
