﻿@charset "utf-8";

body {
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#585858;
	margin:0;
	padding:0;  
}
img {
border: none;
}
a {
	text-decoration: none;
	color: #245dc1;
}
a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}
p {
	margin: 0;
	padding: 0;
}

* html body{  
    overflow: hidden;  
}  

* html div#contentsArea{  
    height: 100%;  
    overflow: auto;  
}  
ul li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
#body_wrap{
	background-color: #FFFFFF;
	margin: 0 auto ;
	width: 950px;
	height: 100%;
	padding: 0px 0 0;
    margin-top: -0px; /* リンク位置上昇分 */
}

.inner{
	clear: both;
	margin: 0 auto;	
	width: 900px;
}

#header_wrap {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background-color: #FFFFFF;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.msg{
	margin:20px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #F8F8F8;
	padding:10px;
}
.attention_txt{
	font-size: 12px;
}

.button_blue {
    background-color: #6280c7;
    border-radius: 6px;
    box-shadow: 0 4px 0 #4f71c1;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
    width: 650px;
    padding: 12px 0 10px;
}

.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
margin-top: 20px;	
}
.mt30 {
margin-top: 30px;	
}
.mt50 {
margin-top:50px;	
}
.mr18 {
	margin-right:18px; 
}
.mr24 {
	margin-right:24px; 
}
.mr50 {
	margin-right:49px;
	margin-right:47px\9;
	*margin-right:47px;
	_margin-right:47px;
}
.ml15 {
	margin-left: 15px;
}
.ml16 {
	margin-left: 16px;
}

.mb10 {
	margin-bottom: 10px
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px;
}
.tc {
	text-align: center;
}
a:hover {
	opacity: 0.8;
}
.txt_link01 {
font-size: 18px;
}
.c_red {
	color: #b00c1c;
}
.fs12 {
	font-size: 12px;
}
.fs16 {
	font-size: 16px;
}


/* #header
-----------------------------------------------------------*/
#header{
	width: 940px;
	margin: 8px auto;
	position: relative;
}

#header .logo {
	vertical-align: middle;
}

#header a {
	filter: alpha(opacity=0);
		-moz-opacity: 1;
	opacity: 1;
		-webkit-transition: all 0.0s ease;
		-moz-transition: all 0.0s ease;
		-o-transition: all 0.0s ease;
	transition: all  0.0s ease;
	zoom: 1;
}

.twitter {
	width: 70px;
	position: absolute;
	top: 0;
	right: 210px;
}

.facebook {
	width: 70px;
	position: absolute;
	top: 0;
	right: 105px;
}
.twitter2 {
	width: 70px;
	position: absolute;
	right: 210px;
}

.facebook2 {
	width: 70px;
	position: absolute;
	right: 105px;
}

#bannerarea {
	height: 235px;
	background-color: #CAEAEA;
	background: url(../img/bg_main.png)no-repeat scroll center 0px rgba(0, 0, 0, 0);
	text-align: center;
	margin: 0 auto;
}

#bannerarea img{
	width: 950px;
	margin: 0 auto;
}

/*nav*/
#gnavi{
	background-color: #888888;
}

#gnavi ul {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	clear: both;
}

#gnavi ul li{
	height: 40px;
	float: left;
	list-style:  none;
	width: 237px;
	text-align: center;
}

#gnavi ul li a{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 40px;
	font-weight: bold;
}

#gnavi .current{
	background-color: #51babb;
}

#gnavi ul li a:hover{
	background-color: #51babb;
}


/* #intro
-----------------------------------------------------------*/
#intro {
    padding: 350px 0 90px;
}


#intro h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#intro h2 span{
	border-bottom: dotted 1px #888888;
	 padding: 3px 30px;
}
#intro h3{
	font-size: 22px;
	font-weight: bold;
    margin: 0 auto 10px;
	text-align: center;
	color: #51bbbb;
}
.intro_text {
    line-height: 24px;
}

/* #review
-----------------------------------------------------------*/
#review h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#review h2 span{
	border-bottom: dotted 1px #888888;
	 padding: 3px 30px;
}

#review .review_title {
	background-color: #74c8c9;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
.review_title img {
    padding-right: 7px;
    vertical-align: bottom;
}
.c_txt {
font-size: 16px;
font-weight: bold;
padding-left: 33px;
background: url("../img/check.png") no-repeat scroll left center;
margin-bottom: 10px;
height: 26px;
line-height: 32px;
}


.box_01 li img, .box_02 li img {
    padding-right: 7px;
}
.box_01 ,.box_02 {
	width:420px;
	padding: 0 15px;
}
.box_02 p {
	font-weight: bold;
	font-size: 16px;
}




/* #department
-----------------------------------------------------------*/
#department01 {
    padding: 80px 0 0px;
    position: relative;
    border-top: 3px solid #51bbbb;
}
#department01 h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#department01 h2 span {
    border-bottom: 1px dotted #888888;
    padding: 3px 30px;
}
#department01 .title img {
    padding-right: 12px;
    vertical-align: -10px;
}
#department01 .title {
	background-color: #8199d2;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.synthesis h3 {
background-color: #8199d2;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.synthesis02 h3 {
background-color: #8199d2;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.synthesis03 h3 {
background-color: #8199d2;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.money {
	background-color: #e5b92e;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    text-align: center;
    vertical-align: 3px;
}
.synthesis_inner {
	background-color: #d9e0f1;
	padding: 25px;
}
.synthesis_innerno {
height: 843px;
}
.site {
	float: left;
}
.comment {
	float: left;
}
.icon {
	float: left;
}
.as_comment {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 288px;
}

.staff_comment {
	background-color: #ecfffd;
	padding: 13px;
	float: left;
	width: 288px;
}
.as_comment_l {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 288px;
	height: 163px;
}
.as_comment_l2 {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 288px;
	height: 207px;
}
.as_comment_l2no {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 174px;
	height: 50px;
}
.as_comment_l3 {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 288px;
	height: 127px;
}
.staff_comment_l {
	background-color: #ecfffd;
	padding: 13px;
	float: left;
	width: 288px;
	height: 205px;
}
.as_comment_s {
	background-color: #fff8f8;
	padding:13px;
	float: left;
	width: 174px;
	height: 245px;
}
.staff_comment_s {
	background-color: #ecfffd;
	padding: 13px;
	float: left;
	width: 174px;
	height: 304px;
}
.ttl01 {
	color: #ff5d67;
	margin-bottom:3px; 
}
.ttl02 {
	color: #43b3bc;
	margin-bottom:3px; 
}
.criteria {
	background-color: #74c8c9;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    text-align: center;
    vertical-align: 3px;
    margin-right: 10px;
}

.criteria img {
	padding-right: 9px;
	vertical-align: -5px;
}
.synthesis02 {
	width: 438px;
	float: left;
}
.synthesis03 {
	width: 288px;
	float: left;
}
#department02 {
    padding: 50px 0 0;
    position: relative;
}

#department02 h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#department02 h2 span {
    border-bottom: 1px dotted #888888;
    padding: 3px 30px;
}
#department02 .title img {
    padding-right: 12px;
    vertical-align: -10px;
}
#department02 .title {
	background-color: #d48da1;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.unique_inner {
	background-color: #f2dde3;
	padding: 25px;
}
.unique h3 {
background-color: #d48da1;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.unique02 h3 {
background-color: #d48da1;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.unique02 {
	width: 438px;
	float: left;
}



#department03 {
    padding: 50px 0 0;
    position: relative;
}

#department03 h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#department03 h2 span {
    border-bottom: 1px dotted #888888;
    padding: 3px 30px;
}
#department03 .title img {
    padding-right: 12px;
    vertical-align: -10px;
}
#department03 .title {
	background-color: #56a6ba;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.blogger_inner {
	background-color: #cce4ea;
	padding: 25px;
}
.blogger h3 {
background-color: #56a6ba;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.blogger02 h3 {
background-color: #56a6ba;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.blogger02 {
	width: 438px;
	float: left;
}
#department04 {
    padding: 50px 0 50px;
    position: relative;
}

#department04 h2{
	font-size: 25px;
	font-weight: bold;
    margin: 0 auto 30px;
	text-align: center;
}
#department04 h2 span {
    border-bottom: 1px dotted #888888;
    padding: 3px 30px;
}
#department04 .title img {
    padding-right: 12px;
    vertical-align: -10px;
}
#department04 .title {
	background-color: #8eba56;
    color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.winning_inner {
	background-color: #ddeacc;
	padding: 25px;
}
.winning h3 {
background-color: #8eba56;
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}
.money_wrap {
	text-align: center;
}
.border {
    padding: 0px 0 30px;
    position: relative;
}
.border2 {
    border-bottom: 3px solid #51bbbb;
    padding: 0 0 70px;
}
.aaa {
	height: 187px;
}

/* clearfix
-----------------------------------------------------------*/
.clearfix {
	clear:both;
}

 .clearfix:after   {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  


/* footer
-----------------------------------------------------------*/


#footer {
  height: 30px;
  padding: 40px 0 30px;
  text-align: center;
  background-color: #caeaea;
}



/* .backtotop
-----------------------------------------------------------*/
.backtotop {
 position: fixed;
 bottom: 40px;
 right: 100px;
 z-index: 10;
 display: none;
}

.backtotop {
	bottom: 40px;     /* ハックなし */
	bottom: 40px\9;   /* IE8以下 */
 *	bottom: 40px;   /* IE7以下 */
 _	bottom: 40px;   /* IE6 */
}

.backtotop:not(:target) {
 	bottom: 100px\9;  /* IE9 */
}

.backtotop a{
	display: block;
	background-color:#51babb;
	color: #FFFFFF;
	font-size: 12px;
	width: 140px;
	line-height: 30px;
	padding: 5px 20px;
	border-radius: 5px;
	background-image: url(../img/backtoarrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.backtotop a:hover{
	opacity: 0.7;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .backtotop {
   	bottom: 20px;  /* IE10 */
  }
}


.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.clearleft{clear:left;}
.clearright{clear:right;}

.alignleft{text-align:left;}
.aligncenter{text-align:center;}
.alignright{text-align:right;}







