@charset "shift_jis";

* {
	margin:0;
	padding:0;
	text-align:left;
}

body {	
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:80%;
	color:#444444;
}

img {
	vertical-align:bottom;
	border:none;
}

h1 {
	font-size:130%;
	padding:5px;
}
h2 {
	font-size:120%;
	padding:5px;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:110%;
	padding:5px;
	margin:0;
	color:#ffffff;
	background:#666666;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	display:block;
	width:170px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0;
	background:url("../img/title.gif") no-repeat;
}
p {
	margin:0;
	padding:5px;
	line-height:1.5em;
}

a {
	color:#00ccff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container {
	width:800px;
	margin:0 auto;
}

#header {
	width:800px;
	height:80px;
	margin:0 0 10px 0;
	padding:0;
}

#logo {
	width:200px;
	height:60px;
	margin:10px 0;
	padding:0;
	text-align:center;
	float:left;
}

#banner {
	width:600px;
	height:60px;
	margin:10px 0;
	padding:0;
	text-align:right;
	float:left;
}

#headline {
	clear:both;
	width:800px;
	height:12px;
	margin:0;
	padding:6px 0;
	color:#00ccff;
	background:#45494d url("../img/headlinebk.gif") repeat-x top;
}
#headline strong {
	color:#00ccff;
	margin:0 20px;
}

#menu {
	width:800px;
	height:20px;
	margin:10px 0 0 0;
	background:url("../img/menubk.gif") no-repeat right top;
}
#menu ul {
	display:block;
	width:800px;
	height:20px;
	list-style:none;
}
#menu li {
	display:block;
	float:left;
	width:100px;
	height:10px;
}
.home a {
	display:block;
	width:100px;
	height:12px;
	padding:4px 0;
	background:url("../img/home.gif") no-repeat;
	text-align:center;
}
.etc a {
	display:block;
	width:100px;
	height:12px;
	padding:4px 0;
	background:url("../img/etc.gif") no-repeat;
	text-align:center;
}

#main {
	width:620px;
	margin:10px 0;
	padding:0;
	float:left;
}

#contents {
	width:440px;
	float:right;
}

#topic {
	width:440px;
	background:#ebf6fb;
}
#topic .img {
	width:140px;
	margin:0;
	padding:10px 0;
	float:left;
	text-align:center;
}
#topic .text {
	width:300px;
	margin:0;
	padding:10px 0;
	float:right;
}
#topic .text h2 {
	background:url("../img/news.gif") no-repeat center left;
	border-bottom:solid 1px #00ccff;
	padding:5px 5px 5px 60px;
}
#topic .text h2 a {
	color:#444444;
}

#topic .clear {
	clear:both;
	border-top:solid 1px #ffffff;
	width:440px;
}

#topic .clear2 {
	clear:both;
	border-top:solid 1px #ffffff;
	width:550px;
}

#topic .clear2 {
	clear:both;
	border-top:solid 1px #ffffff;
	width:550px;
}


#topic .clear ul {
	margin:0;
	padding:0;
	list-style:none;
}
#topic .clear li {
	padding:10px 5px 5px 24px;
	border-bottom:solid 1px #ffffff;
	background:url("../img/oldnews.gif") no-repeat center left;
}

#pr {
	margin:10px 0 0 0;
	background:#fffbc7;
}
#pr ul li {
	list-style:none;
	padding:5px;
}
#pr strong {
	padding:0 10px;
}

#seo {
	width:219px;
	margin:10px 0;
	padding:0;
	border-right:solid 1px #ffffff;
	background:#f0f0f0;
	float:left;
}

#sem {
	width:220px;
	margin:10px 0;
	padding:0;
	background:#f0f0f0;
	float:right;
}

#left {
	width:170px;
	float:left;
}
#left h4 {
	padding-left:5px;
}
#left a {
	color:#444444;
}

#right {
	width:170px;
	margin:10px 0;
	padding:0;
	float:right;
}


#right2 {
	width:100px;
	margin:10px 0;
	padding:0;
	float:right;
}

#right h4 {
	padding-left:5px;
}
#right a {
	color:#444444;
}

#footer {
	clear:both;
	width:800px;
	font-size:80%;
	border-top:solid 1px #cccccc;
}
#footer ul {
	padding:15px 0;
}
#footer ul li {
	display:inline;
	margin-right:3px;
	padding-left:7px;
	border-left:solid 1px #444444;
	list-style:none;
}
#footer ul li.footerhome {
	padding-left:0;
	border-left:0;
}

.category {
	width:170px;
	margin:0;
	padding:0;
	background:#dddddd;
}
.category ul {
	list-style:none;
}
.category ul li a {
	display:block;
	width:145px;
	padding:8px 5px 8px 20px;
	background:url("../img/arrow.gif") no-repeat 0 0.8em;
}
.center {
	text-align:center;
}
.left {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}
ol#topicpath {
	margin:5px 0;
}
ol#topicpath li {
	display:inline;
	line-height:110%;
	list-style:none;
}
ol#topicpath li a {
	padding-right:10px;
	background:url("../img/glue.gif") no-repeat right center;
}