@charset "utf-8";
@import "./common/css/std.css";

/***** only index *****/
DIV#main1 {
	padding: 10px 0 30px 0;
	text-align: center;
	clear: both;
	}
DIV#main2 {
	clear: both;
	}
DIV#main3 {
	clear: both;
	}
DIV#main4 {
	clear: both;
	}
DIV#main4 IMG {
	margin: 5px;
	}
DIV#main5 {
	text-align: right;
	padding: 30px 0 0 0;
	}
DIV#main5 IMG {
	margin: 0;
	}
DIV#main5 IMG {
	}
DIV#tensyuPhoto {
	width: 160px;
	height: 120px;
	float: left;
	margin: 0 10px;
	padding: 0;
	z-index: 1;
	}
DIV#tensyuPhoto IMG#tensyu {
	border: 1px solid #000000;
	}
DIV#tensyuComment {
	overflow: auto;
	width: 580px;
	height: 120px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	}
DIV#tensyuComment SPAN#tensyuCommentHead {
	display: block;
	width: 570px;
	margin-bottom: 5px;
	padding: 2px;
	background: #330000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}
P#exbitionArea {
	width: 320px;
	margin: 25px 10px;
	padding: 15px 0;
	text-align: center;
	float:left;
	border-top: 5px dotted #330000;
	border-bottom: 5px dotted #330000;
	border-left: 5px dotted #330000;
	border-right: 5px dotted #330000;
	background-color: #FFFF99;
	}
P#exbitionArea SPAN.caption {
	font-size: large;
	font-weight: bold;
	}
P#exbitionArea SPAN.caution {
	font-size: x-small;
	}
P#exbitionArea P.schedule {
	text-align: left;
	}
P#orderArea {
	padding: 15px 0;
	text-align: left;
	}