@charset "utf-8";
/*メイン共通 サブドメイン*/

* {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;   /* 下記のautoに未対応用のセンタリング */
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: 80%;
	background-image: url(../img/pe12bg.gif);
	background-repeat: repeat-x;
}
#frame {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
h1 {
	text-align: center;
	font-size: 180%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 110%;
	text-align: center;
}
h3 {
	padding: 10px;
	font-size: 100%;
}
h4 {
	font-size: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h5 {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h6 {
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}
p {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	padding-bottom: 0px;
}
a {
	color : #0000ff;
}
a:visited{ 
	color : #A631C9;
}
a:hover{ 
}
.clearfloat {
	clear:both;
	line-height: 0px;
}
img {
	border-style:none;
}
#header {
}
#navi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: 20px;
}
#navi div   {
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents {
}
#main {
	width: 810px;
	float: right;
}
#center {
	width: 550px;
	float: left;
}
#table {
	width:100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d99e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4d99e5;
	margin-bottom: 5px;
}
#table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4d99e5;
	border-bottom-color: #4d99e5;
	text-align: center;
	background-color: #e6f2ff;
	font-size: 100%;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4d99e5;
	border-bottom-color: #4d99e5;
	background-color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#table .leftcell {
	text-align: center;
}
#center  .centertext {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#center  .centerad {
	width: 470px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#center  .centertext  span {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right {
	float: right;
	width: 252px;
}
#right .sarch {
	text-align: center;
	height: 31px;
}
#right .rightad {
	text-align: center;
	margin-bottom: 10px;
}
#right .rightgooglead {
	border: 1px solid #4d99e5;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#menu {
	width: 160px;
	float: left;
}
#menu  .mainmenu {
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4d99e5;
	border-left-color: #4d99e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d99e5;
}
#menu .mainmenu a {
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d99e5;
}
#menu .mainmenu a:hover {
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:solid 10px #4d99e5;
}
#menu .mainmenu .select a {
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu .mainmenu .select a:hover {
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left:solid 10px #4d99e5;
}
#menu .mainmenu .submenu a {
	border-top-style: none;
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 85%;
}
#menu .mainmenu .submenu a:hover {
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left:solid 5px #4d99e5;
	font-size: 85%;
}
#menu .mainmenu .submenuselect a {
	border-top-style: none;
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 85%;
}
#menu .mainmenu .submenuselect a:hover {
	background-color: #e6f2ff;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-left:solid 5px #4d99e5;
	font-size: 85%;
}
#menu  .weather {
	text-align: center;
	margin-bottom: 10px;
}
#book {
	text-align: center;
	margin-bottom: 10px;
}
#footerad {
	text-align: center;
}
#seo {
	text-align: center;
}
#seo a {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#tab {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000ff;
	margin-bottom:4px;
}
#tab a {
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#tab ul li {
	float:left;
	list-style:none;
	background-color: #f2f1ee;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4d99e5;
	border-right-color: #4d99e5;
	border-left-color: #4d99e5;
}
#tab ul li:hover {
	background-color: #e6f2ff;
}
#tab .tab_select {
	background-color: #0000ff;
	font-weight:bold;
}
#tab .tab_select:hover {
	background-color: #0000ff;
}
#tab .tab_select a {
	color: #FFFFFF;
}
#tab #tab_map {
	background-color: #FFFF99;
}
#tab #tab_map:hover {
	background-color: #e6f2ff;
}
.blue  {
	color: #0000FF;
}
.red {
	color: #FF0000;
}
.green {
	color: #008000;
}
.gray {
	color: gray;
}

/*TOPページ専用*/
#center  .blog  {
	margin-left: 220px;
}
#center .sitemap {
	margin-right: 5px;
	margin-left: 10px;
}
#right .site {
	border: 1px solid #4d99e5;
}
#right .site h4 {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d99e5;
	background-color: #e6f2ff;
	padding: 5px;
}
#right .site p {
	font-size: 80%;
}
#menu  .news {
	border: 1px solid #4d99e5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu .news div {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#tab #pank {
	float:right;
}

.ad10 {
	text-align: left;
	margin-top:5px;

}
.ad10 a {
	font-size: 110%;
	padding-left: 3px;
	color : #0000ff;
}

.ad10 p {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 1.2em;
	text-align: left;
	font-size: 90%;

}
.ad10 .url {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	text-decoration:none;
	color:#008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.url a:visited {
	color:#008000;
}
#twi {
	color:#FFFFFF;
}
