@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Osaka, Verdana, sans-serif;
	background-color:#FFFFEE;
}

.fontM {
	font-size: 98%;
	line-height: 1.6em;
}
.fontS {
	font-size: 88%;
	line-height: 1.6em;
}
.fontL {
	font-size: 113%;
	line-height: 1.6em;
}

a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #CC6600;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}


#wrapper {
	width: 1024px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border: 1px solid #231f20;
	height: auto;
	/*background-image: url(../img/bg_main.gif);*/
}

#header {
	width: 1024px;
	background-repeat: no-repeat;
}

h1 {
	color: #FFFFFF;
	font-size: 8px;
	margin: 0px;
	position: absolute;
	top: -20px;
}

h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}


p {
	margin: 0px;
	padding: 0px;
}

.topMidashiblue {
	width: 620px;
	height: 30px;
	margin-bottom: 5px;
	background-color: #00a1e9;
}

.topMidashiblue h3 {
	display: inline;
}
.topMidashired {
	width: 620px;
	height: 30px;
	margin-bottom: 5px;
	background-color: #a40000;
}
.topMidashired  h3 {
	display: inline;
}

.topMidashigreen {
	width: 620px;
	height: 30px;
	margin-bottom: 5px;
	background-color: #2bbc2f;
}

.topMidashigreen h3 {
	display: inline;
}


.ichiran {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#fontbt {
	width: 200px;
	margin-bottom: 5px;
	height: 25px;
	clear: both;
}

#fontChange {
	_overflow: hidden;
	_zoom: 1;
	margin: 0px;
	padding: 0px;
}

#fontleftbox {
	float: left;
	text-align: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

#fontrightbox {
	float: right;
	width: 80px;
}

#fontChange li {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	padding: 0;
	cursor: pointer;
	background:url(../img/fontbt.gif) no-repeat;
	list-style: none;
	margin: 0px 3px 0px 0px;
	text-indent: -9999px;
}

#fontChange li#fontS{
  background-position: 0 0;
}
#fontChange li#fontM{
  background-position: -22px 0;
}
#fontChange li#fontL{
  background-position: -44px 0;
}

#fontChange li#fontS:hover,
#fontChange li#fontS.active{
  background-position: 0 -22px;
}
#fontChange li#fontM:hover,
#fontChange li#fontM.active{
  background-position: -22px -22px;
}
#fontChange li#fontL:hover,
#fontChange li#fontL.active{
  background-position: -44px -22px;
}

#search {
	background-color: #f8f8f8;
	width: 170px;
	margin-bottom: 35px;
	background-image: url(../img/kensaku.gif);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 25px;
	height: 20px;
	clear: both;
}

#sw {
	margin: 0px;
	width: 120px;
	padding: 0px;
}

#sb {
	margin: 0px;
	width: 39px;
	padding: 0px;
	background-color: #F2911A;
	color: #FFFFFF;
	height: 17px;
	border-right: 1px solid #231815;
	border-bottom: 1px solid #231815;
	border-top-style: none;
	border-left-style: none;
}

.infobox {
	width: 595px;
	padding: 0px 10px 0px;
	border-bottom: 1px dashed #666666;
	margin-bottom: 5px;
}

.infoimage   {
	float: left;
	height: 60px;
	width: 100px;
}

.infotitle {
	padding-left: 110px;

}

.infocomment {
	padding-left: 120px;

}

#machinakainfo {
	height: 165px;
	width: 598px;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 20px;
	overflow-y: scroll;
}

#machinakainfo p,#koteninfo p {
	background-image: url(../img/allow_y.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 4px 6px;
}

#koteninfo {
	height: 210px;
	width: 598px;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 20px;
	overflow-y: scroll;
}

img {
	border-width: 0px;
}

#leftBar {
	float: left;
	width: 200px;
	background-color: #97ca45;
	margin: 0px;
	padding: 5px 7px 10px;
}

#rightBar {
	background-color: #8cc3ea;
	padding: 18px 5px 10px;
	float: right;
	width: 150px;
	margin: 0px;
}

#mainContents {
	width: 620px;
	padding: 10px 15px 10px;
	margin-right: 160px;
	margin-left: 214px;
	padding-top: 0px;
	word-wrap:break-word;
}

#footer {
	color: #FFFFFF;
	background-color: #3063ae;
	text-align: center;
	clear: both;
	height: 26px;
	width: 1024px;
	padding-top: 2px;
}



.menu_orangebox {
	width: 179px;
	border-right: 1px solid #231815;
	border-bottom: 1px solid #231815;
	background-color: #f2911a;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

#menu_janrubox {
	background-color: #f9f9d5;
	padding: 5px;
	width: 170px;
}

#menu_janrubox ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#menu_janrubox li {
	list-style: url(../img/disk.gif) none;
	margin: 0px;
}

#menu_janrubox a:link {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#menu_janrubox a:visited {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#menu_janrubox a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline
}

#menu_janrubox a:active {
	font-weight: bold;
	color: #660000;
	text-decoration: underline
}
.menu_other {
	margin-bottom: 20px;
	background-color: #FCFCFC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.menu_other h2 {
	font-size: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #660000;
	margin-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dashed #666666;
	background-image: url(../img/square_or.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

.menu_other ul {
	margin: 0px 0px 5px;
	list-style: none;
	padding: 0px;
}

.menu_other li {
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 2px;
}

.menu_other a:link {
	color: #333300;
	margin: 0px;
	padding: 0px;
}

.menu_other a:visited {
	color: #333300;
}

.menu_other a:hover {
	color: #000000;
	text-decoration: underline
}

.menu_other a:active {
	color: #000000;
	text-decoration: underline
}


#toukou {
	margin-bottom: 15px;
}

#twit {
	margin-bottom: 5px;
	background-color: #ef2c24;
	width: 150px;
	color: #FFFFFF;
}

#bunnerBox {
	margin-bottom: 8px;
}

.bunner {
	margin-bottom: 5px;
}

.linkBox {
	margin-bottom: 10px;
}
