@charset "utf-8";
/* CSS Document */
.allclear { clear:both; padding:0; margin:0; height:0px; 
}
body {
	background: #333333;
}
h1 {
	font-size: 10px;
	color: #000000;
	text-align: center;
	background: #CCFF00;
	margin: 0px;
	padding: 2px 0px 3px;
	font-weight: 100;
	letter-spacing: 0.1em;
}
h2 {
	color: #CCFF00;
	font-weight: bold;
	font-size: 40px;
	font-style: italic;
	text-align: center;
}
h3 {
	color: #FFFFFF;
	font-size: 25px;
	text-align: center;
	line-height: 35px;
	font-weight: 100;
	margin: 0px 0px 15px;
}
h4 {
	color: #FFFFFF;
	font-size: 15px;
	font-style: normal;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0.2em;
	margin: 0px;
}
h5 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	letter-spacing: 0.1em;
	margin: 10px 20px;
	font-weight: 100;
}

p {
	font-size: 14px;
	font-weight: normal;
	color: #191919;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 20px;
}

#f_style {
	margin: 0px auto;
	padding: 10px;
	width: 600px;
	border: 3px solid #CCCCCC;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 703px;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-color: #000000;
	border-left-color: #000000;
	background: #222222;
}
#header {
	margin: 0px;
	padding: 0px 0px 10px;
	background: #0033CC;
}
#head_menu {
	color: #FFFFFF;
	background: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 5px 20px;
	letter-spacing: 0.1em;
}
#contents {
	width: 700px;
	margin: 0px;
	padding: 0px;
	background: #222222;
}
#left {
	width: 700px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #666666;
}
#right {
	margin: 0px auto;
	padding: 0px;
	width: 500px;
}
.s_title {
	color: #FFFFFF;
	width: 500px;
	letter-spacing: 0.1em;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
	margin: 0px auto;
}
.s_info {
	margin: 0px auto 20px;
	width: 480px;
	border: 1px solid #FFFFFF;
	padding: 10px 10px 0px;
}
.s_p {
	float: left;
	margin: 0px;
	padding: 0px;
}
.s_sp {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin-left: 15px;
	margin-bottom: 0px;
}
.s_more {
	color: #CCFF00;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 0.1em;
	text-align: center;
	clear: both;
	padding-top: 5px;
	margin: 0px;
}
#OS {
	font-size: 14px;
	font-style: italic;
	text-decoration: blink;
	color: #FF3399;
	font-weight: 100;
	margin: 0px auto;
	width: 500px;
	padding: 0px 0px 5px;
}
.s_point {
	font-size: 12px;
	line-height: 15px;
	color: #FF3399;
	letter-spacing: 0.1em;
	width: 470px;
	margin: 10px auto 0px;
	padding: 4px;
	border: 1px dotted #CCCCCC;
}
#com {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
}

/* head_menu
---------------------------------------------------------------------- */
#head_menu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#head_menu a:visited {
	color: #CCFF00;
}
#head_menu a:hover {
	color: #CCFF00;
}
#head_menu a:active {
	color: #CCFF00;
}

#head_menu a.hidden {
	color: #CCFF00;
}

/* contents_leftmenu
---------------------------------------------------------------------- */

.s_title a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.s_title a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.s_title a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.s_title a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.s_title a.hidden {
	text-decoration: underline;
	color: #FFFFFF;
}

/* leftmenu_submenu_list
---------------------------------------------------------------------- */

.s_more a:link {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.s_more a:visited {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.s_more a:hover {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.s_more a:active {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.2em;
}
.s_more a.hidden {
	color: #CCFF00;
	text-decoration: underline;
	font-size: 12px;
	letter-spacing: 0.2em;
}

/* main_contents
---------------------------------------------------------------------- */

#main_contents a:link {
	color: #E82360;
	text-decoration: underline;
}
#main_contents a:visited {
	color: #FF8C8C;
	text-decoration: underline;
}
#main_contents a:c {
	text-decoration: underline;
	color: #9AC310;
}
#main_contents a:active {
	color: #9AC310;
	text-decoration: underline;
}
#main_contents a.hidden {
	text-decoration: none;
}
