@charset "utf-8";
/*
Theme Name: STUDIO33
Theme URI: http://studio33-corp.com/
Description: STUDIO33
Version: 1.0
Author: STUDIO33
Author URI: http://studio33-corp.com/
Tags: STUDIO33
.pickup_box
*/

*{margin:0;padding:0;}

body{
font: 14px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#3f3f3f;
line-height:1.6em;
background:none repeat scroll 0 0 #f9f9f9;
}


a{color:#273984;text-decoration:none;}
a:hover{color:#6f80c8;}
a:active, a:focus {outline: 0;}
img{border:0;}
/* a:hover img  {opacity:0.8; filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;} */
.clear{clear:both;}

h1{
margin: 10px;
font-size:100%;
}

/*************
全体
*************/
#wrapper{
margin: 0 auto;
width: 980px;
}

/*************
/* ヘッダー
*************/
#header {
background:none repeat scroll 0 0 #FFFFFF;
height:147px;
}

#headerInner {
width:980px;
margin:0 auto;
}

#headerLeft {
float:left;
width:720px;
}

#headerRight {
float:right;
width:250px;
}


#header h1 {
margin:5px 0 0;
font-size:80%;
font-weight:normal;
}


ul#utility {
	float:right;
	list-style: none outside none;
	margin:0px 0 0 !important;
	padding:0;
}

ul#utility li {
	float:right;
	padding:0 0 0 20px;
}

ul#utility img {
	vertical-align:bottom;
}


#Logo {
float:left;
width:179px;
padding:10px 0 0;
margin: 0 28px 0 10px;
}

#telephone {
padding:0 0 0 0;
float:right;
height: 115px;
}


ul#category_navi {
	float:left;
	list-style: none outside none;
	margin:5px 0 0 !important;
	padding:20px 0 0 20px;
}

ul#category_navi li {
	float:right;
	padding:0 5px;
}

ul#category_navi img {
	vertical-align:bottom;
}

ul#category_navi li a {
}





/*************
/* トップナビゲーション
*************/

#globalNavi {
	width: 980px;
	margin:0 auto;
	height: 40px;
	margin-top: 15px;
	background: url(images/globalnavi_hover_bg.gif) no-repeat left bottom;
} 


#globalNavi li {
	float: left;
	width:245px;
	height: 40px;
        list-style-type: none;
}
  
#globalNavi li a {
	display: block;
	width: 245px;
	height: 40px;
}

#globalNavi li a:hover {
	background: none;
}

#globalNavi li a:hover img {  
    width: 0;  
    height: 0;  
} 



/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 700px;
margin:20px 0 50px;
padding: 0;
display: inline;
}


.container1 {
margin:30px 0 0;
}

.pickup_box {
float:left;
width:328px;
margin:0 5px 10px 5px;
border:1px solid #ccc;
background:none repeat scroll 0 0 #FFFFFF;
padding:5px;
line-height:1.1em;
height: 183px;
}

.pickup_photo {
float:left;
width:160px;
margin:0 5px 0 0px;
}

.pickup_photo img {
width:160px;
height:140px;
}

.img a {
display:block; 
}

.pickup_info {
float:left;
width:156px;
margin: -22px 0 0 0;
}

.box01 {
float:left;
width:153px;
height:310px;
padding:5px;
line-height:1.2em;
margin:10px 5px;
border:1px solid #ccc;
background:none repeat scroll 0 0 #FFFFFF;
}


.box01 img {
width:153px;
height:133px;
margin-bottom:3px;
}

.pickup_info h4, .box01 h4 {
margin-bottom:4px;
}

.pickup_info h4 a, .box01 h4 a {
font-size: 95%;
padding:0 5px 5px;
text-decoration: underline;
}

.pickup_info h4 a:hover, .box01 h4 a:hover {
text-decoration: none;
}

.pickup_info p, .box01 p {
font-size:85%;
background:#FFF;
padding:2px 5px;
}

span.notice, .pickup_info span, .box01 span {
color:#d21a1e;
}

p.p_line01 {
border-bottom:#ccc 1px dotted;
}

.box01 h3 {
background-color:#31959e;
text-align:center;
font-size:75%;
margin-bottom:5px;
color:#FFFFFF;
}



/* 画像を右に回りこみ */

#date {
text-align: right;
padding-bottom: 3px;
padding-right:10px;
color:#999999;
font-size:85%;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    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;
}



.last{margin-right:0 !important;}


/* メインとフッターのリスト位置調節 */
#main ul,{margin-left: 20px;}
#main li,{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 250px;
padding: 20px 0;
}


#Qsurch {
width:234px;
border:3px solid #273984;
margin-bottom:20px;
padding:5px;
height:auto;
background-color: #eef9fe;
}


#Qsurch p{margin-bottom: 20px;}


#sideConInfo {
border:1px solid #CCCCCC;
background-color: #FFFFFF;
padding:5px;
margin-bottom:20px;
margin-top: 10px;
}

p.side_add {
font-size:85%;
color:#FFF;
background-color:#273984;
padding:10px 10px;
line-height:1.4em;
}

p.side_add a{
font-size:85%;
color:#FFF;
}
p.co_button {
margin:10px 0 20px;
text-align:center;
}

.Ranking {
margin:10px 10px 10px;
padding-bottom:10px;
}

.Ranking h4 {
margin:3px 0 0;
}

.Ranking p {
font-size:85%;
line-height:1.2em;
}

h4.side_areah4 {
padding-left:5px;
font-size:95%;
color:#273984;
border-left:5px solid #273984;
line-height:1.1em;
margin:10px 0 0 5px;
}

ul.sideNavi {
 overflow: hidden;
 margin-bottom:10px;
font-size:95%;
}

ul.sideNavi li {
 padding:5px 10px 3px;
}

ul.sideNavi li a {
 color:#273984;
 text-decoration:underline;
}

ul.sideNavi li a:hover {
 color:#273984;
 text-decoration:none;
}

#youtube{
}

#romroom_map{
width:380px;
}

#mapp0_layout{
width:380px;
}

#feas_0_0 {
width: 190px;
}

#feas_0_1 {
width: 200px;
}

#feas_0_2 {
width: 168px;
}

/*************
/* フッター
*************/
#footer{
clear:both;
background-color:#273984;
padding: 10px 0 10px;
font-size:85%;
}

#footer .inner{
width:980px;
margin:0 auto;
overflow: hidden;
color:#FFFFFF;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 300px;
margin-right:85px;
}

#footer #logo p{
padding-top:10px;
}


.footer_box{
float: left;
width: 194px;
margin: 20px 0px 10px 0;
line-height: 1.2;
border-left:1px dotted #475591;
}

.footer_box h3 {
font-size:100%;
margin:0 0 10px 10px;
}

.footer_box ul {
 overflow: hidden;
 margin-bottom:10px;
}

.footer_box li {
 padding:5px 10px 3px;
}

.footer_box li a {
 color:#FFFFFF;
}

.footer_box li a:hover {
 color:#FFFFFF;
 text-decoration:underline;
}

.footLast{
border-right:1px dotted #475591;
}

#footLogo {
float:left;
width:125px;
margin:30px 30px 20px 0;
}


#footadd {
float:left;
margin:30px 0 20px 0;
}


#copyright{
width:980px;
padding: 20px 0 3px;
margin:0 auto;
text-align: center;
display:block;
color:#717fbe;
font-size:90%;
}

/* Page */

#breadcrumbs {
font-size:85%;
margin-bottom:10px;
}

.p_co {
font-size:90%;
}

.p_co a {
text-decoration:underline;
}

.p_notice {
font-size:85%;
color:#666666;
padding:5px 0;
}

/* COMPANY */

h2.Ptitle01 {
margin:30px 0 20px 0;
color: #273984;
border-bottom:1px solid #273984;
font-size:120%;
padding:0 0 3px 5px;
}

#outline {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.6em;
    margin: 30px auto;
    width: 650px;
}

#outline th{
    border-bottom: 1px dotted #bcbcbc;
    border-width: 0 0 1px 1px;
    padding: 10px 15px 10px 0px;
    text-align: left;
    width: 160px;
    font-size: 95%;
}

#outline td{
    border-bottom: 1px dotted #bcbcbc;
    border-width: 0 0 1px 1px;
    padding: 10px 0 10px 0px;
    line-height:2.0em;
    font-size: 86%;
}

/* GUIDE */

.box02 {
float:left;
width:214px;
margin-right:11px;
margin-bottom:10px;
border:1px solid #ccc;
background:none repeat scroll 0 0 #FFFFFF;
padding:5px;
font-size:90%;
}

.box02 h3 {
margin-bottom:10px;
}

.box02 h3 a {
text-decoration:underline;
}

.box02 h3 a:hover {
text-decoration:none;
}


.box02 span {
color:#7F8FB3;
}

.box02 p {
padding:3px 0;
}

.box02 table {
    border: 0 none;
    border-collapse: collapse;
    width:100%;
}


.box02 table th {
    color: #7F8FB3;
    font-weight: normal;
    padding: 2px 10px 2px 0;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    border-bottom: 1px dotted #CCCCCC;
}


.box02 table td {
    padding: 2px 0;
    vertical-align: top;
    border-bottom: 1px dotted #CCCCCC;
}

.cel_last {
border-bottom: none !important;
}

h3.titleH3_01 {
font-size:110%;
margin:20px 0 5px;
}


/* Flow */

table.flow {
    border: 0 none;
    border-collapse: collapse;
    width:100%;
    font-size:95%;
    margin-bottom:10px;
}

table.flow th {
    color: #7F8FB3;
    font-weight: normal;
    padding: 10px 10px 10px 0;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    border-bottom: 1px dotted #CCCCCC;
}

table.flow td {
    padding: 10px 0;
    vertical-align: top;
    border-bottom: 1px dotted #CCCCCC;
}


/* Life */

table.table01 {
    border: 0 none;
    border-collapse: collapse;
    width:100%;
font-size:90%;
margin:20px 0 5px;
}


table.table01 th {
    color: #7F8FB3;
    font-weight: normal;
    padding: 2px 10px 2px 0;
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
    border-bottom: 1px dotted #CCCCCC;
}

table.table01 td {
    padding: 2px 0;
    vertical-align: top;
    border-bottom: 1px dotted #CCCCCC;
    text-align: center;
}



/* CONTACT */

#contactForm {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.6em;
    margin: 30px auto;
    width: 650px;
}

#contactForm th{
    border-bottom: 1px solid #273984;
    border-width: 0 0 1px 1px;
    padding: 10px 15px 10px 0px;
    text-align: left;
    width: 190px;
    color:#273984;
    font-size: 95%;
}

#contactForm td{
    border-bottom: 1px solid #273984;
    border-width: 0 0 1px 1px;
    padding: 10px 0 10px 0px;
    line-height:3.0em;
    font-size: 86%;
}

#contactForm02 {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 1.6em;
    margin: 30px auto;
    width: 650px;
}

#contactForm02 th{
    border-bottom: 1px solid #273984;
    border-width: 0 0 1px 1px;
    padding: 10px 15px 10px 0px;
    text-align: left;
    width: 300px;
    color:#273984;
    font-size: 95%;
}

#contactForm02 td{
    border-bottom: 1px solid #273984;
    border-width: 0 0 1px 1px;
    padding: 10px 0 10px 0px;
    line-height:3.0em;
    font-size: 86%;
}

span.necessity {
    color: #ff9000;
}

input, textarea, select {
    padding: 5px 3px !important;
    font-size:100%;
}


#b {
    background: url("images/submit_button.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    line-height: 2em;
    margin-top: 10px;
    text-indent: -9999px;
    width: 200px;
}

#b_02 {
    background: url("images/submit_button_en.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 40px;
    line-height: 2em;
    margin-top: 10px;
    text-indent: -9999px;
    width: 200px;
}


/* Search */

.Dlist_box {
margin:20px 0 20px 0;
border:1px solid #ccc;
background:none repeat scroll 0 0 #FFFFFF;
padding:10px;
}

.Dlist_left {
float:left;
width:468px;
margin-right:15px;
}

.Dlist_photo {
float:left;
width:191px;
}

.Dlist_photo img {
width:191px;
height:153px;
}


.Dlist_box h3 {
font-size:120%;
margin-bottom:5px;
}

.Dlist_box h3 img {
    margin-left: 10px;
    vertical-align: top;
}

.Dlist_box a {
text-decoration:underline;
}

.Dlist_box a:hover {
text-decoration:none;
}

p.text_light  {
font-size:85%;
color:#868686;
}

p.text_light2  {
font-size:80%;
color:#868686;
}

.Dlist_box p {
font-size:85%;
}

p.Dclick {
padding-top:10px;
text-align:right;
}


/* Detail */

h1.Dtitle {
color:#273984;
font-size:170%;
}

h2.Dtitle {
color:#273984;
}

span#Dtitle_jp {
color:#273984;
font-size:60%;
font-weight:normal;
margin-left:15px;
}

h1.Dtitle img {
vertical-align: top;
margin-right:10px;
}

dl#photo_area {
    float: left;
    width: 700px;
    height: 400px;
    margin-bottom:20px;
}

dl#photo_area dt img {
    width: 460px;
    height: 400px;
}

dl#photo_area dt {
    float: left;
    margin-right: 10px;
}

dl#photo_area dd {
    float: left;
    width:105px;
    height:91px;
    margin: 0 10px 12px 0;
}

dl#photo_area dd img {
width: 105px;
height: 91px;
}

#detail {
float:left;
width:380px;
margin-right:20px;
}

h2#d_catch {
font-weight:normal;
color:#273984;
margin-bottom:10px;
}

#detail p {
font-size:90%;
}

#info {
float:left;
width:288px;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #CCCCCC;
font-size: 90%;
padding: 5px;
}

h3.info_title {
border-bottom:1px #273984 solid;
color:#273984;
font-size:100%;
margin-bottom:10px;
}


#info table {
    border: 0 none;
    border-collapse: collapse;
    margin-bottom:20px;
    width:288px;
}


#info table th {
    color: #7F8FB3;
    font-weight: normal;
    padding: 2px 10px 2px 0;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    border-bottom: 1px dotted #CCCCCC;
}


#info table td {
    padding: 2px 0;
    vertical-align: top;
    border-bottom: 1px dotted #CCCCCC;
}

/* 共通 */


.marginT20 {
margin-top:20px;
}

.marginT30 {
margin-top:30px;
}

.marginB10 {
margin-bottom:10px;
}

.marginB20 {
margin-bottom:20px;
}

.marginB30 {
margin-bottom:30px;
}

a:hover img { 
    filter:alpha(opacity=80);  /* IE7以下用 */
    -ms-filter: "alpha(opacity=80)"; /* IE8用 */
    -moz-opacity:0.8; /* Firefox 1.5未満, Netscape用 */
    -khtml-opacity: 0.8;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
    opacity: 0.8; /* Firefox 1.5以上, Opera, Safari用 */
    } 

/* For modern browsers */
.cf:before,
.cf:after {
content:"";
display:table;
}
 
.cf:after {
clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
}


/*検索ソート*/
#feas-sort-menu{
position:relative;
top:10px;
height:40px;
bottom:40px;
font-size:16px;
background:#fff;
padding:20px 0 3px 10px;
border: 1px solid #ccc;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: #111;
}

#sort{background: -moz-linear-gradient(top,#0099CC 0%,#006699);
  background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
  border: 1px solid #DDD;
  color:#FFF;
  left:450px;
  padding: 7px 10px; 
  margin:10px 10px 10px; 
  position:relative;}

#sort:hover{background: -moz-linear-gradient(top,#5ac6f80%,#35b2ea);
  background: -webkit-gradient(linear, left top, left bottom, from(#5ac6f8), to(#35b2ea));
  border: 1px solid #DDD;
  color:#eee;
  left:450px;
  padding: 7px 10px; 
  margin:10px 10px 10px; 
  position:relative;}



.wp-pagenavi {
text-align: center;
}

.post{
font-size:17px;
  line-height:200%;
}

.above_photo{
background-color: #31959e;
text-align: center;
font-size: 75%;
margin: 5px 0;
color: #FFFFFF;
padding: 0 15px;
line-height: 26px;
}

.above_photo_s{
background-color: #31959e;
text-align: center;
font-size: 75%;
margin: 5px 0;
color: #FFFFFF;
padding: 0 26px;
}

.detail_top{
padding: 10px 0 0 0;
position: absolute;
top:82px;
}

.detail_top_r{
padding: 10px 0 0 0;
position: absolute;
top:225px;
}

.detail_top_s{
padding: 10px 0 0 0;
/*position: absolute;*/
bottom:5px;
}


.pickup_box{
position:relative;
}

.Dlist_box{ 
position:relative;
}

.box01{
position:relative;
}