/****************************************************
　■トップページ設定
****************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #555555;
	background-color:ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* --- IE7用フォント指定 
*:first-child+html body {
   font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
--- */



/****************************************************
　■ヘッダー　（各ページ共通）
****************************************************/

#commheader {
	height: 90px;
	background-image: url(images/header_back.png);
}
#header {
	width: 920px;
	height: 90px;
	position: relative;
	margin: 0 auto;
}
#header img {
	vertical-align: baseline;
}
#header-inner {
	padding: 0;
	position: static;
	width: auto;
	padding: 0;
}


/****************************************************
　■コンテンツ content:870px
****************************************************/

/* --- バックテクスチャ --- */
#container-back {
	background: url(images/back_red.png);
}


/* --- コンテンツBOX --- */
#container {
	position: relative;
	width: 920px;
	margin: 0 auto;
	background-image: url(images/page_middle_back.png);/*トップ設定*/
}
#container-inner {
	position: static;
	width: auto;
	padding: 0 20px;/* real width:880px for topmovie 5px space */
}

/* --- メニュー～コンテンツ間スペース --- */
#white-space {
	background: #fff;
	height: 15px;
}

/* --- コンテンツ Wrapper --- */
#wrapper {
	width: 870px;
	margin: 0 5px;
}

#wrapper-inner {
	padding: 0;
	position: static;
	width: auto;
}



/****************************************************
　■サイド - ナビゲーション
****************************************************/
#side-navi {
	width: 200px;
	margin: 0;
	float: left;
}

/************************************ 
タイトルバック設定 
バックイメージの高さ 40px 設定 
************************************/

/****** オレンジ固定 ******/
#side-navi p.side-title-orange {
	width: 173px;
	height: 35px;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 25px;
	background-image: url(images/side_title_orange.png);
	background-position: left top;
}
/****** オレンジ固定 （※新規投稿タイトル）******/
#side-navi p.side-title-orange2 {
	width: 173px;
	height: 35px;
	display: block;
	margin: 0 0 10px -5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 25px;
	background-image: url(images/side_title_orange.png);
	background-position: left top;
}

/****** オレンジ　リンク　アクション ******/
#side-navi p.side-title-link a {
	width: 175px;
	height: 33px;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 25px;
	background-image: url(images/side_title_orange.png);
	background-position: left top;
}
#side-navi p.side-title-link a:hover {
	background-position: left bottom;
}

/****** レッド固定 ******/
#side-navi p.side-title-red {
	width: 173px;
	height: 35px;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 25px;
	background-image: url(images/side_title_red.png);
	background-position: left top;
}

/****** レッド　リンク　アクション ******/
#side-navi p.side-title-link2 a {
	width: 175px;
	height: 33px;
	display: block;
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 25px;
	background-image: url(images/side_title_red.png);
	background-position: left top;
}
#side-navi p.side-title-link2 a:hover {
	background-position: left bottom;
}




/****** リストメニュー設定 ******/
.list-set {
	margin: 0 0 20px 0;
}
.list-set ul {
	list-style: none;
	font-size: 12px;
	margin: 0 0 0 5px;
}
.list-set li {
	background-image: url(images/side_list_back.png);
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	padding: 7px 0 12px 20px;
}





/****** お問合せバナー ******/
#banner-contact {
	margin: 30px 0 20px 0;
	width: 200px;
	height: 100px;
}
#banner-contact dt a {
	display: block;
	width: 200px;
	height: 100px;
	background-image: url(images/side_contact.png);
	background-position: left top;
}
#banner-contact dt a:hover {
	background-position: left bottom;
}

#movie-banner li.mb01 a {
	display: block;
	width: 280px;
	height: 89px;
	background-image: url(images/movie_navi01.png);
	background-position: left top;
}
#movie-banner li.mb01 a:hover {
	background-position: left bottom;
}

/****** スマートウェディングバナー ******/
#banner-smart {
	margin: 0 0 20px 0;
	width: 200px;
	height: 90px;
}
#banner-smart dt a {
	display: block;
	width: 200px;
	height: 90px;
	background-image: url(images/side_smart.png);
	background-position: left top;
}
#banner-smart dt a:hover {
	background-position: left bottom;
}

/************ バナーグループ **************/

#banner-group {
	margin: 0 0 30px 0;
}
#banner-group ul {
	list-style: none;
	text-indent: -9990px;
}

/* 挙式・パーティー */
#banner-group li.bg01 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner01.png);
	background-position: left top;
}
#banner-group li.bg01 a:hover {
	background-position: left bottom;
}

/* アクイールスタッフ */
#banner-group li.bg02 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner02.png);
	background-position: left top;
}
#banner-group li.bg02 a:hover {
	background-position: left bottom;
}

/* 料理・ケーキ */
#banner-group li.bg03 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner03.png);
	background-position: left top;
}
#banner-group li.bg03 a:hover {
	background-position: left bottom;
}

/* ドレス他 */
#banner-group li.bg04 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner04.png);
	background-position: left top;
}
#banner-group li.bg04 a:hover {
	background-position: left bottom;
}
/* プラン案内 */
#banner-group li.bg05 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner05.png);
	background-position: left top;
}
#banner-group li.bg05 a:hover {
	background-position: left bottom;
}

/* レストラン案内 */
#banner-group li.bg06 a {
	display: block;
	width: 200px;
	height: 85px;
	margin: 0 0 4px 0;
	background-image: url(images/side_banner06.png);
	background-position: left top;
}
#banner-group li.bg06 a:hover {
	background-position: left bottom;
}


/*** ありがとうウェディング ***/
#thanks-banner {
	margin: 0 0 20px 0;
}



/****************************************************
　■メインコンテンツ　content width:650px
****************************************************/
#content {
	width: 650px;
	float: right;

	margin: 0 0 20px 0;
}


/****************************************************
　■フッター 
****************************************************/
#footer-back {
	width: 100%;
	height: 90px;
	background-image: url(images/footer_back.png);
	margin: 0;
	clear: both;
}

#footer {
	width: 920px;
	height: 83px;
	position: relative;
	margin: 0 auto;
	background: url(images/page_footer.png);
	font-size: 75%;
	text-align: center;
	padding: 7px 0 0 0;
}
#footer .footer-contact {
	padding: 40px 25px 0 0;
	text-align: right;
}

/****************************************************
　■フッター下テキストリンク 
****************************************************/
#under-link {
	width: 840px;
	margin: 5px auto;
	padding: 0;
	position: relative;
}
#under-link p {
	font-size: 75%;
	text-align: center;
	margin: 0 0 50px 0 ;
}





/**********************************
　■各ページ共通設定
***********************************/

.clearing {
	height: 0px;
	clear: both;
}

.hide {
	font-size: 1px;
	text-indent: -2000px;
	height: 0;
	width: 0;
}

/* --- リンクテキスト共通設定 --- */
a {
	color: #555555;
	text-decoration: none;
}
a:hover{
	color: #CC3366;
	text-decoration: underline;
}

/* --- 見出し共通設定 --- */

h1 {
}
h2 {
}
h3 {
}
h4 {
}


/* --- <p>段落　共通設定 --- */
 p {
	line-height: 1.5em;
	font-size: 80%;
}

img {
	border: none;
	vertical-align:baseline;
}


/* --- 強調 --- */
em {
	color: #FF6699;
	font-weight: 700;
	font-style: normal;
}
strong {
	color: #3366CC;
	font-weight: 700;
}

/* --- 色指定 --- */

span.red {
	color: #CC3366;
}

span.green {
	color: #669933;
}
span.pink {
	color: #FF99CC;
}
span.blue {
	color: #3366CC;
}
span.blue-b {
	color: #3366CC;
	font-weight: bold;
}
span.gray {
	color: #999;
}
span.orange {
	color: #FF9933;
}
span.gold {
	color: #CC9933;
}
span.gold-small {
	color: #CC9933;
	font-size: 90%;
}


/***　[続きはこちら]リンクバナー  ****/
.next-link {
	margin: 5px 0;
	text-align: right;
}

/* --- インデックスページスイッチの指定（NP_ShowBlogs） --- */
.pageswitch {
	margin: 20px 5px 0 10px;
	font-size: 80%;
	text-align: center;
}

/* --- アイテムページスイッチの指定（Default） --- */
#item_switch {
	font-size: 85%;
	margin: 15px;
	text-align: center;
}

/****************************************************
　■問合せメール等　確認画面用
****************************************************/
#content .henshin {
	margin: 20px 30px;
	padding: 10px;
	border: 1px solid #F795BC;
	text-align: center;
}
#content .henshin h2 {
	font-size: 16px;
	padding: 2px;
	margin: 0 10px 10px 0;
	border-bottom: 1px dotted #F795BC;
}
#content .henshin p {
	font-size: 80%;
	text-align: left;
}
	
