@charset "UTF-8";

.mt5 {	margin-top:5px;}
.mt10 {	margin-top:10px;}
.mt15 {	margin-top:15px;}
.mt20 {	margin-top:20px;}
.mt25 {	margin-top:25px;}
.mt30 {	margin-top:30px;}
.mt35 {	margin-top:35px;}
.mt40 {	margin-top:40px;}
.mt45 {	margin-top:45px;}
.mt50 {	margin-top:50px;}
.mt80 {	margin-top:80px;}
.mt100 {margin-top:100px;}


.mr5 {	margin-right:5px;}
.mr10 {	margin-right:10px;}
.mr15 {	margin-right:15px;}
.mr20 {	margin-right:20px;}
.mr25 {	margin-right:25px;}
.mr30 {	margin-right:30px;}
.mr35 {	margin-right:35px;}
.mr40 {	margin-right:40px;}
.mr45 {	margin-right:45px;}
.mr50 {	margin-right:50px;}
.mr100 { margin-right:100px;}
.mr150 { margin-right:150px;}
.mr160 { margin-right:160px;}
.mr180 { margin-right:180px;}
.mr200 { margin-right:200px;}
.mr310 { margin-right:310px;}
.mr460 { margin-right:460px;}
.mr600 { margin-right:615px;}

.mb5 {	margin-bottom:5px;}
.mb10 {	margin-bottom:10px;}
.mb15 {	margin-bottom:15px;}
.mb20 {	margin-bottom:20px;}
.mb25 {	margin-bottom:25px;}
.mb30 {	margin-bottom:30px;}
.mb35 {	margin-bottom:35px;}
.mb40 {	margin-bottom:40px;}
.mb45 {	margin-bottom:45px;}
.mb50 {	margin-bottom:50px;}
.mb100{	margin-bottom:100px;}

.ml5 {	margin-left: 5px;}
.ml10 {	margin-left: 10px;}
.ml15 {	margin-left: 15px;}
.ml20 {	margin-left: 20px;}
.ml25 {	margin-left: 25px;}
.ml30 {	margin-left: 30px;}
.ml35 {	margin-left: 35px;}
.ml40 {	margin-left: 40px;}
.ml45 {	margin-left: 45px;}
.ml50 {	margin-left: 50px;}
.ml100 {margin-left: 100px;}


body {
background-color:#cdd4ed;
	height: 100%;
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #959595;
}
a:link {color:#02406f;text-decoration:none;}
a:hover {color:#08fbfd;text-decoration:none;}
a:visited {color:#02406f;text-decoration:none;}

img { border:0px;
}

#wrapper {
	width: 950px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;

	padding-top: 10px;
	text-align: center;
}

#header {
	margin-bottom: 10px;
	height: 47px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#wrapper:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
h1 {
	background-color: #8b96b3;
	text-align: center;
	width: 950px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	padding-top: 7px;
	margin-bottom: 20px;
	padding-bottom: 7px;
	font-weight: normal;
}
.subnavi {
	background-color: #8b96b3;
	text-align: center;
	width: 950px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #02406f;
	vertical-align: middle;
	padding-top: 7px;
	margin-bottom: 20px;
	padding-bottom: 7px;
}
.subnavi a:link {color:#ffffff;text-decoration:none;}
.subnavi a:hover {color:#08fbfd;text-decoration:none;}
.subnavi a:visited {color:#ffffff;text-decoration:none;}

.main_box {
	background-color: #ffffff;
	margin: 0px;
}

.footer {
	width: 950px;
	padding-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #959595;
	text-align: center;
	padding-bottom: 20px;
}


.top_maincont {
	background-color: #ffffff;
	text-align: center;
	width: 950px;
	height: auto;
	
	font-family: "arial", sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 20px;
}

.gallery_waku {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 15px;
	background-color: #efefef;
}
/* Demo styles */
            
.content{
	color:#565656;
	width:770px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "arial", sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-color: #FFFFFF;
}


p {margin:0 0 20px}
            
.content a:link {color:#02406f;text-decoration:none;}
.content a:hover {color:#08fbfd;}
.content a:visited {color:#959595;}
			
.cred {margin-top:20px;font-size:11px;}
            
/* This rule is read by Galleria to define the gallery height: */
#galleria{
	height:550px;
}

.left_navi {
	float: left;
	width: 100px;
	margin-left: 30px;
	text-align: left;
}
.notice_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #454545;
	padding: 15px;
	border: 1px dotted #c0c0c0;
	text-align: left;
	margin-bottom: 20px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
.new_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	text-align: left;
}
.top_newsbox {
	width: 670px;
	font-size: 14px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-top: 25px;
	padding: 15px;
	vertical-align: middle;
	border: 1px solid #CCC;
}
.titletxt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}
