@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
}
#frame {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
h1 {
	padding: 5px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 130%;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: gray;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	background-color: #f2f1ee;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}
h3 {
	font-size: 110%;
	padding-left: 20px;
	background-image: url(../image/list.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #FFFCE3;
	border: 1px solid gray;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 100%;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
}
h5 {
	font-size: 96%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
h6 {
	font-size: 80%;
	padding: 5px;
}
p {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
img {
    border-style:none;
}
a{
	color : #0000ff;
	text-decoration : none;
}
a:visited{ 
	color : #A631C9;
	text-decoration : none;
}
a:hover{ 
	text-decoration : underline;
}
#navi a,
#main .center a,
#seo a,
#footer a {
	text-decoration : underline;
}
#navi a:visited,
#main .center a:visited,
#seo a:visited,
#footer a:visited {
	text-decoration : underline;
}
.clearfloat {
	clear:both;
	line-height: 0px;
}
#header {
	border: 1px solid gray;
	background-color: #496e93;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	height: 55px;
}
/******ie6 png *********************************************************/
* html .png{
    width:154px;
    height:25px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=http://web.shirakabako.net/image/rogoweb.png);
}
* html .png img{
    display:none;
}
/***********************************************************************/

#description {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
}
#side {
	float: right;
}
#side span {
	padding-left: 15px;
	font-weight: bold;
}
#side a {
	color: #FFFFFF;
}
#navi {
	margin-left: 20px;
	height: 30px;
}
#navi div   {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
}
#main {
	width: 720px;
	float: left;
}

#main .center {
	width: 540px;
	float: right;
}
#main .center .join {
	background-image: url(../image/join.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#main .center .joinbottom {
	background-image: url(../image/joinbottom.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#main .center .line {
	background-image: url(../image/line.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#main .center pre {
	background-color: #f2f1ee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	font-size: 95%;
}
#main .center pre td {
	padding-right: 3px;
	padding-left: 3px;
}
#main .center .center_ad {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main .center ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main  .center  ul li {
	margin-left: 30px;
}
#main .center .top {
	text-align: right;
}
#menu {
	width: 165px;
	float: left;
}
#menu .mainmenu a, 
#menu .submenu a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#menu .mainmenu a:hover, 
#menu .submenu a:hover {
	background-image: url(../image/menu_hover.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
	text-decoration: none;
}
#menu .select {
	background-image: url(../image/menu_select.gif);
	background-repeat: no-repeat;
	background-position: 6px 7px;
}
#menu .mainmenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	margin-bottom: 10px;
}
#menu .submenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	margin-bottom: 10px;
}
#menu .submenu .submenu_select   {
	background-color: #f2f1ee;
}
#menu .menu_ad {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	margin-bottom: 10px;
}
#menu  .left_ad  {
	padding-bottom: 5px;
	text-align: center;
}
#right  {
	text-align: left;
	float: right;
	width: 162px;
	padding-right: 10px;
}
#search  {
	text-align: center;
	margin-bottom: 10px;
}
#book  {
	text-align: center;
	margin-bottom: 10px;
}
#right .right_ad  {
	margin-bottom: 10px;
}
#seo {
	text-align: center;
}
#seo a {
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid gray;
	font-size: 95%;
	line-height: 180%;
	padding: 5px;
}
#footer span {
	padding-right: 5px;
	padding-left: 5px;
}
.table{
	font-size: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-left-color: gray;
	margin: 5px;
}
.table  th,
.table  td{
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: gray;
	border-bottom-color: gray;
}
.table li {
	list-style-type: none;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
#ekokoro {
	padding-left: 5px;
}
