@charset "euc-jp"; /* Éë·ú¥³¡¼¥É */

img{
	border:0px;
}

	A 			{  }
	A:link		{ color: #0000FF; }
	A:visited	{ color: #0000FF; }
	A:active	{ color: #0000FF;  }
	A:hover		{ color: #0000FF;  }

li{
	list-style-position:inside;
}

body{
	background-color:#FFFFFF;
	padding-top: 70px;
	margin:0px;
	padding-left: 50px;
	border-top:30px solid #000;
}

#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;
}
#footer{
	text-align:right;
	color: #666666;
}
#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;
	width:500px;
	margin-left: 50px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 30px;
	font-size: 16px;
	line-height: 1.4em;
	color: #333333;
}
#description_body #textarea_form {
	width: 400px;
	height: 40px;
	margin-top: 30px;
	margin-left: 50px;
}



#description_header{
	background-color:#FFFFFF;
	margin-left: 42px;
	background-image: url(image/tit.gif);
	background-repeat: no-repeat;
	width: 667px;
	height: 51px;
	text-indent: -3000px;
}
#style_parts {
	margin-left: 100px;
	margin-top: 30px;
}

#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;
}

#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;
}

#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{
	margin-top: 60px;
	margin-left: 40px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

#regist {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:8px;

}

#regist h1 {
	font-size: large;
	text-align: center;
	margin-bottom: 10px;
}

#regist h2 {
	font-size: large;
	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;
}
/*** etc ***/

.clear {
  clear: both;
  font: 0/0 sans-serif;
}
.tarea {
font-size:9px;
}

.blogparts_list a{
	color:#fff;
	padding:0 5px;
	text-decoration:none;
}
.blogparts_list a:hover{
	color:#fff;
	padding:0 5px;
	text-decoration:underline;
}
