@charset "Shift_JIS";
a:link {color:#333;text-decoration:underline;}
a:visited {color:#333;text-decoration:underline;}
a:active {color:#333;text-decoration:underline;}
a:hover {color:#006;text-decoration:underline;}

#contents {
margin:0;
padding:0;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

#contents p
{
	margin: 10px 15px 0px;
	padding: 0px;
	font-size: 90%;
	color:#333;
	line-height: 140%;
}


#contents .mt05 {margin-top:5px;}
#contents .mt10 {margin-top:10px;}
#contents .mt15 {margin-top:15px;}
#contents .mt20 {margin-top:20px;}

#contents .mb05 {margin-bottom:5px;}
#contents .mb10 {margin-bottom:10px;}
#contents .mb15 {margin-bottom:15px;}
#contents .mb20 {margin-bottom:20px;}

#contents .ml05 {margin-left:5px;}
#contents .ml10 {margin-left:10px;}
#contents .ml15 {margin-left:15px;}
#contents .ml20 {margin-left:20px;}

.list {
margin: 0px;
padding: 0px;
font-size: 110%;
line-height: 140%;
}

.list ul {
margin: 0px 0px 0px 20px;
padding: 0px;
list-style-type:disc;
}

.list ol {
margin: 0px 0px 0px 25px;
padding: 0px;
}

.list li {
background-image: none;
background-position: 0px;
background-repeat: no-repeat;
margin:3px 0px 8px 0px;
padding:0px;
}

.caution {
margin: 5px 0px 0px 0px;
padding-left: 1.3em;
text-indent: -1.3em;
}

.infoBox
{
border:3px double #999;
margin:0px;
padding:5px;
}

#h1_title {
	background:url("../../img/h1_title00.gif") no-repeat;
	margin: 0px;
	padding: 5px 5px 20px 40px;
	display: block;
	height: 31px;
	width: 770px;
	font-size: 18px;
	font-weight: bold;
	color: #3d3d3d;
	border-bottom: 0px none;
}

#h2_title01 {
	background:url("../../img/h2_title00.gif") no-repeat;
	margin: 0px 0px -10px 0px;
	padding: 8px 0px 0px 25px;
	height: 37px;
	width: 770px;
	overflow:hidden;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}

#h2_title02 {
	background:url("../../img/h2_title02.gif") no-repeat;
	margin: 0px 0px -10px 0px;
	padding: 8px 0px 0px 25px;
	height: 37px;
	width: 770px;
	overflow:hidden;
	font-size: 16px;
	font-weight: bold;
	color: #ff3300;
}

#h2_title03 {
	background:url("../../img/h2_title00.gif") no-repeat;
	margin: 0px 0px -10px 0px;
	padding: 7px 0px 0px 25px;
	height: 37px;
	width: 770px;
	overflow:hidden;
}


#h2_title03 .sText{
	font-size: 12px;
	font-weight: bold;
	color: #ff3300;
	line-height: 65%;
}

#h2_title03 .mText{
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
