@charset "shift_jis";

html {
height:100%;
}
body {
	font-family:"メイリオ", "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4em;
	color:#fff;
	background:url(../img/bg.jpg) #666 center top;
	height:100%;
}


img {
	border:none;
}
.hidden {
	display:none;
}
h3 {
	margin:0 0 0 0;
	text-align:center;
}
#header {
	width:100%;
	background:#000;
	height:50px;
}
#headerBox {
	width:990px;
	margin:0 auto;
	position:relative;
	height:50px;
}
#fdcLogo {
	position:relative;
	top:11px;
}
#socialButton {
	position:absolute;
	right:0;
	top:15px;
}
#socialButton ul {
	margin:0;
	padding:0;
}
#socialButton li {
	list-style-type:none;
}
#hmz-t2_body {
	width:990px;
	background:url(../img/contents_bg.png) repeat-y;
	margin:0 auto;
	position:relative;
	padding:0 25px;
	z-index:10;
}
* html #hmz-t2_body   {	width:990px;
	background:url(../img/contents_bg_ie6.jpg) repeat-y;
	margin:0 auto;
	position:relative;
	padding:0 25px;
}
#hmz-t2_top {
	background:url(../img/top.jpg) no-repeat;
	width:990px;
	height:705px;
	position:absolute;
	top:0;
	left:25px;
	z-index:11;
}
#hmz-t2_contents {
	z-index:12;
	position:relative;
	padding:550px 0 15px 0;
}

.clm1 {
}
.clm1_left {
	width:240px;
	height:575px;
	margin:0 15px;
	float:left;
	position:relative;
	font-size:16px;
	line-height:28px;
	display:inline;
}
.clm1_button {
	width:340px;
	height:280px;
	margin:0 15px 15px 0;
	float:left;
	position:relative;
	z-index:13;
	background:#fff;
	display:inline;
}
.clm1_button a {
}
.clm1_button a:hover {
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.clm1_spec {
	background:url(../img/alpha_B50.png);
	position:absolute;
	left:0;
	bottom:0;
	font-size:12px;
	line-height:16px;
	width:230px;
	padding:5px;
}
.clm2 {
	width:963px;
	margin:0 auto;
	padding:0;
	background:url(../img/clm2_bg.gif) 8px bottom no-repeat;
	position:relative;
}
.clm2_cell {
	width:306px;
	margin:0 7px 0 8px;
	padding-bottom:10px;
	float:left;
	font-size:12px;
	line-height:18px;
	display:inline;
}
.clm2_cell img {
}
.clm2_text {
	margin:0 10px;
}
.clm2_cap {
	font-size:10px;
	line-height:12px;
}
.clm2_center {
	text-align:center;
	margin:10px 0 5px 0;
}
.clm_2_03PH {
	margin:0 auto;
	width:286px;
	height:205px;
}
.clm_2_03cap {
	font-size:10px;
	line-height:12px;
width:110px;
position:absolute;
right: 190px;
bottom: 10px;
}
h4, h5 {
	margin:0 0 5px 0;
	text-align:center;
}
.kome {
	font-size:10px;
	margin:3px 20px;
}
.banner {
	width:950px;
	margin:15px auto;
	text-align:center;
	line-height:24px;
}
.banner a:link {
	color:#fff;
}
.banner a:visited {
	color:#ccc;
}
.copyright {
	font-size:10px;
	line-height:14px;
	text-align:center;
	margin:10px auto;
}
hr {
	width:950px;
	margin:1em auto;
}
/*フッター*/
.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:after {
 content:".";
 display:block;
 clear:both; 
 height:0;
 visibility:hidden;
}
.clearfix {
 display:inline-block;
	overflow:hidden;
}
/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}
/* end MacIE5 */

.clearfix + *{
    clear: both;
}

.banner a:hover{
opacity: 0.9;
}