html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, li, dl, dt, dd, table, th ,td, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #051c39;
	font: 85% Montserrat, Century Gothic, "Bitstream Vera Sans", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Osaka, sans-serif;
	background: url(images/screen.jpg) top center no-repeat #ffffff;
}
.frontbody {
	background: none #ffffff;
}

img {
	-ms-interpolation-mode: bicubic;
}
img.photo {
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
a {
	color: #114477;
	text-decoration: underline;
}
a:hover {
	color: #0066cc;
	text-decoration: none;
}
a img {
	border: none;
}
a.alpha img {
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
a.alpha img:hover {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}
a.alpha0 img {
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
a.alpha0 img:hover {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
ul {
	list-style: none;
}
.alignleft {
	float: left;
	margin: 0 20px 0 0;
}
.alignleft10 {
	float: left;
	margin-right: 10px;
}
.alignleft0 {
	float: left;
	margin: 0;
}
.alignright {
	float: right;
	margin: 0 0 0 20px;
}
.alignright10 {
	float: right;
	margin-left: 10px;
}
.alignright0 {
	float: right;
	margin: 0;
}
.aligncenter {
	text-align: center;
}
.strong {
	font-weight: bold;
}
.large {
	font-size: 130%;
	line-height: 180%;
}
.small {
	font-size: 85%;
	line-height: 150%;
}
.red {
	color: #ff0000;
}
.cherry {
	color: #cc0000;
}

hr.dotGray {
	clear: both;
	margin: 20px 0 20px 0;
	padding: 0;
	border: 0;
	border-bottom: 1px dashed #cccccc;
	background: #999999;
}
hr.gry {
	clear: both;
	margin: 30px 0 30px 0;
	padding: 0;
	width: 100%;
	height: 0;
	border-top: 1px solid #d3d3d3;
	border-right: none;
	border-bottom: 2px solid #f0f0f0;
	border-left: none;
}

/* ヘッダー */

#header {
	margin: 0 auto 0 auto;
	width: 950px;
	height: 230px;
	text-align: left;
	background: none;
}
.frontpage {
	height: 500px !important;
}
#header p.words {
	margin: 100px 0 0 0;
	text-align: center;;
}
#toparea {
	padding: 30px 0;
	height: 50px;
}
#toparea h1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 400px;
	height: 50px;
	display: inline;
}
#toparea .contactarea {
	margin: 0;
	padding: 0;
	float: right;
	width: 550px;
	height: 50px;
	display: inline;
	text-align: right;
}
#toparea .contactarea p {
	margin: 15px 0 0 0;
	padding: 0;
}
#menuarea {
	height: 60px;
	overflow: hidden;
}
#menuarea ul {
	margin: 0;
	padding: 0;
}
#menuarea ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	line-height: 0;
}

/* 外枠 */

#container {
	margin: 0;
	padding: 0 0 50px 0;
	background-color: #ffffff;
}
#main {
	margin: 0 auto 0 auto;
	width: 950px;
}

/* メイン */

.content {
	margin: 30px 0 0 0;
	padding: 0;
	width: 620px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 95%;
	line-height: 160%;
}
.contentInner {
	width: 620px;
}
.content h2 {
	clear: both;
	margin: 0 0 20px 0;
	padding: 10px 0 0 20px;
	width: 600px;
	height: 50px;
	font-size: 18px;
	font-weight: bold;
	background: url(images/bgH2.gif) 0 0 no-repeat;
}
.content h2.imgh2 {
	margin: 0 0 20px 0;
	padding: 0;
	width: 620px;
	height: 50px;
	background: none;
}
.content h3 {
	clear: both;
	margin: 30px 0 20px 0;
	padding: 10px 0 10px 50px;
	width: 570px;
	height: 15px;
	background: url(images/bgH3.gif) 0 0 no-repeat;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
.content h4 {
	margin: 25px 0 15px 0;
	padding: 5px 0 5px 10px;
	border-left: 10px solid #ee9000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.content ul,
.content ol {
	margin-right: 10px;
}
.content p,
.content li {
	margin: 0 0 20px 0;
}
.content ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.content ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
.content ul.list01 li {
	background: url(images/dot.gif) 8px center no-repeat;
}
.content ul.noSpace,
.content ol.noSpace {
	margin: 0;
	padding: 0;
}
.content ul.noSpace li {
	margin: 0 0 15px 5px;
	padding-left: 0;
	line-height: 160%;
}
.content ol.noSpace li {
	margin: 0 0 5px 25px;
	padding: 0;
}
.content ul.noSpace li:last-child,
.content ol.noSpace li:last-child {
	margin-bottom: 0;
}

.content .banner {
	margin: 0 0 20px 0;
	padding: 0;
	widht: 620px;
	overflow: hidden;
}

.btnRight {
	display: block;
	margin-top: 20px;
	width: 200px;
	height: 30px;
	float: right;
	text-align: right
}
.pageMenu {
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0 40px 0;
	width: 620px;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}
.pageMenu a {
	margin: 0 5px;
	padding: 7px 15px;
	border: 1px solid #888888;
	text-decoration: none;
}
.pageMenu a:hover {
	color: #ffffff;
	background-color: #07176a;
}

/* テーブル装飾 */

.texLeft {
	text-align: left !important;
}
.texCenter {
	text-align: center !important;
}
.verTop {
	vertical-align: top !important;
}
.verMiddle {
	vertical-align: middle !important;
}

.two {
	margin: 0 0 20px 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.two td,
.two th {
	padding: 5px;
	background-color: #f8f8f8;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	font-size: 95%;
	line-height: 140%;
	vertical-align: top;
}
.two .tdLeftside {
	width: 180px;
	background-color: #ffffff;
	border-left: none;
}
.two .tdRightside {
	border-right: none;
}
.half {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.half td {
	padding: 5px;
	width: 50%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.half td img {
	padding: 10px 0;
}

.three {
	margin: 0 0 20px 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.three tr {
	
}
.three td {
	padding: 5px;
	width: 194px;
	height: 210px;
	background-color: #f8f8f8;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	font-size: 95%;
	line-height: 140%;
	vertical-align: top;
}
.three td img {
	max-width: 100%;
}
.three td.tdLeft {
	border-left: none;
}
.three td.tdCenter {

}
.three td.tdRight {
	border-right: none;
}

.five {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.five td {
	padding: 5px;
	width: 20%;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}
.five td img {
	padding: 10px 0;
}

.bgGray {
	background-color: #f5f5f5;
}

p.hbar {
	margin: 0 0 10px 0;
	line-height: 0;
}
p.detail {
	clear: both;
	margin: 15px 0 0 0;
	text-align: right;
}

.grouplist {
	margin: 0 0 20px 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.grouplist td {
	padding: 5px;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	font-size: 95%;
	line-height: 140%;
	vertical-align: middle;
}
.grouplist td.glLeft {
	width: 120px;
	background-color: #ffffff;
	border-right: none;
	border-left: none;
}
.grouplist td.glLeft img {
	max-width: 120px;
}
.grouplist td.glCenter {
	width: 220px;
	border-left: none;
}
.grouplist td.glRight {
	background-color: #f8f8f8;
	border-right: none;
}

.innerTable {
	width: 100%;
	border: 2px solid #ffffff;
}
.innerTable td {
	padding: 5px;
	background-color: #ffffff;
	border: none;
	vertical-align: middle;
}
.innerTable td.width30 {
	width: 30%;
}

/* 送信ボタン */

input[type=submit],
input[type=reset] {
	cursor: pointer;
}

/* サイドバー */

.sidebar {
	margin: 30px 0 0 0;
	padding: 0;
	width: 300px;
	float: right;
	display: inline;
	text-align: left;
}
.sidebar ul.panel {
	margin: 0 0 20px 0;
}
.sidebar ul.panel li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 0;
}
#sideMenu {
	width: 300px;
	margin: 0 0 30px 0;
}
.archive {
	padding: 0;
	border-bottom: 1px solid #ffffff;
	cursor: pointer;	
}
.subMenu li {
	border-bottom: 1px solid #ffffff;	
}
.subMenu li a {
	display: block;
	padding: 10px 0 10px 20px;
	width: 280px;
	background-color: #bedefe;
	text-decoration: none;
	font-size: 12px;
}
.subMenu li a:hover {
	background-color: #8dbff1;
	color: #0b1d30;
}

/* フッター */

.footarea {
	clear: both;
	display: block;
	margin: 30px auto 0 auto;
	padding: 0;
	width: 950px;
	height: 150px;
	background: url(images/ground.jpg) 0 0 no-repeat;
}
#footer {
	margin: 50px auto 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#footer ul li {
	float: left;
	display: inline;
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
	word-break: keep-all;
	word-wrap: normal;
}
#footer ul li a {
	display: block;
	padding-left: 20px;
	color: #095808;
	text-decoration: none;
	background: url(images/leaf.gif) 0 center no-repeat;
}
#footer ul li a:hover {
	color: #062506;
	background: url(images/leaf2.gif) 0 center no-repeat;
}
.footerLeft {
	margin: 0;
	padding: 0 30px;
	width: 145px;
	float: left;
	display: inline;
	border-right: 1px solid #cccccc;
	text-align: center;
}
.footerCenter {
	margin: 0 -1px;
	padding: 0 30px;
	width: 273px;
	float: left;
	display: inline;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: center;
}
.footerRight {
	margin: 0;
	padding: 0 30px;
	width: 350px;
	float: right;
	display: inline;
	border-left: 1px solid #cccccc;
}

/* クリアフィックス */

#header:after,
#container:after,
#main:after,
#main .contentInner:after,
#footer:after {
	clear: both;
	content: "";
	display: block;
}

/* Shadowbox */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	color: #fff;
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none;
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	position: relative;
	border: 1px solid #303030;
	overflow: hidden;
	height: 100px;
}
#sb-body {
	position: relative;
	height: 100%;
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	border: none;
}
#sb-loading {
	position: relative;
	height: 100%;
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center;
}
#sb-loading-inner span {
	background: url(images/loading.gif) no-repeat;
	padding-left: 34px;
	display: inline-block;
}
#sb-body,#sb-loading {
	background-color: #060606;
}
#sb-title,#sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sb-title,#sb-title-inner {
	height: 26px;
	line-height: 26px;
}
#sb-title-inner {
	font-size: 10px;
	width: 100%;
}
#sb-info,#sb-info-inner {
	height: 20px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	float:right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#sb-nav a {
	display:block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#sb-nav-close {
	background-image: url(images/close.png);
}
#sb-nav-next {
	background-image: url(images/next.png);
}
#sb-nav-previous {
	background-image: url(images/previous.png);
}
#sb-nav-play {
	background-image: url(images/play.png);
}
#sb-nav-pause {
	background-image: url(images/pause.png);
}
#sb-counter {
	float: left;
	width: 45%;
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link,div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}

/*プリント表示*/

@media print {
	.print-block {
		page-break-inside: avoid;
	}


h2 {
	page-break-after: avoid;
}
	}