/* CSS Document */
@charset "UTF-8";
.clearfix {
    display: inline-block;
    position: relative;
}
.clearfix {
    display: block;
}
#content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#content {
    display: inline-block;
    position: relative;
}
#content {
    display: block;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
#wrapper #container {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}
#wrapper #container #content {
    float: left;
    padding-bottom: 10px;
    width: 920px;
}
#wrapper h2.grey {
    background-image: url("../../img/h2tag_grey.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border-bottom: 2px solid #333333;
    color: #202020;
}
#wrapper #container #content #item_loop {
    padding-top: 10px;
}
#wrapper #container #content .post {
    border-bottom: 2px solid #000000;
    margin-bottom: 10px;
    padding: 30px 15px 20px;
}
#wrapper #container #content .post .dat {
    color: #B94C4C;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 10px;
}
#wrapper #container #content .post h2 a {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: none;
}
p.postinfo {
    clear: both;
    margin: 20px 0 0;
    text-align: right;
}
div.socialbutton {
    float: right;
}
a {
    color: #3366FF;
}
a:hover {
    color: #3399FF;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
div.post img {
    border: medium none;
}
.alignleft {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.wp-caption {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 5px;
    text-align: center;
    width: 80%;
}
.wp-caption img {
    margin-left: auto;
    margin-right: auto;
}
span.oldpage {
    float: left;
}
span.newpage {
    float: right;
}
p.pagelink a {
    color: #0C8BCD;
    font-size: 0.75em;
}
p.pagelink {
    overflow: hidden;
    width: 100%;
}
#wrapper #container #content .post p {
    margin-top: 10px;
}
#wrapper #container #content .post .wp-caption-text {
    margin-top: 2px;
}
#wrapper #container #phonenumber img {
    float: right;
}
.item_loop_contents .topic {
    background-color: #FEFEFE;
    background-image: url("/img/topic_back.png");
    background-position: 0 bottom;
    border: 1px solid #D0D0D0;
    display: block;
    float: left;
    height: 165px;
    margin-right: 10px;
    padding: 5px 0 5px 5px;
    width: 165px;
}
.item_loop_contents .topic dt a {
    color: black;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1em;
    text-decoration: none;
}
.item_loop_contents .topic dt a:hover {
    color: #3399FF;
}
.item_loop_contents .topic dd {
    display: block;
    font-size: 11px;
    line-height: 1.2em;
}
#wrapper #detail_title {
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width:950px;
	height:120px;
	left:-18px;
	margin-bottom:15px;
}
#head_bgImg {
	position:absolute;
	left:0;
}
#head_title {
	position:absolute;
	right:10px;
	top:75px;
	z-index:9999;
	font-size:22px !important;
	border-bottom:0 !important;
	height:43px;
	line-height:43px;
}

#detail_body {
	margin-top:15px;
}

#wrapper #container #contents h3 {
    background-image: none;
    border-bottom: 3px solid #CC0000;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 3px;
}
#wrapper #container #content #detail_body .with_news_right h2 {
    margin-bottom: 0;
    margin-top: 0;
}
#wrapper #container #content .with_news_left h3, #wrapper #container #content .nonews h3 {
    background: none repeat scroll 0 0 #CCCCCC;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 4px;
}
#wrapper #container #content .with_news_left h4, #wrapper #container #content .nonews h4 {
    border-left: 3px solid #CC0000;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-top: 4px;
}
#wrapper #container #content .with_news_left p, #wrapper #container #content .nonews p {
    line-height: 2em;
}
#wrapper #detail_title p {
    background-color: #D9D9D9;
    display: block;
    padding-bottom: 5px;
    padding-left: 30px;
    padding-top: 5px;
}
#wrapper #detail_title #date {
    position: absolute;
    text-align: right;
	right:0;
    top: 30px;
    width: 150px;
	
}
#wrapper .wp-caption p {
    text-align: left;
}
#wrapper #detail_title #date2 {
    font-size: 12px;
    line-height: 1.2em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
    width: 200px;
}
#wrapper .right img.alignnone {
    padding: 10px 0;
}
#wrapper #container ul {
    list-style: disc outside none;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 5px;
}
#wrapper #container ul li {
    line-height: 1.2;
    margin-bottom: 10px;
}
#wrapper .left, #wrapper .with_news_left {
    display: block;
    float: left;
    width: 560px;
}
#wrapper .right, #wrapper .with_news_right {
    display: block;
    float: right;
    width: 330px;
}
#wrapper .with_news_left .left {
    display: block;
    float: left;
    width: 300px;
}
#wrapper .with_news_left .right {
    display: block;
    float: right;
    width: 230px;
}
#wrapper .with_news_left .gallery img, #wrapper .left .gallery img {
    max-height: 80px !important;
    max-width: 80px !important;
}
#wrapper .with_news_left .right div.alignnone {
    width: 100% !important;
}
#wrapper .with_news_right {
    background-color: #5F5D5E;
    float: right;
}
#wrapper .with_news_right .date {
    background-image: url("news_tag.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: left;
    font-size: 9px;
    height: 14px;
    line-height: 1.1em;
    padding-left: 5px;
    padding-top: 2px;
    width: 79px;
}
#wrapper .with_news_right h2 {
    background-color: white;
}
#wrapper .with_news_right h3 {
    color: white;
    display: block;
    float: right;
    font-size: 11px;
    line-height: 1.1em;
    padding-left: 5px;
    padding-top: 2px;
    width: 230px;
}
#wrapper .with_news_right p {
    float: right;
    font-size: 11px;
    line-height: 1.4em;
    padding-right: 10px;
    width: 165px;
}
#wrapper .with_news_right dl {
    background-color: #898E9D;
    display: block;
}
#wrapper .with_news_right dt {
    display: block;
    padding-top: 10px;
}
#wrapper .with_news_right dd {
    border-bottom: 5px solid #5F5D5E;
    color: black;
    display: block;
    font-size: 11px;
    line-height: 1.4em;
}
#wrapper .with_news_right a {
    color: yellow !important;
}
#wrapper .with_news_gallery dd p {
    line-height: 1.4em;
    padding: 10px 10px 10px 20px;
}
tr.tr-odd {
    background: none repeat scroll 0 0 #DAECF2;
}
tr.tr-even {
    background: none repeat scroll 0 0 #FFFFFF;
}
.syogen, .kakaku {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width: 100%;
}
.syogen td, .kakaku td {
    border: 1px solid #9EB6CE;
    font-size: 80%;
    padding: 0;
}
.kakaku th {
    background-color: #6699CC;
    border: 1px solid #9EB6CE;
    color: white;
    margin: 5px;
    padding: 10px;
}
.kakaku td {
    border: 1px solid #9EB6CE;
    margin: 5px;
    padding: 10px;
}
#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;			}
#gallery-1 img {
border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
margin-left: 0;
}


/* YUN ADD */
#mainTT_img {
	display:block;
	width:430px;
	border:3px solid #F5F5F5;
	margin:0 auto 15px;
}

.kiji_block {
	
}

.kiji_block p {
	line-height:1.6em;
}

.img_block {
	margin:10px 0 0;
}
.img_center300 {
	width:300px;
	display:block;
	margin:0 auto 8px;
}
.img_left270 {
	width:270px;
	display:block;
	float:left;
	margin:0 5px 8px;
}
.img_left150 {
	width:150px;
	display:block;
	float:left;
	margin:0 5px 8px;
	border:2px solid #f5f5f5;
}
.img_left200 {
	width:200px;
	display:block;
	float:left;
	margin:0 5px 8px;
	border:2px solid #f5f5f5;
}
#MovieArea {
	width:560px;
	height:340px;
	border:5px solid #F5F5F5;
	margin:15px auto;
}
#recommend_area {
	
}
#recommend_area h2 {
	background-image: none;
    border-bottom: 3px solid #CC0000;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 3px;
}

/* image_block */
.imgDisp_block1 {
	float:left;
	width:430px;
}
.imgDisp_txt1 {
	float:right;
	width:470px;
}

.imgDisp_block2 {
	float:right;
	width:430px;
}
.imgDisp_txt2 {
	float:left;
	width:470px;
}

.imgDisp_block3 {
	width:860px;
	margin:auto;
}
.imgDisp_txt3 {
	margin:10px 0 0;
}

.imgDisp_block4 {
	width:860px;
	margin:10px auto 0;
}
.imgDisp_txt4 {
}

.imgDisp_block5 {
	margin:10px auto 0;
}

.img_left150_2 {
	width:150px;
	display:block;
	float:left;
	margin:0 13px 12px;
	border:2px solid #f5f5f5;
}

.movieIframe {
	width:560px;
	height:315px;
	margin:10px auto 15px;
	border:5px solid #F5F5F5;
}

