@charset "euc-jp";
/***************************************
共通部分レイアウト用
****************************************/

body {
	color: #222;
	font-size: small ;
	line-height: 210%;
	font-family:"メイリオ","Verdana","Osaka";
	text-align: center;
	width: 100%;
}
#wrapper {
	width: 1000px;
	background:url('../images/top/main_image.jpg') no-repeat;
	margin-bottom: 20px;
    margin: 0 auto;
	font-family:"メイリオ","Verdana","Osaka";
    text-align: left;
	vertical-align: top;
	height: 100%;
}
#wrapper_photo {
	width: 680px;
	text-align:	left;
	margin: 0 auto;
	margin-bottom: 20px;
}
.side_left_top {
	float:left;
	width: 204px;
	vertical-align: top;
	margin-left: 80px;
	margin-top: 250px;
	}
.side_left {
	float:left;
	width: 204px;
	height: 100%;
	vertical-align:top;
	margin-left:80px;
	}
.side_right_top {
	float:left;
	width: 600px;
	vertical-align:top;
	margin-top:42px;
	margin-left:36px;
	text-align: center;
}
.side_right {
	float:left;
	width: 600px;
	height: 100%;
	vertical-align:top;
	margin-top:42px;
	margin-left:36px;
	text-align: center;
}
.contents_center {
	text-align:center;
	margin: auto 0;
	width: 100%;
}
td {
	text-align:	left;
	color: #01b2ee;
	font-size: small ;
	line-height: 180%;
	font-family:"Verdana","メイリオ", "Osaka";
}
a {
	color: #01769e;
	text-decoration: none;
	}
a:hover {
	color: #01b2ee;
	text-decoration: none;
	}
a img {
	border:none;
	vertical-align:bottom;
}
	
	
/* 共通スタイル
-----------------------------------------------------*/
#header_top {
	width: 880px;
	height: 50px;
}
.h70 { height: 70px;}
.h50 { height: 50px;}
.h40 { height: 40px;}
.h30 { height: 30px;}
.h20 { height: 20px;}
.h15 { height: 15px;}
.h10 { height: 10px;}
.h8 { height: 8px;}
.h5 { height: 5px;}
	   
.clear { clear:both; }

.gototop {
	margin-top: 20px;
	text-align: right;
	width: 600px;
	clear:both;
	}
.big {
	font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	}
.small {
	font-size: 11px;
	line-height: 150%;
	text-align:	left;
	}
.msmall {
	font-size: 12px;
	line-height: 180%;
	text-align:	left;
	}
.shiro {
	font-size: 12px;
	line-height: 180%;
	text-align:	left;
	color: #FFF;
	}
.shiro_exp {
	font-size: x-small;
	line-height: 180%;
	text-align:	left;
	color: #FFF;
	}
.yellow_big {
	font-size: 15px;
	line-height: 180%;
	text-align:	left;
	color: #fff20e;
	font-weight: bold;
	}
.yellow_small {
	font-size: 14px;
	line-height: 180%;
	text-align:	left;
	color: #fff20e;
	font-weight: bold;
	}
.exp {
	font-size: x-small;
	line-height: 150%;
	text-align:	left;
	}
.left {
	width: 600px;
	text-align: left;
	}
.right {
	text-align: right;
	}
.back_yellow {
	background: #fff20e;
	}
.back_blue {
	background: #b3e7f9;
	}
.dotline {
	border: dotted 2 #1eb9ee;
	width: 600px;
	margin-top: 10px;
	}
.dotline_inner {
	padding: 10px;
	line-height: 160%;
	}
.clear { clear:both; }
.clear hr { display:none; }  
	
/* トップページ　メイン画像エリア
-----------------------------------------------------*/
#main {
	background: url('../images/know/photo4.jpg') no-repeat;
	width: 960px;
	}

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

.insta {
	color: #003547;
	font-size: small;
	width: 840px;
	height: 168px;
	margin-left:80px;
	vertical-align:top;
	text-align:left;
}

/* ニュース
----------------------------------------------------------*/

.news {
	margin-top: 15px;
	text-align:	left;
	color: #01b2ee;
	font-size: small;
	line-height: 150%;
	font-family:"Verdana","メイリオ", "Osaka";
}
.news a {
	text-align:	left;
	color: #01b2ee;
	font-size: small;
	line-height: 150%;
	font-family:"Verdana","メイリオ", "Osaka";
}

