@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	background-color: #d5d79c;
    }
/* * * * * * * * * * * * * * * * * 
２カラムのレイアウト
* * * * * * * * * * * * * * * * */
#nav_2column {
	float: left;
	width: 300px;
}
#content_2column {
	float: right;
	width: 680px;
}

/* * * * * * * * * * * * * * * * * 
+ clearfix
* * * * * * * * * * * * * * * * */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


*:first-child+html .clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

h1 span {
	font-size: 14px;
	padding-left: 10px;
}

/* * * * * * * * * * * * * * * * * 
#header 
* * * * * * * * * * * * * * * * */
#header {
	width: 960px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#header ul {
	margin: 0px;
}
#header p {
	line-height: 1;
	margin-top: 7px;
	font-size: 14px;
	margin-right: 30px;
	display: block;
}
#header .menu {
	display: block;
	height: 90px;
	width: 700px;
	float: left;
}
#header .menu li {
	display: block;
	float: left;
	height: 90px;
}
#header .find li {
	display: block;
	float: left;
}
#header .menu .logo {
	width: 300px;
}
#header .menu .description {
	width: 20px;
}

#header .menu .description p {
	font-size: 2px;
	text-indent: -9999px;
}
#header .menu .find .event {
	width: 170px;
}
#header .menu .find .facility {
	width: 170px;
}
#header .menu .create .event {
	width: 180px;
}
#header .menu .create .facility {
	width: 160px;
}
#header .menu a {
	display: block;
	height: 90px;
	text-indent: -9999px;
}
#header .login_box {
display: block;
float: left;
width: 260px;
text-align: right;
}
#header .login_box {
font-size: 14px;
}
#header .login_box .presenter {
text-align: right;
}
#header .login_box a {
text-decoration: none;
}
#header .login_box .name {
}
#header .login_box .logout {
margin-top: 10px;
text-align: right;
}
#header .login_box .login a {
background-image: url(../images/header_login.gif);
background-position: 0px -26px;
background-repeat: no-repeat;
display: block;
float: left;
width: 200px;
height: 55px;
margin-top: 0px;
}
#header .login_box .login a span {
display: none;
}
#header .login_box .login .ml {
background-image: none;
float: left;
display: block;
text-decoration:underline;
width: 250px;
height: 20px;
margin-top: 5px;
padding-top: 0px;
}
/* * * * * * * * * * * * * * * * *
#top_finder
* * * * * * * * * * * * * * * * */
#top_finder .search_button {
	float: left;
	display: block;
	height: 34px;
}
#top_finder {
	background-image: url(../images/style_images/finder_bg.gif);
}
#top_finder .inner {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#top_finder h2 {
	font-size: 100%;
	float: left;
	display: block;
	height: 45px;
	width: 60px;
	background-image: url(../images/style_images/finder_h2.gif);
	background-position: center center;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
/* W_AUTO */
#top_finder div.w_span_auto{
	padding-right:18px;
	line-height:45px;
	width: 320px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/style_images/finder_box_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	display: block;
	background-color: #145689;
	}
#top_finder input.w_auto{
	height:25px;
	text-indent:10px;
	display:block;
	font-size:18px;
	color:#444444;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: text;
	line-height: 25px;
	vertical-align: middle;
	background-image: url(../images/style_images/finder_box_bg.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	}
*:first-child+html #top_finder input.w_auto{
	margin-top: -1px;
	margin-left: -10px;
	}
* html #top_finder input.w_auto{
	margin-top: -1px;
	margin-left: -10px;
	height: 24px;
	}
#top_finder label {
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 45px;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	height: 45px;
}
* html #top_finder label {
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 21px;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	height: 21px;
	padding-top: 12px;
}
#container {
	background-color: #FFFFFF;
	clear: both;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #024980;
}
* html #container {
	margin-top: -3px;
}
#container .inner {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 12px;
	text-align: center;
}
#featured_articles h2 {
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	height: 1px;
}
#featured_articles ul {
	padding-left: 35px;
	background-image: url(../images/style_images/featured_articles_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#featured_articles li {
	font-size: 14px;
	line-height: 20px;
	margin-top: 4px !important;
	margin-bottom: 4px !important;
	display: block;
}
#featured_articles {
	padding-bottom: 5px;
}


/* * * * * * * * * * * * * * * * * 
#nav 
* * * * * * * * * * * * * * * * */
.nav h2,
#nav_2column #months_article h2 {
	background-image: url(../images/style_images/nav_h2.gif);
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	padding-left: 6px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC9933;
}
.nav {
	border: 1px solid #E9C025;
	margin-bottom: 5px;
}
.ad {
	margin-bottom: 5px;
	display: block;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
}
.nav ul {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nav li {
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav_prefecture li,
#nav_popular li,
#nav_outdoor li,
#nav_rainy li,
#nav_rise li,
#nav_category li
 {
	display: inline;
	padding-right: 7px;
}
#nav_prefecture li a,
#nav_popular li a,
#nav_outdoor li a,
#nav_rainy li a,
#nav_rise li a,
#nav_category li a {
	white-space: nowrap;
	line-height: 26px;
	font-size: 15px;
}
#nav_prefecture h3 {
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
	margin-top: 5px;
	font-weight: bold;
}
#nav_topic_list li,
#nav_usage li {
	font-size: 14px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.4;
}
#usage {
	border: 1px solid #034A81;
	background-color: #effffb;
	margin-bottom: 5px;
	clear: both;
}
#usage h2 {
	display: block;
	background-image: url(../images/style_images/h2_bg_blue.gif);
	font-size: 20px;
	line-height: 30px;
	color: #FAFAFA;
	height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #012744;
}
#usage h3 {
	font-size: 14px;
	color: #944B24;
	font-weight: bold;
	line-height: 15px;
	display: block;
	padding-bottom: 5px;
}
#topic p a {
	display: block;
	text-align: right;
	padding-right: 10px;
}
#top_pr {
	clear: both;
	margin-bottom: 5px;
	border: 2px solid #FF9900;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFF99;
}



/* * * * * * * * * * * * * * * * * 
アドセンス
* * * * * * * * * * * * * * * * */
.ad_468_60 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: center;
}
.ad_200_90 {
	display: block;
	margin-bottom: 5px;
}
/* * * * * * * * * * * * * * * * * 
パン屑
* * * * * * * * * * * * * * * * */
#bread_crumb {
	display: block;
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#bread_crumb li {
	display: inline;
}
#bread_crumb li {
	font-size: 14px;
	line-height: 30px;
}
#bread_crumb a {
	font-weight: normal;
}
#premium_rectangle {
	padding-bottom: 5px;
}
.faq h3 {
	font-size: 18px;
}
.facility table {
	border: 1px solid #E9C025;
	margin-bottom: 10px;
}
.facility h3 {
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC9933;
	padding-left: 10px;
}
.facility .title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9C025;
}
#info {
	background-image: url(../images/style_images/information_bar_bg.gif);
}
#info .inner {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.title {
	height: 45px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	background-repeat: repeat-x;
}
.title h1 {
	line-height: 45px;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
}
#nav_2column #months_article li {
	clear: both;
	display: block;
	padding: 5px;
}
#nav_2column #months_article {
	border: 1px solid #E9C025;
	margin-bottom: 5px;
}
#nav_2column #months_article .text {
	float: right;
	width: 205px;
}
#months_article h3 {
	font-size: 14px;
	color: #944B24;
	font-weight: bold;
	line-height: 15px;
	display: block;
	height: 15px;
}
#months_article li {
	font-size: 14px;
}
.content_box h2 {
	display: block;
	background-image: url(../images/style_images/h2_bg_blue.gif);
	font-size: 20px;
	line-height: 30px;
	color: #FAFAFA;
	height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #012744;
}
.content_box h3 {
	display: block;
	background-image: url(../images/style_images/h2_bg_blue.gif);
	font-size: 20px;
	line-height: 30px;
	color: #FAFAFA;
	height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #012744;
}
.content_box {
	border: 1px solid #376F9B;
	clear: both;
	margin-bottom: 5px;
}
.content_box p {
	font-size: 16px;
	margin-bottom: 1em;
	clear: both;
}
.content_box .text {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#bread_crumb a {

}
#footer .copyright {
	padding-top: 10px;
}
.arrow {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#nav_2column #months_article p {
	line-height: 1.7;
}
#content_2column .pagetitle {
	font-size: 28px;
	display: block;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #01467B;
	line-height: 1.4;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #01467B;
}
#content_2column .text .center {
	text-align: center;
	display: block;
}
#content_2column .text h4 {
	font-size: 18px;
	font-weight: bolder;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.4;
	margin-bottom: 10px;
	clear: both;
}
.content_box_yellow h2 {
	display: block;
	background-image: url(../images/style_images/h2_bg_blue.gif);
	font-size: 20px;
	line-height: 30px;
	color: #FAFAFA;
	height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #012744;
}
.content_box_yellow h3,
.content_box_yellow_white h3 {
	display: block;
	background-image: url(../images/style_images/h2_bg_yellow.gif);
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CC9933;
}
.content_box_yellow {
	border: 1px solid #E9C025;
	clear: both;
	margin-bottom: 5px;
	background-color: #FFFFCC;
}
.content_box_yellow p {
	font-size: 16px;
	margin-bottom: 1em;
}
.content_box_yellow .text {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.content_box .text h4 {
	background-image: url(../images/style_images/featured_articles_li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.bold {
	font-weight: bold;
}
.content_box_yellow .text .ad_link {
	display: block;
	background-color: #FFD545;
	text-align: center;
	border: 2px solid #CC9933;
	margin-right: 75px;
	margin-left: 75px;
}
.content_box .text .ad_link {
	text-align: right;
	display: block;
}
#premium_rectangle h2 {
	background-image: url(../images/style_images/h2_bg_blue.gif);
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #012744;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left center;
}
#premium_rectangle .ad {
	margin-top: 5px;
	display: block;
	text-align: right;
}
#errorExplanation {
	border: 2px solid #ec3f00;
	padding: 7px;
	margin-bottom: 10px;
	background-color: #f0f0f0;
	width: 561px;
	margin-right: auto;
	margin-left: 0px;
}
#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	font-size: 16px !important;
	margin: -7px !important;
	background-color: #FF5F26 !important;
	color: #fff !important;
	background-image: none !important;
	text-indent: 0px !important;
	width: 555px !important;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#errorExplanation #input_message h2 {
	text-align: left;
	font-weight: bold;
	font-size: 16px !important;
	margin: -7px !important;
	background-color: #FF5F26 !important;
	color: #fff !important;
	background-image: none !important;
	text-indent: 0px !important;
	width: 560px !important;

	padding-left: 15px;
}
#errorExplanation h2 {
	font-size: 16px;
}
#errorExplanation p {
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0px !important;
}
#errorExplanation li {
	line-height: 1.7;
}
.fieldWithErrors {
	border: 2px solid #FF5F26;
	margin-bottom: 0px;
	background-color: #FF5F26;
	margin-top: 0px;
	display: inline-block;
	float: none;
	color: #FFFFFF;
	font-weight: bold;
}
.fieldWithErrors textarea {
	border: 2px solid #FF5F26;
	display: inline-block;
	float: none;
	color: #000000;
	width: 580px !important;
}
.fieldWithErrors label {
	padding: 5px 5px 5px 5px;
}
* html .fieldWithErrors {
	margin-top: -0px;
}
*:first-child+html .fieldWithErrors {
	margin-top: 0px;
}
.topic_facility .topic_facility_box {
	float: left;
	width: 200px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
.topic_facility_box p {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 0px;
}
.topic_facility_box img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 5px;
}
.clear {
	clear: both;
}
.content_box_yellow .text li {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.company {
	display: block;
	margin-bottom: 10px;
}
.company li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
}
.list_title {
	font-weight: bold;
	padding-right: 15px;
}
.company .name {
	font-weight: bold;
	display: block;
}
.company li li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.strong {
	font-weight: bolder !important;
}
#new_crystal_clara .input_style label {
	font-size: 16px;
	font-weight: bold;
}
.attention {
	color: #CC0000;
}
#new_crystal_clara .input_style input {
	margin-left: 15px;
	font-size: 16px;
}
#new_crystal_clara .input_style {
	padding-top: 10px;
	padding-bottom: 10px;
}
#crystal_clara_prefecture_id {
	margin-left: 15px;
}
#new_crystal_clara .button {
	text-align: center;
	display: block;
	margin-bottom: 15px;
}
#new_crystal_clara .button p {
	margin-bottom: 5px;
}
#new_crystal_clara .law {
	display: block;
	height: 120px;
	margin-bottom: 15px;
	background-color: #FFFFCC;
	overflow: auto;
	margin-right: 25px;
	margin-left: 25px;
	padding: 8px;
	border: 2px solid #FF9900;
}
#content_2column .content_box .text #new_crystal_clara .law h3 {
	font-size: 16px;
	color: #012744;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_2column .content_box .text #new_crystal_clara .law .text h4 {
	background-image: none;
	padding: 0px;
	font-size: 14px;
}
#content_2column .content_box .text #errorExplanation h2 {
	border-left-width: 0px;	
}
#content_2column .size {
	padding-left: 70px;
	margin-bottom: 40px;
}
#content_2column .left {
	width: 240px;
	float: left;
	text-align: center;
	border: 1px dotted #999999;
}
#content_2column .right {
	width: 240px;
	float: left;
	margin-left: 50px;
	text-align: center;
	border: 1px dotted #999999;
}
#content_2column .color_box {
	background-color: #FFFFCC;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
}
#content_2column .dimension {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#introduction {
}
#introduction p {
	font-size: 18px;
	padding: 10px;
	border: 2px dotted #024980;
	margin-bottom: 10px;
	background-color: #FFFF99;
}
#services {
	margin-bottom: 10px;
}
#services .item {
	margin-bottom: 10px;
}
#services .item_name {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	text-indent: 10px;
	height: 35px;
}
#services .item p {
	padding: 10px;
}
#created {
	border:1px solid #E9C025;
	margin-bottom: 10px;
}
#created h2 {
	background-image:url(../images/style_images/created.gif);
	border-left:10px solid #CC9933;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #ffdd66;
	text-indent: 10px;
	line-height:35px;
	height:35px;
}
#created p {
	font-size: 18px;
	line-height: 2;
	padding-left: 30px;
	display: block;
	width: 420px;
	margin-bottom: 10px;
}
#services .description_images {
	background-color: #CC3333;
	margin-bottom: 20px;
}
#services .description_images p {
	margin: 0px;
	padding: 0px;
}
#services .description_item_01 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	text-indent: 35px;
	background-image: url(../images/style_images/fee_01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
}
#services .description_item_02 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	text-indent: 35px;
	background-image: url(../images/style_images/fee_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
}
#services .description_item_03 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	text-indent: 35px;
	background-image: url(../images/style_images/fee_03.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
}
#services .column_item {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 16px;
	width: 500px;
}
#services .column_item tr {
	background-color:#FFFFFF
}
#services .column_item td {
	padding: 8px;
}
#services .inquiries_list {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#services .inquiries_list ul {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#services .inquiries_list li {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 20px;
	color: #003399;
}
#services .orange {
	color: #FF6600;
}
#services .column_item_coupons {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	width: 630px;
}
#services .column_item_coupons tr {
	background-color:#FFFFFF
}
#services .column_item_coupons th {
	padding: 8px;
	font-weight: bold;
}
#services .column_item_coupons td {
	padding: 8px;
}
.design_center {
	text-align: center;
}
#services .column_item_facility {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	width: 500px;
}
#services .column_item_facility tr {
	background-color:#FFFFFF
}
#services .column_item_facility td {
	padding: 8px;
}
#services .price_description {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 500px;
}
#services .price_description p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.to_top {
	background-color: #FFFFFF;
}
.to_top p {
	font-size: 16px;
}
.link_text_decoration {
	color:#944B24;
}
.link_text_decoration a:link {
	color:#944B24;
	text-decoration: none;
}
.link_text_decoration a:visited {
	color:#944B24;
	text-decoration: none;
}
.link_text_decoration a:hover {
	color:#944B24;
	text-decoration: none;
}
#top_pr_mini_rectangle_left {
	background-color: #FFFFFF;
	padding: 8px;
	text-align: center;
	border: 1px solid #AADBE6;
}
#top_pr_mini_rectangle_left iframe {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top_pr_mini_rectangle_left a {
	text-align: left;
	font-size: 14px;
}



#content_2column .events_box {
	border: 1px solid #376F9B;
	clear: both;
	margin-bottom: 5px;
}
#content_2column .events_box h2 {
	background-image:url(../images/style_images/h2_bg_blue.gif);
	border-left:8px solid #012744;
	color:#FAFAFA;
	display:block;
	font-size:20px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding-left:7px;
	padding-right:7px;
}
#content_2column .events_box .text {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#content_2column .events_box .text .stock_links {
	background-color:#FFFFFF;
	width:650px;
}
#content_2column .events_box .text .stock_links .stock_links_arealist {
	background-color:#FFFFFF;
	float:left;
	font-size:14px;
	padding:0 0 10px;
	width:650px;
}
#content_2column .events_box .text .stock_links .stock_links_arealist h3 {
	background-image:url(../images/detail_h3_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-left-style:none;
	color:#28578D;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	padding-left:20px;
}
#content_2column .events_box .text .stock_links .stock_links_arealist h3 a {
	background-image:none;
	margin: 0px;
	padding: 0px;
}
#content_2column .events_box .text .stock_links .stock_links_arealist a {
	background-image:url(../images/icon_arrow_y.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:1.5;
	margin-left:16px;
	padding-left:13px;
	white-space:nowrap;
}
#content_2column .events_box .text .popularsearches {
	margin-bottom:5px;
	clear: both;
}
#content_2column .events_box .text .popularsearches ul {
	margin:0;
	padding:0;
}
#content_2column .events_box .text .popularsearches li {
	display:inline;
	font-size:11px;
	line-height:1.7;
}
#content_2column .events_box .text .popularsearches a {
	color:#666666;
}
#content_2column .events_box .text .popularsearches a:link {
	color:#666666;
}

#nav_2column #events_information {
}
.nav h2, #nav_2column #events_information h2 {
	background-image:url(../images/style_images/nav_h2.gif);
	border-left:10px solid #CC9933;
	color:#444444;
	display:block;
	font-size:16px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:6px;
}
#content_2column .content_box table {
	font-size: 15px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#content_2column .content_box table td,
#content_2column .content_box table th
 {
	border: 1px solid #EFC321;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content_2column .content_box table th
 {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #FFFF99;
}
#content_2column .content_box table td
 {
	background-color: #ffffff;
}
#content_2column .content_box .text .align_right {
	text-align: right;
}
#content_2column .content_box .text .button a {
	padding: 8px;
	margin-top: 15px;
	display: block;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
	background-color: #00457B;
	border: 2px solid #002442;
}
#content_2column .content_box .text .button a:visied
 {
	background-color: #00457B;
	border: 2px solid #002442;
}
#content_2column .content_box .text .button a:hover,
#content_2column .content_box .text .button a:active
 {
	background-color: #FF9933;
	border: 2px solid #FF6600;
}
#content_2column .content_box .text .button {
	text-align: center;
}
#content_2column .content_box .text .clearfix img {
	padding-right: 10px;
}
#content_2column .content_box .text .no_border {
	border-right-style: none;
	border-left-style: none;
}
#content_2column .content_box .text #new_yugawara #globalsign #ssl #ss_img_wrapper_100-50_flash_ja {
	display: block;
	float: left;
	padding-right: 10px;
}
#new_yugawara .input_style {
	font-size: 16px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#new_yugawara .yugawara_form {
	margin-right: 25px;
	margin-left: 25px;
	border: 1px solid #00457B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 25px;
	background-color: #e4eaff;
}
#new_yugawara .law {
	border: 1px solid #FFD75A;
	font-size: 14px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#new_yugawara .law li {
	font-size: 14px;
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
}
#new_yugawara .law ul {
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: disc;
	display: block;
	margin-top: -10px;
}
#new_yugawara .yugawara_form #errorExplanation {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	font-size: 14px;
}
#content_2column .content_box .text h5 {
	font-weight: bold;
	display: block;
	background-image: url(../images/arrow_serch_h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
#content_2column .content_box .text ul {
	display: block;
	padding-bottom: 15px;
}
#content_2column .content_box .text .left_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
}
#content_2column .content_box .text .right_img {
	float: right;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
	margin-left: 10px;
}
#content_2column .content_box .text .yugawara_table td,
#content_2column .content_box .text .yugawara_table th
 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 320px;
	vertical-align: top;
	padding: 5px;
}
#content_2column .content_box .text .yugawara_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#content_2column .content_box .text .yugawara_table h4 {
	font-size: 18px;
	background-image: none;
	padding-left: 0px;
	color: #723b3b;
}
.yugawara_table .inner_td {
	background-color: #FFFF99;
	padding: 10px;
}
#content_2column .content_box .text .yugawara_table .inner_td p {
	margin: 0px;
	font-size: 14px;
	line-height: 1.4;
}
#content_2column .content_box .text .yugawara_table .inner_td img {
	float: left;
	border: 3px solid #FFFFFF;
	margin-right: 8px;
}
.yugawara_sche_tabe img {
	border: 3px solid #FFFFFF;
	margin-bottom: 10px;
}
#content_2column .content_box .text .yugawara_sche_tabe td {
	vertical-align: top;
}
#content_2column .content_box .text .yugawara_sche_tabe th {
	vertical-align: top;
}
#content_2column .content_box .text .yugawara_sche_tabe h6 {
	font-weight: bold;
}
#content_2column .content_box .text .yugawara_sche_tabe h5 {
	font-size: 18px;
	color: #00497B;
}
/* * * * * * * * * * * * * * * * *
+ #dpmax
* * * * * * * * * * * * * * * * */
.content_header {
margin-bottom: 20px;
}
.content_header .button a {
background-color:#3FC3FB;
border:2px solid #0082B9;
color:#FFFFFF;
display:block;
font-size:18px;
font-weight:bold;
margin-left:auto;
margin-right:auto;
margin-top:15px;
padding:8px;
text-decoration:none;
text-align: center;
width:250px;
}
.content_header .button a:hover,.content_header .button a:active {
background-color:#F77A8F;
border:2px solid #FF4766;
}
.omoide {
margin-bottom: 10px;
}
.omoide h3 {
background-image:url("../images/style_images/h2_bg_blue.gif");
border-left:8px solid #012744;
color:#FAFAFA;
display:block;
font-size:20px;
font-weight:bold;
height:30px;
line-height:30px;
padding-left:7px;
margin-bottom: 10px;
}
.omoide p{
clear:both;
font-size:14px;
margin-bottom:1em;
}
#content_2column .content_box .text .button {
text-align: center;
}
#content_2column .omoide .text h4 {
font-size: 23px;
}
#content_2column .omoide .text img {
margin-top: 5px;
margin-bottom: 10px;
}
#content_2column .content_box .text .list {
display: block;
float: left;
}
.omoide .east {
width: 335px;
float: left;
background-image: url(../images/partners/dpmax/yellow.jpg);
background-repeat: no-repeat;
background-position: top;
}
.omoide .east .text {
border-bottom: 6px solid #3BEE93;
border-left: 6px solid #3BEE93;
border-right: 6px solid #3BEE93;
margin-top: 63px;
padding:10px 8px 0;
height: 530px;
}
.omoide .ticket_text {
border-top: 3px dotted #171542;
padding-top: 10px;
}
#content_2column .omoide .text .ticket_text img {
margin-bottom: 0;
margin-top: 0;
margin-right: 10px;
}
.omoide .ticket_text .red {
color: #ff0000;
}
.omoide .west {
width: 335px;
float: right;
background-image: url(../images/partners/dpmax/green.jpg);
background-repeat: no-repeat;
background-position: top;
}
.omoide .west .text {
border-bottom: 6px solid #FFD800;
border-left: 6px solid #FFD800;
border-right: 6px solid #FFD800;
margin-top: 63px;
padding:10px 8px 0;
height: 530px;
}
#content_2column .dpmax {
margin-top: 20px;
}
#content_2column .dpmax .center {
display:block;
text-align:center;
}
#content_2column .dpmax .ad_link {
float: right;
padding-right: 95px;
font-size: 16px;
}
/* * * * * * * * * * * * * * * * *
+ seo特集ページ
* * * * * * * * * * * * * * * * */
.special_content_box {
clear:both;
margin-bottom:5px;
}
.special_bbq h1 {
background-image: url(../images/special/bbq_banner.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 170px;
margin-bottom: 15px;
}
.special_sea h1 {
background-image: url(../images/special/sea_banner.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 170px;
margin-bottom: 15px;
}
.special_pool h1 {
background-image: url(../images/special/pool_banner.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 170px;
margin-bottom: 15px;
}
.special_bbq .east {
background-image: url(../images/special/bbq_e.gif);
background-position: center top;
background-repeat: no-repeat;
height: 90px;
}
.special_sea .east {
background-image: url(../images/special/sea_e.gif);
background-position: center top;
background-repeat: no-repeat;
height: 90px;
}
.special_pool .east {
background-image: url(../images/special/pool_e.gif);
background-position: center top;
background-repeat: no-repeat;
height: 90px;
}
.special_content_box .text {
background-image: url(../images/special/content_bg.gif);
background-position: center top;
background-repeat: repeat-y;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
padding-top: 10px;
}
.special_content_box .spot_text {
display: block;
margin: 0;
padding: 0;
}
.special_content_box .spot_text .spot_list {
display: block;
float: left;
width: 200px;
padding: 0 5px 0 10px;
}
.special_content_box .spot_text .spot_list .spot_image {
height: 150px;
}
.special_content_box .spot_text .spot_list .spot_image  img {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #9c9c9c;
border-bottom: 1px solid #9c9c9c;
padding: 5px;
}
.special_content_box .spot_text .spot_list h3 {
font-size: 15px;
font-weight: bold;
height: 50px;
}
.special_content_box .spot_text .spot_list a {
text-decoration: none;
}
.special_bbq .spot_text .spot_list .text_box {
background-image: url(../images/special/bbq_text_bg.gif);
background-position: center center;
background-repeat: no-repeat;
height: 170px;
}
.special_sea .spot_text .spot_list .text_box {
background-image: url(../images/special/sea_text_bg.gif);
background-position: center center;
background-repeat: no-repeat;
height: 170px;
}
.special_pool .spot_text .spot_list .text_box {
background-image: url(../images/special/sea_text_bg.gif);
background-position: center center;
background-repeat: no-repeat;
height: 170px;
}
.special_content_box .spot_text .spot_list .text_box p {
padding-top: 10px;
}
.special_content_box .spot_text .spot_list .basic {
background-image: url(../images/special/text_bg.gif);
background-position: center center;
background-repeat: no-repeat;
height: 170px;
}
.special_content_box .spot_text .spot_list .basic p {
padding-top: 10px;
}
.special_bbq .area {
border-top:1px dashed #417228 ;
border-bottom:1px dashed #417228 ;
padding: 5px;
margin-top: 15px;
}
.special_sea .area , .special_pool .area {
border-top:1px dashed #0018a7 ;
border-bottom:1px dashed #0018a7 ;
padding: 5px;
margin-top: 15px;
}
.special_content_box .area h4 {
font-size: 15px !important;
font-weight: bold;
padding-left: 5px;
}
.special_content_box .area li {
display: block;
float: left;
padding-left: 5px;
}
.special_bbq .west {
background-image: url(../images/special/bbq_w.gif);
background-position: center top;
background-repeat: no-repeat;
height: 144px;
}
.special_sea .west {
background-image: url(../images/special/sea_w.gif);
background-position: center top;
background-repeat: no-repeat;
height: 144px;
}
.special_pool .west {
background-image: url(../images/special/pool_w.gif);
background-position: center top;
background-repeat: no-repeat;
height: 144px;
}
.special_content_footer {
background-image: url(../images/special/text_footer.gif);
background-position: center top;
background-repeat: no-repeat;
height: 14px;
margin-bottom: 20px;
}
#special_form {
clear:both;
margin-top:10px;
padding:10px 0 0;
}
#special_form_sumo {
background-image:url("../images/special/sumo_form.gif");
background-position:top center;
background-repeat:no-repeat;
height:87px;
}
#special_form_sumo h3 {
background-image:url("../images/age_th_bg.gif");
background-position:left top;
background-repeat:no-repeat;
display:block;
font-size:18px;
height:20px;
padding-left:35px;
padding-top:10px;
margin-left: 30px;
margin-bottom: 10px;
margin-top: 7px;
}
#special_form_sumo .filter_contents {
margin-top: 15px;
margin-left: 40px;
}
#special_form .header {
background-image:url("../images/special/special_header_bg.gif");
background-position:left top;
background-repeat:no-repeat;
height:20px;
}
#special_form .body {
background-image:url("../images/special/special_body_bg.gif");
background-position:left top;
background-repeat:repeat-y;
padding-left:15px;
padding-right:15px;
}
#special_form .body h3 {
background-image:url("../images/age_th_bg.gif");
background-position: 0 0 ;
background-repeat:no-repeat;
display:block;
font-size:18px;
height:30px;
margin:0;
padding-left:35px;
padding-top:10px;
margin-left: 10px;
margin-bottom: 10px;
}
#special_form .footer {
background-image:url("../images/special/special_footer_bg.gif");
background-position:left bottom;
background-repeat:no-repeat;
clear:both;
height:15px;
padding:0;
margin-bottom: 20px;
}
#special_form .filter_contents {
margin-left: 20px;
margin-right: 20px;
}
#amazon_widget_JP_8002_0 {
margin: auto;
width: 650px;
margin-bottom: 20px;
}
#amazon_widget_JP_8002_0 div:after{/*for modern browser*/
    content:none;
}
/* * * * * * * * * * * * * * * * *
+ present
* * * * * * * * * * * * * * * * */
.present_spot {
border:none;
}
.present_spot .main_header {
background-image: url(../images/present/top_header.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 175px;
border:none;
margin-bottom: 10px;
}
.present_spot h3 {
background-image: none;
background-position: top center;
background-repeat: no-repeat;
border: none;
height: 55px;
padding-bottom: 5px;
padding-left: 0;
padding-right: 0;
}
.present_spot .toshimaen a {
background-image: url(../images/present/toshimaen.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .yunessun a {
background-image: url(../images/present/yunessun.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .sirakobatosuijo a {
background-image: url(../images/present/sirakobatosuijo.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .nagashima a {
background-image: url(../images/present/nagashima.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .omochaoukoku a {
background-image: url(../images/present/omochaoukoku.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .hirakatapark a {
background-image: url(../images/present/hirakatapark.gif);
background-repeat: no-repeat;
height: 55px;
}
.present_spot .present_kanto , .present_spot .present_kansai {
background-position: top center;
background-repeat: no-repeat;
border: none;
height: 120px;
}
.present_spot .present_kanto {
background-image: url(../images/present/present_header_e.gif);
}
.present_spot .present_kansai {
background-image: url(../images/present/present_header_w.gif);
}
.present_spot .spot_text {
background-image: url(../images/present/present_bg.gif);
background-position: top center;
background-repeat: repeat-y;
display:block;
margin-left:auto;
margin-right: auto;
padding-top: 15px;
padding-left: 10px;
}
.present_spot .spot_text .spot_list {
display:block;
float:left;
padding:0 5px 0 10px;
width:200px;
}
.present_spot .spot_text .spot_list .spot_image {
height:150px;
}
.present_spot .spot_text .spot_list a {
text-decoration:none;
}
.present_spot .spot_text .spot_list .spot_image img {
border-color:#CCCCCC #9C9C9C #9C9C9C #CCCCCC;
border-style:solid;
border-width:1px;
padding:5px !important;
}
.present_spot .spot_text .spot_list .text_box {
background-image:url("../images/present/coconut_g.gif");
background-position:left bottom;
background-repeat:no-repeat;
padding-top: 10px;
}
.present_spot .spot_text .spot_list .text_box p {
font-size: 12px;
}
.present_spot .present_ticket {
display: block;
background-image: url(../images/present/present_ticket.gif);
background-position: center top;
background-repeat: no-repeat;
height: 85px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-left: 10px;
}
.present_spot .present_ticket li {
background-image: url(../images/present/present.gif);
background-position: left top;
background-repeat: no-repeat;
display: block;
float: left;
font-weight: bold;
padding:25px 5px 0 10px;
margin-top: 5px;
margin-left: 10px;
width:190px;
/width: 185px;
}
.present_spot .spot_text .spot_list .basic {
background-image:url("../images/present/coconut_o.gif");
background-position:right bottom;
background-repeat:no-repeat;
padding-top: 10px;
}
.present_spot .spot_text .spot_list .basic p {
font-size: 12px;
}
.present_box .text h4 {
font-size: 14px !important;
font-weight: bold;
}
.present_box .text .input_style .item {
margin-top: 3px;
}
.text .input_style label input {
margin-right: 5px;
}
.present_box .input_style {
margin-bottom: 10px;
}
.present_box .text .input_style input {
margin-left: 10px;
}
.present_account {
width: 638px;
border-left:1px solid #376F9B;
border-right:1px solid #376F9B;
border-bottom:1px solid #376F9B;
margin-left: auto;
margin-right: auto;
}
.present_account h4 {
font-size: 14px !important;
margin-bottom: 5px !important; 
padding-top: 5px !important;
}
.present_account p {
font-size: 14px !important;
margin-bottom: 5px !important; 
}
/* * * * * * * * * * * * * * * * *
+ presentform
* * * * * * * * * * * * * * * * */
.summer_present_form .input_style_kids {
margin-left: 10px;
}
#summer_present_zip_code {
width: 100px;
}
#summer_present_address ,#summer_present_email ,#summer_present_email_confirmation ,#summer_present_home_other {
width: 500px;
}
#summer_present_prefecture_id {
margin-left: 10px;
}
#summer_present_age ,#summer_present_child1_age ,#summer_present_child2_age ,#summer_present_child3_age ,#summer_present_child4_age {
width: 50px;
}
#summer_present_home_other {
margin-bottom: 20px;
}
.summer_present_form .button {
margin-bottom: 20px;
}
.input_style {
margin-bottom: 5px;
}
.input_style h4 {
font-size: 14px !important;
margin-bottom: 5px !important;
}
.law {
margin-top: 10px;
}
.law .subjoinder {
margin-bottom: 0;
}
/* * * * * * * * * * * * * * * * *
+ summer
* * * * * * * * * * * * * * * * */
#special_summer h1 {
background-image: url(../images/special/summer_header.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 210px;
margin-bottom: 15px;
}

#special_summer .east {
background-image: url(../images/special/summer_header.gif);
background-position: center top;
background-repeat: no-repeat;
height: 15px;
}
#special_summer .west {
background-image: url(../images/special/summer_middle.gif);
background-position: center top;
background-repeat: no-repeat;
height: 85px;
}
#special_summer h3 {
height: 60px;
margin-bottom: 15px;
margin-top: 15px;
}
#special_summer .summer_firework a{
background-image: url(../images/special/summer_firework.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
#special_summer .summer_pool a{
background-image: url(../images/special/summer_pool.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
#special_summer .summer_sea a{
background-image: url(../images/special/summer_sea.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
#special_summer .summer_homework a{
background-image: url(../images/special/summer_homework.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
#special_summer .summer_camp a{
background-image: url(../images/special/summer_camp.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
#special_summer .summer_experience a{
background-image: url(../images/special/summer_experience.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 60px;
}
/* * * * * * * * * * * * * * * * *
+ #sumo_yo
* * * * * * * * * * * * * * * * */
.sumo_yo_contents .reason_contents {
background-image: url(../images/sumo_yo/content_bg.gif);
background-position: top center;
background-repeat: repeat-y;
border-top: 1px solid #afafaf;
border-bottom: 1px solid #afafaf;
width: 676px;
margin-bottom: 15px;
padding-bottom: 15px;
}
.reason_contents .left_content {
float: left;
width: 340px;
padding-left: 10px;
padding-top: 15px;
}
.reason_contents .right_content {
float: right;
width: 315px;
padding-left: 10px;
padding-top: 15px;
}
.tsujido .reason_1 {
background-image: url(../images/sumo_yo/reason_1.gif);
background-position: left top;
background-repeat: no-repeat;
height: 68px;
}
.kanamachi .reason_1 {
background-image: url(../images/sumo_yo/kanamachi_reason_1.gif);
background-position: left top;
background-repeat: no-repeat;
height: 72px;
}
.kanamachi .reason_2 {
background-image: url(../images/sumo_yo/kanamachi_reason_2.gif);
background-position: left top;
background-repeat: no-repeat;
height: 72px;
}
.kanamachi .reason_3 {
background-image: url(../images/sumo_yo/kanamachi_reason_3.gif);
background-position: left top;
background-repeat: no-repeat;
height: 72px;
}
.kanamachi .reason_4 {
background-image: url(../images/sumo_yo/kanamachi_reason_4.gif);
background-position: left top;
background-repeat: no-repeat;
height: 72px;
}
.reason_contents .left_content .photo {
padding: 5px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #9c9c9c;
border-bottom:1px solid #9c9c9c;
margin-top: 10px;
margin-bottom: 15px;
}
.reason_contents .left_content .main_recommend {
background-image: url(../images/sumo_yo/line.gif);
background-position: top center;
background-repeat: no-repeat;
padding-top: 30px;
}
.reason_contents .left_content .main_recommend .memo {
display: block;
float: left;
padding-right: 10px;
padding-bottom: 5px;
}
.reason_contents .left_content .main_recommend p {
background-image: url(../images/sumo_yo/line.gif);
background-position: bottom center;
background-repeat: no-repeat;
font-size: 16px;
padding-bottom: 30px;
height: auto;
margin-bottom: 15px;
}
.reason_contents .left_content .sub_photo img {
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #9c9c9c;
border-bottom:1px solid #9c9c9c;
margin-left: 5px;
margin-right: 10px;
}
.reason_contents .right_content .jimotter_content {
}
.reason_contents .right_content .jimotter_content h3 {
background-image: url(../images/sumo_yo/jimotter_logo.gif);
background-position: left top;
background-repeat: no-repeat;
height: 42px;
}
.reason_contents .right_content .jimotter_content .content {
}
.reason_contents .right_content .jimotter_content .content .jimo_header {
background-image: url(../images/sumo_yo/bg_jimotter_header.gif);
background-position: top center;
background-repeat: no-repeat;
height: 53px;
}
.reason_contents .right_content .jimotter_content .content .comments {
background-image: url(../images/sumo_yo/bg_jimotter_middle.gif);
background-position: top center;
background-repeat: repeat-y;
padding-left: 25px;
padding-right: 15px;
}
.reason_contents .right_content .jimotter_content .content .jimo_footer {
background-image: url(../images/sumo_yo/bg_jimotter_footer.gif);
background-position: top center;
background-repeat: no-repeat;
height: 47px;
}
.reason_contents .right_content .jimotter_content .content .comments .comment {
margin-bottom: 20px;
}
.reason_contents .right_content .jimotter_content .content .comments .comment .remark {
padding-left: 10px;
padding-right: 10px;
}
.reason_contents .right_content .jimotter_content .content .comments .comment .header {
background-image: url(../images/sumo_yo/jimotter_header.gif);
background-position: top center;
background-repeat: no-repeat;
height: 7px;
}
.reason_contents .right_content .jimotter_content .content .comments .comment .remark {
background-image: url(../images/sumo_yo/jimotter_middle.gif);
background-position: top center;
background-repeat: repeat-y;
}
.reason_contents .right_content .jimotter_content .content .comments .comment .footer {
background-image: url(../images/sumo_yo/jimotter_footer_r.gif);
background-position: top center;
background-repeat: no-repeat;
height: 16px;
}
.tsujido .right_content .coupon_content .coupon_header {
background-image: url(../images/sumo_yo/tsujido_snitch_food_header.gif);
background-position: left center;
background-repeat: no-repeat;
height:108px;
}
.kanamachi .right_content .coupon_content .coupon_header {
background-image: url(../images/sumo_yo/kanamachi_snitch_food_header.gif);
background-position: left center;
background-repeat: no-repeat;
height:108px;
}
.reason_contents .right_content .coupon_content .coupon_text {
background-image: url(../images/sumo_yo/snitch_food_middle.gif);
background-position: left center;
background-repeat: repeat-y;
padding-left: 12px;
padding-top: 10px;
padding-bottom: 15px;
width: 288px;
}
.reason_contents .right_content .coupon_content .coupon_text p {
padding-left: 5px;
padding-right: 10px;
padding-bottom: 10px;
}
.reason_contents .right_content .coupon_content .coupon_text img {
padding: 3px;
background-color: #ffffff;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #9c9c9c;
border-bottom:1px solid #9c9c9c;
margin-bottom: 10px;
}
.reason_contents .right_content .coupon_content .coupon_footer a:link ,.reason_contents .right_content .coupon_content .coupon_footer a:visited {
background-image: url(../images/sumo_yo/coupon_get.gif);
background-position: 0 0;
background-repeat: no-repeat;
height: 65px;
}
.reason_contents .right_content .coupon_content .coupon_footer a:hover ,.reason_contents .right_content .coupon_content .coupon_footer a:active {
background-image: url(../images/sumo_yo/coupon_get.gif);
background-position: left -65px;
background-repeat: no-repeat;
height: 65px;
}
.sumo_yo_contents .coupon {
border-bottom: 5px solid #592e00;
width: 676px;
}
.sumo_yo_contents .coupon_banner {
background-image: url(../images/sumo_yo/coupon_header.gif);
background-position: top center;
background-repeat: no-repeat;
height: 100px;
}
.sumo_yo_contents .coupon .brand_new ,.sumo_yo_contents .coupon .property_company {
background-image: url(../images/sumo_yo/coupon_bg.gif);
background-position: top center;
background-repeat: repeat-y;
}
.sumo_yo_contents .coupon .brand_new h3 {
background-image: url(../images/sumo_yo/tsujido_coupon.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 250px;
}
.sumo_yo_contents .coupon .property_company h2 {
background-image: url(../images/sumo_yo/tsujido_tprototype_header.gif);
background-position: top center;
background-repeat: no-repeat;
height: 110px;
}
.sumo_yo_contents .coupon .property_company .photo {
display: block;
float: right;
background-color: #ffffff;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #9c9c9c;
border-bottom:1px solid #9c9c9c;
padding: 5px;
margin-left: 10px;
margin-top: 15px;
margin-right: 10px;
}
.sumo_yo_contents .coupon .property_company .account {
width: 300px;
float: left;
padding-left: 10px;
}
.sumo_yo_contents .coupon .property_company dl {
font-size: 16px;
display: block;
width: 300px;
margin-top: 15px;
}
.sumo_yo_contents .coupon .property_company dt {
display: block;
clear: both;
}
.sumo_yo_contents .coupon .property_company .detail {
background-image: url(../images/sumo_yo/sumo_yo_circle.gif);
background-position: left center;
background-repeat: no-repeat;
display: block;
float: left;
width: 80px;
padding-left: 20px;
font-weight: bold;
}
.sumo_yo_contents .coupon .property_company dd {
display: block;
float: right;
width: 200px;
}
.sumo_yo_contents .coupon .property_company .requisition_button {
width: 300px;
}
#sumo_yo_induction div.text {
float: right;
width: 145px;
}
#sumo_yo_induction h3 {
font-size: 15px;
}
#sumo_yo_induction li {
background-image: none;
padding:5px 7px 5px 0px;
}
#sumo_yo_induction img {
width: 120px;
height: 80px;
}
#sumo_yo_induction a {
display: block;
}
#sumo_yo_induction p {
font-size: 14px;
}
