@charset 'shift-jis';

html,body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", Osaka, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
p.mLeft {
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}
p.mCenter {
	font-size: 12px;
	text-align: center;
	line-height: 150%;
}
p.mRight {
	font-size: 12px;
	text-align: right;
	line-height: 150%;
}
p.sLeft {
	font-size: 10px;
	text-align: left;
}
p.sCenter {
	font-size: 10px;
	text-align: center;
}
p.sRight {
	font-size: 10px;
	text-align: right;
}
p.version {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	line-height: 8px;
	color: #333333;
	text-align: right;
		
	position: relative;
	margin: 5px 10px 5px 10px;
	padding: 2px;
}
p.topTitle {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	text-align: left;
	
	margin: 0px 10px;
	padding: 0px;
}
p.updateInfo {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS PGothic", Osaka, sans-serif;
	font-size: 12px;
	
	line-height:2em;
	margin:4px;
}
p.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
	
	position:relative;
	width: 200px;
	left: 600px;
	margin: 3px 0;
	padding: 0;
}
img.barTop {
	margin:0 20px 0px 0;
}
img.barBottom {
	margin:1px 0px 1px 20px;
}
div#mainBox {
	width: 800px;
	height: auto;
	margin: 0;
	padding: 0;
	
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
div.pageInfo {
	width: 500px;
	
	margin: 2px 10px;
	padding: 1px 10px;
	
	border-bottom: 1px solid silver;

	font-size: 10px;
	
	float: left;
}
div.counter {
	width: 200px;
	
	margin: 2px 10px;
	padding: 1px 10px;
	
	border-bottom: 1px solid silver;
	
	font-size: 12px;
	text-align: right;
	
	float: right;
}
span.counter {
	font-family: Verdana, Arial, sans-serif;
	font-weight: 800;
	font-size: 12px;
}
div#menuBox {
	width: 180px;
	height: auto;
	margin: 10px;
	padding: 5px;
	
	border-top: solid 1px #e0e0e0;
	border-right: double 3px #999999;
	border-bottom: solid 1px #999999;

	float: left;
}
div#subBox {
	width: 180px;
	height: auto;
	margin: 10px;
	padding: 5px;
	
	border-bottom: solid 1px #999999;

	float: left;
	clear:left;
	position: relative;
}
p.menuTitle {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 100%;
	
	margin: 5px 20px 20px;
	padding: 1px 20px;
	
	border-left: 8px solid #a0a0a0;
	
	color: #a0a0a0;
}
p.topicTitle {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
	
	margin: 20px;
	padding: 1px 20px;
	
	text-align: right;
	
	border-right: 8px solid #a0a0a0;
	
	color: #a0a0a0;
}
p.menuBtn {
	margin: 5px 5px 10px 10px;
	padding: 2px;
	
	font-size: 12px;
	text-align: center;
	
}
p.menuBtn a:hover {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
div#contentsBox {
	width: 560px;
	height: auto;
	
	margin: 10px 0px 10px 200px;
	padding: 10px;
	
}
p.contentsTitle {
	font-size: 12px;
	
	text-align: right;
	
	margin: 2px 5px 5px;
	padding: 2px 10px;
	
	border-right: 8px solid #333333;
	border-bottom: 1px solid #999999;
	
	color: #333333;
	
}
div#topBar {
	width: 780px;
	height: 50px;
	margin: 0;
	padding: 0;
	
	background-repeat: no-repeat;
}
div.navBar {
	width: 780px;
	height: 33px;
	margin: 0px;
	padding: 0px;
		
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	
	vertical-align: middle;
	
	background-color: orange;
}
p.navBtn {
	width: 78px;
	height: 25px;
	
	margin: 3px 3px 0px;
	padding: 5px 5px 0px 5px;
	
	font-family: Verdana, Arial, sans-serif;
	font-weight: 800;
	font-size: 12px;
	line-height: 100%;
	
	border-left-style: dashed;
	border-left-color: white;
	border-left-width: 1px;
	
	text-align: center;
	
	color: #ffffff;
	
	vertical-align: middle;
	
	float: right;
}
p.navBtn img {
	margin:0px;
	padding:0px;
}
p.navBtn a:link {
	color: #ffffff;
	text-decoration: none;
}
p.navBtn a:visited {
	color: #ffffff;
}
p.navBtn a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* for index */
div.indexBox {
	width: 800px;
	height: 15px;
	margin: 0;
	padding: 0;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: gray;
	
	background-color: #f0f0f0;
}
div.indexBox p {
	font-family: Optima, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	
	margin: 0px;
	padding: 1px 10px;
	color: #ffffff;
}

p.caution {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bolder;
	font-size: 60px;
	color: silver;
	text-align: center;
	
	margin: 0px;
	padding: 0px;
}
p.enterBtn {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: silver;
	text-align: center;
	
	margin: 20px;
	padding: 0;
}
p.enterBtn a:hover {
	color: #000000;
	text-decoration: none;
}

/* for input box */

div.inputer {
	width: 400px;
	
	margin-left: 200px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding: 5px 5px 0px;
	
	border-width: 3px 3px;
	border-style: double;
	border-color: #999999 #333333 #333333 #999999;
	
	text-align: center;
}
div.inputBox {
	width: 95%;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding: 5px 5px 0px;
	
	border-width: 3px 3px;
	border-style: double;
	border-color: #999999 #333333 #333333 #999999;
	
	text-align: left;
}
form.inputBox input {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS Gothic", Osaka, sans-serif;
	font-size: 12px;
	
	color: #333333;
	
	margin: 3px 3px;
	padding: 1px;
	
	border-style: inset;
	border-width: 1px;
	border-color: #333333;
	
	vertical-align: middle;
}
form.inputBox textarea {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS Gothic", Osaka, sans-serif;
	font-size: 12px;
	
	color: #333333;
	
	margin: 3px 3px;
	padding: 1px;
	
	border-style: inset;
	border-width: 1px;
	border-color: #333333;
	
	vertical-align: middle;
}
form.inputBox select {
	font-family: "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS Gothic", Osaka, sans-serif;
	font-size: 12px;
	
	color: #333333;
	
	margin: 3px 3px;
	padding: 1px;
	
	border-style: inset;
	border-width: 1px;
	border-color: #333333;	
}
span.inputCaption {
	font-size: 11px;
	color: #666666;
	
}
span.inputCaptionE {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;

}
hr.formSeparator {
	height:4px;
	
	margin: 1px;
	padding: 1px;
	
	border: none;
}
/* for user */

p.startUp {
	font-family: "Hiragino Mincho Pro", "ƒqƒ‰ƒMƒm–¾’© Pro W6", "MS PMincho", Osaka, serif;
	font-size: 40px;
	font-weight: bold;
	
	margin: 10px 2px;
	
	text-align: center;
	color: gray;
}

p.accessDenied {
	font-family: "Hiragino Mincho Pro", "ƒqƒ‰ƒMƒm–¾’© Pro W6", "MS PMincho", Osaka, serif;
	font-size: 60px;
	font-weight: bold;
	
	margin: 10px 10px;
	
	text-align: center;
	color: red;
}
hr.divBar {
	margin: 3px 10px;
	padding: 0px;
	
	height: 1px;
	
	border-width:0px;
	
	border-bottom:1px solid silver;
}
img.linkImage {
	margin: 2px 10px;
	padding: 0px;
	
}
div.linkBox {
	margin: 0px 10px;
	padding: 2px;
	
	height: 60px;
	
	border-bottom: 1px dashed silver;
	border-right: 1px solid silver;
}
span.viewCaption {
	font-size:10px;
}
p.dailyLine {
	font-size:10px;
	margin:3px;
	text-align:right;
	color:orange;
}
div.nigaoeBox {
	width:214px;
	margin:2px 60px;
	text-align:center;
	font-weight:bold;
	border:solid 1px silver;
	background-color:#f0f0f0;
}
div.nigaoeBox img {
	margin:2px;
	padding:2px;
	border:double 3px silver;
}
div.entranceBox {
	margin:20px 0px;
}

