/* --- 全体の背景・テキスト --- */
body {
	margin: 0;
	padding: 0;
	background: #9ACCFF url(img/bg_body2.jpg) repeat-x center 0;
}

/* --- 全体のリンクテキスト --- */

* {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "MS UI Gothic", Osaka, sans-serif;
}
a:link {
	color: #00f;
	text-decoration: none;
}
a:visited { color: #00f;
	text-decoration: none;
}
a:hover { color: #f60; }
a:active { color: #ff0000; }

/* @group --- */

/* --- コンテナ --- */
#container {
	width: 100%;
	height: 100%;
}

/* --- ヘッダ --- */

#header2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}



/* @end */

/* @group --- コンテンツ --- */

#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#cont_bottom {
	width: 780px;
	background: url(img/cont_bottom.gif) no-repeat;
	height: 40px;
}

#cont_back {
	width: 760px;
	background: url(img/cont_bg.gif) repeat-y 0 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* @end */

/* @group --- フッタ --- */

#footer1 {
	width: 100%;
	background: url(img/bar_footer.gif) repeat-x center;
	bottom: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 15px;
}

#footer2 {
	width: 100%;
	background: url(img/bar_footer.gif) repeat-x center;
	height: 15px;
	position: absolute;
	bottom: 3%;
}



/* @end */

/* @group --- sub --- */

#sub {
	width: 780px;
	height: 25px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	top: -185px;
	text-align: right;
}

#sub_menu {
	text-decoration: none;
	font-size: 13px;
	color: #36c;
	width: 760px;
	text-align: center;
	text-shadow: white 0 0 4px;
	border-top: 1px solid #0033cc;
	clear: both;
	padding-top: 10px;
}

.sub_menu a:link{
	color: navy;
	text-decoration: none;
}

.sub_menu a:hover{
	color: #f60;
	text-decoration: none;
}

.sub_menu a:visited{
	text-decoration: none;
	color: blue;
}



/* @end */

/* @group --- POPUP --- */

#content_pop {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#cont_bottom_pop {
	width: 600px;
	background: url(img/cont_bottom_pop.gif) no-repeat;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

#cont_back_pop {
	width: 580px;
	background: url(img/cont_bg.gif) repeat-y center 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: 5px solid #fff;
}

.popinfo {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

.popinfo2 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 1.5em;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: bold;
}

.popbg {
	background: url(img/news_pop_bg.gif) no-repeat center center;
	border-bottom: 1px solid gray;
	margin-bottom: 10px;
}



/* @end */

/* @group --- POP天気予報 --- */

#pop_tx {
	width: 780px;
	height: 25px;
	left: 50%;
	margin-left: -390px;
	position: absolute;
	top: -180px;
	text-align: right;
	font-size: 10px;
	color: white;
	background-position: 0 center;
	vertical-align: top;
}

#pop_top {
	width: 780px;
	height: 25px;
	text-align: right;
	font-size: 10px;
	color: white;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#pop {
	visibility: hidden; /* 表示設定 */
	width: 215px;
	height: 260px;
	right: 5px;
	position: absolute;
	left: auto;
	bottom: auto;
	font-size: 10px;
	top: 175px;
	background: url(img/pop_bg.gif) repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 2px;
	border: 1px solid white;
}

#pop2 {
	visibility: hidden; /* 表示設定 */
	width: 550px;
	height: 90px;
	right: 5px;
	position: absolute;
	left: auto;
	bottom: auto;
	font-size: 10px;
	top: 175px;
	background: url(img/pop_bg.gif) repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 2px;
	border: 1px solid white;
}


.pop a:link{
	color: white;
	text-decoration: none;
	font-size: 10px;
}

.pop a:hover{
	color: #f60;
	text-decoration: none;
	font-size: 10px;
}

.pop a:visited{
	color: white;
	text-decoration: none;
	font-size: 10px;
}



/* @end */

/* @group --- box --- */

.box {
	border: 1px solid #36c;
	margin-right: auto;
	margin-left: auto;
	background: white url(img/box_tissue.gif) no-repeat right bottom;
	margin-top: 15px;
}

.box_title {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-shadow: blue 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #0033cc url(img/title_bg_blue.gif) repeat-x;
}

.box_title2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #36c;
	font-weight: bold;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #6699cc url(img/title_bg_aqua.gif) repeat-x;
}

.box_tx {
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

.box_tx a:link {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}

.box_tx a:visited {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}



/* @end */

/* @group --- News --- */

.cont_news {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_02.gif);
}

#news {
	float: left;
	width: 520px;
	margin-bottom: 20px;
	margin-left: 10px;
	height: 760px;
	padding-right: 10px;
	overflow: auto;
	margin-top: 10px;
}

.news_box {
	border: 1px solid #039;
	margin-right: auto;
	margin-left: auto;
	background: white url(img/box_tissue.gif) no-repeat right bottom;
	margin-top: 15px;
}

#info {
	width: 200px;
	float: right;
	margin-bottom: 20px;
	margin-right: 10px;
}

.info_box {
	border: 1px solid #36c;
	margin-right: auto;
	margin-left: auto;
	background: none no-repeat right bottom;
	margin-top: 15px;
}

.info_tx {
	padding: 10px;
	text-align: center;
	border-top: 1px solid silver;
}

.info_flash {
	border-bottom-color: white;
	border-bottom-width: 1px;
}



/* @end */

/* @group --- About --- */

.cont_about {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_03.gif);
}



/* @end */

/* @group --- Artist --- */

.cont_artist {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_04.gif);
}

.artist_box {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

.artist_list {
	width: 230px;
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
}

.artist_list2 {
	width: 230px;
	float: left;
	margin-bottom: 20px;
}

.ap_index {
	width: 740px;
	height: 25px;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px;
}

.ap_name {
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
}

.ap_name a:link {
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	color: #009;
	font-weight: bold;
}

.ap_name a:visited {
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	color: #333;
	font-weight: bold;
}

.ap_name a:hover {
	text-align: center;
	font-size: 13px;
	margin-top: 5px;
	color: #f60;
	font-weight: bold;
}

.at_01 {
	font-size: 15px;
	text-align: center;
}



/* @end */

/* @group --- Ticket --- */

.cont_ticket {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_05.gif);
}

#ticket_box {
	width: 700px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #36f;
	background: white url(img/box_tissue.gif) no-repeat right bottom;
}

#ticket_cont {
	text-align: center;
	line-height: 2em;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	text-shadow: blue 0 0 4px;
	color: white;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #36f;
	border-top: 1px solid #36f;
}

#ticket_cont2 {
	text-align: center;
	line-height: 1em;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	text-shadow: blue 0 0 4px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #36f;
	border-top: 1px solid #36f;
}

#ticket_cont1 {
	text-align: center;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	text-shadow: blue 0 0 4px;
	color: white;
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #36f;
	border-top: 1px solid #36f;
	line-height: 1.5em;
}

.ticket_tx {
	width: 700px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	padding-bottom: 5px;
}

.ticket_senko {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}

.ticket_senko a:link a:visited {
	text-decoration: none;
}

.ticket_info {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

.ticket_info2 {
	text-decoration: none;
	text-align: left;
	border-left: 1px solid #36f;
	padding: 5px 10px;
}

.ticket_info2 a:link a:visited {
	text-decoration: none;
}



/* @end */

/* @group --- Access --- */

.cont_access {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_06.gif);
}

.border_bottom {
	border-bottom: 1px dotted black;
}

#access1 {
	float: left;
	width: 329px;
	margin-bottom: 20px;
	vertical-align: middle;
	border-left: 1px solid #36c;
	border-bottom: 1px solid #36c;
	border-top: 1px solid #36c;
	margin-left: 15px;
}

#access2 {
	float: right;
	width: 401px;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 560px;
	margin-right: 5px;
	margin-left: 9px;
}

#access3 {
	float: left;
	width: 329px;
	vertical-align: middle;
	border-bottom: 1px solid #36c;
	border-top: 1px solid #36c;
	margin-left: 10px;
	border-left: 1px solid #36c;
}

.access3 {
	width: 329px;
	vertical-align: middle;
	border-bottom: 1px solid #36c;
	border-top: 1px solid #36c;
	margin-left: 10px;
	border-left: 1px solid #36c;
}

.access_box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	border: 1px solid blue;
	margin-bottom: 5px;
}

.root_title {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: white;
	text-shadow: blue 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	font-weight: bold;
}

.blue_cont_box {
	border: 1px solid #36c;
	background: white 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.blue_box_tx {
	text-align: left;
	padding: 10px;
	font-size: 10pt;
}

.red_box_title {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: white;
	text-shadow: maroon 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #f00 url(img/title_bg_red.gif) repeat-x;
	font-weight: bold;
}

.red_cont_box {
	border: 1px solid #f00;
	background: white 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.red_box_tx {
	text-align: left;
	padding: 10px;
	color: #f00;
	font-size: 10pt;
}

.map_info {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: 1px solid #999;
}

.map_info2 {
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-shadow: white 0 0 4px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	border-top: 2px solid white;
}

.access_map {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
}

#tour_box {
	width: 700px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid orange;
	background: white url(img/box_tissue.gif) no-repeat right bottom;
}

#tour_cont {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	color: #c00;
	text-shadow: white 0 0 4px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #f60;
	border-top: 1px solid #f60;
	line-height: 2em;
}

.tour_plan {
	font-size: 15px;
	text-decoration: none;
	color: maroon;
	text-align: left;
}

.tour_copy {
	clear: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.tour_info {
	width: 700px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	padding-top: 5px;
}

.tour_list1 {
	float: left;
	width: 40%;
	color: maroon;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}

.tour_list2 {
	float: left;
	width: 60%;
	color: maroon;
	font-size: 15px;
	text-align: left;
	height: 20px;
}

.access_tx {
	width: 760px;
	text-align: right;
}

.access_dl {
	width: 760px;
	text-align: right;
}
/* @end */

/* @group --- Stage --- */

.cont_stage {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_07.gif);
}

.timetable_box {
	width: 650px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 2px solid green;
}

.timetable_info {
	width: 650px;
	text-align: center;
	line-height: 2em;
	background: #66cc33 url(img/title_bg_green.gif) repeat-x;
	text-shadow: white 0 0 4px;
	color: green;
	font-size: 13pt;
	font-weight: bold;
	border-bottom: 4px solid green;
	border-top: 1px solid #66cc33;
}

.time {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	color: #111;
	text-shadow: white 0 0 4px;
	background: #bababa url(img/title_bg_white.gif) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

.live_on {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: maroon;
	text-shadow: white 0 0 4px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
	font-weight: bold;
	vertical-align: middle;
	line-height: 2em;
}

.live_off {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: white;
	text-shadow: black 0 0 4px;
	background: #5b5b5b url(img/title_bg_gray.gif) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}

.live_act {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: maroon;
	text-shadow: white 0 0 4px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.live_brake {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	color: white;
	text-shadow: #2042a8 0 0 4px;
	background: #6c9fd2 url(img/title_bg_aqua.gif) repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#time_box {
	width: 650px;
	clear: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

#stage1 {
	float: left;
	width: 324px;
	margin-bottom: 30px;
	vertical-align: middle;
	border-left: 1px solid #36c;
	border-bottom: 1px solid #36c;
}

#stage2 {
	float: right;
	width: 323px;
	margin-bottom: 30px;
	vertical-align: middle;
	border-left: 1px solid white;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
}

.stage_box {
	margin-right: auto;
	margin-left: auto;
}

.stage_title {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: white;
	text-shadow: blue 0 0 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	font-weight: bold;
	margin-top: -10px;
	border: 1px solid #36f;
}

#stage_info {
	width: 650px;
	text-align: center;
	line-height: 2em;
	background: #66cc33 url(img/title_bg_green.gif) repeat-x;
	text-shadow: white 0 0 4px;
	color: green;
	font-size: 13pt;
	font-weight: bold;
	border-bottom: 4px solid green;
	border-top: 1px solid #66cc33;
}

.stage_info_box {
	margin-right: auto;
	margin-left: auto;
}

.stage_info_tx {
	padding: 10px;
	text-align: center;
	border-top: 1px solid silver;
}

.time_table1 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: white;
	text-shadow: maroon 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: red url(img/title_bg_red.gif) repeat-x;
	vertical-align: middle;
	font-weight: bold;
}

.time_table2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: white;
	text-shadow: blue 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #36f url(img/title_bg_blue.gif) repeat-x;
	font-weight: bold;
}

.time_table3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: maroon;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
	font-weight: bold;
	vertical-align: middle;
	height: 45px;
}

.time_table4 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #c00;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
	vertical-align: middle;
	font-weight: bold;
	height: 45px;
}

.time_table5 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #333;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #bababa url(img/title_bg_white.gif) repeat-x;
	height: 45px;
}

.map_box {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(img_new/stage_map0826.gif);
	height: 800px;
}

.stage_mapslide {
	width: 760px;
	overflow: auto;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
}



/* @end */

/* @group --- Goods --- */

.cont_goods {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_08.gif);
}

.goods_box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}



/* @end */

/* @group --- Supporters --- */

.cont_support {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_11.gif);
}

.support_box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

.support_border {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-bottom: 1px dotted #36c;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.support_tx {
	text-align: left;
	font-size: 12px;
	padding: 10px 0;
}



/* @end */

/* @group --- Notice --- */

.cont_notice {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_09.gif);
}

.notice_box {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

.notice_cont_box {
	border: 1px solid maroon;
	background: white 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.notice_cont_box2 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.notice_cont_box3 {
	border: 1px solid #36c;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.notice_box_title {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 17pt;
	color: white;
	font-weight: bold;
	text-shadow: red 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #f00 url(img/title_bg_red.gif) repeat-x;
}

.notice_box_title2 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: maroon;
	font-weight: bold;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #ffacc8 url(img/title_bg_pink.gif) repeat-x;
}

.notice_box_title3 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: #c00;
	font-weight: bold;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #ff9900 url(img/title_bg_orange.gif) repeat-x;
}

.notice_box_title4 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: white;
	font-weight: bold;
	text-shadow: blue 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #0033cc url(img/title_bg_blue.gif) repeat-x;
}

.notice_box_title5 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 13pt;
	color: #36c;
	font-weight: bold;
	text-shadow: white 0 0 4px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #6699cc url(img/title_bg_aqua.gif) repeat-x;
}

.notice_box_tx {
	text-align: left;
	padding: 10px;
}

.notice_box_tx2 {
	text-align: left;
	font-size: 12px;
	margin-top: 15px;
	line-height: 2em;
}

.notice_box_tx3 {
	text-align: left;
	font-size: 12px;
	line-height: 2em;
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
}

.notice_box_tx4 {
	text-align: left;
	font-size: 14px;
	line-height: 2em;
}

.notice_box_livearea {
	text-align: left;
	font-size: 12px;
	line-height: 2em;
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
	background: url(img/notice_live.gif) no-repeat right center;
}

.notice_box_tx_sub {
	text-align: left;
	font-style: none;
	padding: 10px;
}

.notice_box_tx a:link {
	text-align: left;
	text-decoration: none;
}

.notice_box_tx a:visited {
	text-align: left;
	text-decoration: none;
}

.notice_mail {
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	font-size: 12px;
}

.notice_mail a:link {
	color: #36c;
	text-decoration: none;
	font-weight: bold;
}

.notice_mail a:hover, a:active {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}



/* @end */

/* @group ---準備中--- */

.cont_blog {
	width: 780px;
	height: 30px;
	background-image: url(img/cont_blog.gif);
}

.build {
	width: 500px;
	font-size: 30px;
	vertical-align: middle;
	border: 1px solid #36c;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #36c;
}



/* @end */                    
                    
