@charset "utf-8";

/*
Theme Name: Worldwide
Theme URI: http:/www.monstar.co.jp/
Description: 株式会社ワールドワイドのサイトテンプレートデータ
Version: 1.0
Author: 田邊 剛
Author URI: http:/www.monstar.co.jp/
Tags: ウェディング,エレガント,white,

*/

/* タグ継承「基本」 */
body {
	font-family: "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ Ｐゴシック", Verdana;
	color: #333333;
	font-size: 13px;
}
* {
	margin: 0px;
	padding: 0px;
}
p{
	line-height: 1.5em;
	font-size: 13px;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a{
	color: #0099CC;
	text-decoration: none;
}
a:hover{
	color: #0099CC;
	text-decoration: underline;
}
/* クラス類 */
.red {color : red ;}
.blue{color : navy ;}
.white{color : white ;}
.black{color : black ;}
.orange{color : #ff6600 ;}
.green{color : green ;}
.gray{color : #cccccc ;}
.left{float: left;}
.img_clear{
	clear: left;
	float: left;
}

/* clearfix */
/* modern browsers */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  clear:both;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* 基本のラッピング */
#main_wrapper {
	width: 1011px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー */
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 1011px;
}

#header dl {
	padding-top: 65px;
	float: right;
	width: 300px;
	padding-right: 30px;
}
#header dd {
	float: left;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 15px;
	background-position: left;
	padding-right: 10px;
	font-size: 11px;
}
/* グローバルメニュー */
#main_menu {
	background-image: url(images/menu_off_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 1005px;
	padding-left: 6px;
}
#main_menu ul {
	float: left;
}

#main_menu em {
	visibility: hidden;
}
#main_menu li{
	height: 49px;
	width: 143px;
	list-style-type: none;
	float: left;
}
#main_menu li a{
	height: 49px;
	width: 143px;
	display: block;
}
#main_menu li#bt01 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_01.jpg);
	text-decoration: none;
}
#main_menu li#bt02 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_02.jpg);
	text-decoration: none;

}
#main_menu li#bt03 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_03.jpg);
	text-decoration: none;

}
#main_menu li#bt04 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_04.jpg);
	text-decoration: none;

}
#main_menu li#bt05 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_05.jpg);
	text-decoration: none;

}
#main_menu li#bt06 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_06.jpg);
	text-decoration: none;

}
#main_menu li#bt07 a:hover{
	height: 49px;
	width: 143px;
	background-image: url(images/menu_on_bg_07.jpg);
	text-decoration: none;

}
/* メインイメージをバックグランドにて */
#main_image {
	background: url(images/main_img.jpg) no-repeat;
	height: 236px;
	width: 1011px;
}

/* メインイメージ内のH1タグ */
#main_image h1 {
	font-size: 10px;
	font-weight: normal;
	color: #C6C6C6;
	padding-right: 5px;
	float: right;
}

/* ページ用メインイメージ領域 */
#main_image_page {
	height: 137px;
	width: 1011px;
	background: url(images/page_mainimage.jpg) no-repeat;
}

/* メインのコンテンツボックス「バックグランドにて2カラムのイメージ挿入」 */
#contents_box {
	float: left;
	width: 978px;
	background-image: url(images/contents_body_center.jpg);
	padding-left: 23px;
	padding-right: 10px;
	clear: none;
}
/* 左ボックス基本 */
#left_box {
	float: left;
	width: 711px;
}
/* 左ボックス内に存在するインナーボックス */
#inner_box {
	background-image: url(images/inner_box_center.jpg);
	width: 703px;
	padding-left: 8px;
	float: left;
}
/* 左ボックス内に存在するインナーボックス内の魅力のスタイル */

.top_area {
	width:665px;
	margin:7px auto;
	padding-bottom:7px;
	border-bottom:1px #ccc dotted;
	}

.top_area p {
	margin:15px;
	}

.top_area h2 {
	margin:5px 0 0 15px;
	font-size:12px;
	}
	
.top_area .leftbox {
	float:left;
	width:487px;
	}

.top_area .leftbox04 {
	float:left;
	width:487px;
	}
	
.top_area .rightbox {
	float:right;
	width:178px;
	}
	
p.leftbox01_img{
	background:url(images/top_img01.gif) no-repeat;
	font-size:25px;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
	width:178px;
	height:115px;
	line-height:115px;
	color:#ac2424;}
	
.top_area .rightbox04 {
	float:right;
	position:relative;
	width:178px;
	height:120px;
	background:url(images/top_img04.gif) no-repeat;
	}

.top_area .rightbox04 .y {
	position:absolute;
	left: 37px;
	top: 9px;
	margin:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
	
.top_area .rightbox04 .m {
	position:absolute;
	left: 105px;
	top: 9px;
	margin:0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}
	
	
.top_area .rightbox04 .strings01 {
	position:absolute;
	left: 100px;
	top: 38px;
	margin:0;
	color:#fff;
	font-size:12px;
	}

.info_area {
	float:left;
	margin:10px auto;
	}
	
.info {
	margin:5px 0;
	padding:10px;
	}
	
.info p {
	margin:1px;
	padding:3px 0 3px 20px;
	border-bottom:1px #ccc dotted;
	background:url(images/infoarrow.gif) no-repeat 5px 8px;
	}

/* 右側のボックス基本 */
#right_box {
	float: right;
	width: 242px;
}
/* 右側のボックス内のバナースタイル */
#r_banner_box {
	width: 242px;
}


#r_banner_box em {
	visibility: hidden;
}
#r_banner_box li {
	height: 74px;
	width: 242px;
	margin-bottom: 10px;
	list-style-type: none;
}

#r_banner_box li a {
	height: 74px;
	width: 242px;
	margin-bottom: 10px;
	display: block;
}


#r_banner_box li#ba01 {background: url(images/r_banner_bg.jpg);}
#r_banner_box li#ba02 {background: url(images/r_banner_bg.jpg) 0 -84px;}
#r_banner_box li#ba03 {background: url(images/r_banner_bg.jpg) 0 -168px;}
#r_banner_box li#ba04 {background: url(images/r_banner_bg.jpg) 0 -252px;}
#r_banner_box li#ba05 {background: url(images/r_banner_bg.jpg) 0 -336px;}
#r_banner_box li#ba06 {background: url(images/r_banner_bg.jpg) 0 -420px;}
#r_banner_box li#ba07 {background: url(images/r_banner_bg.jpg) 0 -504px;}
#r_banner_box li#ba08 {background: url(images/r_banner_bg.jpg) 0 -588px;}
#r_banner_box li#ba09 {background: url(images/r_banner_bg.jpg) 0 -664px;}


#r_banner_box li a:hover {text-decoration:none;}
#r_banner_box li#ba01 a:hover {background-image: url(images/r_banner_01.jpg);}
#r_banner_box li#ba02 a:hover {background-image: url(images/r_banner_02.jpg);}
#r_banner_box li#ba03 a:hover {background-image: url(images/r_banner_03.jpg);}
#r_banner_box li#ba04 a:hover {background-image: url(images/r_banner_04.jpg);}
#r_banner_box li#ba05 a:hover {background-image: url(images/r_banner_05.jpg);}
#r_banner_box li#ba06 a:hover {background-image: url(images/r_banner_06.jpg);}
#r_banner_box li#ba07 a:hover {background-image: url(images/r_banner_07.jpg);}
#r_banner_box li#ba08 a:hover {background-image: url(images/r_banner_08.jpg);}
#r_banner_box li#ba09 a:hover {background-image: url(images/r_banner_09.jpg);}

/* フッターボックス基本 */
#footer_box {
	float:left;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 911px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	color: #FFFFFF;
	text-align: center;
}
#footer_box a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_box address {

}
/* その他のスタイル */
#text_box_01 {
	float: left;
	width: 526px;
}
#text_box_01 h2 {
	font-size: 12px;
}

#left {
	float: left;
}

/* 下層ページ用css */
h2.page {
	width:711px;
	height:37px;
	margin-bottom:15px;
	}

	
.page h2.page-id-2 {background:url(images/page-id-2_title.gif) no-repeat;}
.page h2.page-id-4 {background:url(images/page-id-4_title.gif) no-repeat;}
.page h2.page-id-7 {background:url(images/page-id-7_title.gif) no-repeat;}
.page h2.page-id-9 {background:url(images/page-id-9_title.gif) no-repeat;}
.page h2.page-id-10 {background:url(images/page-id-10_title.gif) no-repeat;}
.page h2.page-id-35 {background:url(images/page-id-35_title.gif) no-repeat;}
.page h2.page-id-37 {background:url(images/page-id-37_title.gif) no-repeat;}
.page h2.page-id-39 {background:url(images/page-id-39_title.gif) no-repeat;}
.page h2.page-id-205{background:url(images/page-id-205_title.gif) no-repeat;}
	
.page h2 span {
	visibility:hidden;
	}
	
.page h3 {
	margin:15px 0;
	padding:0 0 5px 5px;
	border-bottom:3px #ccc solid;
	}

/* サロン案内 */
.page-id-2 #left_box p {
	margin:15px;
	}
	
.page-id-2 #left_box .imgarea .img_box {
	float:left;
	width:315px;
	}
	
.page-id-2 #left_box .imgarea .text_box {
	float:right;
	width:390px;
	}

/* よくある質問 */
p.faq_q {
	margin:15px;
	padding-left:30px;
	border-bottom:1px #ccc dotted;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#242424;
	background:url(images/faq_q.gif) no-repeat 0 5px;
	}
	
p.faq_a {
	margin:15px 15px 30px 15px;
	padding-left:30px;
	border-bottom:1px #ccc dotted;
	line-height:30px;
	font-size:13px;
	color:#242424;
	background:url(images/faq_a.gif) no-repeat 0 5px;
	}

/* パーティー情報 */

.page-id-9 #left_box h3 {
	margin:30px 5px 10px 5px;
clear:both;
	}

.page-id-9 #left_box p {
	margin:5px;
	}

/* 会社概要 */
.page table.company {
	width:99%;
	margin:0 auto;
	background:#eee;
	}
	
.page table.company th {
	padding:10px;
	background:#fff;
	text-align:left;
	border-bottom:3px #0b3053 solid;
	}
	
.page table.company td {
	padding:10px;
	background:#fff;
	border-bottom:3px #ccc solid;
	}

/* 個人情報保護について */
.privacy_meta {
	margin-bottom:30px;
	text-align:right;
	}
	
.privacy_list {
	margin:30px;
	}
	
.privacy_list li {
	margin:30px;
	list-style:decimal;
	line-height:1.5em;
	}

/* 結婚セミナー */
.page-id-35 #left_box p {
	margin:15px;
	font-size:1.2em;
	line-height:24px;
	}

/* 画像変換用 */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* サイトマップ */

ul.sitemap {
	margin:30px;
	}
	
.sitemap li {
	list-style:inside;
	margin:20px;
	padding:10px;
	border-bottom:1px #ccc dotted;
	}
	
/* ブログ用 */
.blog #main_image_page {
	height: 137px;
	width: 1011px;
	background: url(images/blog_image.jpg) no-repeat;
}

.blog .post {
	margin:15px;
	border-bottom:1px #000 dotted;
	}

.blog .post h2 {
	border-bottom:3px #999 solid;
	margin:20px 0 5px 0;
	}

.blog .post h2 a {
	color:#000033;
	}
	
.blog .post .entry {
	margin:15px 0;
	}

.blog #right_box {
	float: right;
	width: 242px;
}
/* 右側のボックス内のバナースタイル */
.blog #sidebar_box {
	width: 222px;
	margin:10px;
}

.blog #sidebar_box li {
	margin: 10px;
	list-style:inside;
}


.blog #sidebar_box h5 {
	background:#000033;
	padding:5px;
	color:#fff;
	font-size:14px;
	}


.branch_area{
	width:700px;
	margin:7px auto 20px auto;
	padding-bottom:7px;
	border-bottom:1px #ccc dotted;
	}

.branch_area p {
	margin:15px;
	}

.branch_area h2 {
	margin:5px 0 0 15px;
	font-size:12px;
	}
	
.branch_area .leftbox {
	float:left;
	width:370px;
	}

.branch_area .rightbox {
	float:right;
	width:320px;
	}

.branch_area .rightbox img{
	border:#031e39 solid 1px;}

.branch_area .rightbox table{
	font-size:11px;}

dl.branch_dl dt{
	border-bottom:#031e39 solid 2px;
	font-size:14px;
	font-weight:bold;
	padding:3px;}
	
dl.branch_dl dd{
	padding:3px;}