@charset "UTF-8";
body,td,th {
	font-size: 13px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #666;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	border-left-width: 10px;
	background-color: #06F;
	border-left-style: solid;
	border-left-color: #00F;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h3 {
	font-size: 13px;
	color: #06F;
	padding: 2px 2px 2px 10px;
	margin: 0px;
	line-height: 150%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #06F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}
h4 {
	font-size: 11px;
	color: #06F;
	margin: 0px;
	line-height: 150%;
	text-align: center;
}
#main {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat-y;
}
#midashi {
	width:764px;
	height:30px;
	clear: both;
	margin-right: 18px;
	margin-left: 18px;
}
#header_place {
	width:800px;
	height:150px;
	clear: both;
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
}
#contents {
	width:585px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
}
#topic {
	width:190px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:10px;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer_place {
	width:768px;
	margin-top:10px;
	clear: both;
	background-color: #06F;
	margin-right: 16px;
	margin-left: 16px;
	color: #FFF;
}
#naiyou {
	width:360px;
	float:right;
	padding: 10px;
	line-height: 150%;
}
#menu {
	width:180px;
	float:left;
	line-height: 150%;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
}
#sub_contents {
	width:400px;
	font-size: 11px;
	color: #FFF;
	float: right;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #06F;
}
#syamei {
	width:300px;
	margin-left: 10px;
	float: left;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 10px;
	background-color: #06F;
}
#copy {
	font-size: 10px;
	color: #FFF;
	clear: both;
	margin-top: 10px;
	text-align: center;
	background-color: #06F;
}
#get_flash {
	width:160px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px dotted #666;
	padding-bottom: 10px;
}
#information {
	width:160px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px dotted #666;
	padding-bottom: 10px;
}
#check {
	width:160px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
}
#taiou {
	width:160px;
	border: 1px dotted #666;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 10px;
	font-size: 10px;
}
li {
margin-bottom: 15px;
}
.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list li {
    margin: 0;
    padding: 0 0 0 10px;
    float: left;
}
a.link2 {
    color:#FFF;
    text-decoration:none;
}
a:link.link2 {
    color:#FFF;
    text-decoration:none;
}
a:visited.link2 {
    color:#FFF;
    text-decoration:none;
}
a:hover.link2 {
    color:#ff0000;
    text-decoration:underline;
}
a:active.link2 {
    text-decoration:none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #333;
}
img {
	border:none;
}

