@charset "shift_jis";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：07/09/01
File name ：index.css
Site name：
Summary：「Top」で使用しています。
Copyright：Copyright (C) 2007 ＊＊＊＊＊＊＊.All rights reservde.
-------------------------------------------------------------------------*/
/*[right_container]-------------------------------------------------*/
div#right_container {
	width: 600px;
	background-color: #FFFFFF;
	height: auto;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 15px;
	float: right;
}

h3 {
	width: 600px;
	height: 43px;
	text-indent: -9999px;
	background: url(../images/event/h3_event.gif) no-repeat left top;
}
p#title_msg {
	color: #006633;
	font-weight:bold;
	text-align: left;
	background-color: #F2FFF2;
	padding: 10px 20px;
	margin: 25px 5px 25px 20px;
	border: solid 1px #006600;
}
h4 {
	width: 580px;
	height: 40px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px auto 0px;
	position: relative;
}
h4#h4_title01 {	background-image: url(../images/event/h4_01.gif); }
h4#h4_title02 {	background-image: url(../images/event/h4_02.gif); }
h4#h4_title03 {	background-image: url(../images/event/h4_03.gif); }
h4#h4_title04 {	background-image: url(../images/event/h4_04.gif); }

h4 a {
	width: 100px;
	height: 40px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}

div.event {
	width: 580px;
	height: auto;
	text-align: left;
	margin: 20px 0px 20px 20px;
}
div.event:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}

dl {
	width: 580px;
	height: auto;
	padding: 20px 0px 10px;
	margin-top: 0px;
}
dt {
	width: 100px;
	height: auto;
	padding: 5px 0px 7px;
	float: left;
	clear: both;
}
dd {
	width: 480px;
	height: auto;
	padding: 5px 0px 7px 100px;
	margin-left: -100px;
	border-bottom: dotted 1px #999999;
	float: left;
}
dd.noborder {
	border-bottom: none;
}
/* --- page_top --- */
p.pagetop{
	width: 600px;
	margin: 10px 0px;
	padding: 0px;
	clear: both;
}
p.pagetop:after {
	content: ".";
	height: 0px;
	visibility: hidden;
	display: block;
	clear: both;
}
p.pagetop a {	
	font-size: 90%;
	background-image: url(../images/icon_pagetop.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	color: #FF6600;
	text-align:left;
	text-indent: 20px;
	float:right;
}








