/* CSS Document */

/*	Reset
----------------------------------------------------*/

* {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
}

body,td,th {
	font-size:small;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#666666;
	}

body {
	background-color:#F5F6E9;
	margin:0px;
	padding:0px;
	text-align:center;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

h3 {
	line-height:160%;
}

img {
	border:0px;
	}

li {
	list-style-type:none;
}

a {
	overflow:hidden;
	text-decoration:none;
	color:#19187B;
}

a:link {
}

a:visited {
}

a:hover {
	color:#6666CC;
}

a:active {
}




h1 {
	margin-top:49px;
}

div#headerbox {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

div#header {
	width:710px;
	float:left;
	padding-left:40px;
	padding-bottom:30px;
	background:url(../img/bg_white.gif) #FFF;
}

div#footer {
	clear:both;
	width:670px;
	margin-left:auto;
	margin-right:auto;
	padding:0 40px 0 40px;
	background:url(../img/bg_white.gif) #FFF;
}

div#footer p {
	border-top:dotted 1px #DFDFDF;
	padding-top:10px;
	padding-bottom:50px;
	font-size:80%;
	color:#19187B;
	font-family:Arial, Helvetica, sans-serif;
}

div#continerbox {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

div#container {
	width:750px;
	float:left;
	background:url(../img/bg_white.gif) #FFF;
}

div#menu {
	width:410px;
	float:left;
	padding-left:40px;
	padding-bottom:34px;
}

div#menu p {
	margin-bottom:26px;
}

div#menu ul {
	margin:0 0 0 10px;
}

div#menu li {
	margin-bottom:7px;
}

div#contents {
	width:300px;
	float:right;
	padding-bottom:34px;
}

div#contents h2 {
	width:250px;
	margin-bottom:10px;
	font-size:110%;
	font-weight:bold;
	letter-spacing:2px;
}

div#contents h3 {
	width:250px;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	letter-spacing:2px;
}

div#contents p {
	width:250px;
	font-size:85%;
	letter-spacing:2px;
	line-height:140%;
}

div#contents p.data {
	width:250px;
	margin-bottom:10px;
	font-size:90%;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}

div#contents p.event {
	margin-bottom:28px;
}

div#contents p.photo {
	margin-bottom:10px;
}

div#contents p.detail {
	width:250px;
	text-align:right;
	margin-top:15px;
	margin-bottom:30px;
}

div#contents p.topic {
	margin-bottom:10px;
}

div#contents p.topicbox {
	padding:13px;
	background:#F8F7F9;
	width:224px;
}