/**********************************

競馬道GT5　新データ対応版

2007-10-12　UPDATE

***********************************/

body,ul,ol,li{
margin:0;
padding:0;}


/**/

body{
	background-color:#FFFFFF;
}

#wrapper {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/navi-bg.gif);
	background-repeat: repeat-y;
}


#header {
	height: 30px;
}


/******************************************

　リンク

*******************************************/


a{
color:#0066CC;
text-decoration:none}

a:visited{
color:#006699}

a:hover{
color:#CC0000;
background-color:#FFFFCC;
}


/******************************************

　左ナビ

*******************************************/


#navi{
	width:120px;
	font-size:10px;
	padding-left: 3px;
	float: left;
}

#navi ul{
margin-top:5px;
	width:117px;}

#navi li{

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 15px;
	margin-bottom: 2px;
	list-style-type: decimal;
	line-height:130%;
	list-style-position: inside;

}

#navi a{
}


#navi table {
	margin-top: 8px;
}

/******************************************

　右コンテンツエリア

*******************************************/


#contents {
	width: 420px;
	line-height: 150%;
	float: right;
	padding-top: 20px;
	font-size: 85%;
}

#contents table.data td {
	border-bottom:1px dotted #666666;
	font-size: 12px;
	line-height: 120%;
}

#contents h1 {
	font-size: 16px;
	background-color: #BBDEFD;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#contents h2 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BBDEFD;
	border-right-color: #BBDEFD;
	border-bottom-color: #BBDEFD;
	border-left-color: #BBDEFD;
	color: #000066;
}
#contents h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 4px;
}
#contents .mi-advice {
	height: 20px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.style1 {color: #003300}

#contents .advice {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #D8FECB;
	background-image: url(img/icon-advice.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: 3px 0px;
}
#contents .cautionbox {
	background-color: #CCCCCC;
	padding: 5px;
}
#contents li.guidetext {
	margin-bottom:20px;
	list-style-type: decimal;
	margin-left: 0px;
	list-style-position: inside;
}
#contents .lead {
	color: #000066;
}
#contents table.data td.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents strong {
	color: #006600;
}
#contents .caution {
	color: #006666;
}

.caution01{
	padding:6px;
	font-size:10pt;
	line-height:110%;
	background-color:#E1E1E1;
	color:#CC0000;
}
.caution02 {
	font-size: 9pt;
	line-height: 130%;
	color: #CC0000;
}
.exm-softtitle {
	padding: 3px;
	border: 1px solid #003366;
	width: 414px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.stepmi {
	font-size: 14px;
	padding-left: 6px;
	color: #000066;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-top-style: solid;
	border-left-style: solid;
	padding-top: 2px;
}
.text10px {
	font-size: 10px;
	line-height: 120%;
}
#contents .box1 {
	padding: 5px;
	border: 1px dotted #0033CC;
	background-color: #DFF1FF;
}
.box1 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	margin-top: 0px;
}
#contents .margin-15 {
	margin-left: 15px;
}
#contents .titlebox1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	padding: 2px;
	color: #000066;
}
#contents .important {
	color: #FF0000;
	padding: 2px;
	border: 1px solid #FF0000;
}
.leftalign {
	margin-right: 5px;
	float: left;
}


.text80per{
font-size:80%;
line-height:140%;}

.text75per{
font-size:75%;
line-height:140%;}

.text70per{
font-size:70%;
line-height:140%;}
