﻿@CHARSET "utf-8";
.textLeft {
	text-align:left;
	color:#6D6D6D;
}
h4 {
	margin-bottom: 0px;
}
#panelWrapper {
	height: 100%;
	margin: 0 auto;
}


	/*あやめ*/
	#themeWrapper {
		background:url("./../images/background2.jpg") 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#kihonWrapper {
	background:url(./../images/background3.jpg) 50% 0 no-repeat fixed;
	background-size: 100% auto;
	height: 100%;
	margin: 0 auto;
	}
	#kihon2Wrapper {
		background:url(./../images/background4.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#kihon4Wrapper  {
		background:url(./../images/background5.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#kihon6Wrapper {
		background:url(./../images/background6.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#kihon8Wrapper {
		background:url(./../images/background7.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyouWrapper {
		height: 100%;
		margin: 0 auto;
	}
	#ouyou3Wrapper {
		background:url(./../images/background8.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyou5Wrapper {
		background:url(./../images/background9.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyou7Wrapper {
		background:url(./../images/background10.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyou9Wrapper{
		background:url(./../images/background11.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyou11Wrapper {
		background:url(./../images/background12.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}
	#ouyou13Wrapper {
		background:url(./../images/background13.jpg) 50% 0 no-repeat fixed;
		background-size: 100% auto;
		height: 100%;
		margin: 0 auto;
	}	


#work .box  {
	margin-bottom: 8.5em;
}
#ouyou2 .box {
	margin-bottom: 8.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,#ohuyou12,#ohuyou13 {
	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;*/
	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;
    margin-bottom:5px;

}
/*トップへ*/
#page-top {
	position: fixed;
	bottom: 5px;
	right: 10px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	width: 100px;
	text-align: center;
	display: block;
}
.articleHeader {
	padding-bottom: 10px;
}
/*float left*/
.contentLeft {
	float: left;
}
.contentRight {
	float: right;
}
/*テーマについて*/
.themeContentW {
	width: 40%;
}
/*clear*/
.cb {
	clear: both;
}
.w29 {
	width: 29%;
}
.w39 {
	width: 39%;
}
.w59 {
	width: 59%;
}

.w70 {
	width: 70%;
}
.ml20 {
	margin-left: 20px;
}
.ml10 {
	margin-left: 10px;
}
.opeW {
	width: 69%;
}
.footerWrapper {
	background: #ffffff;
	padding: 5px;
}
.colorBlack {
	color: #000000;
}
.colorGray {
	color: #cccccc;
}