/* 初期設定
-------------------------------------------------------------------------- */

body {
	font:13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size: small;
	*font: x-small;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #696c72;
	font-weight: 100;
	letter-spacing: 0.06em;
	overflow-x: hidden;
	min-width: 1000px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img	{
	font:13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size: small;
	*font: x-small;
	margin:0;
	padding:0;
	text-decoration: none;
	display: block;
	font-weight: normal;
	border: none;
}

.contents {
	width: 990px;
	height: auto;
	position: relative;
	margin: 0 auto;
	background-image: url(http://priv-emt.com/img/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.contents_inner {
	width: 990px;
	margin: 0 auto;
	padding-top: 60px;
}



/* ベースになる設定
-------------------------------------------------------------------------- */

a {
	text-decoration: none;
	color: #fff;
}


.pp a {
	color: #6eb92d;
}

.btn {
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;
	width: 290px;
	text-align: center;
	background-color: #6eb92d;
	color: #fff;
	font-size: 108%;
	position: relative;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
	-webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
	float: right;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}


.titles h2 {
	font-size: 182%;
	line-height: 1.2em;
	padding-bottom: 34px;
}

.titles h2 span {
	font-size: 64%;
	margin-left: 1px;
}

.box {
	width: 620px;
	position: relative;
	padding-bottom: 28px;
}

#navi_right {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 228px;
	left: 950px;
	z-index: 2000;
}

#navi_left {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 228px;
	left: 0;
	z-index: 2000;
}




/* ヘッダー
-------------------------------------------------------------------------- */

#header {
	width: 100%;
	height: 40px;
	background-color: #1d1b1b;
	position: fixed;
	top: 0;
	left: 0;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index: 3000;
}

#header_inner {
	width: 1090px;
	height: 40px;
	margin: 0 auto;
}

#header_inner .left {
	width: 60px;
	padding-top: 11px;
	height: 20px;
	float: left;
}

#header_inner .right {
	width: 1000px;
	font-size: 93%;
	padding-top: 13px;
	height: 20px;
	color: #edeff1;
	text-align: right;
	float: left;
}

#header_inner .navi {
	margin-left: 22px;
}

#header a {
	color: #edeff1;
	text-decoration: none;
}



/* 広告枠
-------------------------------------------------------------------------- */

.advertising {
	width: 310px;
	height: 200px;
	position: fixed;
	top: 100%;
	left: 50%;
	margin-left: 185px;
	z-index: 600;
	margin-top: -360px;
	background-color: white;
	display: none;
}

.fixed {
	position: fixed;
	top: 40px;
	left: 50%;
	margin-left: 165px;
}

#advertising img {
	width: 310px;
	height: 200px;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
}

#advertising h3 {
	font-size: 93%;
	padding-bottom: 10px;
}


#advertising .box {
	color: #fff;
	width: 310px;
	height: 0px;
	background-color: #6eb92d;
	margin-bottom: 20px;
	box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0px 4px 1px rgba(0, 0, 0, 0.09);
}

#advertising p {
	font-size: 85%;
}

#advertising .box p {
	color: #fff;
	font-size: 100%;
	line-height: 1.5em;
	width: 270px;
	padding: 20px 20px 12px 20px;
}

#advertising .box .btn02 {
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */	
	margin-left: 20px;
	padding: 13px 0 12px 0;
	width: 270px;
	color: #696c72;
	text-align: center;
	background-color: #fff;
	font-size: 108%;
	position: relative;
}

#banner02, #banner02, #banner03, #banner04, #banner05 {
	display: none;
}

#supportingmember {
	width: 310px;
	position: absolute;
	top: 250px;
	left: 0;
}



/* トップバナー
-------------------------------------------------------------------------- */

#top {
	width: 100%;
	height: 618px;
	background-color:#6eb92d;
	margin-top: 40px;
	overflow-x: hidden;
	min-width: 1000px;
}


/*
#top_inner01 {
}

#top_inner02 {
	display: none;
}

#top_inner03 {
	display: none;
}

.top_inner {
	width: 990px;
	height: 500px;
	margin: 0 auto;
	position: relative;
	top: 60px;
	left: 0;	
    background-color: white;
}

.top01 {
	width: 990px;
	height: 500px;
	position: absolute;
	top: 0;
	left: -1030px;
	background-color: white;
}

.top02 {
	width: 990px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
}

.top03 {
	width: 990px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 1030px;
	background-color: white;
}

.top_inner .left {
	width: 495px;
	height: 500px;
	float: left;
}

.top_inner .left img {
	width: 420px;
	height: 420px;
	margin: 40px 40px 40px 60px;
}

.top_inner .right {
	float: left;
	width: 320px;
	height: 420px;
	padding-top: 40px;
	padding-left: 40px;
}

.top_inner .right h1 {
	color: #6eb92d;
	padding-top: 30px;
	font-size: 200%;
	line-height: 1.3em;
	font-weight: bold;	
	margin-bottom: 26px;
}

.top_inner .right h1.hello {
		color: #6eb92d;
	padding-top: 30px;
	font-size: 280%;
	line-height: 1.3em;
	font-weight: bold;	
	margin-bottom: 26px;
}

.top_inner .right p {
	color: #696c72;
	font-size: 138.5%;
	line-height: 1.4em;
	padding-left: 6px;
	padding-bottom: 16px;
}

.top_inner .right .btn {
	margin-top: 10px;
	text-align: center;
	font-size: 138.5%;
	width: 300px;
	padding: 16px 0 16px 0;
}

.top_inner .right .btn img {
	width: 18px;
	height: 18px;
	position: absolute;
	top:20px;
	left: 20px;
}

.top_inner .right p.smalltxt {
	font-size: xx-small;
	padding-bottom: 2px;
	color: #696c72;
}

.top_inner .right p.bigtxt {
	font-size: 200%;
	padding-bottom: 36px;
}



*/


/* ニュース
-------------------------------------------------------------------------- */

#news {
	width: 990px;
	height: 60px;
	position: absolute;
	top: 608px;
	left: 50%;
	margin-left: -495px;
	font-size: 77%;
	color: white;
}



/* ドキュメンタリー
-------------------------------------------------------------------------- */

#documentary {
	width: 640px;
}

#documentary .box {
	width: 290px;
	height: 400px;
	float: left;
	margin-right: 30px;
}

#documentary .box img {
	width: 290px;
	height: 193px;
	padding-bottom: 12px;
}

#documentary .box p img {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
}

#documentary .box p {
	padding-top: 3px;
	font-size: 116%;
	line-height: 1.2em;
	padding-bottom: 12px;
}

#documentary .box h3 {
	font-size: 93%;
	line-height: 1.5em;
	padding-bottom: 12px;
}

#documentary .box p .mini {
	padding-left: 2px;
	font-size: 64%;
}



/* 事業スケジュール
-------------------------------------------------------------------------- */

#schedule {
	width: 640px;
}

#schedule .box {
	width: 193px;
	float: left;
	margin-right: 20px;
}

#schedule .box h3 {
	font-size: 150%;
		background-color: #6eb92d;	
	color: white;
	padding-left: 12px;
	margin-bottom: 12px;
}

#schedule .box h4 {
	font-size: 138.5%;
	padding-bottom: 12px;
}


#schedule .box p {
	font-size: 93%;
	line-height: 1.5em;
	padding-bottom: 10px;
}



/* 法人会員紹介
-------------------------------------------------------------------------- */

#member {
	width: 630px;
}

#member .box {
	width: 630px;
}

#member img {
	width: 194px;
	height: 194px;
	float: left;
	margin-right: 13px;
	margin-bottom: 12px;
	border: 1px solid #e9e9e9;
}

#member .box p img {
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
}

#member .box p {
	padding-top: 1px;
	padding-left: 42px;
	font-size: 85%;
	line-height: 1.6em;
	padding-bottom: 12px;
}

#member .box p .big {
	font-size: 161.6%;
}

#member .box h3 {
	width: 620px;
	font-size: 116%;
	padding-bottom: 10px;
}

#member .box h4 {
	width: 620px;
	font-size: 93%;
	line-height: 1.6em;
	padding-bottom: 12px;
}

#member .box .btn {
	margin-bottom: 12px;
}








/* プライヴとは
-------------------------------------------------------------------------- */

#about {
	width: 620px;
}

#about .box p {
	color: #6eb92d;
	font-size: 161.5%;
	line-height: 1.4em;
	padding-bottom: 18px;
}

#about .box h3 {
	font-size: 108%;
	line-height: 1.8em;
	padding-bottom: 14px;
}

#about .box h3 .mini {
	font-size: 77%;
	line-height: 1.4em;
}

#about .box h4 {
	font-size: 130%;
	line-height: 1.8em;
	padding-top: 22px;
	padding-bottom: 14px;
}

#about .box h5 {
	font-size: 108%;
	line-height: 1.4em;
	padding-bottom: 14px;
}

#about .box img {
	color: #6eb92d;
	font-size: 161.5%;
	line-height: 1.4em;
	padding-bottom: 18px;
}

#about p.mini {
	color: #696c72;
	font-size: 77%;
	line-height: 1.4em;
}



/* aboutmc
-------------------------------------------------------------------------- */

#aboutmc {
	width: 620px;
}

#aboutmc .box p {
	color: #6eb92d;
	font-size: 161.5%;
	line-height: 1.4em;
	padding-bottom: 18px;
}

#aboutmc .box h3 {
	font-size: 108%;
	line-height: 1.8em;
	padding-bottom: 14px;
}

#aboutmc .box h3 .mini {
	font-size: 77%;
	line-height: 1.4em;
}

#aboutmc .box h4 {
	font-size: 130%;
	line-height: 1.8em;
	padding-top: 22px;
	padding-bottom: 14px;
}

#aboutmc .box h5 {
	font-size: 108%;
	line-height: 1.4em;
	padding-bottom: 14px;
}

#aboutmc .box img {
	color: #6eb92d;
	font-size: 161.5%;
	line-height: 1.4em;
	padding-bottom: 18px;
}

#aboutmc p.mini {
	color: #696c72;
	font-size: 77%;
	line-height: 1.4em;
}



/* 代表挨拶
-------------------------------------------------------------------------- */

#message {
}

#message .box h3 .mini {
	width: 620px;
	font-size: 64%;
}

#message .box h3 {
	width: 620px;
	font-size: 131%;
	padding-bottom: 12px;
}

#message .box p {
	width: 620px;
	font-size: 108%;
	padding-bottom: 10px;
	line-height: 1.6em;
}



/* 会員になるには
-------------------------------------------------------------------------- */

#becomeamember {
}

#becomeamember .box h3 {
	width: 620px;
	font-size: 131%;
	padding-bottom: 12px;
}

#becomeamember .box p {
	width: 620px;
	font-size: 100%;
	padding-bottom: 10px;
	line-height: 1.6em;
}

#becomeamember .box input {
	color: #696c72;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */	
	line-height: 30px; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	background-color: #fff; /* 背景 */
	border: 1px solid #bbbfc5; /* 罫線 */
	width: 596px; /* 幅 */
	padding-top: 0px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */
	margin-bottom: 10px;
	height: 36px; /* 高さ */
}

#becomeamember .box input#submit {
	color: #fff;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */	
	line-height: 30px; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	border: none;
	background-color: #6eb92d; /* 背景 */
	width: 290px; /* 幅 */
	padding-top: 0px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px; /* 高さ */
	margin-right: 20px;
	float: left;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
}

#becomeamember .box input#reset {
	color: #fff;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */	
	line-height: 30px; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	border: none;
	background-color: #bbbfc5; /* 背景 */
	width: 300px; /* 幅 */
	padding-top: 0px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */
	margin-top: 10px;
	margin-bottom: 12px;
	height: 50px; /* 高さ */
	float: left;
	box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.10);
}

#becomeamember textarea {
	color: #696c72;
	border-radius: 4px;		/* CSS3草案 */
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */	
	line-height: 1.5em; /* 文字の高さ */
	margin: 0px; /* 余白を消す */
	background-color: #fff; /* 背景 */
	border: 1px solid #bbbfc5; /* 罫線 */
	width: 596px; /* 幅 */
	padding-top: 12px; /* 余白 */
	padding-right: 5px; /* 余白 */
	padding-bottom: 0px; /* 余白 */
	padding-left: 5px; /* 余白 */
	margin-bottom: 12px;
	height: 180px; /* 高さ */
}


/* フッター
-------------------------------------------------------------------------- */

#footer {
padding-bottom: 60px;
}

#footer p {
	width: 620px;
	font-size: 100%;
	line-height: 1.7em;
}
	

a.supportlink {
	color: #6eb92d;
}

a.supportlink:hover {
	text-decoration: underline;
}
