@charset "utf-8";

/* ------------------------------------------------------------
  Common Stylesheet
------------------------------------------------------------ */

body {
	background-color: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	color: #FFF;
	line-height: 130%;

}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #C90; 
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C90; 
}
.cpyrght {
	font-size: 9px;
	color: #FFF;
}

.box {
	font-size: 12px;
	font-weight: bold;
	color: #300;
	background-color: #999999;
	padding: 5px;
}
.nav {
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}
.nav a:link,
.nav a:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.nav a:hover {
	font-size: 12px;
	color: #c90;
	text-decoration: underline;
}
.sm {
	font-size: 10px;
	color: #fff;
	line-height: 100%;
}
.smylw {
	font-size: 10px;
	font-weight: bold;
	color: #C90;
}
.smylw a:link {
	font-size: 10px;
	color: #C90;
	text-decoration: underline;
}
.smylw a:visited {
	font-size: 10px;
	color: #C90;
	text-decoration: underline;
}

.kuukan {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	border: none;
}
.leftclear{
	clear: left;
}
.dshline {
	border-bottom: 1px dashed #fff;
}
li {
	font-size: 12px;
	color: #fff;
	list-style-type: square;
}
.strng {
	font-size: 12px;
	font-weight: normal;
	color: #c90;
}
a {
	font-size: 12px;
	line-height: 130%;
	color: #fff;
	text-decoration: underline;
}
.new {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-top: 1px dotted #f90;
	border-bottom: 1px dotted #f90;
}

.new_index {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px dotted #f90;
}

.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.navlist li {
	padding-left: 15px;
	background-image: url(../../images/common/arrow_yello.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-left: 5px;
	list-style-type: none;
}
a.pdf {
	background-image: url(../../images/common/icons/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 45px;
	margin-right: 3px;
}
.sidelink {
	font-size: 10px;
	color: #fff;
}
.sidelink a:link,
.sidelink a:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
.sidelink a:hover {
	font-size: 10px;
	color: #C90;
	text-decoration: underline;
}
fieldset {
	width: 155px;
	border: 1px dashed #c90;
	padding: 5px;
	font-size: 94%;
}
fieldset li {
	padding-left: 13px;
	background-image: url(../../images/common/arrow_yello.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-left: -15px;
	list-style-type: none;
}
legend {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #c90;
	padding: 5px;
}
#mc_bttn {
	width:150px;
}

#mc_bttn p {
	margin:8px auto 3px 5px;
	text-align:right;
}
.top_splink {
	margin-right:5px;
	margin-top:7px;
	}
