@charset "UTF-8";

/* ---------------
 INDEX
--------------- */

#index {
	padding-top: 95px;
}

/* ---------------
 CLOUDNEWS
--------------- */

#cloudnews {
	position: relative;
	margin-bottom: 25px;
	width: 960px;
	height: 44px;
	background: url(../img/news/bg.png) no-repeat;
}
#cloudnews h2 {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 135px;
	height: 14px;
	background: url(../img/news/hl.png) no-repeat;
}
#cloudnews #cloudnewsrss {
	position: absolute;
	top: 13px;
	left: 200px;
}
#cloudnews > div {
	position: absolute;
	top: 15px;
	left: 180px;
}

/* ---------------
 VISUAL
--------------- */

#index #visual {
	width: 960px;
	height: 335px;
	margin: 0 auto;
	position: relative;
}
#index #visual h1 {
	background: url(../img/visual/str.png) no-repeat 0 0;
	height: 70px;
	color: #3E8C0A;
	/*
	margin-bottom: 25px;
	font-size: 60px;
	font-family: 'Gothic MB101 Heavy';
	*/
}
#index #visual h2 {
	margin-bottom: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #3E8C0A;
	line-height: 1.7;
}
#index #visual p {
	font-size: 13px;
	width: 640px;
	line-height: 1.7;
}
#index #visual p:first-of-type {
	margin: 0px 0 20px 0;
	padding-top: 30px;
	font-size: 16px;
	color: #3E8C0A;
	letter-spacing: 0.4em;
}
#index #visual div {
	position: absolute;
	right: 20px;
	top: 15px;
}

/* ---------------
 EXAMPLE
--------------- */

#index #example {
	margin: 20px auto;
	width: 960px;
}
#index #example h2 {
	margin-bottom: 20px;
	color: #3E8C0A;
	font-size: 24px;
	font-family: 'Shin Go Bold';
}
#index #example dl {
	float: left;
	margin-left: 9px;
	width: 233px;
	border-top: 6px solid #9F9F9F;
	background: #fff;
	box-shadow: 0px 0px 5px #ddd;
	behavior: url(http://cloud.sakura.ad.jp/common/htc/PIE.htc);
	position: relative;
}
#index #example dl:first-of-type {
	margin-left: 0;
}
#index #example dt {
	height: 37px;
	background-color: #CECECE;
	text-align: center;
	font-size: 14px;
	font-family: 'Shin Go Bold';
}
#index #example dt span {
	margin-left: 0.2em;
	font-size: 26px;
	vertical-align: middle;
}
#index #example dd {
	padding: 10px 10px 20px 10px;
}
#index #example dd p {
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}

/* ---------------
 ADVANTAGE
--------------- */

#index .adv {
	padding: 15px 0;
	overflow: hidden;
}
#index .adv div:first-of-type {
	float: left;
}
#index .adv div:last-of-type {
	float: right;
}
#index .adv h3 {
	min-height: 68px;
	padding: 17px 0 0 78px;
	background: url(../img/adv/bg.gif) no-repeat 0 0;
	font-size: 16px;
	font-weight: bold;
}
#index .adv h3 a {
	background: none;
	padding: 0;
}
#index .adv h2 {
	margin-bottom: 8px;
	font-size: 24px;
	font-family: 'Shin Go Medium';
	color: #3E8C0A;
}

/* ---------------
 ABOUT
--------------- */
#index #about {
	margin: 15px 0 25px 0;
}
#index #about h3{
	margin-bottom: 15px;
	font-family: 'Shin Go ExLight';
	font-size: 24px;
}
#index #about p {
	margin-bottom: 18px;
	width: 340px;
}
#index #about .monoBox {
	background: #fff url(../img/about/bg.png) no-repeat right top;
}
#index #about ul {
	margin-top: 13px;
}
#index #about ul li:first-of-type {
	float: left;
}
#index #about ul li:last-of-type {
	float: right;
}

/* ---------------
 OPERATION
--------------- */

#index #operation {
	margin: 15px 0 25px 0;
}
#index #operation h3{
	margin-bottom: 15px;
	font-family: 'Shin Go ExLight';
	font-size: 24px;
}
#index #operation p {
	margin-bottom: 15px;
}

/* ---------------
 HEADLINE
--------------- */

#index section h3 {
	margin-bottom: 20px;
	padding: 0 0 0 8px;
	height: 24px;
	border-left: 6px solid #3e8c0a;
	font-weight: bold;
	line-height: 24px;
}

#index section h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}

/* ---------------
 FEATURE
--------------- */

#index #feature {
	position: relative;
}
#index #feature > div:first-of-type {
	position: absolute;
	top: 0px;
	left: 440px;
}
#index #feature ul li {
	position: relative;
	float: left;
	margin-right: 10px;
	min-height: 298px;
	width: 213px;
	height: 10px;
	border-top: 6px solid #9f9f9f;
	background: #fff;
}
#index #feature ul li:last-of-type {
	margin-right: 0;
}
#index #feature li h4 {
	height: 57px;
	text-align: center;
	font-size: 18px;
	line-height: 57px;
	background-color: #ededed;
}
#index #feature li:nth-of-type(1) h4 {
	background: url(../img/feature/icon01.png) no-repeat #ededed 50% 50%;
}
#index #feature li:nth-of-type(2) h4 {
	background: url(../img/feature/icon02.png) no-repeat #ededed 50% 50%;
}
#index #feature li:nth-of-type(3) h4 {
	background: url(../img/feature/icon03.png) no-repeat #ededed 50% 50%;
}
#index #feature li h5 {
	margin: 15px 0 15px 0;
	color: #3e8c0a;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.4;
}
#index #feature li p {
	padding: 0 10px;
}
#index #feature li div {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

/* ---------------
 FORMAT
--------------- */

#index #format ul {
	border: 1px solid #ccc;
}
#index #format ul li {
	float: left;
	width: 164px;
	min-height: 298px;
	border-right: 1px solid #ccc;
	background: #fff;
	position: relative;
}
#index #format ul li:last-of-type {
	border-right: 0;
	width: 163px;
}
#index #format ul li h4 {
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #edf2ea;
	color: #3c5d28;
}
#index #format p {
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 0;
	line-height: 1.35;
	color: #3e8c0a;
}
#index #format li div {
	position: absolute;
	bottom: 10px;
	left: 10px;
}


/* ---------------
 SERVICE
--------------- */

#index #service .monoBox > div:first-of-type {
	float: left;
	width: 250px;
}
#index #service .monoBox > div:last-of-type {
	float: right;
	width: 369px;
}