@charset "Shift_JIS";

body  {
	margin: 0px;
	padding: 0px;
	font-family:"Hiragino Kaku Gothic Pro", "HiraKakuPro-W6", "Meiryo", "MS PGothic", "osaka", sans-serif;
	font-size: small;
	line-height: 2;
	width: 100%;
	background-image: url(../img/mirai_base_01.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}
img {
	border:none;
}
h1 {
	margin: 0px;
}

h2 {
	font-size:120%;
	text-align:center;
	margin-bottom: 20px;
}
h3 {
	font-size:115%;
	margin-bottom: 10px;
}
h4 {
	margin-top:20px;
	font-size:90%;
}
h5 {
	margin-top:10px;
	font-size:small;
}

a {
	color:#990000;
}
a:hover {
	color:#3300CC;
}
.bold{
	font-weight: bold;
}
.nomal {
	font-weight: normal;
}

.xsmall {
	font-size: x-small;
}
.bold_xsmall {
	font-size: x-small;
	font-weight: bold;
}

.extrabox .s_title {
	font-size: x-small;
	color: #6666CC;
}
.mc_name {
	line-height: 2;
	color: #333333;
	font-size: 90%;
	margin: 0px;
	background-image: url(../img/10-30gd.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.caption_right {
	font-size: x-small;
	text-align: right;
	font-weight: normal;
	clear: both;
	margin-top: 10px;
}
.caption_left {
	font-size: x-small;
	line-height: 1.5;
	text-align: left;
	margin-top: 5px;
	clear: both;
	margin-bottom: 10px;
}
.caption_center {
	font-size: x-small;
	text-align: center;
	margin: 15px 0px;
	clear: both;
	line-height: 1.5;
}
.titlebar {
	width: 725px;
	margin-bottom: 40px;
}
.bodyleftbox .caption_right, .bodyrightbox .caption_right{
	font-size: 80%;
	font-weight: normal;
	margin-right: 5px;
}
.red {
	color:#CC0000;
}
.blue {
	color:#003399;
}	
.lefttxt {
	text-align:left;
}
.righttxt {
	text-align: right;
}
.center, .centerimage {
	text-align: center;
}

.topborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF3399;
	margin-top: 10px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}
.next {
	text-align: right;
	margin-top: 10px;
	clear: left;
}


/* plus
--------------------------------------------------------------------------------*/


divs#visual {
	margin: 0px;
}