@charset "utf-8";

/*--------------------------------------
	リセット
---------------------------------------*/

* {
		font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', Verdana, 'メイリオ', Meiryo, 'MS PGothic', 'MS UI Gothic', Arial, sans-serif;
		font-size:100%;
		margin:0;
		padding:0;
		list-style:none;
}

html {
		height:100%;
}

img {
		border:none;
		vertical-align:bottom;
}

/*--------------------------------------
	clearfixハック
---------------------------------------*/

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after {
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix {
		display:inline-block;
		min-height: 1px;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix {
		height:1%;
/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clearfix {
		display:block;
}

/*\*/
.clearfix {
		height:1%;
}

/**/
.clear {
		clear:both;
}

body {
		font-size:12px;
		background-color: #ffffff;
		background-image: url(/common/images/top_bg2.gif);
		background-repeat: repeat-y;
		background-position: center;
		color:#111111;
}

/*--------------------------------------
	テキストリンク定義
---------------------------------------*/

a {
		text-decoration:none;
}

a:link,
a:visited {
		color:#111111;
}

a:hover {
		color:#DE0000;
		text-decoration: none;
}

#wrapper {
		width:998px;
		text-align:left;
		margin:auto;
		overflow: hidden;
}

#wrapper #header {
		height:42px;
		width: 998px;
		float: left;
		position: relative;
}

#header .searchbox {
		float:right;
}

#header .searchbox {
		width:148px;
		position:relative;
}

.searchbox .search_submit {
		position:absolute;
		top:10px;
}

.searchbox .intext {
		border:1px solid #CCCCCC;
		display:inline;
		float:right;
		height:15px;
		padding:1px;
		width:115px;
		position:absolute;
		top:10px;
		right:10px;
}

#navi {
		background-color:#000000;
		height:60px;
		border-bottom:1px solid #CCCCCC;
}

#navi li {
		display:inline;
}

#wrapper #show {
		height:400px;
		margin-bottom:30px;
		width: 998px;
		float: left; /*static*/
		position: relative;
}

#wrapper #show .content {
		width:756px;
		float:left;
		height: 400px;
}

#show .menu {
		width:192px;
		margin:5px 25px 0;
		float:right;
		overflow:visible;
		position: relative;
}

#show .menu .last {
		border-bottom:1px solid red;
}

#show .menu li {
		list-style-type:none;
}

#show .menu .upper {
		margin-bottom:14px;/*float:left;*/
}

#show .menu .upper li {
		background-color: transparent;
		background-attachment: scroll;
		padding:2px 0;
		border-top:1px solid red;
		position:static;
		width:190px;
		text-align: center;
		overflow: visible;
		visibility: visible;		/*float:left;*/
		z-index: auto;
}

#show .menu .upper li a {
		display:block;
		width:190px;
		height: 46px;
}

#show .menu .upper li em {
		visibility: hidden;
}

.recM {
		background-image:url(/common/images/menu_recommend.gif);
		height:46px;
		width:190px;
		background-repeat:no-repeat;
}

.bnyK {
		background-image:url(/common/images/menu_kobe.gif);
		height:46px;
		width:190px;
		background-repeat:no-repeat;
}

.bsV {
		background-image:url(/common/images/menu_bridal.gif);
		height:46px;
		width:190px;
		background-repeat:no-repeat;
}

.boL {
		background-image:url(/common/images/menu_outlet.gif);
		height:46px;
		width:190px;
		background-repeat:no-repeat;/*		behavior: url("/common/css/iepngfix.htc")*/
}

.olS {
		background-image:url(/common/images/menu_online.gif);
		height:46px;
		width:190px;
		background-repeat:no-repeat;
}

#show .menu .lower li {
		margin-bottom:1px;
		text-align: center;/*float:left;*/
}

/*#show .menu .navi-cursor {
		width:182px;
		height:42px;
		border:5px solid #de0000;
		position:absolute;
		top:0;
		left:0;
}*/

#show .menu .upper .link,
#show .menu .upper .last .link,
#show .content .image {
		display:none;
}

#show .menu .navi-cursor {
		background-image:url(/common/images/navi_bg.gif);
		background-color: transparent;
		background-attachment: scroll;
		background-repeat: no-repeat;
		width:192px;
		height:52px;
		position:absolute;
		display: block;
		overflow: hidden;
		visibility: visible;
		z-index: auto;
		cursor: pointer;		/*filter: Alpha(Opacity=1);*/
}

#show .menu .navi-cursor .dummy {
		width:192px;
		height:52px;
		position:absolute;
		display: block;
		cursor: pointer;
}

#show-outlet {
		background-color:#f26649;
		height: 399px;
		width: 756px;
		margin-top: 1px;
}

#show-outlet .padding-upper {
		height:120px;
}

#show-outlet .padding-lower {
		height:120px;
}

#show-bridal {
/*
border-left:1px solid #00a7e9;
border-right:1px solid #00a7e9;
*/
}

#wrapper #contents {
		float: left;
		width: 998px;
		position: relative;
		overflow: hidden;
		margin-bottom: 35px;
		line-height: 1.4em;
}

.preup,
.preup a {
		color: #666666;
}

.preup a:link,
.preup a:visited {
		color: #666666;
}

.preup a:hover {
		color: #DE0000;
		text-decoration:none;
}

#contents li {
		list-style-type:none;
}

#contents .left {
		width:480px;
		float:left;
}

#contents .right {
		width:492px;
		float:right;
		position: relative;
		overflow: hidden;
}

#contents .info {
		position: relative;
		width: 492px;
		float: left;
		overflow: auto;
}

#contents .title {
		margin-bottom:15px;
		background-color:#000000;
		color:#FFFFFF;
		height:17px;
		padding:5px 0;
		font-size:13px;
		position: relative;
}

#contents .title .title-left {
		font-weight:bold;
		margin-left:24px;
}

#contents .title .title-right {
		margin-left:12px;
}

#contents .text {
		padding-left: 20px;
		padding-right: 10px;
}

.scroll {
		overflow:auto;
}

#contents .left .update {
		float: left;
		width: 480px;
}

#contents .update .text {
		height:360px;   /*  9/2：395pxから変更  */
		width:450px;
}

#contents .update li {
		margin-bottom:3px;
}

#contents .update .text .text-right span {
		margin-right: 0.5em;
		margin-left: 0.5em;
}

.text-right {
		margin-left:10px;
}

.text-right li {
		margin-left:10px;
}

#contents .opening {
		float: left;
		position: relative;
		width: 492px;
		margin-bottom: 5px;
}

#contents .opening li {
		margin-bottom:20px;
}

#contents .opening li.caseBr {
		margin-bottom: 5px;
}

#contents .opening .text-right {
		margin-left:24px;
		white-space:pre;
}

/* ＊この期間だけ 091201

#contents .front {
}
#contents .frontBtm {
		margin-top: 10px;
		float: left;
}

#contents .opening2{
		margin-bottom:20px;
		float: left;
		position: relative;
		width: 492px;
		height: auto;
}
#contents .opening2 li {
		margin-bottom:15px;
}
#contents .opening2 .text-right {
margin-left:24px;
white-space:pre;
}
.opening2 .text .text-left {
		background-image: url(/images/index/0912/091201time_sankaku.gif);
		background-repeat: no-repeat;
		background-position: right center;
		text-align: left;
		height: 17px;
		width: 195px;
		display: block;
		float: left;
		margin-right: 200px;
		padding: 5px 0px 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}
.opening2 .text .text-left a {
		height: 17px;
		width: 195px;
		display: block;
		float: left;
}

 ここまで */

#contents .info li {
		margin-bottom:3px;
		list-style-type:disc;
		list-style-position:inside;
}

#contents .info li.attention {
		margin-top:20px;
		list-style-type:none;
}

#contents .right .info .text.scroll {
		height: 105px;
}

#contents .info .text-right {
		margin-left:5px;
}

#footer {
		font-family: "メイリオ", "Lucida Grande CE";
		font-size:10px;
		border-top:1px solid #CCCCCC;
		margin:0 auto;
		height:50px;
		width: 964px;
		position: relative;
		clear: both;
}

#footer .links {
		float:left;
		margin-top:6px;
}

#footer .links li {
		display:inline;
}

#footer .copyright {
		float:right;
		margin-top:6px;
}

#footer a:link,
#footer a:visited {
		color:#111111;
		text-decoration:none;
}

#footer a:hover {
		color:#DE0000;
		text-decoration:underline;
}

/*--------------------------------------
	グローバルナビゲーション定義
---------------------------------------*/

#gnavi {
		background-color: #000000;
		height:69px;
		width: 998px;
		position: static;
		z-index: auto;
		float: left;
}

#gnavi ul li.toplink {
		float:left;
		margin-right:20px;
		margin-top:20px;
}

#gnavi ul li.logo {
		margin-right:25px;
		margin-top:15px;
}

/* ドロップダウンメニュー用CSS
------------------------------------ */

#gnavi ul.dropdown {
		z-index: 597;
		margin-left:40px;
		font: normal 10px 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
}

#gnavi ul.dropdown li {
		float: left;
		zoom: 1;
		list-style:none;
}

#gnavi ul.dropdown li.hover,
#gnavi ul.dropdown li:hover {
		position: relative;
		z-index: 599;
		cursor: default;
}

#gnavi ul.dropdown ul {
		visibility: hidden;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 598;/*width: 100%;*/
}

#gnavi ul.dropdown ul li {
		float: none;
		width:170px;
		background-color:#DFDFDF;
		vertical-align:bottom;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #C3C3C3;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
}

#gnavi ul.dropdown ul li.hover,
#gnavi ul.dropdown ul li:hover {
		background-color:#999999;
		color: #FFFFFF;
}

#gnavi ul.dropdown ul li a {
		display:block;
		padding:6px 9px 6px 9px;
}

* html #gnavi ul.dropdown ul li a {
		display:block;
		padding:5px 9px 8px 9px;
}

#gnavi ul.dropdown ul ul {
		top: -1px;
		left: 100%;
}

#gnavi ul.dropdown li:hover > ul {
		visibility: visible;
}

ul.dropdown a:hover {
		text-decoration:none;
		color: #f0f0f0;
}

ul.dropdown a:active {
		color: #ccc;
}

ul.dropdown-horizontal ul *.dir {
		background-image: url(/common/images/icon_arrow_right.gif);
		background-position: 160px 50%;
		background-repeat: no-repeat;
}

/* ドロップダウンメニュー用CSS END
------------------------------------ */

.tRed {
		color: #D00;
}
.tGry {
		color: #666666;
}
.tGry a:link,
.tGry a:visited {
		color:#666666;
}
tGry a:hover {
		text-decoration:none;
		color: #333333;
}
.note {
		text-indent: -1em;
		padding-left: 1em;
}

.note2 {
		text-indent: -2em;
		padding-left: 2em;
}

/* Header twitter
------------------------------------ */
#header #twitter {
		float: right;
		width: 80px;
		padding-top: 8px;
		position: absolute;
		right: 160px;
}
/* Header foreign lang
------------------------------------ */
#header #foreign {
		float: right;
		width: 180px;
		padding-top: 8px;
		position: absolute;
		right: 255px;
}
#foreign ul li {
		font-size: xx-small;
		float: left;
		padding-right: 10px;
}

/* Header Flash Content 
------------------------------------  */
#show .content #show-recommend {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 400px;
		width: 756px;
		position: relative;
		clear: both;
}

#show .content #show-recommend #flashcontent {
		height: 400px;
		width: 756px;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-align: center;
		float: left;
		clear: both;
}

#flashcontent p {
		margin-bottom: 5px;
		line-height: 1.5em;
}

/* Header Flash Content 
------------------------------------  
#show .content #show-recommend {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 400px;
		width: 756px;
		position: relative;
		clear: both;
}

#show .content #show-recommend #flashcontent {
		height: 325px;
		width: 756px;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-align: center;
		float: left;
		clear: both;
}
#show .content #show-recommend #flashcontent-2 {
		height: 75px;
		width: 756px;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-align: center;
		float: left;
}
#flashcontent p, #flashcontent-2 p {
		margin-bottom: 5px;
		line-height: 1.5em;
}
*/
/* Header Flash Content 
------------------------------------
#show .content #show-recommend {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 400px;
		width: 756px;
		position: relative;
		clear: both;
}

#show .content #show-recommend #flashcontent {
		height: 400px;
		width: 377px;
		margin: 0;
		padding: 0 1 0 0;
		line-height: 0;
		text-align: center;
		float: left;
		clear: both;
}
#show .content #show-recommend #flashcontent-2 {
		height: 400px;
		width: 378px;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-align: center;
		float: right;
}
#flashcontent p, #flashcontent-2 p {
		margin-bottom: 5px;
		line-height: 1.5em;
}
*/

.right .info .text.scroll li a span {
		color: #D00;
}
.right .info .text.scroll li a:link span,
.right .info .text.scroll li a:visited span {
		color: #D00;
}
.right .info .text.scroll li a:hover span {
		color: #D00;
		text-decoration: underline;
}
