@charset "utf-8";
/* -----------------------------------------------

=Common Style
=Header Style
=GlobalNavi Style
=Footer Style

----------------------------------------------- */


/* =ie pngfix
____________________________________________________________________________ */

img, div, input { behavior: url("/common/iepngfix/iepngfix.htc") }


/* =Common Style
____________________________________________________________________________ */

h1,h2,h3,h4,h5,h6,
p,div,
ul,ol,li,dl,dt,dd,
img,
form {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	font-weight: normal;
	border: 0;
}

body {	
	margin: 0;
	padding: 0;
	background: #220101;/*#190004*/
	text-align: center;
	color: #eaeaea;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 75%; /* IE */
	line-height: 2;
}
	
#mainContent {
}

body#{
	background:none #220101;
}

html>/**/body {
	font-size: 70%;
}

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

a,
a:link {
	text-decoration: underline;
	color: #ffffff;
}

a:visited {
	color: #824646;
}

a:hover,
a:active {
	color: #ff6a6a;
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

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

.clear-br {
	line-height: 0;
	font-size: 0;
	clear: both;
}

.noMargin {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

.index div#wrapper {
	width:1000px;
	margin:55px auto 125px;
}

div#container {
	overflow:hidden;
	margin:0 auto;
}

div#container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#mainArea, #subContents {
	padding-bottom:32768px;
	margin-bottom:-32768px;
}
	
#mainArea {
	float:right;
	width:679px;
}

#subContents {
	padding-top: 15px;
	padding-left: 15px;
	float:left;
	width:155px;
	background:url(../img/bg.gif)
}

#subContents .category-menu dt {
	margin-bottom:13px;
}

#subContents .category-menu dt.ttlCategory {
	margin-top:40px;
}

#subContents .category-menu dd {
	margin-bottom:5px;
}

#subContents .category-menu dd a {
	padding-left:10px;
}

#subContents .category-menu dd a:link,
#subContents .category-menu dd a:visited {
	background:url(/common/img/icon_next.gif) no-repeat 0 5px;
	text-decoration: none;
}

#subContents .category-menu dd a:hover,
#subContents .category-menu dd a:active {
	background:url(/common/img/icon_next_on.gif) no-repeat 0 5px;
}

#container {
	position:relative;
}

p.pageTopNavi {
	text-align: right;
}


/* =Header Style
____________________________________________________________________________ */

div#header {
}

div#header div#galante {
	float: left;
	width: 179px;
}

div#header div#ninedays {
	float: right;
	width: 89px;
	margin-bottom: 10px;
}


/* =Footer Style
____________________________________________________________________________ */

#footer {
	background-color: #120000;
	padding-top:10px;
	padding-bottom:60px;
	margin: 20px 0 0;
}

div#footer_wrap {
	width:900px;
	margin:0 auto;
}
	
div#footerBottomArea{
	margin-top:5px;
}

div#footerBottomArea ul#footerNaviArea {
	float: right;
	width: 178px;
}

div#footerBottomArea ul#footerNaviArea li {
	display: inline;
}

div#footerBottomArea ul#footerNaviArea li img {
	vertical-align:top;
}

div#footerBottomArea ul#footerNaviArea li#footerNavi01 {
	margin: 0 33px 0 0;
}

div#footerBottomArea ul#footerNaviArea li#footerNavi02 {
	margin: 0 21px 0 0;
}

div#footerBottomArea p {
	float:left;
	width:200px;
}


/* =Voyage Top Style
____________________________________________________________________________ */

div.profile {
	height: 147px;
	margin-bottom: 10px;
}

div.profile li.profile-photo {
	float: left;
	width: 136px;
}

div.profile li.profile-text {
	float: left;
	width: 542px;
}

div.profile div.sign {
	text-align: right;
	width: 542px;
}


/* =Voyage Style
____________________________________________________________________________ */

div#hd {
	margin-bottom: 30px;
}

div.text {
	margin-bottom: 50px;
}

div#endsign {
	width:679px;
	margin-bottom: 20px;
	text-align: right;
}


strong {
	font-weight: bold;
}

div.cutup {
	width: 349px;
	margin-bottom: 50px;
	text-align: right;
}

#voyage_wrap h1 {
	float:none;
	margin-top:45px;
}

#mainVisual {
	margin-top: 30px;
	margin-bottom: 30px;
}

#mainArea .image {
	margin-top: 30px;
	margin-bottom: 30px;
}

br.clear {
	clear:both;
}




