@charset "utf-8";
/* CSS Document */



/* - right_menu_keisaiten - */

#right_menu_keisaiten {
	background-image:url(../../common/images/right_menu_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:10px;
}

#right_menu_keisaiten .title{
	width:170px;
	height:45px;
	background-image:url(../../keisaiten/images/right_menu_keisaiten_head.gif);
	background-repeat:no-repeat;
}

#right_menu_keisaiten .title a:link,
#right_menu_keisaiten .title a:visited,
#right_menu_keisaiten .title a:active {
	width:145px;
	height:37px;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
	text-decoration:none;
	color:#333333;
	display:block;
	padding:8px 10px 0px 15px;
}

#right_menu_keisaiten .title a:hover {
	text-decoration:underline;
}



/* ----- 各掲載展示場 ----- */

#keisaiten_h2 {
	width:580px;
	height:32px;
	background-image:url(../../keisaiten/images/h2_bg_02.gif);
	background-repeat:no-repeat;
	padding:21px 0px 0px 30px;
	font-size:130%;
	line-height:32px;
	color:#333333;
	margin:0px;
}
#keisaiten_movie {
	width:540px;
	height:473px;
	margin-bottom:20px;
}

#hp_look {
	text-align:center;
	margin-bottom:20px;
}
#hp_look a {
	font-size:large;
	line-height:200%;
	font-weight:bold;
}

.keisaiten_table {
	width:520px;
	background-color:#666666;
	margin-bottom:10px;
}
.keisaiten_table_td00 {
	background-color:#c5ac85;
	font-weight:bold;
	color:#333333;
}
.keisaiten_table_td01 {
	width:105px;
	background-color:#eeeeee;
}
.keisaiten_table_td02 {
	width:392px;
	background-color:#ffffff;
}
.keisaiten_table_td03 {
	background-color:#ffffff;
}

#contact_frame {
	width:519px;
	height:400px;
}

.listnone {
list-style-type:none;
}

.listsquare {
				list-style: square outside;
}


.listpoint {
				list-style: circle outside;
}


.listnone-aiba {
				list-style-type:none;
				margin-top: 4px;
				margin-bottom: 4px;
				padding-left: 32px;
}
