@charset "Shift_JIS";
/* Common CSS */

/*---------------------------

レイアウト

----------------------------*/

div#layout {
width: 802px;
float: left;
border: 1px solid #CCCCCC;
background: url(../img/main_image.jpg) #FFFFFF no-repeat top left;
}


/*タイトル---------------------------------*/
/*-----------------------------------------*/

h2#title {
width: 300px;
height: 62px;
background: url(../img/title.gif) no-repeat;
margin-top: 32px;
/*margin-bottom: 42px;*/
margin-bottom: 12px;
text-indent: -2000px;
float: left;
}



/*ボディー部分-----------------------------*/
/*-----------------------------------------*/

h2#copy01 {
display: block;
margin: 5px 0px 10px 0px;
text-indent: -2000px;
background: url(../img/copy01.gif) no-repeat;
width: 480px;
height: 28px;
}

div.rightTexteria01 {
width: 480px;
margin-bottom: 15px;}

div.rightTexteria02 {
width: 480px;
margin-bottom: 15px;
border-bottom: 1px dotted #CCCCCC;
}

img.flow01 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#business {
width: 480px;
padding-bottom: 20px;
border-bottom: 1px solid #CCCCCC;
}

div#business h3 {
display: block;
height: 22px;
margin-bottom: 10px;
text-indent: -2000px;
border-left: 5px solid #6eb92b;
}

div#business h3.subtitle01 { background: url(../img/subtitle01.gif) no-repeat #f3f3f3;}
div#business h3.subtitle02 { background: url(../img/subtitle02.gif) no-repeat #f3f3f3;}

.eventImg {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 0px;
}

.salesImg {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#eventEria {
	/*width: 340px;
	width: 320px;*/
	width: 250px;
	margin-bottom: 10px;
	float: right;
}

div#salesEria {
	/*width: 340px;
	width: 320px;*/
	width: 250px;
	margin-bottom: 10px;
	float: left;
}

div.rightTexteria02 h4 {
	display: block;
	/*width: 340px;
	width: 320px;*/
	width: 250px;
	height: 17px;
	text-indent: -3000px;
	margin-bottom: 10px;
}

div.rightTexteria02 #eventEria h4 {
	background: url(../img/subtitle03.gif) no-repeat left;
}

div.rightTexteria02 #salesEria h4 {
	background: url(../img/subtitle04.gif) no-repeat left;
}

.listImg {
	margin-bottom: 10px;
	display: block;
}

#inquiry {
width: 400px;
padding: 10px;
border: 1px solid #CCCCCC;
background: #f6f6f6;
margin-top: 20px;
}

span#ttl {
	float: left;
	width: 170px;
}

span#address {
	float: left;
	display: block;
	padding-left: 15px;
	border-left: 1px solid #CCCCCC;
}
