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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul,ol,li {
	list-style:none;
}

body,table,tr,td,th {
	font-size: inherit;
	text-align: center;
	line-height: 1.5em;
	font: 13px "ŸàƒSƒVƒbƒN‘Ì", YuGothic, "ƒqƒ‰ƒMƒmŠpƒS ProN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

h1 {font-size:197%; text-decoration:none; font-weight:bold}
h2 {font-size:161.6%; text-decoration:none; font-weight:bold}
h3 {font-size:138.5%; text-decoration:none; font-weight:bold}
h4,h5,h6 {font-size:108%; text-decoration:none; font-weight:bold}

a {text-decoration:none;color:#44343B}
a:active, a:hover {text-decoration:none;color:#CA0003}

/* Rules */
.left{float:left;text-align:left}
.right{float:right;text-align:left}
.center{margin:0 auto;text-align:center}
.clear {
	clear:both;
	height: 0;
}

/* Images */
img.left{margin: 5px 15px 10px 0}
img.right{margin: 5px 0 10px 15px}
img.center{margin: 5px auto 10px auto}

/* Stracture */
body { background: #FFF url(img/japanesepaper.jpg) repeat; }

div#wrapper {
	width: 960px;
	margin: 0 auto;
}

div#container {
	width: 100%;
	text-align: left;
}

div#navibar {
	width: 100%;
	margin: 0 0 10px 0;
}

div#header {
	display: block;
	width: 100%;
}

/* HEADER */
#header h1 {
	display: block;
	font-size: 100%;
	font-weight: normal;
	line-height: 1em;
	padding: 30px 20px;
	color: #44343B;
}

#logotype {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 197%;
	padding: 28px 46px;
	background: url(img/divbg.png) repeat;
	margin: 28px 0 0 0;
}

#logotype a {color: #FFFFFF}

#logotype a:hover {color: #CA0003}

/* Navigation */
ul#menu1 {
	display: block;
	height: 60px;
	width: 954px;
	overflow: hidden;
	margin:0 auto;
}

div#navibar li {
	display: block;
	height: 60px;
	float: left;
}

div#navibar li:after {
	content: url(img/divbar.png);
	width: 4px;
	height: 60px;
	float: left;
}

li.page-item:first-child:before {
	content: url(img/divbar.png);
	width: 4px;
	height: 60px;
	float: left;
}

div#navibar li a {
	display: block;
	height: 50px;
	margin: 2px 0 8px 0;
	width: 186px;
	float: left;
	line-height: 50px;
	color: #44343B;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	background: url(img/navibg.png) top repeat-x;
}

div#navibar li a:hover {
	color: #CA0003;
	background-position: bottom;
}

li.current-page-item a {
	background-position: bottom;
}

/* Content */
div#content {
	clear: both;
	position: relative;
	margin: 30px 0;
	font-family: "Ÿà–¾’©‘Ì", YuMincho, "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro W3", "HG–¾’©L", "HG•½¬–¾’©‘ÌW3", "‚l‚r ‚o–¾’©", "MS PMincho", serif;
	padding: 0 3px 0 40px;
	line-height: 1.8em;
}

div#content p {
	font-size: 108%;
	text-indent: 1em;
	padding-bottom: 0.5em;
	padding-left: 20px;
	border-left: 1px solid #000;
}

div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
	clear: both;
	font-weight: bold;
}

div#content h2 {
	position: relative;
	left: -37px;
	line-height: 1em;
	padding: 4px 0;
	margin-bottom:20px;
	color: #44343B;
}

div#content h3,h4,h5,h6 {
	position: relative;
	left: -37px;
	padding: 12px 0 12px 0;
	margin: 20px 0 0 0;
	color: #44343B;
}

/* Clear */
#header:after,
#globalnavi:after,
#content:after {
	content: ".";
	clear: both;
	width: 0px;
	height: 0px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	visibility: hidden;
}

/* FOOTER */
div#footer {
	clear: both;
	display: block;
	width: 100%;
}

#footer p.address {
	clear: both;
	padding: 15px 30px;
	font-size: 85%;
	text-align: right;
	color: #FFFFFF;
	background: url(img/divbg.png) repeat;
}

#otherlinks {
	padding: 20px 0px;
	height: 30px;
	display: block;
	text-align: left;
}

#otherlinks li {
	float: left;
	display: block;
	height: 20px;
	margin-right: 10px;
	padding: 4px 12px;
	border: 1px solid #44343B;
	border-radius: 2px;
	background: url(img/mon.png) left 4px center no-repeat;
}

#otherlinks li a {
	display: block;
	padding: 0 0 0 12px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}

#otherlinks li.sm {
	float: right;
	margin-right: 0;
}

/* End of CSS Document */
body{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}

h1,h2,h3,h4,h5,h6{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

.rank1,.rank2,.rank3,.rank4,.rank5,.point,.point1,.point2,.point3,.point4,.point5{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:bold;}

#text1,#text2,#text3,#text4,#text5,#text6,#text7,#text8,#text9,#text10{font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;font-weight:normal;}
