@charset "UTF-8";
/* CSS Document */

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

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

.title {
	clear: both;
	margin-top: 0;
	margin-bottom: 20px;
}

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

#sitemap {
	width: 680px;
	margin: 0 auto;
}

.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: 5px 0 5px 20px;
	margin: 5px 0;
}

.guide-01 {
	margin: 15px 20px 0;
}

.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: 0 0 0 20px;
	width: 460px;
}

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

.next2 {
	text-align: center;
	margin: 10px 0;
	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: 5px 0 5px 20px;
	width: 500px;
	margin: 0 auto;
}

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

#plaza {
	width: 680px;
	margin: 0 auto;
}

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

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

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

#desktop_posters {
	width: 183px;
	margin: 133px 0 0 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.jpg);
	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;
	padding-bottom: 10px;
	padding-left: 20px;
}

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


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


.link {
	margin: 0 auto 20px;
	width: 680px;
}

.link img {
	margin: 20px 0 10px 0;
}

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

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


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


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

#desktop_poster_header {
	width: 680px;
	margin: 0 auto 10px;
	padding: 20px 0 0 0;
}

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

.desktop_poster_title {
	margin: 0 0 20px 0;
}

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

.img_l {
	padding: 0px;
	float: left;
	display: inline; /* for WinIE6 */
	margin: 0 80px 30px 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: 0 auto;
	padding: 20px 0 5px 0;
}

.download {
	text-align: right;
	padding: 5px 20px 0 0;
}


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

#company {
	width: 680px;
	margin: 0 auto;
}

#company table {
	margin: 0 auto 20px;
}

#company 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;
}

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


/*---------------特定商取引法に基づく表記---------------*/

#legal {
	width: 680px;
	margin: 0 auto;
}

#legal table {
	width: 100%;
	border: 1px solid #cccccc;
	border-collapse: collapse;
}

#legal  th {
	width: 20%;
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
	line-height: 1.8em;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #e9e9e9;
}

#legal td {
	width: 80%;
	line-height: 1.8em;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #cccccc;
}


/*---------------プライバシーポリシー---------------*/

#privacy {
	width: 680px;
	margin: 0 auto;
}

#privacy h3 {
	font-size: 90%;
	font-weight: bold;
	line-height: 2em;
	padding-top: 10px;
}


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

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

.voice table {
	font-size: 90%;
	width: 690px;
	margin-left: 15px;
}

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

.voice-t {
	background-color: #e0fe8e;
	width: 660px;
	padding: 5px 0 5px 20px;
	font-weight: normal;
	font-size: 90%;
	margin: 5px 0;
}

#voice-01 {
	width: 660px;
	padding: 0px;
	text-align: left;
	margin: 0 0 20px;
	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: 0 0 20px;
}

#voice-03 {
	background-image: url(../voice/images/60o_p03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 20px;
	height: 400px;
	width: 640px;
}

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

#voice-05 {
	background-image: url(../voice/images/60o_p05.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-06 {
	background-image: url(../voice/images/60o_p06.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 340px;
	width: 660px;
	margin: 0 0 20px;
}

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

#voice-08 {
	background-image: url(../voice/images/60o_p08.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 330px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-09 {
	background-image: url(../voice/images/60o_p09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 593px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-10 {
	background-image: url(../voice/images/60o_p10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 480px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-11 {
	background-image: url(../voice/images/60o_p11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 580px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-12 {
	background-image: url(../voice/images/60o_p12.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-13 {
	background-image: url(../voice/images/60o_p13.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 660px;
	margin: 0 0 20px;
}

#voice-13 p {
	width: 240px;
}

#voice-14 {
	background-image: url(../voice/images/60o_p14.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 430px;
	width: 660px;
	margin: 0 0 20px;
}

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


#voice_16 {
	background-image: url(../voice/images/60o_p16.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
	width: 660px;
	margin: 0px 0px 0px 20px;
}

