@charset "shift_jis";

html {
height:100%;
}
body {
	font-family:"メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4em;
	color:#fff;
	background:url(../img/bg.jpg) #1b232d center top no-repeat fixed;
	height:100%;
}
.copyright {
	font-size:12px;
	line-height:16px;
	text-align:center;
	margin:30px auto;
}
.cap {
	font-size:12px;
	line-height:16px;
}

img {
	border:none;
}
.hidden {
	display:none;
}
.clear {
	clear:both;
}
p.cap {
	font-size:12px;
	line-height:16px;
}
#header {
	width:100%;
	background:#000;
	height:54px;
}
#headerBox {
	width:1000px;
	margin:0 auto;
	position:relative;
	height:54px;
}
#fdcLogo {
	position:relative;
	top:11px;
}
#socialButton {
	position:absolute;
	right:0;
	top:15px;
}
#socialButton ul {
	margin:0;
	padding:0;
}
#socialButton li {
	list-style-type:none;
}
#entrance {
	text-align:center;
	padding:30px 0;
}
h2 {
	margin:15px;
}
h3 {
	margin:5px 0;
}

#hmz-t3w_body {
	width:990px;
	margin:0 auto;
	background:url(../img/contents_bg.png) repeat-y;
	padding-bottom:1px;
}
#top {
	background:url(../img/top.png) no-repeat;
	width:990px;
	height:672px;
	position:relative;
}
#leadText {
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	width:505px;
	position:absolute;
	top:160px;
	right:15px;
}
#spec {
	font-size:12px;
	line-height:16px;
	width:380px;
	left:20px;
	bottom:15px;
	position:absolute;
}
.button {
	margin:0 0 0 20px;
}
.button img {
	margin:0 10px 10px 0;
	display:block;
	float:left;
}

.copyright {
	font-size:10px;
	text-align:center;
	margin:15px auto;
	z-index:103;
	position:relative;
}
h2 {
	width:990px;
	margin:0;
	padding:0;
}
.clm {
	width:950px;
	margin:0 auto;
	font-size:14px;
	line-height:18px;
}
.clm h3 {
	display:none;
}
.clm01a {
	width:310px;
	height:455px;
	float:left;
	margin:0;
	background:url(../img/clm01.jpg) no-repeat;
	position:relative;
}
.clm01b {
	width:310px;
	height:455px;
	float:left;
	margin:0 10px;
	background:url(../img/clm02.jpg) no-repeat;
	position:relative;
}
.clm01c {
	width:310px;
	height:455px;
	float:left;
	margin:0;
	background:url(../img/clm03.jpg) no-repeat;
	position:relative;
}
.clm01d {
	width:950px;
	height:170px;
	background:url(../img/clm04.jpg) no-repeat;
	position:relative;
	margin:10px 0 0 0;
	float:left;
}
.clm01a .text01, .clm01b .text01, .clm01c .text01, .clm01d .text01 {
	width:280px;
	left:15px;
	top:45px;
	position:absolute;
}
.clm01b .text02 {
	top:330px;
	left:15px;
	font-size:12px;
	line-height:16px;
	width:72px;
	position:absolute;
}
.clm01c .text01 {
	font-size:12px;
	line-height:16px;
}
.clm01c .text01 strong {
	color:#38acb6
}
.clm01d .text01 {
	width:406px;
	left:15px;
	top:auto;
	bottom:15px;
	position:absolute;
}
.banner {
	margin:15px 20px;
}

/*フッター*/
.footer-area {
}

.mb30px
{
	padding-bottom: 30px;
}


#copyright-area
{
	padding: 20px;
	text-align: center;
}

.footer-area .copyright
{
	margin: 0px auto;
	width:700px;
	text-align:center;
	color:#333333;
	font-size:12px;
}

.footer-area
{
	color: #cccccc;
	padding: 20px 0px;
	background: #fff;
}

/*ソーシャルブックマークアイコン*/

ul.bookmark_button {
	list-style: none;
	clear: both;
}
ul.bookmark_button li {
	float: right;
}
ul.bookmark_button li.continue {
	padding-left: 10px;
}
ul.bookmark_button li.twitter {
}
ul.bookmark_button li.hatena {
	padding-left: 10px;
}
ul.bookmark_button li.facebook {
	padding-left: 10px;
}
ul.bookmark_button li.gplus {
	padding-left: 10px;
}
iframe.twitter-share-button {
width: 105px!important;
}


/* clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
