@charset "UTF-8";
/**
 * Theme Name: realweddings
 * Theme URI: http://www.ohanasmile.com
 * Description: Describe what your child theme should be like.
 * Version: 0.1
 * Author: Ryuichiro Shimoda
 * Author URI: http://www.realweddings.jp
 * Tags: Bridal, Wedding, Hawaii
 * Template: hybrid
 */
 
 /* カラースキーム
 #EE398A　ピンク
 #F3F3F4　サイバーの網掛け
 #E7E7E8　ナビゲーション
 #BDBEC1　カゲ
 #818284　問い合わせボタン
 */



/* ■■■■■ テーマオリジナル ■■■■■ */
/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');
/* ■■■■■ フォント・テキスト関連 ■■■■■ */
/* font ORIGINAL XHTML+CSS P100 */
* {
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
}
/* screen.cssで読み込んだフォントのリセット */
h1, h2, h3, h5, h6 {
	font-family: "Lucida Grande", sans-serif;
}
/* IE7対応 */
*:first-child+html *, *:first-child+html h1, *:first-child+html h2, *:first-child+html h3, *:first-child+html h4, *:first-child+html h5, *:first-child+html h6 {
	font-family: "メイリオ", Meiryo, Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
/* IE6対応 */
* html *, * html h1, * html h2, * html h3, * html h4, * html h5, * html h6 {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:hover, a:active {
	color: #EE398A;
	text-decoration: underline;
}
.widget a:hover {
	color: #EE398A;
	text-decoration: none;
}
div#recentnews ul a:hover {
	color:#EE398A;
}
dl dt {
	font-weight: normal;
}
.realpink {
	color:#EE398A;
}
#body-container {
	font-size: 12px;
}
#footer .copyright {
	font-size: 10px;
}
#site-description {
	font-size: 14px;
}
.entry-title, .category-title {
	font-size: 14px;
	font-style: normal;
}
.entry-title, .category-title i {
	font-size: 14px;
}
div#subsidiary {
	font-size: 10px;
}
div.secondInner .secondLeft-2 h3 {
	color: #BDBEC1;
}
div#c1description p {
	font-size: 11px;
}
.breadcrumb {
	color:#666666;
	font-size:0.9em;
	font-style:italic;
}
div#form-inner h2 {
	font-weight: bold;
}
div#form-container span.require {
	font-size: 10px;
	color: #EE398A;
}
dl#travedl dt, dl#scheduledl dt {
	font-size: 14px;
	font-weight: bold;
	color:#818284;
}
div#iekuraprofile {
	font-size: 10px;
}
div#hawaii-navigation li a span {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
div#hawaii-navigation li a span i {
	color: #FFFFFF;
}
div#hawaii-navigation li a:visited {
	text-decoration: none;
}
div#hawaii-navigation li a:visited span i {
	color: #FFFFFF;
}
span.tokuten {
	color: #EE398A;
}
.entry-content h2.privacy-title {
	font-size: 14px;
}
div#form-inner h2 {
	font-size: 14px;
	color: #818284;
}
body.category-voice h2.entry-title, body.category-news h2.entry-title {
	font-size: 16px;
	font-style: normal;
}
body.category-voice h2.entry-title a, body.category-news h2.entry-title a {
	color:#999999;
}
div.world-weddings h2 i {
	font-size: 18px;
}
/* フォントフェイスを使用するか保留中 In the Woods - @font-face and 15 Free Fonts You Can Use Today */
/*
@font-face {
	font-family: "Elegant";
	src: url(./font/Elegant.eot);
}

@font-face {
	font-family: "Elegant";
	src: url(./font/Elegant.ttf) format("truetype");
}
@font-face {
	font-family: "Miama";
	src: url(./font/Miama.otf) format("opentype");
}
div.hentry i {
	font-weight: normal;
	font-style: normal;
	font-family: "Miama", "Elegant", serif;
	color:	#999999;
}
*/



/* ■■■■■ テンプレートエレメント ■■■■■ */
#body-container {
	width: 940px;
	background-color:#fff;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E8;
	border-left-color: #E7E7E8;
}
/* ■■■■■ ヘッダー ■■■■■ */
#body-container #header-container #header {
	width: 940px;
	height: 114px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#body-container #header-container #header #sitecatch {
	float: left;
}
#body-container #header-container #header #sitecatch #site-title {
	margin: 0 20px 0 0;
	float: left;
	width: 270px;
}
#body-container #header-container #header #sitecatch #site-description {
	margin: 0;
	float: left;
	width: 400px;
}
#body-container #header-container #header #sitecatch #realnewsticker {
	margin-left: 0px;
	clear: both;
	width: 690px;
	height: 27px;
}
#body-container #header-container #header #sitecatch #realnewsticker {
clear: both;
width: 690px;
height: 27px;
list-style-type: none;
}
#body-container #header-container #header #sitecatch #realnewsticker li a {
	color: #EE398A;
}
#body-container #header-container #header #sitecatch #realnewsticker li {
	background-image: url(./images/click.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 60px;
	float: left;
}

#body-container #header-container #header #sitemisc {
	float: right;
	text-align: right;
	line-height: 100%;
}
#body-container #header-container #header #sitemisc #tel {
	margin-bottom: 5px;
}
#body-container #header-container #header #sitemisc #addressArea {
	margin-bottom: 5px;
}
#body-container #header-container #header #sitemisc #addressArea #address {
	margin-right: 10px;
}
#body-container #header-container #header #sitemisc #contactBtn {
	margin-left: 6px;
	float: right;
}
#body-container #header-container #header #sitemisc #visitBtn {
	float: right;
}
/* ■■■■■ グローバルナビゲーション ■■■■■ */
#body-container #header-container #navigation {
	width: 940px;
	margin: 0;
	margin-bottom: 10px;
	height: auto; /* screen.cssの継承height: 34px;を打ち消し */
	overflow: hidden;
	clear: both;
}
#body-container #header-container #navigation ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body-container #header-container #navigation ul li {
	list-style-type:none;
	width:180px;
	height:45px;
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding:0;
}
#body-container #header-container div#navigation ul li img {
	border:0;
}
#body-container #header-container div#navigation ul li.homeBtn {
	background: url(./images/gnav-home_on.jpg);
}
#body-container #header-container div#navigation ul li.conceptBtn {
	background: url(./images/gnav-concept_on.jpg);
}
#body-container #header-container div#navigation ul li.voiceBtn {
	background: url(./images/gnav-voice_on.jpg);
}
#body-container #header-container div#navigation ul li.churchBtn {
	background: url(./images/gnav-church.gif);
}
#body-container #header-container div#navigation ul li.optionBtn {
	background: url(./images/gnav-option_on.jpg);
	margin-right: 0;
}
#body-container #header-container div#navigation ul li.churchBtn {
	background: url(./images/gnav-church_on.jpg);
}
#body-container #header-container div#navigation ul li.scheduleBtn {
	background: url(./images/gnav-schedule_on.jpg);
}
#body-container #header-container div#navigation ul li.dressBtn {
	background: url(./images/gnav-dress_on.jpg);
}
#body-container #header-container div#navigation ul li.travelBtn {
	background: url(./images/gnav-travel_on.jpg);
}
#body-container #header-container div#navigation ul li.worldBtn {
	background: url(./images/gnav-world_on.jpg);
}
#body-container #header-container div#navigation ul li.blogBtn {
	background: url(./images/gnav-blog_on.jpg);
	margin-right: 0;
}
#body-container #header-container div#navigation ul li a {
	display:block;
	width:180px;
	height:45px;
	background-color:#E7E7E8; /* 21px.cssのReset valuesに書かれたbackground: transparent;を上書き */
}
#body-container #header-container #navigation ul li a:hover {
	background-color: transparent;
}
#body-container #header-container #navigation ul li a:hover img {
	visibility: hidden;
}
/* ■■■■■ メイン画像 ■■■■■ */
#body-container #mainpic {
	width: 940px;
	height: 330px;
	clear: both;
	overflow: hidden;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EE398A;
}
#body-container #mainpic img {
	width: 940px;
	height: 330px;
	margin: 0;
	padding: 0;
}
div#asidebox1 {
	width: 298px;
	height: 138px;
	margin-bottom: 10px;
	border: 1px solid #E7E7E8;
}
/* ■■■■■ コンテンツ部分 ■■■■■ */
div#container {
	width: 940px;
	clear: both;
	margin-top: 20px;
}
/* ■■■■■ サイドバー ■■■■■ */
div#asidebox1 a img, div#asidebox2 a img {
	border: 1px solid #FFFFFF;
}
div#asidebox1 a:hover img, div#asidebox2 a:hover img {
	border: 1px solid #EE398A;
}
div#asidebox2 {
	width: 298px;
	height: 95px;
	margin-bottom: 10px;
	border: 1px solid #E7E7E8;
}
div.r3 {
	width: 298px;
	height: 145px;
	margin-bottom: 10px;
	border: 1px solid #E7E7E8;
}
div.r3 a img {
	border: 1px solid #FFFFFF;
}
div.r3 a:hover img {
	border: 1px solid #EE398A;
}
/* ■■■■■ ハワイ教会・ホテル・式場（サブナビゲーション） ■■■■■ */
div#hawaii-navigation ul {
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
}
div#hawaii-navigation li {
	list-style-type:none;
	width:150px;
	height:51px;
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding:0;
	text-align: center;
	border: 1px solid #E7E7E8;
	background-color:#FFFFFF;
	line-height: 140%;
}
div#hawaii-navigation li a {
	padding: 2px;
	margin-left: 1px;
	margin-top: 1px;
	display:block;
	width:145px;
	height:45px;
	background-color:#666666; /* 21px.cssのReset valuesに書かれたbackground: transparent;を上書き */
	background-image: url(./images/hawaii-navigationbg.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
div#hawaii-navigation li a span {
	display: block;
	padding-top: 5px;
}
div#hawaii-navigation li a:hover {
	background-color: #999999;
	background-image: url(./images/hawaii-navigationbg_on.jpg);
	background-repeat: repeat-x;
}
div#hawaii-navigation li a:visited {
	text-decoration: none;
}
/* ■■■■■ フッターナビゲーション ■■■■■ */
#subsidiary .widget {
	margin: 0;
	width:620px;
}
div#subsidiary {
	margin: 0 0 10px;
}
div#subsidiary ul {
	padding: 0;
	margin: 0;
}
div#subsidiary ul li {
	list-style-type:none;
	float:left;
	margin-right: 10px;
	padding:0;
}
/* ■■■■■ フッター ■■■■■ */
#footer {
	width: 940px;
	height: 80px;
	background-image: url(./images/footerbg.gif);
	background-color: #E7E7E8;
	text-align: center;
	line-height: 120%;
}
#footer p.footerlogo {
	margin: 15px 0 0 0;
}
#footer .copyright {
	float:none;
	margin: 0;
}
/* ■■■■■ 共通エレメント ■■■■■ */
body {
	background-image: url(./images/bodybg.jpg);
	background-repeat: repeat-x;
}
hr {
	clear: both;
	display: none;
}
p {
	padding: 5px;
}
.breadcrumb {
	margin:0 0 10px;
}
.thumbnail {
	float:left;
	height:100px;
	margin:0px 15px 0 0;
	width:100px;
}
.post img {
	max-width: none;
	padding: 0;
	border: none;
}
.content {
	width: 620px;
	position:relative;
}
.entry-title, .category-title {
	height: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 20px;
	padding-left: 60px;
	background-image: url(./images/ornament-title.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
div.category-info {
	margin-bottom: 0;
}
.alignnone, .block {
	clear:both;
	margin: 0;
}
/* ■■■■■ トップページ ■■■■■ */
/* トップページのh1でマージン調整。トップページのみcontent直下のdivにid属性homeがつけられる */
div#home h1 {
	height: 30px;
	margin: 0;
}
/* ↑のマージンにあわせる */
div#privary {
	margin-top: 40px;
}
div#firstRow {
	width: 620px;
	margin-bottom: 30px;
	overflow:auto;
}
div#firstRow img {
	border: none;
	max-width: none;
	padding: 0;
	margin: 0 auto 0;
}
div#recentnews {
	width: 390px;
	height: 228px;
	float: left;
	border: 1px solid #E7E7E8;
	overflow-x:hidden;
	overflow-y:scroll;
	white-space:nowrap;
}
div#recentnews ul {
	margin-top: 5px;
	list-style-type: none;
	margin-left: 10px;
}
div#recentnews ul li {
	list-style-type: none;
}
div#c1 {
	width: 218px;
	height: 228px;
	float: right;
	border: 1px solid #E7E7E8;
}
div#c1title {
	width: 218px;
	margin-top: 5px;
	text-align: center;
}
div#c1description {
	width: 218px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E8;
	text-align: center;
}
div#c1description p {
	margin: 0;
	line-height: 120%;
}
div#c1pic {
	width: 218px;
	margin-top: 10px;
	text-align: center;
}
div.secondRow {
	width: 618px;
	height: 210px;
	clear: both;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E8;
	border-right-color: #E7E7E8;
	border-bottom-color: #E7E7E8;
	border-left-color: #E7E7E8;
}
div.secondInner {
	width: 586px;
	height: 180px;
	clear: both;
	border: 1px solid #E7E7E8;
	margin: 15px auto;
}
div.secondInner .secondLeft {
	width: 362px;
	line-height: 140%;
	float: left;
}
div.secondInner .secondLeft-1 {
	width: 362px;
	height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E8;
}
div.secondInner .secondLeft-1 p.sl1p {
	margin: 5px auto 5px 5px;
}
div.secondInner .secondLeft-2 {
	
}
div.secondInner .secondLeft-2 h3 {
	margin-bottom: 10px;
	padding: 10px;
	background-color:#EE398A;
	color: #FFFFFF;
	background-repeat: repeat;
}
div.secondInner .secondLeft-2 p.sl2p {
	margin: 0 0 5px 0;
	padding: 0px 10px;
	line-height: 140%;
}
div.secondInner .secondRight {
	width: 224px;
	height: 180px;
	float: right;
}
/* ■■■■■ お問い合せ・ご来店予約 ■■■■■ */
div#form-container {
	width: 618px;
	background: #F3F3F3;
	border: 1px solid #DDD;
}
div#form-inner {
	width: 610px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#form-inner h2 {
	margin-left: 10px;
	margin-bottom: 0px;
}
div#whicharea, div#privacy {
	clear: both;
	margin: 0 0 20px;
	border-bottom: 1px dotted #CCC;
}
div#whicharea #desiredarea {
	display: inline;
	margin: 0 15px 0 0;
	float: left;
}
div#weddingplan {
	clear: both;
	margin: 0 0 20px;
}
div#weddingplan dl {
	margin-left: 20px;
}
div#form-inner div#whicharea h2 {
	margin-bottom: 10px;
}
div#form-inner div#whicharea p {
	margin-left: 20px;
}
div#form-container:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
* html div#form-container {
	height: 1%;
}
*:first-child+html div#form-container {
	min-height: 1%;
}
div#form-container .left-column {
	float: left;
	width: 300px;
	margin: 0 0 20px 10px;
}
div#form-container .right-column {
	float: right;
	width: 290px;
	margin: 0 0 20px;
}
div#form-container div.buttons {
	clear: both;
}
div#form-container dl {
	line-height: 2;
}
div#form-container dt {
	margin: 10px 0 0;
}
div#form-container dl.check dt {
}
div#form-container dd {
	margin: 0;
}
div#form-container span.require {
	margin-left: 6px;
}
div#form-container input#otherarea, div#form-container dd input, div#form-container dd textarea {
	margin: 0;
	padding: 3px;
	height: 12px;
	border: 1px solid #CCC;
}
div#form-container div#agreement {
	position: relative;
	float: left;
	width: 500px;
	margin: 0;
	text-align: center;
}
div#agreement p {
	width: 550px;
	margin: 10px auto;
}
div#whicharea:after, div#privacy:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
* html div#whicharea, * html div#privacy {
	height: 1%;
}
*:first-child+html div#whicharea, *:first-child+html div#privacy {
	min-height: 1%;
}
#form-container input#name1, #form-container input#name2, #form-container input#kana1, #form-container input#kana2 {
	width: 98px;
}
* html #form-container input#name1, * html #form-container input#name2, * html #form-container input#kana1, * html #form-container input#kana2 {
	width: 100px;
}
#form-container input#zip1, #form-container input#zip2, #form-container input#tel1, #form-container input#tel2, #form-container input#tel3, #form-container input#fax1, #form-container input#fax2, #form-container input#fax3, #form-container input#weddingdate-year, #form-container input#weddingdate-month, #form-container input#weddingdate-day {
	width: 30px;
}
* html #form-container input#zip1, * html #form-container input#zip2, * html #form-container input#tel1, * html #form-container input#tel2, * html #form-container input#tel3, * html #form-container input#fax1, * html #form-container input#fax2, * html #form-container input#fax3, * html #form-container input#weddingdate-year, * html #form-container input#weddingdate-month, * html #form-container input#weddingdate-day {
	width: 32px;
}
#form-container input#address {
	width: 252px;
}
* html #form-container input#address {
	width: 260px;
}
#form-container input#otherarea, #form-container input#email1, #form-container input#email2, #form-container input#visitdate1, #form-container input#visitdate2, #form-container input#visitdate3 {
	width: 192px;
}
* html #form-container input#otherarea, * html #form-container input#email1, * html #form-container input#email2, * html #form-container input#visitdate1, * html #form-container input#visitdate2, * html #form-container input#visitdate3 {
	width: 200px;
}
#form-container input#visitdate1, #form-container input#visitdate2, #form-container input#visitdate3 {
	width: 250px;
}
* html #form-container input#visitdate1, * html #form-container input#visitdate2, * html #form-container input#visitdate3 {
	width: 260px;
}
* html #form-container input {
	height: 23px;
}
#form-container dd textarea#inquirycontent {
	width: 500px;
	height: 200px;
}
#form-container span.last {
	margin-left: 12px;
}
#form-container input#sendbutton {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(./images/button-bg.gif) repeat-x scroll 0 0;
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
	border-style:solid !important;
	border-width:1px !important;
	margin:10px 0 0 5px;
	padding:5px;
	width:100px;
}
/* 2c-l-fixed.css */
.no-widgets .content, .no-default-widgets .content {
	width: 940px;
}
/* screen.css */
div#page-main-pic {
	margin-bottom: 20px;
}
div.page-subpic-thumbRow {
	margin-bottom: 10px;
	overflow: hidden;
}
/* IE6向け簡易clearfix */
* html div.page-subpic-thumbRow {
	zoom: 1;
}
div.page-subpic-thumbRowL {
	float: left;
}
div.page-subpic-thumbRowR {
	float: right;
}
/* hX */
div.object-lv1 {
	margin-bottom: 50px;
	overflow: hidden;
}
* html div.object-lv1 {
	zoom: 1;
}
div.object-lv1 h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EE398A;
	padding-left: 10px;
	line-height: 1em;
}
div.object-lv1 h2 em {
	margin-left: 10px;
}
div.object-lv1 h2 span {
	font-size: 10px;
}
div.object-lv1-L {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
div.object-lv1-R {
	width: 300px;
	float: right;
	margin-bottom: 10px;
}
div.object-lv1-gallery {
	clear: both;
	width: 620px;
}
div.object-lv1-gallery img {
	border: 1px solid #818284;
	margin-right: 10px;
}
div.object-lv1-gallery-R {
	clear: both;
	width: 620px;
	text-align: right;
}
div.object-lv1-gallery-L {
	clear: both;
	width: 620px;
	text-align: left;
}
div.object-lv1-gallery-R img {
	margin-left: 10px;
	border: 1px solid #818284;
}
div.object-lv1-gallery-L img {
	margin-right: 10px;
	border: 1px solid #818284;
}

/* ■■■■■ ドレス ■■■■■ */
div.object-dress-L {
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
div.object-dress-L .privilege{
	border: 3px solid #dcdcdc;
	padding: 5px;
}
div.object-dress-R {
	width: 250px;
	float: right;
	margin-bottom: 10px;
}
div.object-dress-R p, div.object-dress-L p{
	margin: 0 0 10px;
}
div.object-dress-R .title, div.object-dress-L .title{
  background-color: #BDBEC1;
  color: #ffffff;
  padding: 2px 5px;
  margin: 0;
}
div.object-dress-R ul{
	margin: 5px;
}
div.object-dress-R li{
	list-style: none;
	margin: 0 0 10px 0;
	clear: both;
}
div.object-dress-R dl{
	font-size: x-small;
	clear: both;
	margin: 0 0 0 10px;
	border-bottom: 1px dotted #dcdcdc;
	overflow: hidden;
	position: relative;
	display: block;
}
div.object-dress-R dt{
	width: 70px;
	float: left;
	margin: 0;
}
div.object-dress-R dd{
	width: 160px;
	float: right;
	text-align: right;
	margin: 0;
}

/* ■■■■■ 旅行手配 ■■■■■ */
dl#travedl dt, dl#scheduledl dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #818284;
	padding-left: 10px;
}
/* ■■■■■ スケジュール ■■■■■ */
div#step-schedule img {
	display: inline;
}
div.news_box p img {
	margin:0 5px 5px 0;
}
div.news_box table {
	margin: 0;
	border: none;
	width: 300px;
}
div.news_box table img {
	border: 3px solid #ffffff;
}
div.news_box td, div.news_box th {
	border: none;
	padding: 0;
}
div.navigation-links {
	clear: both;
}
table.subpages-table, table.subpages-table th, table.subpages-table td {
	border: none;
	text-align: center;
}
table.subpages-table a img {
	border: 1px solid #818284;
}
table.subpages-table p.subpages-linkedimg {
	margin-bottom: 5px;
	display: inline;
}
table.aboutus_data th {
	background:#F3F3F4 none repeat scroll 0 0;
	width: 70px;
}
.entry-content h2.privacy-title {
	margin-bottom: 0;
}
div#recentnews h1 {
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 110%;
	width: 340px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E8;
}
/* ■■■■■ お客様の体験談・新着情報 ■■■■■ */
body.category-voice .post, body.category-news .post {
	margin-bottom: 21px;
}
body.category-voice h2.entry-title, body.category-news h2.entry-title {
	height: auto;
	padding-top: 0;
}
body.category-voice div.category-voice a img, body.category-news div.category-news a img {
	border: 1px solid #E7E7E8;
}
/* ■■■■■ プラグイン関連 ■■■■■ */
/* autonav */
table.subpages-table a img {
	border:1px solid #E7E7E8;
}
div.world-weddings h2, div.limited-plan h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #EE398A;
	padding-left: 10px;
}
div.world-weddings h3, div.limited-plan h3 {
	margin-bottom: 0;
}
div.world-weddings div.page-subpic-thumbRowR img {
	padding-left: 10px;
}
/* ad-gallery */
  #gallery {
	padding: 20px;
	padding-top: 0px;
}



/* ■■■■■ お申し込みの流れ　11/01/25 ■■■■■ */
#flowBox{
	clear:both;
}


#flowBox:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
#flowBox {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html #flowBox {
  height: 1%;
}
#flowBox {
  display: block;
}


#flowBox h2{
	margin:0;
	padding:0 0 10px 0;
}
#flowBox ul {
	padding-bottom:10px;
}
#flowBox ul li{
	font-size:13px;
	padding:0 0 6px 0;
	list-style:url(images/flow/ico_check.gif);
	background:url(images/flow/dot.gif) repeat-x 0 bottom;
}
#flowBox ul li.atten{
	list-style:url(images/flow/ico_space.gif);
	background:none;
	font-size:10px;
}
#flowBox ul li.atten2{
	list-style:url(images/flow/ico_space.gif);
	background:none;
	font-size:10px;
	color:#ED398A;
}
#flowBox p.attenTtl{
	margin:0 0 10px 0;
	padding:0;
}
