* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
a img {
	border-style: none;
}

a , a link{
	color: #666;
}
a:visited {
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #98A1D8;
}


li {
	list-style: none outside;
}
td {
	vertical-align: top;
}
body {
	font: 13px/1.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	text-align: center;
}
h1, h2, h3, h4 {
	font-size: 100%;
}
#main h1, #main h2 {
	background: url(images/main_title.jpg) no-repeat center center;
	text-align: center;
	color: #3D4C78;
	line-height: 2.6em;
	height: 2.6em;
}
.entry {
	margin: 10px;
}

#page {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}
#head {
	height: 300px;
	background: url(images/head_bk.jpg) no-repeat center top;
}
#head .description {
	margin-top: 20px;
	margin-left: 280px;
	margin-right: 200px;
	font-size: 12px;
	line-height: 1.2;
}
#head h1 {
	margin-left: 196px;
}

#main {
	float: left;
	width: 680px;
}
#main table .td_3col {
	width: 226px;
}
.red {
	color: #CC0033;
}

#side {
	float: right;
	width: 200px;
}
#side h3 {
	background: #CCF url(images/side_title.jpg) no-repeat center center;
	line-height: 3.1em;
	height: 3.1em;
	text-align: center;
	color: #3D4C78;
}
#side ul li {
	background: url(images/side_ic.jpg) no-repeat left 7px;
	padding-left: 20px;
}
#side .group li {
	background: url(images/side_ic2.jpg) no-repeat left 7px;
}
#foot {
	clear: both;
	background: url(images/foot_bk.jpg) no-repeat center bottom;
	height: 250px;
}
#foot h4 {
	color: #3D4C78;
	margin-bottom: 20px;
}
#foot table {
	margin-bottom: 20px;
}

#foot table td {
	width: 225px;
}
#foot table td ul li {
	background: url(images/side_ic.jpg) no-repeat left 7px;
	padding-left: 20px;
}
address {
	text-align: center;
}
