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

/* ************************************************
 *	共通設定
 * ************************************************ */
 
/* ************************************************
 *	reset
 * ************************************************ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
img {
	vertical-align: top;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}


* {
	margin:0;
	padding:0;
	line-height:1.7;
	border:0;
	text-decoration:none;
	font-size:100%;
	font-weight:normal;
	
}


html {
	margin-bottom:1px;
    height:100%;
    overflow-y:scroll;
}

body {
	font-size:12px;
	font-family:verdana,"qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN","MS PGothic",Sans-Serif;
	margin-bottom:1px;
	height:100%;
	background-image: url(../shareimages/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	-webkit-text-size-adjust: 100%;
}

li {
	list-style:none;
}

img {
	border:0;
}

/* clearfix */
.clearfix:after {
	content: url(../shareimages/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	/display: inline-block;
}
/* Mac版IEを除外 */
.clearfix {
	overflow: block;
}

/* IE6 PNG */
* html img {
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "spacer.gif" : this.src,
this.style.behavior = "none"
);
}

.imgfloatL{
	float: left;
}

.imgfloatR{
	float: right;
}

/* -------------------------------------
 *	リンクの色設定
 * ------------------------------------- */

a {
	color:#ffffff;
	cursor:pointer;
}

a:link {
	color:#ffffff;
}

a:visited {
	color:#ffffff;
}

a:hover {
	color:#aaa;
}

a:active {
	color:#aaa;
}

h1{
	font-size: 18px;
	font-weight: bold;
}

h2{
	font-size: 18px;
	font-weight: bold;
}

h3{
	font-size: 12px;
	font-weight: bold;
}
h4{
	font-size: 14px;
	font-weight: bold;
}

/*-----------------------------------------------
 __スペース
-----------------------------------------------*/
.m-u5{
	margin-bottom: 5px;
}

.m-u10{
	margin-bottom: 10px;
}

.m-u20{
	margin-bottom: 20px;
}

.m-t5{
	margin-top: 5px;
}

.m-t10{
	margin-top: 10px;
}

.m-t20{
	margin-top: 20px;
}
 
/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:985px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

/*コンテンツエリア*/
#container #contents{
	width: 985px;
}


/*-----------------------------------------------
 トップページ
-----------------------------------------------*/

/*メインエリア*/
#container #contents #main{
	width:950px;
	float: left;
}

/*ヘッダー*/
#header{
	width:985px;
	height: 60px;
}


.gnavi{
	width:985px;
	height: 60px;
	background-image: url(../shareimages/gm/gmenubg.png);
}

.gnavi ul{
	padding-top:18px;
	padding-left:18px;
}

.gnavi li{
	float:left;
}

.gnavi li:hover{
	opacity: 0.5;
}



.framefooter{
	width:985px;
	height: 12px;
	float: left;
	clear:both;
	background-image: url(../shareimages/frame_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.framecontents{
	background-image: url(../shareimages/frame_shadow.png);
	background-repeat: repeat-y;
	padding:0px 17px 0px 17px;
	color:#ccc;
}

.contentsbox{
	width:850px;
	background-repeat: repeat-y;
	padding:50px 50px 50px 50px;
	float: left;
}

.cb_white{
	background-color:#fff;
}


.flashbox{
	width:950px;
	height:500px;
	background-color:#000;
	float: left;
}

/*下部*/
.wordbox{
	width: 985px;
	float: left;
	height: 50px;
	margin:20px 0px;
	text-align:center;
	background-image: url(../images/earthquake.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/*下部*/
.sponcerbox{
	width: 985px;
	float: left;
	margin-bottom:20px;
}

.sponcerbox ul{
	width:967px;
	margin:0px auto;
}

.sponcerbox li{
	float: left;
}

.mr2{margin-right:2px;}

/*-------------------------------------------------
	フッター
-------------------------------------------------*/
#container #contents #footer {
	width:955px;
	float:left;
	padding: 10px 15px;
}


/*ブログ*/

.blogtitlebox{
	width:850px;
	float:left;
	padding-bottom:5px;
}
.blogtitleword{
	float:left;
}

.blogbox{
	width:850px;
	float:left;
	font-size:12px;
	padding-bottom:10px;
	color:#fff;
}

.blogtitle{
	width:610px;
	font-weight:bold;
	font-size:18px;
}

.blogtitle img{
	vertical-align: baseline;
}

.blogdate{
	float:right;
	color:#fff;
	padding-bottom:20px;
	font-size:12px;
}

.blogdate img{
	vertical-align: baseline;
}

.blogword{
	width:610px;
	float:left;
	padding-right: 20px;
}
.bloghonbun{
	float:left;
	width:610px;
	clear: both;
	
}

.blogmenu{
	width:195px;
	height: 500px;
	font-size:12px;
	float:right;
	background-image: url(../blog/images/blogmenu_bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.blogmenu li{
}

.blogfooter{
	width:610px;
	float:left;
	padding-top:20px;
}

.blogfooter ul{
	float:left;
	padding-left:220px;
}


.blogfooter li{
	float:left;
	padding-left:10px;
}
