/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;padding:0;}
table{
	border-collapse:collapse;border-spacing:0;}
fieldset,img{
	border:0;}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;}
ol,ul {
	list-style:none;}
caption,th {
	text-align:left;}
h1,h2,h3,h4,h5,h6{
	font-size:100%;}
q:before,q:after{content:'';}

/* base */
body{
	text-align:center;
	background-color:#ffffff;
	}

strong{font-weight:bold}
a:link{color:#0000ff; text-decoration: underline ;}
a:visited{color:#810081; text-decoration: underline ;}
a:hover{color:red; text-decoration: underline ;}
a:active{color:red; text-decoration: underline ;}
p{text-indent:1em}
.small{font-size:80%}

/* head */
#head{
	width:950px;
	margin:0px auto;

	padding-top:45px;
	text-align:left;

	text-valign:bottom;}

/* logo */
#head img{
	float:left;
	margin:0px;padding:0px;
	}

/* search */
#search{
	float:right;
	margin-top:35px;
	text-align:right;
	}

/* menu */
#menu{
	clear:both;
	background-color:#ffffff;
	width:950px;
	margin:0px auto;

	padding-top:10px;
	}
#menu li{
	float:left;
	margin:0px ;
	padding:0px;
	list-style:none;
	display:block;
	height:60px;
	width:150px;
	}
#menu li img{
	height:60px;
	width:150px;
	}
#menu li.c{
	padding:0px 5px 0px 5px;
	}
#menu li.l{
	padding:0px 5px 0px 0px;
	}
#menu li.r{
	padding:0px 0px 0px 5px;
	}

/* title */
#title {
	clear:left;
	width:950px;
	height:auto;
	margin:0px auto;
	padding-top:20px;
	padding-left:10px;

	background-color:#ffffff;
	text-align:left;
	}

#title h1{
	font-size:200%;
	line-height:1.3em;}

/* pankuzu list */
#pankuzu{
	font-size:80%;
	width:950px;
	padding-top:3px;
	padding-bottom:3px;
	margin:10px auto 0px auto;
	background-color:#ffffff;
	text-align:right;
	border-top:1px solid #009933;
	height:16px;
	}

#pankuzu a{text-decoration:none}

#pankuzu li{
	float:right;
	display:inline;
	background: url(../pic/li_pankuzu.gif) no-repeat;
	padding-left:20px;
	height:16px;}

/* main */
#main	{
	width:950px;
	height:auto;
	margin:0px auto;

	background-color:#ffffff;
	text-align:left;
	padding-bottom:10px;
	border-top:1px solid #009933;
	}

/* theme */
#theme {
	float:left;
	width:540px;
	height:auto;
	display:block;
	margin:20px 10px 10px 0px;

	background-color:#ffffff;
	text-align:left;
	padding-bottom:10px;
	}
#theme p{
	line-height:1.5em;
	margin-bottom:1em;
	list-style:disc;
	font-weight:normal;}

#theme table{margin:10px 10px 30px 10px;
	}
#theme th{
	padding:10px 10px;
	border:1px solid #333333}
#theme td{
	padding:10px 10px;
	border:1px solid #333333}
#theme td img{
	margin:0px;
	padding:0px}

#theme ul{
	line-height:2em;
	padding-left:20px;
	margin-bottom:1em;
	list-style:none;
	font-weight:bold;
	}
#theme img{
	margin-left:80px;
	}
#theme ul p{
	font-weight:normal;
	font-size:90%;
	line-height:1.3em;}
	
/* bookmark */
#bookmark	{
	clear:both;
	display:block;
	width:950px;
	height:auto;
	text-align:right;
	margin:0px auto;
	background-color:#ffffff;
	padding-bottom:10px;
	}

/* category */
#category{
	float:left;
	}

#category iframe{
	width:400px;
	height:500px;
	display:block;
	margin-top:20px;
	}

/* footerbanner */
#footerbanner iframe{
	border-top:3px solid #009933;
	padding-top:10px;
	clear:both;
	width:950px;
	height:60px;
	text-align:center;
	margin:5px auto;
}

/* bottom */
#bottom	{
	clear:both;
	width:950px;
	text-align:center;
	background-color:#009933;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;

	margin-bottom:10px;

	}
#bottom	p{
	font-size:80%;
	line-height:1.3em;
	color:#ffffff;}
#bottom	a{
	color:#ffffff;}
