body {
	background:#fff url(images/bg.gif) center top;
	font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

.red {
	color: #FF0000;
}

table {
	border-spacing: 0;
	border-width: 0;
}

a:link, a:visited {
	background-color: inherit;
	color: #CCC;
	text-decoration: underline;
}
	
a:hover, a:active {
	background-color: inherit;
	color: #60B9D6;
	text-decoration: underline;
}

p {
	letter-spacing: 0.05em;
	line-height: 1.5em;
}

a img {
    border-style:none;
}

#header {
	height: 70px;
}

#header .logo {
	margin: 10px 0 10px 20px;
	float: left;
}

#header table {
	float: right;
	text-align: right;
	margin-top: 0; 
	margin-right: 50px;
}

#menu {
	background: #000 url(images/menu_bg.gif) repeat-x;
	width: 100%;
	height: 47px;
}

#topimage {
	width: 100%;
	height: 200px;
	background: #000 url(images/topbanner.gif) no-repeat;
	border-bottom: #222 1px solid;
	border-top: #222 1px solid;
}

#tophead {
	width: 100%;
	height: 100px;
	border-bottom: #CCC 1px solid;
	border-top: #CCC 1px solid;
}

#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
/*	border: #222 1px solid; */
}

#contents {
	line-height: 1.25em;
	padding-left: 10px;
	text-align: left;
	margin-top: 5px;
	float: left;
	width: 600px;
}

#contents h1 {
	margin-top:25px;
	margin-bottom:15px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-left: #3650A2 8px solid;
	border-bottom: #CCC 1px solid;
}

#contents p {
	color: #222;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#contents p.map {
	font-size: 0.6em;
/*	margin-top: 5px;
	margin-bottom: 5px; */
	border-left: #595959 3px solid;
}

#c_table table {
	font-size: 0.8em;
	width: 550px;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-spacing: 0;
	border-width: 0;
	border-top:solid 1px #a5a5a5;
	border-left:solid 1px #a5a5a5;
}

#c_table td,th {
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	line-height:1.3em;
}

#c_table th {
	font-weight: normal;
	background-color:#dbdbdb;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#c_table td {
	text-align: left;
	padding: 5px 10px 5px 10px;
	color:#222;
	border-bottom:solid 1px #616161;
}

#c_table p {
	padding-left:10px;
}


#c_footer p {
	text-align: right;
}

#o_table table{
	width: 550px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#o_table td {
	width: 250px;
	border: #CCC 1px solid;	
}

#o_table a {
	border: #DDD 1px solid;
}

#o_table h2 {
	border: none;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

#o_logo a {
	height:25px;
	border: none;
	padding: 0;
	margin: 0;
	border-bottom: #DDD 1px solid;
}

#submit {
	text-align:center;
}

#contents p.i_red {
	color: red;
	white-space: pre;
}

#contents a.news:link,a.news:visited {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

#contents h2.news {
	font-weight: normal;
	border-left: #777 5px solid;
	letter-spacing: 0.05em;
	font-size: 0.8em;
}

#contents h3.news {
	font-weight: normal;
	font-size: 0.7em;
}

#contents a:link.map,a:visited.map {
	color: #222;
	text-decoration: none;
	letter-height: 1.25em;
}

#contents a:hover.map, a:active.map {
	color: #000;
	text-decoration: underline;
}

#contents h2 {
	color: #444;
	padding-left: 12px;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 2px;
}

#contents h3 {
	color: #444;
	margin-top: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0px;
	font-size: 0.8em;
	font-weight: lighter;
	letter-spacing: 0.05em;
}

#c_feature table {
	margin-left: auto;
	margin-right: auto;
	text-align; center;
	width:550px;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	border-left:solid 1px #a5a5a5;
	border-top:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
}

#c_feature th {
	padding: 10px 10px 10px,10px;
	margin: 0px;
	font-weight: lighter;
	padding-left:10px;
	text-align: left;
	border-bottom:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
}

#c_feature td {
	padding: 10px 10px 10px,10px;
	font-weight: lighter;
	padding-left:10px;
	text-align: left;
	border-bottom:solid 1px #a5a5a5;
}


#sidebar {
	float: right;
	width: 190px;
	margin-top: 10px;
}

#sidebar td {
	margin-right:0;
	margin-left: auto;
	text-align: right;
	height: 30px;
/*	border-bottom: #CCC 1px solid; */
}

#sidebar td.menu {
	height: 45px;
	border-bottom: none;
}

#sidebar a:hover, a:active {
	padding-left:5px;
	width: 100%;
	background-color: #3650A2;
}

#footer {
	font-size: 0.8em;
	margin-top: 20px;
	width: 800px;
	float: left;
	background: #222;
	color: #FFF;
}

#footer a:link, a:visited {
	background-color: inherit;
	color: #CCC;
	text-decoration: underline;
}

#footer a:hover, a:active {
	background-color: inherit;
	color: #60B9D6;
	text-decoration: underline;
}
