@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:#000;
	height:100%;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

img {
	border:none;
}
.hidden {
	display:none;
}
.clear {
	clear: both;
}
#header {
	width:100%;
	background:#000;
	height:50px;
	position:relative;
	z-index:1000;
}
#headerBox {
	width:900px;
	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;
}

#leadTextBox {
	width:380px;
	height:140px;
	position:absolute;
	top:195px;
	right:30px;
	padding:14px;
	font-size:14px;
	line-height:20px;
	color:#fff;
	background:url(../img/leadTextBoxBg.gif) repeat-x top center;
	background-color:#000;
	border:1px solid #fff;
	z-index:10;
-webkit-border-radius: 10px;     /* for Safari and Chrome */
-moz-border-radius: 10px;    /* for Firefox */
-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
-khtml-border-radius:10px;   /* Linux browsers */
border-radius: 10px;     /* CSS3 */
behavior: url(border-radius.htc);   /* for IE */
}



#puppeteerBody {
	width:100%;
	min-height:688px;
	margin:0 auto 15px auto;
	padding-top:200px;
	position:relative;
	z-index:2;
}
#curtain01 {
	background:url(../img/curtain01.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:888px;
	position:absolute;
	top:0;
	left:0;
	z-index:3;
}
#curtain02 {
	background:url(../img/curtain02.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:226px;
	position:absolute;
	top:0;
	left:0;
	z-index:4;
}
#curtain03 {
	background:url(../img/curtain03.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:174px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#topPuppet_a {
	background:url(../img/puppet_a.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:303px;
	position:absolute;
	top:0;
	left:0;
	z-index:6;
}
#topPuppet_b {
	background:url(../img/puppet_b.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:303px;
	position:absolute;
	top:0;
	left:0;
	z-index:6;
}
#topLogo {
	background:url(../img/logo.png) no-repeat top center;
	width:100%;
	min-width:920px;
	height:200px;
	position:absolute;
	top:0;
	left:0;
	z-index:7;
}
#topLight {
	background:url(../img/toplight.jpg) no-repeat top center;
	width:100%;
	min-width:920px;
	height:841px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

#maincontentsTop {
	background:url(../img/maincontentsFrameTop.png) no-repeat;
	width:920px;
	margin:0 auto;
	height:20px;
	position:relative;
	z-index:103;
}
#maincontentsBottom {
	background:url(../img/maincontentsFrameBottom.png) no-repeat;
	width:920px;
	margin:0 auto;
	height:20px;
	position:relative;
	z-index:102;
}
#maincontentsBody {
	width:900px;
	margin:0 auto;
	position:relative;
	background:url(../img/maincontentsFrameBody.jpg) repeat-y;
	z-index:101;
}
#maincontentsBodyShadow {
	width:920px;
	margin:0 auto;
	position:relative;
	background:url(../img/maincontentsFrameBody.png) repeat-y;
	z-index:100;
}

#leftClm {
	width:214px;
	margin:0 0 0 8px;
	float:left;
	display:inline;
}
#mainClm {
	width:671px;
	float:left;
}
#frame01Top {
	width:214px;
	height:13px;
	background:url(../img/frame01Top.png) no-repeat;
	font-size:1px;
}
#frame01Bottom {
	width:214px;
	height:13px;
	background:url(../img/frame01Bottom.png) no-repeat;
	margin-bottom:10px;
}
#frame01Body {
	width:190px;
	padding:0 12px;
	background:url(../img/frame01Body.png) repeat-y;
	font-size:10px;
	line-height:14px;
	color:#dcc6ad;
}

#frame02Top {
	width:214px;
	height:60px;
	background:url(../img/frame02Top.png) no-repeat;
}
#frame02Bottom {
	width:214px;
	height:13px;
	background:url(../img/frame02Bottom.png) no-repeat;
	margin-bottom:10px;
}
#frame02Body {
	width:182px;
	padding:5px 16px 0 16px;
	background:url(../img/frame02Body.png) repeat-y;
	font-size:12px;
	line-height:18px;
	color:#dcc6ad;
}

#frame03Top {
	width:214px;
	height:60px;
	background:url(../img/frame03Top.png) no-repeat;
}
#frame03Bottom {
	width:214px;
	height:13px;
	background:url(../img/frame03Bottom.png) no-repeat;
	margin-bottom:10px;
}
#frame03Body {
	width:182px;
	padding:5px 16px 0 16px;
	background:url(../img/frame03Body.png) repeat-y;
	color:#dcc6ad;
}
#frame03Body ul {
	margin:0;
	padding:1px 0;
}
#frame03Body li {
	margin:0 0 0.5em 1.5em;
	padding:0;
	list-style-type:disc;
	font-size:12px;
	line-height:16px;
}
#frame03Body li a {
	color:#dcc6ad;
}
#frame03Body li a:visited {
	color:#aa9a88;
}
#leftClmBanerArea {
	width:200px;
	margin:5px 7px;
}

#topBanner {
	width:655px;
	margin:5px auto 15px;
	background:#000;
}
#secondBanner {
	width:655px;
	margin:0 auto 15px auto;
}
#secondBannerLeft {
	width:320px;
	float:left;
}
#secondBannerRight {
	width:320px;
	float:left;
	margin-left:15px;
}

#blogFrameTop {
	background:url(../img/frame04TopBottom.png) no-repeat;
	width:671px;
	height:22px;
	position:absolute;
	top:0;
	left:0;
	z-index:201;
}
#blogFrameBottom {
	background:url(../img/frame04TopBottom.png) no-repeat;
	width:671px;
	height:22px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:202;
	font-size:1px;
}
#blogFrameBody {
	width:671px;
	height:auto;
	margin:0;
	padding:17px 0 16px 0;
	font-size:1px;
	position:relative; 
	z-index:200;
}
#blogFrameBody li {
	margin:0;
	padding:0 11px;
	width:649px;
	overflow:hidden;
	list-style-type:none;
	color:#000;
}
.blogFrameBody {
	padding:5px;
}
.blogFrameBody01 .blogFrameBody {
	padding:5px;
	border-bottom:1px solid #4b3919;
}
.blogFrameBody02 .blogFrameBody {
	padding:5px;
	border-bottom:1px solid #938875;
}
.blogFrameBody01 {
	background:url(../img/frame04Body01.png) repeat-y;
}
.blogFrameBody02 {
	background:url(../img/frame04Body02.png) repeat-y;
}
.blogIcon {
	width:84px;
	height:auto;
	float:left;
}
.blogIcon img {
	width:84px;
	height:auto;
-webkit-border-radius: 5px;     /* for Safari and Chrome */
-moz-border-radius: 5px;    /* for Firefox */
-o-border-radius: 5px;  /* when Opera Presto 2.3 or later is released */
-khtml-border-radius:5px;   /* Linux browsers */
border-radius: 5px;     /* CSS3 */
}
.blogText {
	width:546px;
	margin-left:5px;
	float:left;
	font-size:12px;
	line-height:18px;
}
.blogText a {
	font-weight:bold;
}

#copyright {
	font-size:12px;
	text-align:center;
	padding:5px 0 15px 0;
}

/*フッター*/
.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, .blogFrameBody:after {
 content:".";
 display:block;
 clear:both; 
 height:0;
 visibility:hidden;
}
.clearfix, .blogFrameBody {
 display:inline-block;
	overflow:hidden;
}
/* exlude MacIE5 \*/
* html .clearfix, * html .blogFrameBody {
 height:1%;
}
.clearfix, .blogFrameBody {
 display:block;
}
/* end MacIE5 */

.clearfix + *, .blogFrameBody + *{
    clear: both;
}
