@charset "shift_jis";

body{
	margin:0;
	padding:0;
	width:100%;
}

h1,h2,h3,h4,h5,h6,
p,
ul,ol,
dl,dt,dd,
form{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

img{
	border:0;
	vertical-align:top;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#sideMenu {
	float: left;
	width: 230px;
}
#sideMenu ul {
	list-style-type: none;
}
#sideMenu li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#link li {
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 24px;
	background-position: 7px 1px;
	margin-top: 10px;
}
#contents {
	float: right;
	width: 497px;
	margin-top: 6px;
}
.section {
	margin-top: 5px;
	margin-bottom: 40px;
	list-style-type: none;
}
#contents hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 100%;
	font-size: 50%;
}
#header {
	margin-bottom: 15px;
}
body {
	color: #666666;
	line-height: 140%;
	font-size: 80%;
}
.infoArrow {
	vertical-align: middle;
}
#contents h1 {
	margin-top: 4px;
}
#footer {
	clear: both;
	width: 750px;
	margin-top: 15px;
}
.pageTop {
	text-align: right;
	padding-top: 5px;
}
.event {
	background-color: #163784;
	margin-right: 10px;
	width: 50px;
	text-align: center;
	display: block;
	float: left;
	color: #FFFFFF;
}
.clear {
	clear: both;
}
.attention {
	color: #FF0000;
	font-size: 90%;
}
#header h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	float: left;
	font-size: 22px;
}
.headerLogo {
	float: right;
	margin: 10px;
}
.infoImage {
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.infoTitle {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 5px;
}
#top_renmei {
	background-image: url(images/title_renmei_bg.gif);
	background-repeat: no-repeat;
	height: 163px;
	width: 232px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	font-weight: normal;
}
#top_event {
	background-image: url(images/title_event_bg.gif);
	background-repeat: no-repeat;
	height: 163px;
	width: 232px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#renmei {
	padding-left: 5px;
	padding-top: 15px;
}
.arrow {
	vertical-align: middle;
	margin-right: 2px;
}
.detail {
	text-align: right;
	padding-right: 5px;
}
#submenu {
	padding-left: 15px;
}
.section li {
	list-style-type: none;
	padding-bottom: 5px;
	font-weight: normal;
}
#sideMenu ul {

}
.logo {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.back {
	background-image: url(images/arrow_back.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
}
