/*デフォルトcssリセット*/
html,body{
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.05em;
	font-size: 99%;
	color: #ffffff;
	}
 
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0px;
	padding: 0px;
	}

a {
	color:#ffffff;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

img {
	border: 0px;
	}

/* IE PNG FIX用(〜IE6 透過png表示用) */
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

/*デフォルトcssリセットend*/

div#container {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(image/bg.jpg);
	background-position: center top;
	background-repeat: x-repeat;
	background-color: #5dbeb3;
	}

h1 {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	}

h2 {
	margin: 0px;
	padding: 5px;
	font-size: 120%;
	color: #00115f;
	font-weight: bold;
	text-align: center;
	}

h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 110%;
	color: #FCE2A5;
	font-weight: bold;
	text-align: center;
	}

div#date {
	width: 500px;
	margin: 10px auto 0px auto;
	padding: 10px;
	display: block;
	border: 4px double #ffffff;
	list-style-position: inside;
	background-image: url(image/div_bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	}

p.date {
	margin: 0px;
	padding: 5px 0px;
	text-align:center;
	font-weight: bold;
	}

ul {
	width: 500px;
	margin: 10px auto 30px auto;
	padding: 15px 10px;
	display: block;
	border: 4px double #ffffff;
	list-style-position: inside;
	background-image: url(image/div_bg.png);
	behavior: expression(IEPNGFIX.fix(this));
	}

li {
	line-height: 1.4em;
	}

table {
	clear: left;
	font-size: 88%;
	width: 600px;
	margin: 10px 0px;
	}

table img {
	margin: 0px;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

p#footer {
	width: 600px;
	margin: 0px 100px;
	padding: 20px 0px; 
	clear: both;
	text-align: center;
	border-top:1px solid #ffffff;
	color: #ffffff;
	}

p#footer a,p#footer a:hover {
	color: #ffffff;
	}

p#footer em {
	font-style: normal;
	font-size: 200%;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	font-family: Book Antiqua,serif;
	}

div#watch {
	width: 750px;
	margin: 10px 25px 0px 25px;
	}

div#watch table {
	clear: left;
	font-size: 88%;
	width: 750px;
	margin: 10px 0px;
	}

div#watch table td {
	vertical-align: top;
	width: 250px;
	}

div#watch table td img {
	margin: 0px 45px;
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

div#watch table p {
	margin: 0px;
	padding: 0px 10px 50px 10px;
	color: #ffffff;
	line-height: 1.5em;
	letter-spacing: 0em;
	}

/* 開催中の写真 */
div.photo_fair {
	width: 520px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	}

div.photo_fair img {
	border: 0px;
	}

div.photo_fair a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	}
	

/* voiceページ */

div#container02 {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	position: relative;
	}

div#container02 img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	}

div#container02 p#footer {
	width: 600px;
	margin: 0px 100px;
	padding: 20px 0px; 
	clear: both;
	text-align: center;
	border-top:0px;
	color: #025FAF;
	position: absolute;
	top:840px;
	}

div#container02 p#footer a {
	color: #025FAF;
	}

div#container02 p#footer a:hover {
	color: #6FAFDF;
	}

div#container02 p#footer em {
	font-style: normal;
	font-size: 200%;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	font-family: Book Antiqua,serif;
	}
	
h1#voice_title {
	margin: 40px 0px;
	padding: 0px;
	display: block;
	width: 400px;
	height: 200px;
	position: absolute ;
	top: 0px;
	left: 0px;
	}	
	
div.voice {
	width: 400px;
	height: 280px;
	background: url(image/bg_beige.gif) repeat-x center center;
	}

div.voice p {
	font-size: 83%;
	margin: 0px;
	padding: 65px 15px 60px 15px;
	line-height: 1.2em;
	}

div#v01 {
	position: absolute;
	top: 0px;
	right: 0px;
	}

div#v01 img {
	float: right;
	}

div#v02 {
	position: absolute;
	top: 280px;
	left: 0px;
	}

div#v02 img {
	float: left;
	}
	
div#v03 {
	position: absolute;
	top: 280px;
	right: 0px;
	}

div#v03 img {
	float: left;
	}

div#v04 {
	position: absolute;
	top: 560px;
	left: 0px;
	}

div#v04 img {
	float: right;
	}

div#v05 {
	position: absolute;
	top: 560px;
	right: 0px;
	}

div#v05 img {
	float: right;
	}

	
