@charset "UTF-8";

html, body{
	height: 100%;
	width: 100%;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
	background: url(http://cider-inc.com/bg.png) repeat-y center 0;
}

a{
	color: #FF8565;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#user-area{
	zoom: 100%;
}

#user-area:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#user-body{
	width: 688px;
	zoom: 100%;
	margin-top: 112px;
}

#user-body:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#user-right{
	width: 208px;
	float: right;
}

#calender{
	padding-top: 32px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/plo_title3.png) no-repeat 0 0;
	width: 208px;
}

#calender table{
	height: 160px;
	width: 100% !important;
}

#calender td{
	font-size: 10px;
}

#entries{
	margin-top: 32px;
	padding-top: 48px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/plo_title6.png) no-repeat 0 0;
}

#entries a{
	padding-left: 13px;
	color: #666;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/dot.gif) no-repeat 0 center;
}

#entries a:hover{
	color: #FF8565;
}

.cate,
.page_foot,
#copy-right{
	display: none;
}

#user-main{
	width: 400px;
	padding: 0 32px 32px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/waku.png);
	margin: -16px 0 0 32px;
}

*+html #user-main{
	margin-top: 0;
}

.article{
	margin-top: 16px;
	padding-top: 32px;
}

.article_title{
	height: 40px;
	background: #fff;
	padding: 8px 16px 0;
	font-size: 13px;
	color: #FF8565;
}

.article_title.one{
	padding: 0 16px;
	line-height: 48px;
	height: 48px;
}

.article_body{
	line-height: 1.7em;
}

.article_foot{
	font-size: 10px;
	color: #FF8565;
}

#container{
	zoom: 100%;
	min-height: 100%;
	width: 960px;
	padding: 0 20px;
	background: url(http://cider-inc.com/w-bg.png) repeat-y center 0;
	margin: 0 auto;
}

#container, x:-moz-any-link{
	margin-top: -32px;
}

*+html #container{
	padding-top: 32px;
}

#container:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#user-head{
	width: 240px;
	float: left;
	position: relative;
}

	#user-head ul{
		padding-left: 26px;
		list-style: none;
		margin-top: 30px;
	}
	
	#user-head li{
		margin-bottom: 25px;
	}
	
	#user-head a{
		display: block;
	}
	
#news-menu{
	display: block;
	width: 36px;
	height: 12px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/news.gif) no-repeat 0 0;
}

#release-menu{
	display: block;
	width: 110px;
	height: 12px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/release.gif) no-repeat 0 0;
}

#liner-menu{
	display: block;
	width: 101px;
	height: 12px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/liner.gif) no-repeat 0 0;
}

#blog-menu{
	display: block;
	width: 91px;
	height: 16px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/blog.gif) no-repeat 0 0;
}

#tour-menu{
	display: block;
	width: 110px;
	height: 12px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/tour.gif) no-repeat 0 0;
}

#news-menu:hover,
#news-menu.current,
#release-menu:hover,
#release-menu.current,
#liner-menu:hover,
#liner-menu.current,
#tour-menu:hover,
#tour-menu.current{
	background-position: 0 -12px;
}

#blog-menu:hover,
#blog-menu.current{
	background-position: 0 -16px;
}

#sidebar{
	width: 240px;
	float: right;
	padding-top: 24px;
}

	*+html #sidebar ul{
		padding: 0;
		margin: 30px 0 0 26px;
	}

#user-body{
	width: 720px;
	float: right;
	position: relative;
	/*background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/bg.gif);*/
}

.t-ind{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#page-logo{
	display: block;
	width: 215px;
	height: 168px;
	background: url(http://6109.jp/images/voyager_blog/template/VOYAGER/img/page-logo.png) no-repeat 0 0;
}

#pagetitle{
	position: absolute;
	width: 288px;
	height: 192px;
	top: 32px;
	left: 656px;
}

.bl{
	width: 14px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 0;
	border: solid 1px #EFECE7;
	background: #F4F1E9;
	font-size: 5px;
	text-align: center;
	line-height: 14px;
}

.white{
	background-color: #fff;
}

#copyright{
	font-size: 9px;
	text-align: right;
	width: 960px;
	margin-top: 32px;
	padding-bottom: 16px;
}