@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
ul {
	list-style:none;
}

/* Mobile Layout: 480px and below. */
  
.Container {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	clear: none;
	float: none;
	background-color: #FFF;
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}
body {
	background-color: #DEEEFA;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header {
	display:none;
}
#header_mobile {
	display:block;
	width:100%;
	margin: 0;
	position: relative;
	z-index: 10;
}
#top_promotion {
	width: 100%;
	margin:-2em 0;
	display: block;
	z-index: 0;
}
#top_deco {
	display:none;
}
#top_deco_mobile {
	display:block;
	z-index: 3;
	position:relative;	
	width:100%;
}
.main_area {
	padding: 1%;
}
.top_left {
	width: 100%;
	float: none;
	display: block;
	margin: 0 0 2em 0;
	padding: 0;
}
.top_left h2.bg_b{
	display:block;
	margin:0;
	width:100%;
	height:28px;
	padding-top:16px;
	background-position-x: center;
	background-image:url(../images/h2bg_b.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
.top_left .h2bottom_b {
	display: block;
	width: 100%;
	height: 45px;
	background-position-x: center;
	background-image:url(../images/h2bg_hb.png);
	background-repeat: repeat-x;
}
.top_right {
	width: 100%;
	float: none;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	background-color:#E4FEEB;
}
.bnr_area {
	background-color:#fff;
	padding:0 0 30px 0;
}
.top_right h2.bg_g{
	display:block;
	margin:0;
	width:100%;
	height:28px;
	padding-top:16px;
	background-position-x: center;
	background-image:url(../images/h2bg_g.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background-color:#FFF;
}
.top_right .h2dd_hg {
	display: block;
    width: 100%;
    height: 33px;
    padding-top: 5px;
    background-position-x: center;
    background-image: url(../images/h2bg_hg.png);
    background-repeat: repeat-x;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    background-position-y: bottom;
}
.top_right .article_box {
	display: block;
    width: 90%;
    border-radius: 20px;
    padding: 3%;
    margin: 2%;
    background-color: #FFF;
    height: auto;
    min-height: 180px;
}
.top_right .h2bottom_g {
	display: block;
    width: 100%;
    height: 25px;
    background-position-x: center;
    background-image: url(../images/h2bg_g.png);
    background-repeat: repeat-x;
	background-color:#E4FEEB;
    text-align: right;
    font-size: 0.9em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-top: 20px;
}
.top_right .h2bottom_g .read_more a {
	color:#FFF;
	text-decoration:none;
}
.article_box .report_icon img {
	margin: 0 1em 0 0;
	width: 60px;
	height: 56px;
	float: left;
}
.article_box h3.h3_g {
	display:block;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color:#071;
	line-height: 1.4em;
	text-align:left;
}
.article_box .h3_g .report_date, .article_box .h3_g .report_title{
	text-align:left;
}
.article_box .article_cont {
	display:block;
	clear: both;
	margin: 10px 0;
	width: 100%;
	float: left;
}
.article_box .article_cont img.article_pic {
	width: 160px;
	margin:0 1em 1em 0;
	float: left;
}
.article_box .article_cont p {
	display:block;
	margin: 0;
	text-align: left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.8em;
}
.article_cont .read_more {
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:right;
	height:1.2em;
	text-align: right;
	font-size: 0.8em;
	line-height:2em;
	text-decoration: none;
}
.article_cont .read_more a {
	text-decoration:none;
}
#footer {
	clear:both;
	width:100%;
	height: 30px;
	position:relative;
	background-color:#009EE0;
	background-image:url(../images/foot_wave.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:0.9em;
	color:#FFF;
	padding-top:50px;
	margin-top:3em;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.Container {
	width: 97.5%;
	padding-left: 1.25%;
	padding-right: 1.25%;
	clear: none;
	float: none;
	margin-left: auto;
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
#top_promotion {
	width: 100%;
	margin:-3em auto;
	display: block;
	z-index: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media print, screen and (min-width: 769px) {
.Container {
	width: 1000px;
	max-width: 1000px;
	padding: 0;
	margin: 0 auto;
	clear: none;
	float: none;
	background-color:#FFF;
	min-height:1600px;
	height:auto;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
#header {
	display:block;
	margin: 0;
	position: relative;
	z-index: 10;
}
#header_mobile {
	display:none;
}
#top_promotion {
	width: 1000px;
	margin: 0;
	display: block;
	position: absolute;
	top: 110px;
	z-index: 0;
}
.flex-control-thumbs {
	display:none;
}
#top_deco {
	display:block;
	width:1000px;
	position: absolute;
	top: 360px;
	/*z-index: 3;*/
}
#top_deco_mobile {
	display: none;
}
.main_area {
	display:block;
	width:940px;
	padding: 30px;
	position: absolute;
	top: 600px;
}
.top_left {
	width: 480px;
	float: left;
	display: block;
	height: 700px;
	margin: 0;
	padding: 0;
}
.top_left h2.bg_b{
	display:block;
	margin:0;
	width:480px;
	height:28px;
	padding-top:16px;
	background-position-x: center;
	background-image:url(../images/h2bg_b.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
}
.top_left .h2bottom_b {
	display: block;
	width: 480px;
	height: 45px;
	background-position-x: center;
	background-image:url(../images/h2bg_hb.png);
	background-repeat: repeat-x;
}
.top_right {
	width: 400px;
	float: right;
	display: block;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
	background-color:#E4FEEB;
}
.top_right h2.bg_g{
	display:block;
	margin:0;
	width:400px;
	height:28px;
	padding-top:16px;
	background-position-x: center;
	background-image:url(../images/h2bg_g.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background-color:#FFF;
}
.top_right .h2dd_hg {
	display: block;
    width: 400px;
    height: 33px;
    padding-top: 5px;
    background-position-x: center;
    background-image: url(../images/h2bg_hg.png);
    background-repeat: repeat-x;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #FFF;
    background-position-y: bottom;
}
.top_right .article_box {
	display: block;
    width: 360px;
    border-radius: 20px;
    padding: 10px;
    margin: 10px;
    background-color: #FFF;
    height: auto;
    min-height: 180px;
}
.top_right .h2bottom_g {
	display: block;
    width: 400px;
    height: 25px;
    background-position-x: center;
    background-image: url(../images/h2bg_g.png);
    background-repeat: repeat-x;
	background-color:#E4FEEB;
    text-align: right;
    font-size: 0.9em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-top: 20px;
}
.top_right .h2bottom_g .read_more a {
	color:#FFF;
	text-decoration:none;
}
.top_right .h2bottom_g .read_more a:hover {
	color:#F20;
	text-decoration:underline;
}
.article_box .report_icon img {
	margin: 0 20px 0 0;
	width: 60px;
	height: 56px;
	float: left;
}
.article_box h3.h3_g {
	display:block;
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	color:#071;
	line-height: 1.4em;
	text-align:left;
}
.article_box .h3_g .report_date, .article_box .h3_g .report_title{
	text-align:left;
}
.article_box .article_cont {
	display:block;
	clear: both;
	margin: 10px 0;
	width: 100%;
	float: left;
}
.article_box .article_cont img.article_pic {
	width: 160px;
	margin:0 1em 1em 0;
	float: left;
}
.article_box .article_cont p {
	display:block;
	margin: 0;
	text-align: left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:0.8em;
}
.article_cont .read_more {
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float:right;
	height:1.2em;
	text-align: right;
	font-size: 0.8em;
	line-height:2em;
	text-decoration: none;
}
.article_cont .read_more a {
	text-decoration:none;
}
#footer {
	clear:both;
	width:1000px;
	height: 30px;
	position:absolute;
	top:1600px;
	background-color:#009EE0;
	background-image:url(../images/foot_wave.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:0.9em;
	color:#FFF;
	padding-top:50px;
	margin-top:0em;
}
}
