@charset "UTF-8";



/* ------------------------- coordinateTop */
.optionTop {
	width: 568px;
	float: left;
	border: 1px solid #CCCC66;
	margin: 0px 0px 30px;
	padding: 5px;
}

.optionTop h4 {
	font-size: 125%;
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.optionTop p {
	line-height: 140%;
	padding: 0px 10px;
}
.r10shiftText {
	padding-left: 10px;
	line-height: 140%;
	color: #666666;
	text-align: left;
}

/* ------------------------- flash */
.oordinate-fl {
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* ------------------------- leftMenu*/

.bdyMainLeft ul {
	text-align: right;
}

.bdyMainLeft li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
}



/* ------------------------- box*/

.optionWrap {
	background: no-repeat bottom;
	line-height: 150%;
}


.optionLeft {
	margin: 0px;
	padding: 5px 15px;
	width: 200px;
	float: left;
	background: no-repeat;
	text-align: center;
}

.optionLeft h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}


.optionRight {
	padding: 25px 10px 5px;
	width: 320px;
	float: right;
	border-right: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	background: url(../img-coordinate/tag.gif) no-repeat right bottom;
}
.optionWrap h4 {
	color: #333333;
	background: #CCCCCC;
	border-top: 1px none #333333;
	border-bottom: 1px ridge #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-left: 10px;
}
