﻿/**************************************************************/
/*                                                            */
/*   全ページ共通                                             */
/*                                                            */
/**************************************************************/
* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 12px;
	color: #505050;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #e7ebd2;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 17px;
}

td {
	vertical-align: top;
}

#brides_page {
	width: 710px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
}

td#page_center {
	width: 680px;
	background-color: #ffffff;
}

td#page_left {
	width: 15px;
	background-image: url(images/brides_back_l.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

td#page_right {
	width: 15px;
	background-image: url(images/brides_back_r.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}


/**************************************************************/
/*                                                            */
/*   コンテンツタイトル部                                     */
/*                                                            */
/**************************************************************/

#conttitle {
	margin-top: 6px;
	margin-bottom: 8px;
}

#conttitle h1 {
	color: #ff7889;
	font-weight: normal;
	margin-left: 13px;
}


/**************************************************************/
/*                                                            */
/*   ナビゲーション部                                         */
/*                                                            */
/**************************************************************/

#navigation td {
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

#navigation td.logo {
	width: 110px;
}

#navigation td.button {
	width: 94px;
	border-left: 1px solid #ababab;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部                                             */
/*                                                            */
/**************************************************************/

#contheader h2 {
	margin-bottom: 15px;
}

#content {
	width: 650px;
	vertical-align: top;
	margin-left: 15px;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔サイドメニュー〕                           */
/*                                                            */
/**************************************************************/

#content .sidebar_none {
	width: 0px;
	height: 0px;
}

/*-----------------------------------------------*/
/*     「ブライズニュース」ページ                */
/*-----------------------------------------------*/

#content .sidebar_news {
	width: 140px;
	margin-right: 15px;
}

#content .sidebar_news table {
	width: 140px;
	border-top: 1px dotted #505050;
}

#content .sidebar_news td {
	font-size: 12px;
	color: #ff7889;
	line-height: 14px;
	background-image: url(images/news_side_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 14px;
	border-bottom: 1px dotted #505050;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#content .sidebar_news td a {
	color: #3c3c3c;
	text-decoration: none;
}

#content .sidebar_news td.this a {
	color: #ff7889;
	text-decoration: none;
}

#content .sidebar_news td a:link { color: #3c3c3c; }
#content .sidebar_news td a:visited { color: #3c3c3c; }
#content .sidebar_news td.this a:link { color: #ff7889; }
#content .sidebar_news td.this a:visited { color: #ff7889; }
#content .sidebar_news td a:hover { color: #ff7889; }
#content .sidebar_news td a:active { color: #ff7889; }

/*-----------------------------------------------*/
/*     「おすすめショップ」ページ                */
/*-----------------------------------------------*/

#content .sidebar_shop {
	width: 140px;
	margin-right: 15px;
}

#content .sidebar_shop table {
	width: 140px;
	border-top: 1px dotted #505050;
}

#content .sidebar_shop table td {
	border-bottom: 1px dotted #505050;
	padding-bottom: 10px;
}

#content .sidebar_shop td h6 {
	font-size: 12px;
	color: #ff7889;
	line-height: 14px;
	font-weight: normal;
	background-image: url(images/shop_side_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 15px;
	padding-top: 12px;
	margin-bottom: 2px;
}

#content .sidebar_shop table td h6 a {
	color: #3c3c3c;
	text-decoration: none;
}

#content .sidebar_shop table td h6.this a {
	color: #ff7889;
	text-decoration: none;
}

#content .sidebar_shop td h6 a:link { color: #3c3c3c; }
#content .sidebar_shop td h6 a:visited { color: #3c3c3c; }
#content .sidebar_shop td h6.this a:link { color: #ff7889; }
#content .sidebar_shop td h6.this a:visited { color: #ff7889; }
#content .sidebar_shop td h6 a:hover { color: #ff7889; }
#content .sidebar_shop td h6 a:active { color: #ff7889; }

#content .sidebar_shop td p {
	font-size: 12px;
	color: #ff7889;
	line-height: 14px;
	font-weight: normal;
	background-image: url(images/shop_side_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	padding-top: 4px;
	margin-left: 15px;
}

#content .sidebar_shop table td p a {
	color: #3c3c3c;
	text-decoration: none;
}

#content .sidebar_shop table td p.this a {
	color: #ff7889;
	text-decoration: none;
}

#content .sidebar_shop td p a:link { color: #3c3c3c; }
#content .sidebar_shop td p a:visited { color: #3c3c3c; }
#content .sidebar_shop td p.this a:link { color: #ff7889; }
#content .sidebar_shop td p.this a:visited { color: #ff7889; }
#content .sidebar_shop td p a:hover { color: #ff7889; }
#content .sidebar_shop td p a:active { color: #ff7889; }


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔トップページ〕                             */
/*                                                            */
/**************************************************************/

#content .content_top .left_block {
	width: 283px;
}

/*---------   ＊左ブロック＊   ---------*/

/*---------   ブログリンクバナー   ---------*/

#content .content_top .bloglink_block {
	width: 270px;
	height: 59px;
	margin-bottom: 4px;
}

#content .content_top .bloglink_block h3 a img {
	border: none;
}

#content .content_top .bloglink_block h3 a span {
	font-size: 10px;
	color: #5ed5ff;
	line-height: 15px;
	font-weight: normal;
}

/*---------   NEWS 新着情報   ---------*/

#content .content_top .news_block h5 {
	font-size: 12px;
	color: #ff7889;
	line-height: 14px;
	font-weight: bold;
	padding-left: 13px;
	background-image: url(images/top_mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 6px;
}

#content .content_top .news_block p {
	width: 270px;
	margin-top: 2px;
}

#content .content_top .news_block p a {
	font-size: 12px;
	color: #3c3c3c;
	line-height: 15px;
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
}
#content .content_top .news_block p a:hover {
	color: #6699FF;
	text-decoration: underline;
}



/*---------   ＊右ブロック＊   ---------*/

/*---------   ウェディングプラン   ---------*/

#content .content_top .right_block .plan_blodk .flame_top {
	background-image: url(images/top_plan_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_top .right_block .plan_blodk .flame_middle {
	background-image: url(images/top_plan_flame_a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-left: 11px;
}

#content .content_top .right_block .plan_blodk .flame_bottom {
	background-image: url(images/top_plan_flame_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_top .right_block .plan_blodk .flame_middle table {
	width: 345px;
}

#content .content_top .right_block .plan_blodk .flame_middle table img {
	margin-bottom: 4px;
}

#content .content_top .right_block .plan_blodk .flame_middle td {
	text-align: left;
}

#content .content_top .right_block .plan_blodk .flame_middle td p {
	color: #5b3c27;
	line-height: 16px;
}

#content .content_top .right_block .plan_blodk .flame_middle td dl {
	margin-top: 2px;
	clear: left;
}

#content .content_top .right_block .plan_blodk .flame_middle td dt {
	width: 12px;
	color: #5b3c27;
	line-height: 16px;
	float: left;
}

#content .content_top .right_block .plan_blodk .flame_middle td dd {
	width: 236px;
	color: #5b3c27;
	line-height: 16px;
	text-align: justify;
	text-justify: distribute;
	margin-bottom: 2px;
	float: left;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_1 td {
	height: 48px;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_2 td {
	height: 48px;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_3 td {
	height: 100%;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_3 .left_side {
	width: 250px;
	margin-right: 8px;
	float: left;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_3 .right_side {
	width: 86px;
	float: left;
}

#content .content_top .right_block .plan_blodk .flame_middle .plan_3 .right_side img {
	margin-top: 2px;
}

/*---------   Brides Information ブロック   ---------*/
.info p {
	text-indent: 1em;
	margin: 0 0 5px 0;
	padding:0;
}



/*---------   QRコード   ---------*/

#content .content_top .right_block .qrcode_block {
	margin-top: 8px;
}

#content .content_top .right_block .qrcode_block p {
	width: 367px;
	height: 66px;
	background-image: url(images/top_qr_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_top .right_block .qrcode_block p img {
	padding-top: 10px;
	padding-left: 14px;
}

/*---------   情報配信Star7ブロック   ---------*/
.qr_block {
	margin-top: 8px;
	width: 367px;
	background-image: url(images/qr_back_image.gif);
	background-repeat: no-repeat;
	padding:4px;
}

/*---------   ＊おすすめショップメニューブロック＊   ---------*/

#content .content_top .shop_menu {
	margin-top: 15px;
}

#content .content_top .shop_menu .menu_title {
	border-top: 1px solid #5b3c27;
	border-bottom: 1px solid #5b3c27;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#content .content_top .shop_menu .menu_title h5 {
	font-size: 14px;
	color: #5b3c27;
	text-align: center;
	font-weight: bold;
}

#content .content_top .shop_menu .menu_button td {
	width: 100px;
}

#content .content_top .shop_menu .menu_button td.left {
	width: 110px;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔ブライズとは？〕                           */
/*                                                            */
/**************************************************************/

#content .content_about .title {
	height: 23px;
	background-image: url(images/about_title_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_about .title h4 {
	font-size: 13px;
	color: #ff7889;
	line-height: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 4px;
}

#content .content_about td {
	text-align: left;
	vertical-align: top;
}

#content .content_about .item_1 ,
#content .content_about .item_2 ,
#content .content_about .item_3 {
	margin-top: 10px;
	margin-bottom: 15px;
}

/*---------   ブライズとは？   ---------*/

#content .content_about .item_1 td.disc {
	width: 343px;
}

#content .content_about .item_1 td.disc p {
	width: 328px;
	line-height: 22px;
	text-align: justify;
	text-justify: distribute;
}

#content .content_about .item_1 td.image_1 {
	width: 307px;
	height: 180px;
	vertical-align: top;
}

#content .content_about .item_1 td.image_2 {
	width: 156px;
	text-align: left;
	vertical-align: top;
}

#content .content_about .item_1 td.image_3 {
	width: 151px;
	text-align: right;
}

/*---------   特典   ---------*/

#content .content_about .item_2 td.image_1 {
	width: 184px;
}

#content .content_about .item_2 .flame_top {
	height: 12px;
	background-image: url(images/about_flame01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_about .item_2 .flame_middle {
	background-image: url(images/about_flame02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content .content_about .item_2 .flame_bottom {
	height: 12px;
	background-image: url(images/about_flame03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}

#content .content_about .item_2 .flame_middle table {
	margin-left: 10px;
}

#content .content_about .item_2  p {
	color: #fb5d66;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
}

#content .content_about .item_2  p.address {
	color: #fa3440;
	line-height: 30px;
}

#content .content_about .item_2  p.address strong {
	font-size: 14px;
	color: #fa3440;
	font-weight: bold;
}

#content .content_about .item_2 .flame_1 td.left_side {
	width: 12px;
	margin-left: 10px;
}

#content .content_about .item_2 .flame_1 td.center {
	width: 345px;
}

#content .content_about .item_2 .flame_1 td.right_side {
	width: 89px;
	text-align: right;
}

#content .content_about .item_2 .flame_2 .flame_top {
	margin-top: 10px;
}

#content .content_about .item_2 .flame_2 td.left_side {
	width: 12px;
	margin-left: 10px;
}

#content .content_about .item_2 .flame_2 td.right_side {
	width: 434px;
}

/*---------   BRIDES WEDDING   ---------*/

#content .content_about .item_3 td.disc {
	width: 343px;
}

#content .content_about .item_3 td.disc p {
	width: 334px;
	line-height: 22px;
	text-align: justify;
	text-justify: distribute;
}

#content .content_about .item_3 td.disc p a {
	color: #032874;
	text-decoration: none;
}

#content .content_about .item_3 td.disc p a:link { color: #032874; }
#content .content_about .item_3 td.disc p a:visited { color: #032874; }
#content .content_about .item_3 td.disc p a:hover { color: #032874; text-decoration: underline; }
#content .content_about .item_3 td.disc p a:active { color: #032874; }

#content .content_about .item_3 td.image_1 {
	width: 125px;
	text-align: right;
}

#content .content_about .item_3 td.image_2 {
	width: 181px;
	text-align: right;
}

#content .content_about .item_3 td.image_3 {
	width: 181px;
	height: 88;
	text-align: right;
	vertical-align: bottom;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔ウェディングプロデュース〕                 */
/*                                                            */
/**************************************************************/

#content .content_produce {
	width: 550px;
	margin-left: 50px;
}

#content .content_produce .title {
	margin-bottom: 8px;
}

#content .content_produce .disc {
	width: 544px;
	margin-left: 3px;
	margin-bottom: 24px;
}

#content .content_produce .disc td {
	text-align: left;
	vertical-align: top;
}

#content .content_produce .disc p {
	color: #606060;
	line-height: 21px;
	text-align: justify;
	text-justify: distribute;
}

/*---------   プロデュース１   ---------*/

#content .content_produce td.image_1 {
	width: 194px;
	padding-top: 4px;
}

#content .content_produce td.disc_1 {
	width: 350px;
}

/*---------   プロデュース２   ---------*/

#content .content_produce td.disc_2 {
	width: 351px;
}

#content .content_produce td.image_2 {
	width: 193px;
	text-align: right;
	padding-top: 4px;
}

/*---------   プロデュース５   ---------*/

#content .content_produce td.disc_5 {
	width: 367px;
}

#content .content_produce td.disc_5 p strong {
	color: #dc672a;
	font-weight: bold;
}

#content .content_produce td.image_5 {
	width: 177px;
	text-align: right;
	padding-top: 4px;
}

/*---------   プロデュース７   ---------*/

#content .content_produce .disc_box {
	width: 542px;
	background-color: #ffffde;
	border: 1px solid #2d1400;
}

#content .content_produce .disc_box .image_7 {
	text-align: center;
	margin-top: 25px;
}

#content .content_produce .disc_box .image_7 img {
	border: 1px solid #bbeeee;
}

#content .content_produce .disc_box p {
	width: 490px;
	color: #452000;
	line-height: 24px;
	margin-left: 30px;
	margin-top: 17px;
	padding-bottom: 22px;
}

/*---------   メッセージ   ---------*/

#content .content_produce .message p {
	font-size: 15px;
	color: #fa3440;
	text-align: center;
	font-weight: bold;
	margin-bottom: 14px;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔ブライズニュース〕                         */
/*                                                            */
/**************************************************************/

#content .content_news {
	width: 495px;
}

/*-----------------------------------------------*/
/*     インデックスページ                        */
/*-----------------------------------------------*/

#content .content_news .news_index {
	margin-bottom: 16px;
}

#content .content_news .index_category {
	width: 495px;
	height: 23px;
	background-image: url(images/news_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_news .index_category p {
	font-size: 13px;
	color: #ff7889;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 10px;
}

#content .content_news .index_body {
	margin-top: 8px;
}

#content .content_news .index_body td.item_left {
	width: 195px;
	text-align: left;
}

#content .content_news .index_body td.item_left img {
	border: none;
	margin-top: 2px;
}

#content .content_news .index_body .item_title h4 {
	margin-bottom: 7px;
}

#content .content_news .index_body .item_title h4 a {
	font-size: 14px;
	color: #083f84;
	line-height: 19px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
}

#content .content_news .index_body .item_body p {
	font-size: 12px;
	color: #3c3c3c;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
}

#content .content_news .index_more p a {
	font-size: 10px;
	color: #ff7889;
	line-height: 22px;
	text-decoration: none;
}

#content .content_news .index_date p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: right;
}

#content .content_news .pageswitch {
	width: 355px;
	font-size: 12px;
	color: #ff7889;
	margin-left: 140px;
	margin-top: 12px;
}

#content .content_news .pageswitch a {
	text-decoration: none;
}

#content .content_news .pageswitch a span {
	font-size: 12px;
	color: #ff7889;
}

/*-----------------------------------------------*/
/*     アイテムページ　　                        */
/*-----------------------------------------------*/

#content .content_news .item_category {
	width: 495px;
	height: 23px;
	background-image: url(images/news_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_news .item_category p {
	font-size: 13px;
	color: #ff7889;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 10px;
}

#content .content_news .news_title {
	margin-top: 8px;
}

#content .content_news .news_title h4 {
	font-size: 14px;
	color: #083f84;
	line-height: 19px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
}

#content .content_news .main_image {
	margin-top: 8px;
}

#content .content_news .main_disc p {
	font-size: 12px;
	color: #3c3c3c;
	line-height: 18px;
	text-align: justify;
	text-justify: distribute;
	margin-top: 8px;
}

#content .content_news table.sub_block {
	width: 483px;
	border: 1px dotted #ff7889;
	margin-top: 12px;
	margin-bottom: 6px;
}

#content .content_news .sub_block td.sub_left {
	text-align: left;
}

#content .content_news .sub_block td.sub_left img {
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-right: 10px;
}

#content .content_news .sub_block td.sub_right h6 {
	width: 348px;
	font-size: 14px;
	color: #ff7889;
	line-height: 17px;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	padding-top: 5px;
	padding-right: 8px;
	
}

#content .content_news .sub_block td.sub_right p {
	width: 348px;
	font-size: 12px;
	color: #3c3c3c;
	line-height: 17px;
	text-align: justify;
	text-justify: distribute;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}

#content .content_news .item_date p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: right;
}

#content .content_news .item_link {
	width: 355px;
	font-size: 12px;
	color: #ff7889;
	margin-left: 140px;
	margin-top: 12px;
}

#content .content_news .item_link a {
	font-size: 12px;
	text-decoration: none;
}

#content .content_news .item_link a span {
	color: #ff7889;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔おすすめショップ〕                         */
/*                                                            */
/**************************************************************/

#content .content_shop {
	width: 495px;
}

/*-----------------------------------------------*/
/*     インデックスページ                        */
/*-----------------------------------------------*/

#content .content_shop .news_index {
	margin-bottom: 16px;
}

#content .content_shop .index_category {
	width: 495px;
	height: 23px;
	background-image: url(images/shop_title_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .content_shop .index_category p {
	font-size: 13px;
	color: #ff7889;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 10px;
}

#content .content_shop .index_body {
	margin-top: 10px;
	margin-bottom: 15px;
}

#content .content_shop .index_body td.item_left {
	width: 195px;
	text-align: left;
}

#content .content_shop .index_body td.item_left img {
	border: none;
	margin-top: 4px;
}

#content .content_shop .index_body .item_title h4 {
	font-size: 14px;
	line-height: 19px;
	color: #ff7889;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	margin-bottom: 2px;
}

#content .content_shop .index_body .item_body p {
	font-size: 12px;
	color: #3c3c3c;
	line-height: 19px;
	text-align: justify;
	text-justify: distribute;
	margin-bottom: 8px;
}

#content .content_shop .index_body td.item_right td {
	font-size: 12px;
	line-height: 15px;
	color: #3c3c3c;
	text-align: justify;
	text-justify: distribute;
	padding-bottom: 2px;
}

#content .content_shop .index_body td.item_right td.mark {
	width: 12px;
	color: #7ebd1c;
}

#content .content_shop .index_body td.item_right td.label {
	width: 53px;
}

#content .content_shop .index_body td.item_right td.desc {
	width: 245px;
}

#content .content_shop .index_body td.item_right td.desc a {
	color: #032874;
	text-decoration: none;
}

#content .content_shop .index_body td.item_right td.desc a:link { color: #032874; }
#content .content_shop .index_body td.item_right td.desc a:visited { color: #032874; }
#content .content_shop .index_body td.item_right td.desc a:hover { color: #032874; text-decoration: underline; }
#content .content_shop .index_body td.item_right td.desc a:active { color: #032874; }


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔サイトマップ〕                             */
/*                                                            */
/**************************************************************/

#content .content_sitemap h4 {
	font-size: 14px;
	line-height: 19px;
	color: #ff7889;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	border: 1px solid #ff7889;
	padding: 2px 0px 2px 10px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .content_sitemap h5 {
	font-size: 12px;
	line-height: 19px;
	color: #505050;
	text-align: justify;
	text-justify: distribute;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 6px;
}

#content .content_sitemap .main_page,

#content .content_sitemap .blog_page {
	margin-bottom: 20px;
}
#content .content_sitemap .shop_page {
	margin-bottom: 30px;
}

#content .content_sitemap table {
	width: 600px;
	margin-left: 50px;
}

#content .content_sitemap td {
	height: 24px;
	vertical-align: middle;
}

#content .content_sitemap td img {
	margin-right: 6px;
}

#content .content_sitemap td.page_title {
	width: 200px;
	padding-top: 3px;
}

#content .content_sitemap td.page_title a {
	font-size: 14px;
	line-height: 16px;
	color: #ff7889;
	text-align: justify;
	text-justify: distribute;
	text-decoration: none;
}

#content .content_sitemap td.disc {
	width: 450px;
	font-size: 12px;
	line-height: 16px;
	color: #505050;
	text-align: justify;
	text-justify: distribute;
	padding-top: 3px;
}


/**************************************************************/
/*                                                            */
/*   コンテンツ部〔フォームメール〕                           */
/*                                                            */
/**************************************************************/

/*--- フォーム入力画面 ---*/

#content .content_form .form_index {
	width: 405px;
	margin-top: 10px;
	margin-left: 90px;
}

#content .content_form .form_index h3 {
	font-size: 14px;
	line-height: 19px;
	color: #ff7889;
	font-weight: bold;
	text-align: justify;
	text-justify: distribute;
	margin-left: 174px;
}

#content .content_form .form_index table {
	margin-bottom: 20px;
}

#content .content_form .form_index td {
	padding: 3px;
}

#content .content_form .form_index td.label {
	width: 90px;
	font-size: 12px;
	line-height: 20px;
	color: #3c3c3c;
	text-align: justify;
	text-justify: distribute;
	
}

#content .content_form .form_index td.input input {
	width: 280px;
	height: 16px;
	line-height: 17px;
	margin-bottom: 5px;
}

#content .content_form .form_index td.input textarea {
	width: 280px;
	height: 100px;
}

#content .content_form .form_index .button {
	margin-left: 156px;
}

#content .content_form .form_index .button .button_sub {
	margin-right: 20px;
}

/*--- フォーム入力確認画面 ---*/

#content .content_form table.form-preview td.form-name {
	width: 200px;
}

#content .content_form table.form-preview td.form-value {
	width: 400px;
}

#content .content_form input.formbutton {
	margin-bottom: 10px;
}

#content .content_form hr {
	margin-bottom: 10px;
}


/**************************************************************/
/*                                                            */
/*   フッター部                                               */
/*                                                            */
/**************************************************************/

#footer {
	width: 650px;
	border-top: 1px solid #bababa;
	margin-left: 15px;
	margin-top: 8px;
	clear: left;
}

#footer ul {
	text-align: center;
}

#footer li {
	list-style: none;
	display: inline;
}


/*--- ナビゲーション部 ---*/

#footer .navi {
	margin-top: 10px;
}

#footer .navi li {
	color: #032874;
}

#footer .navi li a {
	color: #032874;
	text-decoration: none;
}

#footer .navi li a:link { color: #032874; }
#footer .navi li a:visited { color: #032874; }
#footer .navi li a:hover { color: #032874; }
#footer .navi li a:active { color: #032874; }


/*--- おすすめショップメニュー部 ---*/

#footer .shop_menu {
	margin-top: 7px;
}

#footer .shop_menu li {
	color: #000000;
}

#footer .shop_menu li.title {
	color: #5b3c27;
}

#footer .shop_menu li.link a {
	color: #fa3440;
	text-decoration: none;
}

#footer .shop_menu li.link a:link { color: #fa3440; }
#footer .shop_menu li.link a:visited { color: #fa3440; }
#footer .shop_menu li.link a:hover { color: #fa3440; }
#footer .shop_menu li.link a:active { color: #fa3440; }


/*--- トップページ用住所 ---*/

#footer address {
	color: #505050;
	text-align: center;
	font-style: normal;
	margin-top: 5px;
}

/*--- コピーライト部 ---*/

#footer p {
	color: #032874;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
