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

* {
	margin: 0;
	padding: 0;
	border: 0;}
li {
	list-style: none;}
img {
	vertical-align: bottom;}
html {
	font-size: 62.5%;
	font-family: sans-serif;}

body {
	background: #000 url(../img/ds/bg_all.jpg) repeat-x fixed bottom left;
	position: relative;
	}
#DocBody {
	text-align :center;
}

#boxLeft {
	width: 300px;
	height: 830px;
	bottom: 0;
	left: 50%;
	position: fixed;
	margin-left: -700px;	
	background: url(../img/ds/bg_box_left.jpg) no-repeat bottom left;
	z-index: 0;
	}
*:first-child+html #boxLeft {
	margin-left: -701px;}
	
#boxRight {
	width: 300px;
	height: 830px;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: 400px;	
	background: url(../img/ds/bg_box_right.jpg) no-repeat bottom right;
	z-index: 0;
	}
*:first-child+html #boxRight  {
	margin-left: 399px;}
	

/* header
---------------------------------------------------------- */
#header {
	width: 100%;
	background: url(../img/bg_header.gif) repeat-x top center;
	position: relative;
	text-align: center;}
h1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -450px;
	z-index: 1000;
	}
	
#header h2 {
	width: 900px;
	height: 99px;
	margin: 0 auto;
	background: url(../img/bg_page_ttl.gif) no-repeat bottom center;}

#header h2 img {
	margin-top: 53px;}

#header .topicpath {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-align: left;
	font-size: 1.2em;
	background: url(../img/bg_page_path.gif) no-repeat top center;}
#header .topicpath li {
	padding-top: 90px;
	display: inline;
	color: #bee8f4;
	z-index: 200;}
#header .topicpath li.home {
	padding-left: 170px;}
#header .topicpath li a {
	color: #ffee4e;}
	
#header .company {
	width: 880px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -450px;
	text-align: right;
	}
#header .company li {
	display: inline;
	line-height: 37px;
	padding-left: 10px;}
	
	
	
/* header
---------------------------------------------------------- */
#mainContents {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 170px;
	text-align: center;
	background: url(../img/bg_mainbox.gif) repeat-y bottom center;
	z-index: 10;}
	
#mainBox {
	width: 800px;
	padding-top: 50px;
	text-align: left;
	background: url(../img/bg_mainbox_top.gif) no-repeat top center;
	position: relative;
	text-align: center;
	font-size: 1.4em;
	}

#mainBox .textArea600 {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	}
#mainBox .textArea600 p {
	line-height: 150%;}

#pageTop {
	width: 800px;
	padding: 60px 0;
	text-align: center;
	background: url(../img/bg_mainbox_btm.gif) no-repeat bottom center;
	position: relative;
	font-size: 1.2em;
	}
#pageTop a {
	width: 150px;
	height: 30px;
	margin: 0 auto;
	display: block;
	}
	
.middleTop {
	width: 660px;
	margin: 50px auto;
	font-size: 12px;
	padding-bottom: 25px;
	text-align: center;
	background: url(../img/info/bg_contents_line.gif) no-repeat bottom center;

	}
	
#blogArea #blogComment {
	width: 400px;
	margin: 30px 0 30px 120px;
	text-align: left;
	line-height: 24px;
	z-index: 300;}
#blogArea #blogComment p {
	padding-bottom: 24px;
	background: url(../img/bg_blog_line.gif) 0 -23px;}
#blogArea #blogComment p strong {
	font-size: 140%;}
#blogArea #blogComment p .red {
	color: #f00;}
#blogArea #blogComment p a {
	display: block;
	text-align: center;}
#blogArea #blogComment p.img {
	background: none;}
#blogArea #blogComment p a img {
	border: 2px solid #fc0;}
	
	
/* ブログタイトル&＆日付 */
#blogArea dl.title {
	width: 660px;
	margin: 10px auto;
	font-weight: bold;
	color: #013649;
	height: 51px;
	position: relative;
	background: url(../img/bg_blog_title.gif) no-repeat center top;}
#blogArea dl.title dt {
	width: 400px;
	line-height: 50px;
	font-size: 18px;
	height: 50px;
	padding-left: 50px;
	color: #ff3035;
	}
#blogArea dl.title dd {
	width: 100px;
	top: 30px;
	right: 10px;
	font-size: 12px;
	position: absolute;
	
	position: absolute;}
#blogBtm {
	width: 800px;
	background: url(img/bg_blog_btm.gif) center top;
	height: 255px;
	}
#blogFlash {
	float: left;
	padding-left: 50px;}
#blogPrev {
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -385px;
	position: fixed;}
#blogLink {
	top: 50%;
	width: 800px;
	margin: -100px auto 0;
	position: fixed;}
#blogLink .prev {
	width 400px;
	height: 600px;
	float: left;}
#blogLink .prev img {
	margin-left: 15px;}
#blogLink .next {
	width 400px;
	height: 600px;
	float: right;}
#blogLink .next img {
	margin-right: 15px;}

#footerFlash {
	position: absolute;
	bottom: 120px;
	left: 50%;
	margin-left: -530px;}

.blog1 {
	position: absolute;
	top: 230px;
	right: 57px;}

/* footer
---------------------------------------------------------- */
#footer {
	width: 100%;
	height: 190px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/bg_footer.gif) repeat-x center top;}
#footer p {
	text-align: center;
	background: url(../img/bg_footer_top.gif) no-repeat center top;}
#footer ul {
	height: 25px;
	text-align: center;}
#footer ul li {
	line-height: 25px;
	display: inline;}
#footer ul li img {
	vertical-align: middle;}
#footer address {
	height: 15px;
	line-height: 15px;
	font-style: normal;
	color: #4287d2;
	letter-spacing: 1px;
	text-align: center;}
#footer address img {
	margin-right: 10px;}

dl.qr {
	height: 200px;}
dl.qr dt {
		float: left;
		width: 180px;
		}


#mainContents div.wrockCampaign {
	padding-top: 40px;
	text-align: left;
	background: url(../img/campaign/bg_wrock_top.gif) no-repeat top center;}
#mainContents div.wrockCampaign p {
	margin-left: 51px;
	margin-right: 49px;}
/* common
---------------------------------------------------------- */
.textArea600 .attention {
	background:#FFFFFF none repeat scroll 0 0;
	border:5px double #CC0000;
	color:#CC0000;
	font-weight:bold;
	margin:0 auto 20px;
	padding:20px;
	text-align:center;
	}
.Fleft {	float: left;}
.Fright {	float: right;}
.Fclear { clear: both;}

.textC { text-align: center; }
.textL { text-align: left; }
.textR { text-align: right; }

.mb0 {margin-bottom: 0px!important;}
.mb10 {margin-bottom: 10px!important;}
.mb20 {margin-bottom: 20px!important;}
.mb30 {margin-bottom: 30px!important;}

.mt0 {margin-top: 0px!important;}
.mt10 {margin-top: 10px!important;}
.mt20 {margin-top: 20px!important;}
.mt30 {margin-top: 30px!important;}

.mr10 {margin-right: 10px!important;}
.mr20 {margin-right: 20px!important;}
.mr30 {margin-right: 30px!important;}

.pt0 {padding-top: 0px!important;}
.pt10 {padding-top: 10px!important;}
.pt30 {padding-top: 30px!important;}
.pb0 {padding-bottom: 0px!important;}
.pb20 {padding-bottom: 20px!important;}

.Cred { color: #d00;}
.Cblue { color: #00d;}
.Clightblue { color: #0cf;}
.Cgreen { color: #0d0;}
.Cpurple { color: #90c;}
.Cyellow { color: #990;}

.sizeS { font-size: 80%; }
.sizeM { font-size: 100%; }
.sizeL { font-size: 120%; }
.sizeLL { font-size: 150%; }

.posRelative { position: relative;}
.posAbsolute { position: absolute;}
