@charset "Shift_JIS";
a {
	font-size:14px; font-family: sans-serif; line-height:1.3;
}
a:link {
	color:#004d8e; text-decoration: none; 
}
a:visited {
	color: #4545ef; text-decoration: none; 
}
a:active {
	color: red; text-decoration:none; 
}
a:hover {
	color: red; text-decoration: none; 
}

body {
	font-size:14px; color: #004d8e; font-family: sans-serif,メイリオ; letter-spacing: 0; line-height:1.4; margin: 0px 0px 20px 0px; background-color: white; 
} /* 上、右、下、左の余白 */

#base-box {
	width: 750px; border : 0px none; margin: 0 auto; 

padding-bottom : 50px;
} /* 外周枠 */
#title-box {
	width: 600px; height: 42px; border: 0px; margin: 0 auto;


} /* タイトル枠 */
#text {
	float: left; width: 503px; height: 42px; border: 0px; margin: 0 auto; text-align: center; padding:0px; background-color: #ffecb3; font: bold 200% "ＭＳ Ｐゴシック", sans-serif; 
} /* 催事テキスト枠 */

.qr-code {
	margin-top: 100px; margin-bottom: 15px;
}
.top-text {
	margin-left: 150px; margin-top: 0px;
}
#container{
	background-color: #ffffff;
width : 750px;
margin : 0px auto;
text-align : center;
background-repeat:repeat-y;
background-position:20px 0px;
padding-bottom : 0px;
height : 800px;
overflow : scroll;
visibility : visible;
}

#lead{
	font-size : 16px;
font-family : メイリオ,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
line-height : 1.3;
text-align : left;
padding-left : 50px;
width : 600px;
margin-top : 50px;
padding-bottom : 30px;
clear : both;
}

#main{
	width : 740px;
}

#footer{
	width : 740px;
	margin-top: 100px; margin-bottom: 15px;
}

#main p{
	text-align : left;
padding-bottom : 0px;
margin-top : 0px;
margin-bottom : 5px;
}

#main h4{
	font-weight : bold;
text-align : left;
padding-bottom : 0px;
margin-top : 5px;
margin-left : 2px;
margin-right : 2px;
margin-bottom : 2px;
}




