@charset "Utf-8";
/****************************************
00.初期設定
01.ベース
02.ヘッター
03.メイン
04.左カラム
05.右カラム
06.フッター
07.Flashオフ時
****************************************/

/****************************************
00.初期設定
****************************************/
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	width:100%;
}	
/* ボディー */
body {
	width:100%;
	font-weight:normal;
	line-height:140%;
	color: #666666;
	margin:0;
	padding:0 0 30px 0;
	float:left;
	text-align:center;
}

/* 画像ボーダー */
img {
	border-style: none;
}
/* 非表示 */
.none{
	display: none;
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* テキストリンク */
a:link{ color: #333333; text-decoration:underline;}
a:visited{ color: #666666; text-decoration:underline;}
a:active{ color: #666666; text-decoration:underline;}
a:hover{ color: #660000; text-decoration:underline;}

/****************************************
01.ベース
****************************************/
div#Base{
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
}
/****************************************
02.ヘッター
****************************************/
div#Head{
	position:relative;
	width:960px;
}
div#Logo{
	width:316px;
	float:left;
}
div#Logo h1{
	width:316px;
	height:49px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	float:left;
}
a#Banner{
	display:block;
	width:130px;
	height:40px;
	position:absolute;
	top:4px;
	left:294px;
	text-indent:-9999px;
	background:url(../images/header_banner01.jpg) no-repeat;
	overflow:hidden;
	}
	a#Banner:link,a#Banner:visited{background-position:left top;}
	a#Banner:hover,a#Banner:active{background-position:-130px top;}

div#SubNav{
	width:395px;
	float:right;
}
div#SubNav .tel{
	width:395px;
	height:23px;
	float:left;
	background:url(../images/contact.gif) top right no-repeat;
	text-indent:-9999px;
	margin:0 0 3px 0;
}
div#SubNav .ma01{
	margin:0 3px 2px 2px;
}
div#SubNav .ma02{
	margin:0 8px 2px 0;
}
div#SubNav .ma03{
	margin:0 3px 0 0;
}
div.Menu{
	width:960px;

}

div.Menu ul{
	width:960px;
	margin:0;

}

/* グローバルメニュー制御 */
ul.menu01 li{
	width:160px;
	height:28px;
	float:left;
	text-indent:-9999px;
	list-style:none;
}

ul.menu01 li a{
	display:block;
	width:160px;
	height:28px;
}

ul.menu02 li{
	width:137px;
	height:23px;
	float:left;
	text-indent:-9999px;
	list-style:none;
}

ul.menu02 li.last{
	width:138px;
	height:23px;
	float:left;
	text-indent:-9999px;
	list-style:none;
}

ul.menu02 li a{
	display:block;
	width:137px;
	height:23px;
}

ul.menu02 li.last a{
	display:block;
	width:138px;
	height:23px;
}


ul.menu01 li.top{
	background:url(../images/top_btn.gif) center top no-repeat;
}
ul.menu01 li.concept{
	background:url(../images/concept_btn.gif) center top no-repeat;
}
ul.menu01 li.ceremony{
	background:url(../images/ceremony_btn.gif) center top no-repeat;
}
ul.menu01 li.banquet{
	background:url(../images/banquet_btn.gif) center top no-repeat;
}
ul.menu01 li.cuisine{
	background:url(../images/cuisine_btn.gif) center top no-repeat;
}
ul.menu01 li.photo{
	background:url(../images/photo_btn.gif) center top no-repeat;
}
ul.menu02 li.plan{
	background:url(../images/plan_btn.gif) center top no-repeat;
}
ul.menu02 li.event{
	background:url(../images/event_btn.gif) center top no-repeat;
}
ul.menu02 li.just{
	background:url(../images/just_btn.gif) center top no-repeat;
}
ul.menu02 li.report{
	background:url(../images/report_btn.gif) center top no-repeat;
}
ul.menu02 li.news{
	background:url(../images/news_btn.gif) center top no-repeat;
}
ul.menu02 li.qa{
	background:url(../images/qa_btn.gif) center top no-repeat;
}
ul.menu02 li.osusume{
	background:url(../images/osusume_btn.gif) center top no-repeat;
}

ul.menu01 li.top a:hover{
	background:url(../images/top_btn.gif) center bottom no-repeat;
}
ul.menu01 li.concept a:hover{
	background:url(../images/concept_btn.gif) center bottom no-repeat;
}
ul.menu01 li.ceremony a:hover{
	background:url(../images/ceremony_btn.gif) center bottom no-repeat;
}
ul.menu01 li.banquet a:hover{
	background:url(../images/banquet_btn.gif) center bottom no-repeat;
}
ul.menu01 li.cuisine a:hover{
	background:url(../images/cuisine_btn.gif) center bottom no-repeat;
}
ul.menu01 li.photo a:hover{
	background:url(../images/photo_btn.gif) center bottom no-repeat;
}
ul.menu02 li.plan a:hover{
	background:url(../images/plan_btn.gif) center bottom no-repeat;
}
ul.menu02 li.event a:hover{
	background:url(../images/event_btn.gif) center bottom no-repeat;
}
ul.menu02 li.just a:hover{
	background:url(../images/just_btn.gif) center bottom no-repeat;
}
ul.menu02 li.report a:hover{
	background:url(../images/report_btn.gif) center bottom no-repeat;
}
ul.menu02 li.news a:hover{
	background:url(../images/news_btn.gif) center bottom no-repeat;
}
ul.menu02 li.qa a:hover{
	background:url(../images/qa_btn.gif) center bottom no-repeat;
}
ul.menu02 li.osusume a:hover{
	background:url(../images/osusume_btn.gif) center bottom no-repeat;
}

body#top ul.menu01 li.top{
	background:url(../images/top_btn.gif) center bottom no-repeat;
}
body#concept ul.menu01 li.concept{
	background:url(../images/concept_btn.gif) center bottom no-repeat;
}
body#ceremony ul.menu01 li.ceremony{
	background:url(../images/ceremony_btn.gif) center bottom no-repeat;
}
body#banquet ul.menu01 li.banquet{
	background:url(../images/banquet_btn.gif) center bottom no-repeat;
}
body#cuisine ul.menu01 li.cuisine{
	background:url(../images/cuisine_btn.gif) center bottom no-repeat;
}
body#photo ul.menu01 li.photo{
	background:url(../images/photo_btn.gif) center bottom no-repeat;
}
body#plan ul.menu02 li.plan{
	background:url(../images/plan_btn.gif) center bottom no-repeat;
}
body#event ul.menu02 li.event{
	background:url(../images/event_btn.gif) center bottom no-repeat;
}
body#just ul.menu02 li.just{
	background:url(../images/just_btn.gif) center bottom no-repeat;
}
body#report ul.menu02 li.report{
	background:url(../images/report_btn.gif) center bottom no-repeat;
}
body#news ul.menu02 li.news{
	background:url(../images/news_btn.gif) center bottom no-repeat;
}
body#qa ul.menu02 li.qa{
	background:url(../images/qa_btn.gif) center bottom no-repeat;
}
body#osusume ul.menu02 li.osusume{
	background:url(../images/osusume_btn.gif) center bottom no-repeat;
}




/****************************************
03.メイン
****************************************/
div#Main{
	width:960px;
	margin:30px auto 0;
}

div#MainFlash{
	width:958px;
	border:solid 1px #ccc;
	border-bottom:none;
}

div#flashcontent{
	width:958px;
	padding:0 0 1px 0;
}
div#MainContents{
	width:958px;
	height:340px;
	display:block;
	margin:10px 0 0 0;
}
div#MainContents img{
width:70px;
float:left;
margin:0 15px 0 0;
}
div#MainContents #Lwaku{
	width:449px;
	height:250px;
	float:left;
	margin:10px 10px 0 20px;
}
div#MainContents #Lwaku h2{
	width:449px;
	height:25px;
	background:url(../images/topwakuL.gif) no-repeat 0 0;
	text-indent:-9000px;
	margin:0 0 10px 0;
}
div#MainContents #Lwaku ul{
padding:0 10px;
list-style:none;
font-size:12px;
}
div#MainContents #Lwaku li{
height:80px;
margin:7px 0;
padding:3px;
line-height:20px;
border-bottom:1px solid #999999;
}
div#MainContents #Lwaku li a{
font-size:14px;
padding:0 0 0 10px;
text-decoration:none;
}
div#MainContents #Lwaku .wakutxt{
font-size:12px;
padding:2px 0 0 0;
line-height:22px;
}
div#MainContents #Rwaku{
	width:449px;
	height:250px;
	float:right;
	margin:10px 20px 0 10px;
}
div#MainContents #Rwaku h2{
	width:449px;
	height:25px;
	background:url(../images/topwakuR.gif) no-repeat 0 0;
	text-indent:-9000px;
	margin:0 0 10px 0;
}
div#MainContents #Rwaku ul{
padding:0 10px;
list-style:none;
font-size:12px;
}
div#MainContents #Rwaku li{
height:80px;
margin:7px 0;
padding:3px;
line-height:20px;
border-bottom:1px solid #999999;
}
div#MainContents #Rwaku li a{
font-size:14px;
padding:0 0 0 10px;
text-decoration:none;
}
div#MainContents #Rwaku .wakutxt{
font-size:12px;
padding:2px 0 0 0;
line-height:22px;
}

/****************************************
04.左カラム
****************************************/
div#Main div#LeftBox{
	width:200px;
	float:left;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
}
div#Main div#LeftBox div.MenuBox{
	width:200px;
	float:left;
	background:url(../images/left_bk.gif) bottom repeat-y;
	margin:0 0 20px 0;
}


/****************************************
05.右カラム
****************************************/
div#Main div#RightBox{
	width:710px;
	float:left;
	margin:0 0 0 35px;
}
div#Main div#RightBox div.pagetop{
	width:700px;
	margin:20px 0 20px 0;
	float:left;
}
div#Main div#RightBox div.pagetop img{
	float:right;
}
div#Main div.pagetop02{
	width:950px;
	margin:20px 0 20px 0;
	float:left;
}
div#Main div.pagetop02 img{
	float:right;
}
div#Main div#RightBox div.NumberLink{
	width:700px;
	float:left;
	text-align:center;
}

/****************************************
06.フッター
****************************************/
div#Bottom_box{
	width:960px;
	float:left;
	_float:none;
	margin:20px 0 0 0;
	background:url(../images/bottom_bk.jpg) no-repeat;
}

div#Bottom_box div#Bottom_Left{
	width:510px;
	float:left;
	margin:40px 0 0 50px;
	_margin:40px 0 0 20px;
	background:url(../images/line_bk.gif) repeat-y;
}

div#Bottom_box div#Bottom_Left ul{
	width:145px;
	float:left;
}
div#Bottom_box div#Bottom_Left li{
	list-style:none;
	padding:0 0 0 10px;
	background:url(../images/kiji_yajirushi.gif) no-repeat;
	background-position:0 5px;
	margin:0 0 5px 0;
}

div#Bottom_box div#Bottom_Right{
	width:205px;
	float:right;
	margin:40px 50px 0 0;
	_margin:40px 20px 0 0;
}
div#Bottom_box div#Bottom_Right img{
	margin:5px 0 0 0;
	float:left;
}

div#Bottom_box2{
	width:960px;
	float:left;
	_float:none;
	margin:0;
	background:url(../images/bottom_bk.jpg) no-repeat;
}

div#Bottom_box2 div#Bottom_Left{
	width:510px;
	float:left;
	margin:40px 0 0 50px;
	_margin:40px 0 0 20px;
	background:url(../images/line_bk.gif) repeat-y;
}

div#Bottom_box2 div#Bottom_Left ul{
	width:145px;
	float:left;
}
div#Bottom_box2 div#Bottom_Left li{
	list-style:none;
	padding:0 0 0 10px;
	background:url(../images/kiji_yajirushi.gif) no-repeat;
	background-position:0 5px;
	margin:0 0 5px 0;
}

div#Bottom_box2 div#Bottom_Right{
	width:205px;
	float:right;
	margin:40px 50px 0 0;
	_margin:40px 20px 0 0;
}
div#Bottom_box2 div#Bottom_Right img{
	margin:5px 0 0 0;
	float:left;
}

/****************************************
07.Flashオフ時用
****************************************/
#MainFlash #flashcontent * {
	line-height	:150%;
}
#MainFlash #flashcontent {
	color       :#666666;
	font-size   :80%;
	text-align  :center;
	background  :#CCCCCC;
}
#MainFlash #flashcontent h2 {
	margin-top:20px;
}
#MainFlash #flashcontent h1,
#MainFlash #flashcontent h2 {
	color       :#333333;
}
#MainFlash #flashcontent img {
	border      :0;
}
#MainFlash #flashcontent p,
#MainFlash #flashcontent ul {
	text-align  :left;
	padding: 30px;
}
#MainFlash #flashcontent p.appendix {
	text-align  :center;
	padding-bottom:20px;
}
