@charset "utf-8";
/* CSS Document */

/*-----ベーシック設定-----*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background:url(../images/head_back.jpg) repeat-x top center #FFF;
	font-size:14px;
	color:#333;
	line-height:160%;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
}

a {
	color:#333;
}
a:hover {
	color:#666;
}

img {
	border: 0;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

.px12 {
	font-size:12px;
}

.clearline {
	clear:both;
}

/*-----ヘッダ-----*/
#header {
	width:1058px;
	height:555px;
	margin:0 auto 27px auto;
}
h1 {
	background:url(../images/main.jpg) no-repeat;
	width:826px;
	height:555px;
	float:left;
	text-indent:-9999px;
}
#navi {
	width:232px;
	height:555px;
	float:left;
}
#content {
	width:960px;
	margin:0 auto;
	clear:both;
}

#content p {
	margin:5px 3px 15px 3px;
}

.pagetop {
	float:right;
	margin:40px 35px 50px 0;
	background:url(../images/btn_pagetop.gif) no-repeat;
	width:99px;
	height:16px;
	text-indent:-9999px;
	display:block;
}


/*-----開催概要-----*/
#title01 {
	background:url(../images/title01.jpg) no-repeat;
	width:960px;
	height:52px;
	margin-bottom:17px;
	text-indent:-9999px;
	display:block;
}

#abt_left {
	float:left;
	width:463px;
	margin-right:34px;
}
#abt_right {
	float:left;
	width:463px;
}

.abt_title {
	width:460px;
	background-color:#F2C315;
	font-weight:bold;
	padding-left:3px;
	height:22px;
	line-height:22px;
}

#abt_sp {
	border:#CCC solid 2px;
	padding:20px 14px;
	margin-top:63px;
}

#abt_sp a {
	color:#333;
	text-decoration:none;
}

#abt_sp a:hover {
	text-decoration:underline;
}


.abt_list dt {
	float:left;
	width:68px;
	margin:2px 0 2px 2px;
	clear:both;
	display:block;
	background-color:#333;
	text-align:center;
	color:#FFF;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.abt_list dd {
	width:330px;
	padding:2px 0 2px 80px;
	display:block;
}

.abt_hgt1 {
	height:100px;
}
#map {
	margin-top:30px;
}

/*-----各種ダウンロード-----*/
#title02 {
	background:url(../images/title02.jpg) no-repeat;
	width:960px;
	height:52px;
	margin-bottom:17px;
	text-indent:-9999px;
	display:block;
	clear:both;
}

table, td, th {
	border:1px #000 solid;
	border-collapse:collapse;
}


th {
	background:url(../images/dl_hback.jpg) repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:25px;
	line-height:25px;
}

td {
	padding:8px;
	text-align:center;
	line-height:135%;
	font-size:12px;
}

.chirashi {
	width:100px;
	float:left;
	text-align:center;
}
#work1 {
	float:left;
}
#work2 {
	float:left;
	width:290px;
	margin-left:13px;
}

#work2 h3 {
	width:287px;
	background-color:#F2C315;
	font-weight:bold;
	padding-left:3px;
	height:22px;
	line-height:22px;
	font-size:14px;
	text-align:left;
}
#work2 p {
	text-align:left;
	line-height:135%;
}

/*-----関連イベント-----*/
hr.ev_line {
	border-width:1px 0px 0px 0px; /* 太さ */
    border-style:solid; /* 線種 */
    border-color:#333; /* 線色 */
    height:1px; /* 高さ */
}
hr.ev_line2 {
	border-width:1px 0px 0px 0px; /* 太さ */
    border-style:solid; /* 線種 */
    border-color:#333; /* 線色 */
    height:1px; /* 高さ */
	margin:0 0 20px 18px;
}
#title03 {
	background:url(../images/title03.jpg) no-repeat;
	width:960px;
	height:52px;
	margin-bottom:17px;
	text-indent:-9999px;
	display:block;
	clear:both;
}

#ev_left {
	float:left;
	width:460px;
	margin:15px 20px 0 0;
}
#ev_left h3 {
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
}
#ev_left div {
	margin:0 0 10px 0;
}
#ev_left dl {
	padding-bottom:12px;
}
#ev_left dt {
	float:left;
	width:82px;
	height:20px;
	line-height:20px;
	margin:2px 0 2px 2px;
	clear:both;
	display:block;
	background-color:#333;
	text-align:center;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background:url(../images/pict_back.gif) no-repeat;
}
#ev_left dd {
	width:330px;
	padding:2px 0 2px 100px;
	display:block;
}
#ev_img01 {
	width:270px;
/*	height:130px;*/
	padding-right:187px;
	background:url(../images/ec_img01.jpg) no-repeat right;
}
#ev_img02 {
	width:270px;
/*	height:130px;*/
	padding-right:187px;
	background:url(../images/ec_img02.jpg) no-repeat right;
}

#ev_right {
	float:left;
	width:480px;
	min-height:1429px;
	background:url(../images/ev_back.jpg) no-repeat 0px 135px;
}
#ev_right h3 {
	margin:0 0 5px 42px;
	font-size:20px;
	font-weight:bold;
}
#ev_right div {
	margin:0 0 15px 42px;
}
#ev_right dl {
	margin-left:42px;
	padding-bottom:15px;
}
#ev_right dt {
	float:left;
	width:82px;
	height:20px;
	line-height:20px;
	margin:2px 0 2px 2px;
	clear:both;
	display:block;
	background-color:#333;
	text-align:center;
	color:#333;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background:url(../images/pict_back.gif) no-repeat;
}
#ev_right dd {
	width:330px;
	padding:2px 0 2px 100px;
	display:block;
}


/*-----フッタ-----*/
#footer {
	width:100%;
	height:120px;
	margin-top:80px;
	background:#DBD589 url(../images/footer_back.gif) repeat-x top;
}
#footer_cont {
	width:960px;
	height:120px;
	background:url(../images/footer.gif) no-repeat;
	margin:0 auto;
}
#footer_cont p {
	margin:45px 0 0 151px;
	width:658px;
	text-align:center;
	float:left;
}
#footer_cont a {
	float:left;
	background:url(../images/btn_footerpt.jpg) no-repeat;
	width:134px;
	height:55px;
	margin-top:19px;
	display:block;
}