﻿@CHARSET "utf-8";
.textLeft {
	text-align:left;
}
h4 {
	margin-bottom: 0px;
}
#panelWrapper {
	height: 100%;
	margin: 0 auto;
/*	padding: 0;*/
}

#themeWrapper {
	height: 100%;
	margin: 0 auto;
}

#kihonWrapper {
	height: 100%;
	margin: 0 auto;
}
#kihon2Wrapper {
	height: 100%;
	margin: 0 auto;
}
#kihon4Wrapper  {
	height: 100%;
	margin: 0 auto;
}
#kihon6Wrapper {
	height: 100%;
	margin: 0 auto;
}
#kihon8Wrapper {
	height: 100%;
	margin: 0 auto;
}
#ouyouWrapper {
	height: 100%;
	margin: 0 auto;
}
#ouyou3Wrapper {
	height: 100%;
	margin: 0 auto;
}
#ouyou5Wrapper {
	height: 100%;
	margin: 0 auto;
}
#ouyou7Wrapper {
	height: 100%;
	margin: 0 auto;
}
#ouyou9Wrapper{
	height: 100%;
	margin: 0 auto;
}
#ouyou11Wrapper {
	height: 100%;
	margin: 0 auto;
}



#work .box  {
	margin-bottom: 8.5em;
}
#ouyou2 .box {
	margin-bottom: 10.5em;
}
#setsumei .box {
	margin-bottom: 8.5em;
}
/*ここから*/
#work2,#kihon1,#kihon2 ,#kihon3 ,#kihon4,#kihon5 ,#kihon6 ,#kihon7 ,#kihon8 {
	margin-bottom: 8.5em;
}
#ouyou2,#ohuyou3,#ohuyou4 ,#ohuyou5 ,#ohuyou6,#ohuyou7 ,#ohuyou8 ,#ohuyou9 ,#ohuyou10,#ohuyou11 {
	margin-bottom: 8.5em;
}
#work h2 {
	padding-top: 1.0em;
}
#ouyou2 h2 {
	padding-top: 1.0em;
}
#setsumei h2{
	padding-top: 5.0em;
}
.subtitle {
	color: #506C9B;
	font-weight: bold;
}

/*画像に被るタイトル用*/
.picturetitle {
	background: #ffffff;
	padding: 0.2em;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
}
.imageText {
	float: right;
	text-align: right;
	color: black;
	background: #ffffff;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	padding:0 5px;
	margin-right: 0.5em;
	font-size: 10px;
	color: #3B95C6;
	box-shadow:0 0 0 2px rgba(0, 0, 0, 0.15) inset, 0 3px 4px 0 rgba(0, 0, 0, 0.2);
}
/*説明画像用*/
.imageContent {
	max-width: 660px;
	float:right;
}
.titleBox {
	background: none repeat scroll 0 0 #506C9B;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15) inset, 0 3px 4px 0 rgba(0, 0, 0, 0.2);
    opacity: 0.95;
    color: #ffffff;
    font-size: 2em;
    padding: 0.5em 0;
}
/*トップへ*/
#page-top {
	position: fixed;
	bottom: 0px;
	right: 2px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	width: 100px;
	text-align: center;
	display: block;
}
.cb {
	clear: both;
}

.aboutThemeText {
	color:#6D6D6D;
	padding-top: 20px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.footerWrapper {
	background: #ffffff;
	padding:5px;
}