@charset "utf-8";

a.splink {
	color:#F30;
	font-size: 14px;
	font-weight: bold;
}
a:hover.splink {
	color:#F00;
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	text-align: left;
}
a, a:link {
	color: #333;
	text-decoration: none;
}
	a:hover {
	color: #F30;
	text-decoration: none;
}
	a:visited {	
	text-decoration: none;
}
	
div#container {
	width: 700px;
	height: 1100px;
	margin: 0 auto;
	margin-top: 20px;
	color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
}

div#header {
	width: 700px;
	height: 170px;
}
div#header_navi {
	width: 700px;
	height: 30px;
}

#navigation {
	height: 900px;
	width: 200px;
	float: left;
}


#navigation ul
{
	list-style-type: none;
	left: 0px;
	font-size: 14px;
	margin-left: 0px;
	line-height: 20px;
	padding-left: 20px;
	padding-top: 0px;
	color: #333;

}


div#content {
	width: 500px;
	height: 900px;
	float: right;
}




#content p
{
	left: 0px;
	top: 70px;
	margin-left: 20px;
	margin-right: 10px;
	color: #000;
	font-size: 12px;
	margin-top: 20px;
	line-height: 19px;
	font-weight: normal;
}
.text_14px {
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
.text_14px_orange {
	font-size: 14px;
	color: #F30;
	font-weight: normal;
}

.text_14pxbold {
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.text_14pxbold_orange {
	font-size: 14px;
	color: #F30;
	font-weight: bold;
	text-align: left;
}
a.splink_14px {
	color:#333;
	font-size: 14px;
	font-weight: bold;
}
a:hover.splink_14px {
	color:#F30;
	font-size: 14px;
	font-weight: bold;
}
div#flashcontent {
	width: 660px;
	height: 600px;
	float: right;
}
div#header_viewer {
	width: 700px;
	height: 150px;
	background-image: url(../images/header/header_logo.png);
}
a.splink_orange {
	color:#F30;
	font-size: 14px;
	font-weight: bold;
}
a:hover.splink_orange {
	color:#00F;
	font-size: 14px;
	font-weight: bold;
}
.text_18px {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}

