@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}
a , a:link{
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #C33;
}
a:active {
	color: #F96;
}

li {
	list-style: none outside;
}

a img {
	border-style: none;
}
td {
	vertical-align: top;
}


body {
	text-align: center;
	color: #666;
	font: 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5 {
 font-size: 100%;
}
#page {
	text-align: left;
	margin: 0px auto;
	width: 900px;
}
#head {
	background: url(images/head_bk.jpg) no-repeat center top;
	height: 300px;
}
#head h1   {
	padding-top: 15px;
	padding-left: 175px;
}
#head .description {
	padding-left: 146px;
	padding-right: 420px;
	line-height: 1.2;
	margin-bottom: 20px;
}
#head .description a , #head .description a:visited, #head .description a:hover, #head .description a:active{
	color: #666;
	text-decoration: none;
}
#main {
	float: left;
	width: 680px;
	padding-bottom: 100px;
}
#main2 {
	float: left;
	width: 680px;
	padding-bottom: 100px;
}
#main3 {
	float: left;
	width: 680px;
	padding-bottom: 100px;
}
#main4 {
	float: left;
	width: 680px;
	padding-bottom: 100px;
}
#ad {
	float: left;
}
#main h2 {
	background: url(images/main_title.jpg) no-repeat center center;
	color: #CB3300;
	text-align: center;
	clear: both;
	line-height: 2.6em;
	height: 2.6em;
}
#main h3 {
	color: #CB3300;
	clear: both;
}
.entry {
	margin: 10px;
}
.msg a{
	text-decoration: none;
}

.link_2col_td {
	width: 226px;
}

.link_3col_td {
	width: 200px;
}
.none {
 border: 1px solid #000;
}
#side {
	float: right;
	width: 200px;
	padding-bottom: 100px;
}
#side h3 {
	background: url(images/side_title.jpg) no-repeat center center;
	color: #CB3300;
	text-align: center;
	line-height: 3.4em;
	height: 3.4em;
}
#side ul li {
	background: url(images/ic.jpg) no-repeat left 7px;
	padding-left: 20px;
}

#foot {
	clear: both;
	padding: 10px;
	background: url(images/foot_bk.jpg) no-repeat center bottom;
	height: 240px;
}
#foot table td {
	width: 293px;
}
#foot table li {
	background: url(images/ic.jpg) no-repeat left 7px;
	padding-left: 20px;
}
#foot address {
	margin-top: 40px;
	text-align: center;
}
.red {
	color: #CB3401;
}
.red2 {
	font-weight: bold;
	color: #CB3401;
}
.gray1 {
	font-weight: bold;
	color: #666;
}
#main h2 {
}
#main h3 {
}
#main h4 {
}
#foot .mb20 {
	margin-top: 20px;
}
