/* CSS Document */

/* CommonStyle start */
* {
margin:0;
padding:0;
}

body {
	background: #CCCCCC url(../img/taiso_bg.gif) repeat-y center top;
	color:#000000;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",Verdana,Helvetica,Arial;
	font-size: 12px;
	line-height: 18px;
}

li {
	text-align: left;
	list-style-type : decimal-leading-zero ;
	line-height: 20px;
	width:450px;
}

img {
border:0;
}
.clear {
clear:both;
}
html {
overflow-y:scroll;
}
/* CommonStyle End */

/* ƒŠƒ“ƒN start */
a,a:link,a:visited{
color:#c9000c;
text-decoration: none;
}
a:hover{
color:#0084cf;
text-decoration: none;
}

/* page */
#page {
	width:540px;
	margin-top: 10px;
	text-align: center;
}

/* main */

.center { text-align: center;}
.right { text-align: right;}
.top { vertical-align: top;}
.left { text-align: left;}

h1, h2, h3 {
	padding: 14px 3px 5px 3px;
	color: #ff4400;
	border-bottom: 2px dotted #000000;
	margin-bottom: 2px;
}

.info {
	vertical-align: top;
	text-align: left;
	width:480px;
	padding: 0px 10px 0px 10px;
}

.month {
	vertical-align: top;
	text-align: center;
	width:500px;
	background-color: #000000;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
	border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
}

.point {
	vertical-align: top;
	text-align: left;
	width:480px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #999999;
}

.kashi {
	vertical-align: top;
	text-align: left;
	width:450px;
	color: #a97610;
	font-weight: bold;
}

.flash_movie {
	text-align: center;
	vertical-align: top;
	height: 345px;
}

/* font */

.mfont {
	color:#696969;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",Verdana,Helvetica,Arial;
	font-size: 12px;
	line-height: 18px;
}

.mfont1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.sfont1 {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
