/* 統一の設定ここから-------------------------------------------------------- */
/* ボディ・リンク・画像-------------------------------------------------------- */
html,body {
	background-color: #ffffff;
	color: #222222;
	font-size: 12px;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
	font-family: Osaka, "メイリオ";
	height: 100%;
	}

a:link {
	text-decoration: underline;
	color: #222222;
	}

a:visited {
	text-decoration: underline;
	color: #222222;
	}

a:hover {
	text-decoration: underline;
	color: #aaaaaa;
	}

img {
	vertical-align: bottom;
	}

.alt {display: none;}

/* ヘッダー------------------------------------------------------------ */
.header {
	width: 95%;
	padding: 15px 0px 15px 0px;
	margin: 0px auto 0px auto;
	height: 60px;
	}

.header ul {
	margin: 0px auto 0px auto;
	padding: 0px;
        width: 940px;
	}
	
.header li.logo {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	}

.header li.text {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float: right;
	font-size: 10px;
	line-height: 1.6em;
	}

.topimage {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 370px;
	background-color: #EBEFEE;
	border-bottom: 10px solid #D3E045;
	}
	
.leadimage {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 104px;
	background-color: #EBEFEE;
	border-bottom: 5px solid #D3E045;
	}
#navigation {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 50px;
	background-image: url(/assets/images/common/navigation_bg.gif);
	background-repeat: repeat-x;
	border-top:1px solid #A2C000;
	border-bottom: 1px solid #A2C000
	}
	
.navigation {
	width: 840px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 50px;
	background-color: #E3EB86;
	}

.navigation ul {
	margin: 0px;
	padding: 0px;
	}
	
.navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	}
	
	

/* 共通事項------------------------------------------------------------ */
#container {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	}
	
.content {
	width: 850px;
	text-align: left;
	padding: 30px 0px 30px 0px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	}
	
.title {
	width: 820px;
	text-align: center;
	padding: 0px 15px 15px 15px;
	margin: 0px;
	height: auto;
	}

.contents_top {
	width: 850px;
	height: 70px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	}

.contents_bottom {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 30px;
	clear: both;
	}
	
#totop {
	width: 100%;
	height: 30px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
	clear: both;
	border-bottom: solid 2px;
	border-bottom-color: #dddddd;
	}

.totop {
	width: 850px;
	height: 30px;
	text-align: right;
	padding: 0px;
	margin: 0px auto 0px auto;
	}

.footer {
	width: 850px;
	height: 100px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #dddddd;
	}

#footer {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 30px 0px 30px 0px;
	margin: 0x auto 0px auto;
	background-color: #dddddd;
	clear: both;
	}
	
.footer {
	width: 850px;
	height: auto;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	}

.footer ul {
	padding: 0px;
	margin: 0px;
	}

.footer li.navi {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	line-height: 2em;
	}

.footer li.corp {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: right;
	line-height: 1.6em;
	font-size: 11px;
	text-align: right;
	}

.footer span {
	font-size: 11px;
	}

.footer_line {
	width: 850px;
	height: 1px;
	padding: 0px;
	margin: 0px auto 0px auto;
	clear: both;
	}



/* インデックス------------------------------------------------------------ */
.information {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
	}

.information ul {
	margin: 0px;
	padding: 20px 0px 0px 30px;
	}
	
.information li {
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 1.5em;
	}
	
.media {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
	}

.button_more {
	width: 800px;
	text-align: right;
	padding: 41px 25px 0px 25px;
	margin: 0px;
	height: 29px;
	background-image: url(/assets/images/index/media_title.gif);
	background-repeat: no-repeat;
	}
	
.button_more2 {
	width: 800px;
	text-align: right;
	padding: 41px 25px 0px 25px;
	margin: 0px;
	height: 29px;
	background-image: url(/assets/images/index/flowchart_title.gif);
	background-repeat: no-repeat;
	}

.media_image {
	width: 810px;
	text-align: left;
	padding: 25px 20px 0px 20px;
	margin: 0px;
	height: auto;
	}

.media_image ul {
	padding: 0px;
	margin: 0px;
	height: 160px;
	}

.media_image li {
	padding: 0px 9px 0px 9px;
	margin: 0px;
	float: left;
	list-style-type: none;
	}

.media_image p {
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	}
	
#media_more {
	width: 810px;
	text-align: right;
	padding: 25px 20px 0px 20px;
	margin: 0px;
	height: auto;
	}

#media_more ul {
	padding: 0px;
	margin: 0px;
	}

#media_more li {
	padding: 0px 9px 0px 9px;
	margin: 0px;
	float: left;
	list-style-type: none;
	}

.about {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/index/about.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	}

.about_text {
	width: 520px;
	text-align: left;
	padding: 370px 0px 0px 30px;
	margin: 0px;
	height: auto;
	clear: both;
	}

.about_text p {
	padding: 10px 0px 20px 5px;
	margin: 0px;
	}

.faq {
	width: 795px;
	text-align: left;
	padding: 70px 0px 0px 45px;
	margin: 0px;
	height: 330px;
	clear: both;
	background-image: url(/assets/images/index/about_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.faq ul {
	margin: 0px;
	padding: 0px;
	}
	
.faq li {
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	cursor: pointer;
	}

#faq01 {
	width: 270px;
	text-align: left;
	padding: 20px 0px 0px 45px;
	margin: 0px;
	height: 100px;
	}

#faq01 p {
	padding: 0px;
	margin: 0px;
	}
	
.contact_banner {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	height: 110px;
	clear: both;
	}

.flowchart {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-repeat: repeat-y;
	clear: both;
	}

.flow {
	width: 790px;
	text-align: left;
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px auto;
	height: 280px;
	}

.flow_left {
	width: 216px;
	text-align: left;
	padding: 50px 15px 0px 15px;
	margin: 0px;
	height: 230px;
	float: left;
	background-image: url(/assets/images/index/flowchart1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.flow_left p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.5em;
	}
	
.flow_center {
	width: 216px;
	text-align: left;
	padding: 50px 15px 0px 15px;
	margin: 0px 0px 0px 25px;
	height: 230px;
	float: left;
	background-image: url(/assets/images/index/flowchart2.gif);
	background-position: center top;
	background-repeat: no-repeat;
	}

.flow_center p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.5em;
	}

.flow_right {
	width: 216px;
	text-align: left;
	padding: 50px 15px 0px 15px;
	margin: 0px;
	height: 230px;
	float: right;
	background-image: url(/assets/images/index/flowchart3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.flow_right p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.5em;
	}
	
#schedule_more {
	width: 790px;
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin: 20px auto 0px auto;
	height: auto;
	border-top: solid 3px;
	border-top-color: #dddddd;
	}

#schedule_more ul {
	padding: 0px;
	margin: 0px;
	}

#schedule_more li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	list-style-type: none;
	}



/* FAQのサブウィンドウ------------------------------------------------------------ */
.faq_window {
	width: 640px;
	text-align: left;
	padding: 30px 0px 30px 0px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	}
	
.faq_title {
	width: 640px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 30px;
	}

.faq_title p {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	text-align: left;
	border-bottom: solid 2px;
	}
	
.faq_body {
	width: 640px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	}
	
.faq_body p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}




/* 実例紹介------------------------------------------------------------ */
.gallery {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 30px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/gallery/gallery_box_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	clear: both;
	}

.gallery_box_top {
	width: 770px;
	text-align: left;
	padding: 80px 40px 0px 40px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	background-image: url(/assets/images/gallery/gallery.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.gallery_box_left {
	width: 360px;
	text-align: left;
	padding: 8px;
	margin: 0px;
	height: auto;
	float: left;
	background-color: #ffffff;
	border: solid 2px;
	border-color: #ff6600;
	}

.gallery_box_left p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	}

.gallery_box_left table.text {
	width: 358px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 65px;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	}

.gallery_box_left table.text td {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 12px;
	}

.gallery_box_left table.result {
	width: 358px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	border: solid 1px;
	border-color: #000000;
	}

.gallery_box_left table.result td {
	text-align: center;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	border: solid 1px;
	border-color: #000000;
	background-color: #ffffff;
	color: #ff6600;
	}
	
.gallery_box_right {
	width: 360px;
	text-align: left;
	padding: 8px;
	margin: 0px;
	height: auto;
	float: right;
	background-color: #ffffff;
	border: solid 2px;
	border-color: #ff6600;
	}

.gallery_box_right p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	}

.gallery_box_right table.text {
	width: 358px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 65px;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	}

.gallery_box_right table.text td {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 12px;
	}

.gallery_box_right table.result {
	width: 358px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	border: solid 1px;
	border-color: #000000;
	}

.gallery_box_right table.result td {
	text-align: center;
	padding: 5px;
	margin: 0px;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	border: solid 1px;
	border-color: #000000;
	background-color: #ffffff;
	color: #ff6600;
	}

.gallery_box {
	width: 770px;
	text-align: left;
	padding: 30px 40px 0px 40px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	background-image: url(/assets/images/gallery/gallery_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

.gallery_boxb {
	width: 770px;
	text-align: left;
	padding: 30px 40px 0px 40px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	background-image: url(/assets/images/gallery/gallery_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

.gallery_box_bottom {
	width: 750px;
	text-align: left;
	padding: 8px;
	margin: 0px;
	height: auto;
	background-color: #ffffff;
	border: solid 2px;
	border-color: #ff6600;
	}

.gallery_box_bottom p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	}

.gallery_box_bottom table.text {
	width: 750px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 70px;
	border-bottom: solid 1px;
	border-bottom-color: #000000;
	}

.gallery_box_bottom table.text td {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-size: 12px;
	}

.gallery_box_footer {
	width: 750px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 1px;
	clear: both;
	}

.gallery_footer {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 30px;
	clear: both;
	}
	
.user {
	width: 760px;
	text-align: left;
	padding: 35px 45px 0px 45px;
	margin: 0px auto 0px auto;
	height: 440px;
	background-image: url(/assets/images/gallery/user.gif);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	}

.user p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

.hall {
	width: 780px;
	text-align: left;
	padding: 30px 35px 0px 35px;
	margin: 0px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
	}

.hall_left {
	width: 320px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: left;
	}

.hall_left ul {
	margin: 0px;
	padding: 0px;
	}
	
.hall_left li {
	list-style-type: none;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
.hall_right {
	width: 320px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	float: right;
	}

.hall_right ul {
	margin: 0px;
	padding: 0px;
	}
	
.hall_right li {
	list-style-type: none;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}

.hall_footer {
	width: 780px;
	padding: 0px;
	margin: 0px;
	height: 1px;
	clear: both;
	}
	
	


/* お問い合わせ------------------------------------------------------------ */
.contact {
	width: 780px;
	text-align: left;
	padding: 25px 35px 0px 35px;
	margin: 0px auto 0px auto;
	height: auto;
	clear: both;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

.contact p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

.contact table {
	width: 780px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 50px;
	border-bottom: solid 1px;
	border-bottom-color: #dddddd;
	}

.contact th {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	font-weight: normal;
	width: 200px;
	}

.contact td {
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	vertical-align: middle;
	}
	
.contact span {
	padding: 0px 0px 0px 3px;
	margin: 0px;
	color: #ff0000;
	font-size: 10px;
	}
	
.input_select {
	width: 180px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}
	
.input_text {
	width: 180px;
	text-align: left;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	border: solid 1px;
	border-color: #999999;
	}

.input_postal {
	width: 80px;
	text-align: left;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	border: solid 1px;
	border-color: #999999;
	}

.input_address {
	width: 300px;
	text-align: left;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	border: solid 1px;
	border-color: #999999;
	}

.input_textarea {
	width: 400px;
	text-align: left;
	padding: 3px;
	margin: 0px;
	font-size: 12px;
	border: solid 1px;
	border-color: #999999;
	height: 120px;
	}
	
	
	
/* フリーマーケットサービスとは------------------------------------------------------------ */
.about_fleamarket {
	width: 850px;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	background-image: url(/assets/images/common/contents_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	clear: both;
	}
	
.about_fleamarket p {
	text-align: left;
	padding: 10px 30px 10px 30px;
	margin: 0px;
	}

	
	

#sitemap  UL {
	margin: auto;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-TOP: 4px;
    BACKGROUND-COLOR: #ffffff;
    width: 90%;
}
#sitemap  UL ul {
    BACKGROUND-POSITION: left top;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND-IMAGE: url('/assets/images/li/s-dot3.gif');
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 35px;
    PADDING-TOP: 4px;
    BACKGROUND-REPEAT: repeat-y;
}
#sitemap  UL li {
    MARGIN-TOP: 0px; PADDING-LEFT: 25px; BACKGROUND-IMAGE: url('/assets/images/li/s-dot.gif'); MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 0px; LINE-HEIGHT: 20px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; LIST-STYLE-TYPE: none
}
#sitemap  UL LI.s-close {
    BACKGROUND-IMAGE: url('/assets/images/li/s-dot2.gif'); padding-BOTTOM: 5px; BACKGROUND-REPEAT: no-repeat
}
#sitemap  UL LI.s-close2 {
    BACKGROUND-IMAGE: url('/assets/images/li/s-dot4.gif'); MARGIN-BOTTOM: 0px; BACKGROUND-REPEAT: no-repeat
}
#sitemap  UL LI.s-close3 {
    BACKGROUND-IMAGE: url('/assets/images/li/s-dot5.gif')
}
