@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  left_nav                    */
/*                 06  Footer                      */
/*                 07  Contents                    */
/*                 08  Index                       */
/*                 09  message                     */
/*                 10  stuff                       */
/*                 11  stuff_full                  */
/*                 12  company                     */
/*                 13  guideline                   */
/*                 14  entry                       */
/*                 15  sitemap                     */
/*                 16                              */
/*                 17                              */
/*                 18                              */
/*                 19  base                        */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*---------- 02  Container -----------*/

body { 
	background: #fcf8f5 url(../images/body_bg.jpg) top no-repeat;
	margin:0 auto;
}

#wrapper {
  width: 860px;
  margin: 0 auto;
  padding: 0;
  text-align: left;}

#main {
  margin: 0;
	clear:both;
	width:860px;}

#content {
  width: 860px;
  font-size: 12px;
  line-height: 1.6;
  padding: 0;}


/*---------- 03  Header -----------*/

#header {
  height: 97px;
  width: 860px;
  padding: 0;
  }

#header h1 {
  text-indent: -9999px;
  width: 530px;
  height: 83px;
  float: left;
  background: url(../images/h1.jpg) 0 0 no-repeat;
	behavior:url(iepngfix/iepngfix.htc);
  }
#header h1 a {
  display: block;
  width: 530px;
  height: 83px;
	outline:0px;
	text-decoration:none;
  }
	
#header .section {
  width: 320px;
  float: right;
  margin: 0;
  padding: 0;
}	

#header .section p.tel {
	background:url(../images/header_tel.png) 0 5px no-repeat;
	behavior:url(iepngfix/iepngfix.htc);
	width:320px;
	height:76px;
	text-indent:-9999px;
	margin: 0;
  }

/*---------- 05  left_nav -----------*/


#right_nav {
	width:200px;
	float:right;
	/*padding:10px 0 0 0;*/
	text-indent:-9999px;
	margin-left:1px;
}

#right_nav a {
	display:block;
	height:166px;
	outline:0px;
	text-decoration:none;
}

#right_nav_01 {width:214px;  margin-top:10px;}
#right_nav_02 {width:214px;	margin-top:19px;}
#right_nav_03 {width:214px;	margin-top:19px;}

#right_nav_01 a { background:url(../images/left_nav.jpg) 0 0 no-repeat;}
#right_nav_02 a { background:url(../images/left_nav.jpg) 0 -186px no-repeat; }
#lright_nav_03 a { background:url(../images/left_nav.jpg) 0 -372px no-repeat; }

#right_nav_01 a:hover { background:url(../images/left_nav.jpg) -215px 0 no-repeat; }
#right_nav_02 a:hover { background:url(../images/left_nav.jpg) -215px -186px no-repeat; }
#right_nav_03 a:hover { background:url(../images/left_nav.jpg) -215px -372px no-repeat; }

/*----------  Contents -----------*/

#main_bg {
	background:url(../images/main_bg.jpg) no-repeat;
	width:860px;
	height:605px;
	position:relative;

}

#main_bg p#main_bg01 {
	position: absolute;
	top:14px;
	left:16px;
}

#main_bg p#main_bg02 {
	position: absolute;
	top:14px;
	left:294px;
}

#main_bg p#main_bg03 {
	position: absolute;
	top:14px;
	left:572px;
}

#main_bg #cam {
	position:absolute;
	top:350px;
	left:16px;
	font-size:10px;
	text-align:justify;
	text-justify:inter-ideograph;
}

#main_bg #cam .ebisu_cam {
	background:url(../images/cam_ebisu.jpg) no-repeat;
	width:271px;
	height:300px;
	float:left;
	position:relative;
}

#main_bg #cam .ebisu_cam .img {
	margin:63px 0 0 12px;
}

#main_bg #cam .ebisu_cam .txt{
	position:absolute;
	top:60px;
	left:20px;
	width:230px;
	font-size:10px;
}

#main_bg #cam .ebisu_cam .sm-txt{
	font-size:10px;
}

#main_bg #cam .ebisu_cam .txt2{
	position:absolute;
	top:140px;
	left:20px;
	width:230px;
}
#main_bg #cam .ebisu_cam .txt2_2{
	position:absolute;
	top:205px;
	left:20px;
	text-align:left;
}

* html #main_bg #cam .ebisu_cam .txt{
	position:absolute;
	top:60px;
	left:15px;
	width:240px;
	font-size:9px;
}

*:first-child+html #main_bg #cam .ebisu_cam .txt{
	position:absolute;
	top:60px;
	left:15px;
	width:240px;
	font-size:9px;
}

#main_bg #cam .ebisu_cam .click {
	position:absolute;
	top:127px;
	left:220px;
}

.brown_txt {
	color:#663333;
	font-weight:bold;
	font-size:120%;
	xline-height:12px;
}


#main_bg #cam .bridal_cam {
	background:url(../images/cam_bridal.jpg) no-repeat;
	width:271px;
	height:300px;
	float:left;
	margin-left:10px;
	position:relative;
}

#main_bg #cam .bridal_cam .img {
	margin:63px 0 0 12px;
}

#main_bg #cam .bridal_cam .txt{
	position:absolute;
	top:60px;
	left:20px;
	width:240px;
	font-size:10px;
}

#main_bg #cam .bridal_cam .txt2{
	position:absolute;
	top:205px;
	left:20px;
	width:240px;
	text-align:left;
	line-height: 11px;
	padding-top: 5px;
}

* html #main_bg #cam .bridal_cam .txt {
	position:absolute;
	top:65px;
	left:15px;
	width:240px;
	font-size:9px;
}

*:first-child+html #main_bg #cam .bridal_cam .txt{
	position:absolute;
	top:65px;
	left:15px;
	width:240px;
	font-size:9px;
}

#main_bg #cam .bridal_cam .click {
	position:absolute;
	top:127px;
	left:220px;
}

.pink_txt {
	color:#FF3399;
	font-weight:bold;
	font-size:120%;
	xline-height:12px;
}
.pink_txt2 {
	color:#FF3399;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}
.pink_txt3 {
	color:#FF3399;
	font-weight:bold;
	font-size:10px;
	line-height:12px;
}
.pink_txt4 {
	color:#FF3399;
	font-weight:bold;
	font-size:100%;
	line-height:12px;
}

#main_bg #cam .kushiro_cam {
	background:url(../images/cam_kushiro.jpg) no-repeat;
	width:271px;
	height:240px;
	float:left;
	margin-left:10px;
	position:relative;
}

#main_bg #cam .kushiro_cam .img {
	margin:63px 0 0 12px;
}

#main_bg #cam .kushiro_cam .txt{
	position:absolute;
	top:60px;
	left:20px;
	width:250px;
}

#main_bg #cam .kushiro_cam .txt2{
	position:absolute;
	top:205px;
	left:20px;
	width:230px;
}

* html #main_bg #cam .kushiro_cam .txt{
	position:absolute;
	top:65px;
	left:15px;
	width:240px;
	font-size:9px;
}

*:first-child+html #main_bg #cam .kushiro_cam .txt{
	position:absolute;
	top:65px;
	left:15px;
	width:240px;
	font-size:9px;
}

.ora_txt {
	color:#FF6600;
	font-weight:bold;
	font-size:120%;
	xline-height:12px;
}
.ora_txt2 {
	color:#FF6600;
	font-weight:bold;
	xline-height:12px;
	font-size:110%;
}

#main_bg #cam .kushiro_cam .click {
	position:absolute;
	top:127px;
	left:220px;
}


div#news {
	position: relative;
	width: 673px;
	height: 224px;
	background:url(../images/news_bg.jpg) no-repeat top left;
	margin-top:15px;
	float:left;

}
div#news h2 {
	position: absolute;
	top: 12px;
	left: 10px;
}
div#news div#textbox {
	overflow: auto;
	position: absolute;
	top: 51px;
	left: 17px;
	width: 640px;
	height: 150px;
	background-color: #fff;
	bottom: -1px;
}
div#news div#textbox dl {
	margin-top: 0px;
	padding-bottom: 20px;
	background: url(../images/dot.gif) repeat-x bottom;
	height:60px;
}
div#news div#textbox dl.hh {
	margin-top: 0px;
	padding-bottom: 20px;
	background: url(../images/dot.gif) repeat-x bottom;
	height:140px;
}
div#news div#textbox dl dt {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(../images/arrow.gif) no-repeat 0 center;
}
div#news div#textbox dl dd {
	margin-left: 25px;
}


#textbox .pink a {color:#FF3399;
	text-decoration:underline;
}

/*
.scrollbar {
  scrollbar-face-color: #ffffff;       /* 表面の色 */
/*  scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
/*  scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
/*  scrollbar-shadow-color: #ffffff;     /* 影の色 */
/*  scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
/*  scrollbar-arrow-color: #ffffff;      /* 矢印の色 */
/*  scrollbar-track-color: #ffffff;      /* バーの背景の色 */
/*}*/

#top_campaign {
  margin: 10px 0 0 0 ;
	}

/*---------- 09  navi -----------*/

#content2 {
	width:860px;
	height:224px;
	position:relative;
	left:0;
	margin:0;
}

#content2 #right_navi{
	width: 180px;
	float: left;
	margin:0;
	font-size:12px;
	margin-top:3px;
	padding:0;
	position:absolute;
	top:0;
	left:655px;
}

#right_navi ul li{
	list-style:none;
}

#right_navi ul li a{
	display:block;
	font-size:10px;
	text-decoration:none;
}

*html #right_navi ul li a{
	display:block;
	font-size:9px;
	text-decoration:none;
	list-style:none;
}

*:first-child+html #right_navi ul li a{
	display:block;
	font-size:9px;
	text-decoration:none;
}

.menu5 {
	width:180px;
	height:64px;
	background:url(../images/menu_title5.jpg) no-repeat;
	margin-top:10px;
	text-indent:-9999px;
}

.menu_back {
	width:180px;
	height:40px;
	background:url(../images/menu_back.jpg) no-repeat;
}

.menu_back a{
	width:180px;
	height:40px;
	text-indent:20px;
	text-decoration:none;
}

.menu_bottom {
	width:180px;
	height:38px;
	background:url(../images/menu_back2.jpg) no-repeat;
}

.menu_bottom a{
	width:180px;
	height:38px;
	text-indent:20px;
	text-decoration:none;
}

#content a { 
  text-decoration: none;
  color: #593c1c;
  }

#content a:hover {
  color: #FFB000;
  }


#section {
	width:860px;
	height:90px;
	margin:30px 0 0 0;
	position:relative;
}

* html #section {
	width:860px;
	height:90px;
	margin:15px 0 0 0;
	position:relative;
}

#section p#ban01 {
	position: absolute;
	top:0;
	left:0px;
}

#section p#ban02 {
	position: absolute;
	top:0;
	left:216px;
}

#section p#ban03 {
	position: absolute;
	top:0;
	left:436px;
}

#section p#ban04 {
	position: absolute;
	top:0;
	left:656px;
}

#section p#ban05 {
	position: absolute;
	top:0px;
	left:0px;
	width: 858px;
	height:121px;
}

/*----------  Footer -----------*/
	
#footer {
	margin-top:15px;
	background: #fff url(../images/foot_bg.gif) bottom repeat-x;
	text-align: center;
	color: #ddd;
	height:42px;
	}
	
* html #footer {
	margin-top:10px;
	background: #fff url(../images/foot_bg2.gif) bottom repeat-x;
	text-align: center;
	color: #ddd;
	}



.fsize {
  font-size: 12px;
	float: right;
}


#campaign {
	display:block;
	width:860px;
	height:677px;
	clear:both;
	}
