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

* {
	margin: 0px;
}
li img {
	display: block;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	color: #666;
}
li {
	list-style-type: none;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.menu{
	margin-left:175px;
}

#header ul li {
	float: left;
}
h1 {
	clear: left;
	height: 52px;
	width: 186px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header ul {
	height: 21px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.Gnavi {
	margin-right: 36px;
}
#workshop_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #300;
	text-align: center;
        text-decoration: none;
}
#title_text {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#side_menu {
	float: left;
	width: 300px;
}
#main_menu {
	float: right;
	width: 600px;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
#calendar_text li {
	font-size: 12px;
	font-weight: bold;
	color: #09C;
}

#main_img {
	height: 316px;
	width: 474px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main_menu h3 {
	margin-bottom: 12px;
}
#main_menu p {
	font-size: 11px;
	line-height: 1.5em;
	color: #900;
	padding-left: 90px;
}
#Info {
	margin-bottom: 15px;
	margin-top: 15px;
}
.img {
	width: 100px;
}
#main_menu table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border style: none;
	border-collapse: separate;
	border-spacing: 0px 20px;
}
.img_text {
	color: #333;
	padding-left: 10px;
	font-size: 12px;
	line-height: 1.4em;
}
.side_menu_btn {
	margin-top: 20px;
	margin-bottom: 10px;
}
#report_menu li {
	color: #333;
	font-size: 11px;
}
#report_menu {
	margin-top: 15px;
}
#attention {
	height: 16px;
	width: 207px;
	margin-bottom: 10px;
	margin-left: 90px;
}
#report_menu li a {
	color: #333;
	text-decoration: none;
}
#report_menu li a:hover {
	color:#999;
	text-decoration: none;
}
#calendar_text {
	margin-top: 7px;
}
#side_menu ul li a{
	font-size: 12px;
	font-weight: bold;
	color: #09F;
    text-decoration: none;
}
#side_menu ul li a:hover {
	color: #0CF;
	text-decoration: none;
}
ul #dm_text {
	font-size: 10px;
	line-height: 1.2em;
}