

@charset "euc-jp"; /* Éë·ú¥³¡¼¥É */

*{
	color:#666666;
	font:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:150%;
}

img{
	border:0px;
}

	A 			{  }
	A:link		{ color: #000; text-decoration: none; }
	A:visited	{ color: #000; text-decoration: none; }
	A:active	{ color: #FFFFFF; background-color:#000;  }
	A:hover		{ color: #FFFFFF; background-color:#000;  }

li{
	list-style-position:inside;
}

body{
	background-color:#FFFFFF;
	font-size:12px;
}

#container{
	background-color:#FFFFFF;
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	height:52px;
	margin-top:20px;
	margin-left:24px;
	margin-right:24px;
	margin-bottom:12px;
	background-image:url(images/header_logo.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#header span{
	padding-top:48px;
}

#splash{
	background-color:#ffffff;
	height:168px;
	margin-right:24px;
	margin-left:24px;
	margin-bottom:4px;
	background-image:url(images/splash_logo.jpg);
	background-repeat:no-repeat;
}

#navigation{
	margin-left:24px;
	margin-right:24px;
	background-color:#000000;
}

#description{
	background-color:#FFFFFF;
	
	margin-right:8px;
	width:290px;
	float:left;
}

#description_header{
	clear:both;
	padding:4px;
	background-color:#000000;
}

#description_header h1{
	color:#FFFFFF;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin-left:4px;
	padding-left:18px;
	font-size:12px;
}

#description_header h2{
	color:#FFFFFF;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin-left:4px;
	padding-left:18px;
	font-size:12px;
}

#description_body{
	padding:8px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#description_footer{
	height:8px;
	margin-bottom:4px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-x;
}

#news{
	background-color:#FFFFFF;
	float:right;
	width:290px;
}

#news_header{
	clear:both;
	padding:4px;
	background-color:#000000;
}



#news_body{
	clear:both;
	padding:8px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}



#news_header h2{
	color:#FFFFFF;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:4px;
	font-size:12px;
}

#news_footer{
	height:8px;
	margin-bottom:4px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-x;
}

#thumbContainer{
	clear:both;
	margin-left:24px;
	margin-right:24px;
}

#thumbContainer_header{
	padding:4px;
	background-color:#000000;
}

#thumbContainer_header h2{
		color:#FFFFFF;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	margin-left:4px;
	font-size:12px;
}

#thumbContainer_body{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:8px;
}

#thumbContainer_footer{
	height:8px;
	margin-bottom:4px;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-x;
}

#thumbContainer_body category{
	margin-top:24px;
}

#form{
	margin-top:24px;
	margin-bottom:8px;
}

#thumbContainer_body h3{
	margin-top:24px;
}

#footer{
	height:32px;
	margin-bottom:8px;
	text-align: center;
}

#regist {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:8px;

}

#regist h1 {
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}

#regist h2 {
	font-size: 12px;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 10px;
	color: #FF4500;
}

#regist h3{
	margin-top:24px;
}

.regist_passwd {
	color: #FF4500;
        font-size: large;
}

#licensebox {
	border: 1px solid #B0C4DE;
	margin: 5px;
	padding: 10px;
	fontsize: 6pt;
	background: #F0F8FF;
}