* {
	margin						:0;
	padding						:0;
	font-size					:100%;
	font-weight					:normal;
	font-style					:normal;
}
body {
	font-size					:12px;
	font-family					:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color						:#FFFFFF;
	line-height: 18px;
	text-align					:center;
	background-color: #232323;
}
td,th {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
@media screen {
#right ,#contents {
		overflow				:hidden;
	}
}
object {
	margin-left					:10px;
}
img{ border						:none; }
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
hr {
 color:#999999;   /* ???̐F(IE?p) */
 background-color:#999999; /* ???̐F(NN?p) */
 border:0px;    /* ?g?̑??? */
 height:1px;    /* ???̑??? */
}
em,strong {
	font-weight					:bold;
}
ul,ol{
	list-style					:none;
}
small{
	margin						:0 2px;
	font-size					:11px;
}
blockquote {
	margin						:10px;
	border-left					:2px solid #7777AA;
}
table {
	border-collapse				:collapse;
	border-spacing				:0;
	line-height: 18px;
}
table tr td input {

}
h1,h2,h3,h4,h5, h1 a,h2 a,h3 a,h4 a,h5 a{
	display						:block;
	font-weight					:bold;
	clear						:both;
	text-decoration				:none;
	float: none;
}
a{
	text-decoration				:underline;
	color						:#005cd8;
}
a:visited{ color						:#005cd8; text-decoration: underline; }
a:active {
	color						:#ff0037;
	outline						:none medium;
}
a:hover{
	color						:#005cd8;
	text-decoration				:none;
}
/*layout -------------------------------*/
#header_right { float: right; }
#container{
	width						:770px;
	background-color			:#131210;
	text-align					:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrap{
	width						:770px;
	background-color			:#131210;
	text-align					:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.scroll{
	padding-right: 0;
	padding-left: 0;
	color: #0066CC;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
}
#right{
	float						:left;
	width						:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: none;
}
#contents {
	width						:750px;
	margin-right: auto;
	margin-left: auto;
}
#header,#footer{
	float						:none;
	clear						:both;
}
#header h2 , #header p {
	display						:none;
}
#header h1 a{
	font-size					:12px;
	color						:#646464;
	float: none;
}
#menu/* navigation -------------------------------*/
 {
	font-size: 13px;
	height: 30px;
	line-height: 25px;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navi.gif);
}
#menu  li {
	font-size: 13px;
	list-style-type:none;
	float: left;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 30px;
}
#menu  li  a {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 1.16em;
	padding-left: 1.16em;
	line-height: 30px;
}
#menu  li  a:hover {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	background-color: #666666;
}
#contents /* contents -------------------------------*/
 h1{
	background-image: url(images/titilebg1.gif);
	height: 30px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 32px;
	text-indent: 10px;
	margin-bottom: 10px;

}
/* contents -------------------------------*/
#contents h2{
	margin						:10px 0 5px;
	height						:25px;
	color						:#646464;
	font-weight					:bold;
	line-height: 25px;
	background-image: url(../mira-ks/left_h_bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center;
	text-indent: 0.5em;
}
#contents h3{ font-size: 14px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:25px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
#contents h4{ font-size: 18px; clear						:both; display						:block; margin						:10px 0 5px; padding						:0; height						:30px; line-height					:30px; font-weight					:bold; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left center; border-bottom: 1px dotted #333; }
#footer/*footer -------------------------------*/
{
	color: #FFFFFF;
	font-size: 10px;
	font-family					:verdana;
	height: 40px;
	margin: 0px;
	display: block;
	padding-top: 10px;
}
#footer a{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited{
	color						:#FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#footer div.pagetop{
	background-image: url(../mira-ks/pagetop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#footer div.pagetop a{
	display						:block;
	width						:740px;
	height						:17px;
	text-decoration				:none;
}
.t1 {
	font-size: 14px;
	font-weight: bold;
}
.s1 {
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 15px;
}
.f1 {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 15px;
	font-weight: bold;
}
