@charset "shift_jis";
body {
	font: 12px/130% Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #484848;
}

img {
	border-style: none;
}

#main{
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#main h3{
	text-align: center;
	font-size: 16px;
	color: #006699;
	margin: 20px 0px;
}
#main h4{
	font-size: 12px;
	margin: 10px 0px 3px;
	line-height: 140%;
	padding: 0px;
}
#main h5{
	text-align: center;
	color: #006699;
	margin: 0px 0px 3px;
	font-size: 12px;
	line-height: 120%;
	padding: 0px;
}

#main div.errorbox{
	border: 3px double #FF0000;
	margin-bottom: 20px;
	padding: 5px;
}

#main div{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000000;
}
#main div.box_top{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	margin-top: 15px;
}
#main div.box_under{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 15px;
}

#foot{
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
}


#kotimarketlive{
	text-align: left;
}
#kotimarketlive td{
	border-bottom: 2px dotted #BBA56A;
	font-size: 10px;
	line-height: 130%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#kotimarketlive img{
	margin-right: 10px;
}
#kotimarketlive h6{
	margin: 3px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #33CC33;
}
#kotimarketlive strong{
	font-size: 14px;
}
#kotimarketlive p {
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
