﻿/*{基本-------------------------------------*/

body {
	font-size: 11px;
	line-height: 180%;
	margin: 0px;
	color: #363430;
	background-image: url(../img/bg_01.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	padding: 0px;
}
a:link {
	color: #009999;
	outline: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #009999;
}
a:hover {
	color: #FF3300;
}
ul, li, ol {
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*見出し------------------------------------*/
h1 {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*̍体裁------------------------------------*/

#territory {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 1000px;
	margin-left: auto;
}

#content_left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	position: fixed;
	z-index: 1;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
	padding: 0px;
	width: 785px;
}

#content_main_1 {
	background-color: #FFFFFF;
	margin-right: 0px;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 10px;
	margin-left: 0px;
}

.content_process_1 {
	margin-right: 0px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#content_exhibitor_1 {
	margin-right: 0px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

/*ヘッダー*/

#Head {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	width: 785px;
	margin-left: 215px;
}

#Main_img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	width: 765px;
	margin-left: 215px;
	background-image: url(../img/img_main_01.jpg);
	height: 250px;
	padding-top: 350px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#Nabi {
	font-size: 12px;
}


/*フッター*/
#Foot {
	padding: 0px;
}

/*̍下層------------------------------------*/
.box_exhibitor_brand_left {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 200%;
}

.box_exhibitor_designer_left {
	float: left;
	padding: 0px;
	font-size: 12px;
	line-height: 200%;
	width: 160px;
}
.box_exhibitor_designer_right {
	float: right;
	padding: 0px;
	font-size: 12px;
	line-height: 200%;
	width: 600px;
}

.box_exhibitor_designer_left_2 {
	float: left;
	padding: 0px;
	margin-right: 2px;
	text-align: center;
	margin-left: 2px;
}

.box_exhibitor_recommend {
	padding: 20px;
	text-align: center;
	background-color: #FFF;
	width: 645px;
	margin-bottom: 15px;
}

.box_exhibitor_recommend_left {
	float: left;
	padding: 0px;
	text-align: center;
	line-height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*ボックス------------------------------------*/

.box_01 {
	margin-bottom: 10px;
}
.box_02 {
	margin-bottom: 20px;
}
.box_left {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
.box_right {
	float: right;
}

/*スタイル------------------------------------*/

img {
	vertical-align: text-top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

.clear_01 {
	clear: both;
}
.style_center {
	text-align: center;
}
.style_right {
	text-align: right;
}

.style_font_01 {
	color: #F00;
}
