@charset "UTF-8";

/*---------------共通指定---------------*/

body {
	color: #313131;
	font-size: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #beeb45;
}
p,dt,dd {
	line-height: 2em;
	font-size: 90%;
	clear: left;
}

.clear {
	clear: both;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.red {
	color: #CC0000;
}


/*---------------リンクカラーの設定---------------*/

a:link {
	color: #009900;
}

a:visited {
	color: #009900;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #009900;
}


/*---------------共通---------------*/

#wrapper {
	width: 828px;
	margin: 0px auto 20px;
	padding: 0px;
	background-image: url(../images/wrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


#nav {
	padding: 10px 0px 0px;
	text-align: center;
	margin: 0px;
}

#nav img {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#main {
	margin-top: 20px;
	margin-bottom: 0px;
}

.title {
	height: 26px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.team6 {
	height: 36px;
	margin: 30px 0px;
	padding: 0px;
}

#center {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 0px 40px;
	margin-top: 0px;
}

#pagetop {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 74px;
	margin-bottom: 20px;
}

#nav_bottom {
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
}

#footer {
	background-image: url(../images/wrapper_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 828px;
	background-color: #ccff66;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 80%;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	line-height: 2.3em;
	letter-spacing: 0.2em;
}

/*---------------サイトマップ---------------*/

.sitemap {
	float: left;
	display: inline; /* for WinIE6 */
	width: 300px;
	margin-right: 40px;
}

.sitemap p {
	margin-bottom: 10px;
}

.sitemap .h2 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	line-height: 2.5em;
}

.sitemap .h3 {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 8px;
}

.sitemap .sub {
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 20px;
}

/*---------------ショッピングガイド---------------*/

.guide {
	margin-bottom: 20px;
}

.guide_t {
	font-size: 90%;
	font-weight: bold;
	background-color: #e0fe8e;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.guide_01 {
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
}

.guide_left {
	display: inline;
	float: left;
	width: 160px;
	background-color: #2cbe00;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.guide_right {
	display: inline;
	float: left;
	margin-left: 20px;
	width: 460px;
}

.next {
	text-align: center;
	margin-bottom: 20px;
	color: #2cbe00;
	width: 160px;
	clear: both;
}

.next2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #2cbe00;
	width: 160px;
	clear: both;
}

.guide_01 h2 {
	font-weight: bold;
	font-size: 90%;
	line-height: 2em;
}
.section {
	margin-left: 20px;
	margin-bottom: 5px;
}

.guide_cotact_t {
	background-color: #e0fe8e;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	margin-left: 260px;
}

/*---------------プラザ---------------*/

#kikakushitu {
	margin-top: 20px;
	width: 171px;
	text-align: left;
	float: left;
	display: inline; /* for WinIE6 */
}

#danwashitu {
	width: 172px;
	margin-top: 59px;
	margin-left: 21px;
	float: left;
	display: inline; /* for WinIE6 */
}

#link {
	float: left;
	display: inline; /* for WinIE6 */
	width: 91px;
	margin-top: 100px;
	margin-left: 21px;
}

#desktop_posters {
	width: 183px;
	margin-top: 133px;
	margin-left: 21px;
	float: left;
	display: inline; /* for WinIE6 */
}


/*---------------リンク・ダウンロード共通---------------*/

#sub_wrapper {
	width: 686px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../plaza/images/sub_wrapper_02);
	background-repeat: repeat-y;
	background-position: left top;
}

#sub_wrapper p {
	margin-left: 40px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-top: 0px;
}

#sub_wrapper_close {
	background-image: url(../plaza/images/sub_wrapper_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#sub_wrapper h3 {
	font-weight: bold;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*---------------リンク---------------*/

.link {
	padding: 0px;
	margin: 0px 0px 20px;
}

.link img {
	margin-bottom: 10px;
	margin-top: 20px;
}

.link h4 {
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

.banner {
	margin: 20px 0px 15px 40px;
	padding: 0px;
}


/*---------------ダウンロード---------------*/


.desktop_poster {
	margin: 0px;
	background-image: url(../plaza/images/sub_wrapper_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}

#desktop_poster_header {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 20px;
}

.desktop_poster_top {
	background-image: url(../plaza/images/sub_wrapper_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	padding: 0px;
}

.desktop_poster_title {
	margin-bottom: 20px;
	padding: 0px;
}

.desktop_poster h3 {
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
}

.img_l {
	padding: 0px;
	float: left;
	display: inline; /* for WinIE6 */
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 60px;
	height: 210px;
}

.desktop_poster li {
	list-style-position: outside;
	list-style-image: url(../plaza/desktop-posters/images/tri2.gif);
	list-style-type: none;
	margin-top: 45px;
	padding: 0px;
}

#setting-method {
	background-color: #FFFFFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
}

.close {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 20px;
}


/*---------------緑里村とは・お問い合せ・サイトマップ---------------*/

#center table {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

#center td {
	line-height: 1.8em;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
}

#concept_l {
	float: left;
	display: inline; /* for WinIE6 */
	width: 319px;
	margin-right: 40px;
}

#concept_l p {
	margin-bottom: 10px;
}

#concept_r {
	float: left;
	display: inline; /* for WinIE6 */
	width: 319px;
}

#concept_r p {
	margin-bottom: 10px;
}

#center h3 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 2em;
}

/*---------------お客様の声---------------*/

.voice_t {
	background-color: #e0fe8e;
	width: 660px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.voice {
	margin-left: 20px;
	margin-bottom: 20px;
}

.voice2 {
	margin-left: 20px;
	margin-bottom: 10px;
}

#voice_01 {
	width: 660px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	background-image: url(../voice/images/60o_p02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 267px;
}

#voice_02 {
	background-image: url(../voice/images/60o_p01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 540px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#voice_03 {
	background-image: url(../voice/images/60o_p03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	height: 400px;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#voice_04 {
	background-image: url(../voice/images/60o_p04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 0px;
	height: 384px;
	width: 660px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#voice_05 {
	background-image: url(../voice/images/60o_p05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#voice_06 {
	background-image: url(../voice/images/60o_p06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
	width: 660px;
	margin: 0px 0px 0px 20px;
}
#voice_07 {
	background-image: url(../voice/images/60o_p07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding: 0px;
	height: 346px;
	width: 660px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#voice_08 {
	background-image: url(../voice/images/60o_p08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 330px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#voice_09 {
	background-image: url(../voice/images/60o_p09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 593px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#voice_10 {
	background-image: url(../voice/images/60o_p10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 480px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#voice_11 {
	background-image: url(../voice/images/60o_p11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 580px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
