
*
{
	margin: 0;
	padding: 0;
}

body, html
{
	background: #1388aa;
	color: #2f2f2f;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}

a
{
	color: #ea7601;
	text-decoration: underline;
}
a:hover
{
	color: #ea7601;
	text-decoration: underline;
}
a img
{
	border: 0;
}
:focus
{
	outline: 0;
}

/* Heading */
h1, h2, h3, h4
{
	margin-bottom: .5em;
	line-height: 1.4em;
}
h2
{
	font-size: 1.7em;
}
h3
{
	margin-bottom: .5em;
	color: #253033;
	font-size: 1.25em;
}
h4
{
	margin-bottom: .6em;
	color: #494848;
	font-size: 1.05em;
}
h5
{
	font-size: 1.05em;
}
h6
{
	font-size: 1em;
}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover
{
	font-weight: normal;
}

/* Table */
th
{
	padding: 0;
	text-align: left;
	vertical-align: top;
}
td
{
	padding: 0;
	vertical-align: top;
}

/* Paragraph */
p, address
{
}
address
{
	font-style: normal;
}
cite
{
	font-style: normal;
	font-size: 10px;
}
q:before, q:after
{
	content: '';
}

/* Form */
form
{
	display: inline;
}

label
{
	color: #333;
}
input, select
{
	vertical-align: middle;
}
textarea
{
	overflow: auto;
}

/* Lists */
ul, ol
{
	list-style: none;
}
dt
{
	display: block;
}

/* Size */
small
{
	font-size: .9em;
}
big
{
	font-size: 1.25em;
}

/*-------·ÖÒ³---------*/
.scott
{
	margin: 3px;
	clear: both;
	padding: 3px;
	text-align: center;
}
.scott a
{
	border: #ddd 1px solid;
	padding: 2px 5px;
	color: #88af3f;
	text-decoration: none;
}
.scott a:hover, .scott a:active
{
	border: #85bd1e 1px solid;
	background: #f1ffd6;
	color: #638425;
}

.scott span.current
{
	border: #b2e05d 1px solid;
	padding: 2px 5px;
	margi-right: 2px;
	background: #b2e05d;
	font-weight: bold;
}
.scott span.disabled
{
	border: #f3f3f3 1px solid;
	padding: 2px 5px;
}
.condition_table
{
	margin-left: 15px;
}
.condition_table td
{
	padding-bottom: 4px;
	padding-left: 4px;
}
.condition_table span
{
	padding-right: 5px;
}
.condition_table .span_01
{
	padding: 0 20px;
}

.condition_table .input_new_style
{
	border: 1px solid #878787;
	font-size: 14px;
	float:right;
}
