@charset "utf-8";
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
/* ヘッダ */
#header {
	width:780px;
	margin-left:auto;
	margin-right:auto;
}
#headerRightItems {
	text-align: center;
	float: right;
	width: 510px;
	background-image: url(../parts_v10/kumo_separator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#headerRightItems a.rss {
	float:left;
}
#headerRightItems div.bannerJa {
	float:right;
}
#topNavi {
	line-height:1.5em;
	padding-top: 6px;
	margin-top: 4px;
	text-align:left;
}
#sp_info {
	border: 2px dashed #CC0000;
	padding: 4px;
	margin-top: 4px;
}

/* メイン */
#mainNavi {
	background-image: url(../parts_v10/back_left.gif);
	background-repeat: repeat;
	width: 780px;
	background-color: #f0f0cc;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#mainNaviTop {
	width:780px;
	height:10px;
	margin: 0px;
	padding: 0px;
	background-image: url(../parts_v10/tbltop.gif);
	background-repeat: no-repeat;
	background-position:top;
}
#mainNaviBot {
	width:780px;
	height:8px;
	margin: 0px;
	padding: 0px;
	background-image: url(../parts_v10/tblbot.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
#naviContents {
	background-image: url(../parts_v10/tblmid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding:0px;
	width: 100%;
}
#naviContentsNakami {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
#divLeft500 {
	width:540px;
	height:340px;
	float:left;
}
div.google {
	float:right;
}
table.navi{
	border-collapse:collapse;
	background-color:#EEEEDD;
	margin-top:4px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	font-size: 10px;
	width: 100%;
}
table.navi td.tdSearch01{
	background-image:url('../parts_v10/search-bg01.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch02{
	background-image:url('../parts_v10/search-bg02.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch03{
	background-image:url('../parts_v10/search-bg03.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch04{
	background-image:url('../parts_v10/search-bg04.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch05{
	background-image:url('../parts_v10/search-bg05.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch06{
	background-image:url('../parts_v10/search-bg06.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch07{
	background-image:url('../parts_v10/search-bg07.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch08{
	background-image:url('../parts_v10/search-bg08.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch09{
	background-image:url('../parts_v10/search-bg09.gif');
	background-repeat: no-repeat;
}
table.navi td.tdSearch10{
	background-image:url('../parts_v10/search-bg10.gif');
	background-repeat: no-repeat;
}
table.navi td{
	border:1px solid #CC0000;
	padding:2px 2px;
	vertical-align:middle;
	width:20%;
}
table.navi th{
	border:1px solid #CC0000;
	padding:2px 2px;
	vertical-align:middle;
	background-color: #CC6600;
}
table.navi img {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.naviTitle {
	font-size: 12px;
	font-weight: bold;
}

#search_form {
	 margin:8px 0px 0px 0px;
}
#search_form h3 {
 float:left;
}
#search_form input.imageBut{
	float:right;
}

input.inputImageBut {
	float:right;
	margin:0px 8px 0px 0px;
}

#whatNew {
	padding: 0px;
	float: right;
	width: 208px;
	float:right;
}

#whatNew h3 {
}
#whatNewKiji {
	margin: 4px 0px 0px 0px;
	height: 292px;
	width: 205px;
	line-height: 1.2em;
	overflow: auto;
	background-color: #EEEEDD;
	scrollbar-face-color: #f0f0cc;
	scrollbar-track-color: #eeaaaa;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #990000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #990000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding: 0px 0px 0px 2px;
}
#whatNewKiji dl {
	padding: 0px;
	margin: 0px;
}
#whatNewKiji dt {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	background-color: #DDDDCC;
}
#whatNewKiji dd {
	margin: 0px;
	padding: 0px;
}
#whatNewKiji br {
	clear:both;
}
#whatNewKiji a {
}
#whatNewKiji img {
	padding-bottom: 8px;
	float: left;
	margin: 0px 4px 2px 0px;
}
#whatNewKiji .iconb {
	padding-bottom: 0px;
	float: none;
	border: none;
}

/* メインコンテナ */
#mainContainer {
	padding: 0px;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 16px;
}
/* メインコンテナL */
#mainContainerL{
	float:left;
	width:570px;
	padding:0px;
	margin:0px;
}
/* 日和 */
#biyoImage {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 210px;
	float: left;
}
#bannerB {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	float: right;
	background-color:#FFFFFF;
}
#biyoKiji {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	float: right;
	width:350px;
}
.biyoTitle {
	margin:0px;
	padding:0px;
	color: #663300;
}
.biyoJobun {
	padding-top: 4px;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996600;
}

#lastDB {
	clear:both;
	margin: 8px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#lastDB .lastDb-title {
	float: left;
	width: 16px;
}
#lastDB .lastDb-title h3 {
	margin:0px;
	padding:0px;
}
#lastDB .lastDb-kiji {
	float: left;
	width: 175px;
	line-height: 1.25em;
	margin-left: 2px;
	margin-right: 3px;
}
#lastDB .lastDb-kiji img.left {
	float: left;
	margin-right: 4px;
	margin-bottom: 0px;
	border:none 0px #ffffff;
}

#netsumonDiv {
	clear:both;
	margin:8px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	line-height: 1.25em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663300;
}
#netsumonKiji {
	float: left;
	background-color: #DDDDDD;
	padding-bottom: 4px;
	width:100%;
}
#netsumonKiji dl{
	margin-top:0px;
	margin-bottom:0px;
}
#netsumonKiji dd{
	margin-left:1em;
}
.netsumonKijiBox {
	float: left;
	width: 175px;
	margin:4px 3px 4px 3px;
	line-height: 1.25em;
}
.netsumonBn {
	float: right;
	line-height: 1.25em;
	margin:4px 4px 4px 4px;
	width: auto;
	width:150px;
}
.netsumonBn img.imgBut{
	border:none 0px;
	margin:4px;
}

#yoyoMain {
	clear:both;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663300;
}
#yoyoMain img.yoyoImage {
	margin:8px 0px 8px 0px;
}
#yoyoKiji {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 360px;
}
#yoyoKiji h2{
	background-color:#CCCCCC;
	text-align:center;
}
#yoyoKiji p {
	padding: 0px;
	margin: 8px 0px 8px 0px;
}
#yoyoBn {
	float:left;
	margin:0px 0px 0px 0px;
}
#yoyoBn img.imgBut {
	margin:4px;
	border:none 0px ;
}
table.main{
	border-collapse:collapse;
	background-color:#EEEEDD;
	width: auto;
	line-height: 1.2em;
	border:1px solid #c60;
}
table.main td{
	padding:2px 2px;
	vertical-align:middle;
}
table.main th{
	border:1px solid #c60;
	padding:2px 2px;
	vertical-align:middle;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #c60;
	white-space: nowrap;
}

#liuliu {
	clear:both;
	margin:4px 0px 4px 0px;
	padding:4px 0px 4px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#liuliu img {
	margin-bottom:4px;
}
#liuliuTitle {
	color: #990000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 145px;
}
#liuliuKiji {
	float: right;
	line-height: 1.3em;
	width: 375px;
	margin: 0px;
}

#club {
	margin-top: 8px;
	padding: 0px;
}

#linkService {
	clear:both;
	margin:8px 0px 4px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
#linkService div.lsbg {
	background-color:#EEEEDD;
	margin:8px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
}

#linkService dl {
	clear:both;
	paddin:0px;
	margin:0px;
}
#linkService dl dt{
	float:left;
	clear:both;
	color:#FF4400;
	font-weight:900;
	height:17px;
	width:110px;
	text-align:right;
}
#linkService dl dd{
	margin-left:6em;
	height:17px;
}

#linkService2 {
	margin:4px 0px 8px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}

/* サイドバーR */
#sideBarR {
	float: right;
	width: 196px;
	margin:0px;
	padding:0px;
}
#bann196 {
	width:auto;
}
#bann196 img{
	margin-bottom:4px;
	border:none 0px;
}
#newsTitle {
	margin: 0px;
	padding: 0px;
	width: 195px;
	border: 1px solid #990000;
	text-align: center;
}
#newsKiji {
	width: 195px;
	background-color: #f0f0cc;
	background-image: url(../parts_v10/tblback.gif);
	border: 1px solid #990000;
	margin: 0px;
	padding: 0px;
}
#newsBot {
	width: 195px;
	margin: 0px;
	border: 1px solid #990000;
}
#newsBot div {
	font-size: 10px;
	line-height: 1.2em;
	margin:2px;
	color: #666666;
}
#sidebannerTable {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px 0px 4px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#sidebannerTable img {
	margin-bottom:2px;
}
#bannerTable {
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding: 0px 0px 4px 0px;
}

#footer {
	width: 780px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#company {
	float: right;
	width: 245px;
	line-height: 1.2em;
}
.copyright {
	font-size: 10px;
	color: #666666;
	background-color: #DDDDCC;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.news{
	border-collapse:collapse;
	background-color:#FFFFFF;
	width: 100%;
	line-height: 1.2em;
}

table.news td{
	border:1px solid #c60;
	padding:2px 2px;
	vertical-align:top;
}
table.news th{
	border:1px solid #c60;
	padding:2px 2px;
	vertical-align:middle;
	font-weight: bold;
}

form.db {
	margin: 0px;
	padding: 0px;
}
.dbserchmenu {
	color: #CC0000;
}
.dbserchOptMenu {
	color: #666666;
	background-color: #FFFFEE;
}
.searchAll_gdmain {
	font-size: 12px;
	background-color: #FFF4E0;
	width: 210px;
	overflow: visible;
}
.searchAll_gdsub {
	font-size: 12px;
	background-color: #FFF4E0;
}
.searchAll_gdArea {
	font-size: 12px;
	background-color: #F0E4D0;
	width: 210px;
	overflow: visible;
}
.searchAll_gdsubaria {
	font-size: 12px;
	background-color: #F0E4D0;
}

div #searchAll {
	margin-top:8px;
}
#searchAll ul  {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#searchAll ul li {
	float:left;
    list-style:none;
	padding: 0px 0px 0px 0px;
}
#searchAll ul li a span {
	display:none;	
}

#searchAll ul li a.sabut01 {
    display:block;
	width:180px;
	height:24px;
	background-image: url(../parts_v10/sa-but01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchAll .tabheader .close a.sabut01 {
	background-image: url(../parts_v10/sa-but01.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#searchAll .tabheader .open a.sabut01 {
	background-image: url(../parts_v10/sa-but01.gif);
	background-repeat: no-repeat;
	background-position:left -25px;
}
#searchAll ul li a.sabut02 {
    display:block;
	width:180px;
	height:24px;
	background-image: url(../parts_v10/sa-but02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchAll .tabheader .close a.sabut02 {
	background-image: url(../parts_v10/sa-but02.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#searchAll .tabheader .open a.sabut02 {
	background-image: url(../parts_v10/sa-but02.gif);
	background-repeat: no-repeat;
	background-position:left -25px;
}
#searchAll ul li a.sabut03 {
    display:block;
	width:180px;
	height:24px;
	background-image: url(../parts_v10/sa-but03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#searchAll .tabheader .close a.sabut03 {
	background-image: url(../parts_v10/sa-but03.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
#searchAll .tabheader .open a.sabut03 {
	background-image: url(../parts_v10/sa-but03.gif);
	background-repeat: no-repeat;
	background-position:left -25px;
}

#searchAll .tabheader {
	width:100%;
}
#searchAll .tabbody {
	clear:both;
	border-color:#CC3333;
	border-style:solid;
	border-width:1px;
	background-color:#EEEEDD;
	padding:4px;
}
#searchAll div.divHidden {
	visibility:hidden;
	line-height:0em;
	height:0px;
	float:left;
}
#searchAll div.divHidden input {
	visibility:hidden;
	line-height:0em;
	height:0px;
}
#searchAll div.divHatena {
	clear:both;
	background-image: url(../parts_v10/icon-hatena.gif);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding-left:20px;
}
#searchAll div.divLinklist {
	border-top:solid 1px #CC3333;
	padding-top:4px;
}
#box1 {
	width:528px;
	display:none;
}
#box2 {
	width:528px;
	display:none;
}
#box3 {
	width:528px;
	display:none;
}
#areaE {
	width:21em;
}

#googleAd {
	text-align:center;
}

/* その他共通 */
.menuSparator {
	font-weight: bold;
	color: #990000;
}
label.labelDispNone {
	display:none;
}

.img0 {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.imgV {
	border: 0px;
	padding: 0px;
}
.imgL {
	float: left;
	padding: 0px 4px 0px 0px;
	border: 0px;
}
.imgR {
	float: right;
	padding: 0px 0px 0px 4px;
	border: 0px;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clearBoth {
	clear:both;
}


a .aTextdecoNone {
	text-decoration:none;
}

.textAlignCenter {
	text-align:center;
}

div.divOshirase {
	width:auto;
	border:solid 1px #ff0000;
	color:#ff0000;
	margin:8px;
	padding:10px;
}
.imgVmid {
	vertical-align:middle;
	margin-left:4px;
	margin-right:4px;
	margin-top:4px;
	margin-bottom:4px;
}
div.spacer8px {
	clear:both;
	font-size:8px;
	line-height:1em;
	height:8px;
}

img.imgUban{
	margin-top:4px;
	margn-bottom:4px;
	margin-right:4px;
	border:none 0px #ffffff;
}

#sbrss div {
	margin: 8px 0px 8px 0px;
	padding-left:4px;
	border-left:solid 3px #FFA82C;
}

#sbrss h4 {
	font-weight:900;
	color:#FF9900;
	margin:0em 0em 0.5em 0em;
	padding:0px;
}

#sbrss ul {
	margin:0px;
	padding:0px;
}

#sbrss li {
	list-style-type: none;
	line-height:1.2em;
	margin-left:0.5em;
	margin-bottom:0.5em;
}

