@charset "utf-8";
body{color:black;
	font-size:10pt;
	background-color:#cccccc;
	background-image:url("../img/bg.gif");
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	margin-top:0;
	padding-top:0;}
div#header{padding-top:1em;
	text-align:left;
	width:750px;}
div#body{width:750px;
	/*height:100%;*/
	padding:0 auto;
	margin:0 auto;
	background-color:white;
	text-align:center;}
* html div#body{margin-left:1px;}
div#main{width:740px;
	clear:both;
	padding:0 auto;
	margin:0 auto;
	text-align:center;}
ul{list-style:none;}
img#top_logo{margin:0;
	margin-left:10px;}
img{margin:0px;
	padding:0px;
	border:0px solid white;}
img#top_img{padding:0px;
	border:0px silver solid;
	margin:0;
	/*margin-left:-3px;*/
	/*border-bottom:15px solid red;}*/
	border-bottom:15px solid #e5e5e5;}
ul#navi  a:link{color:black;
	text-decoration:none;
	font-weight:bold;}
ul#navi a:visited{color:gray;
	text-decoration:none;
	font-weight:bold;}
ul#navi a:hover{color:red;
	text-decoration:none;
	font-weight:bold;}
ul#navi{width:750px;
	margin:0;
	padding:0;
	/*margin-left:3px;*/
	border:0px solid red;
	line-height:1.5em;
	border-top-width:2px;
	height:1em;}
ul#navi li{width:171px;
	float:left;
	padding:0;
	margin:0;
	margin-top:2px;
	text-align:center;
	margin-right:1px;
	/*background-color:#ececec;*/
	background-color:#e5e5e5;
	/*border-right:1px solid silver;*/
	height:2em;}
#header ul li#end{/*border-right-width:0;*/
	margin-right:0;}
#header ul li#first{width:59px;}
#footer{clear:both;
	height:3em;
	margin:0 auto;
	padding:0 auto;
	width:750px;
	background-color:#e5e5e5;}
#footer ul{
	margin:0px;
	padding-top:3px;
	border:0px solid red;
	border-top-width:2px;}
#footer ul li{float:right;
	border-right:1px solid gray;
	padding:0;
	margin:0;
	margin-top:2px;
	text-align:center;
	margin-right:1px;
	/*background-color:#ececec;*/
	background-color:#e5e5e5;
	padding:0 0.5em;}
#footer ul li#end{border-right-width:0px;
	text-decoration:none;}
#footer ul li a{text-decoration:none;
	font-weight:bold;}
#footer ul li a:link{color:black;}
#footer ul li a:visited{color:gray;}
#footer ul li a:hover{color:silver;}
	h2{font-size:12pt;
		font-weight:bold;
		height:2em;
		margin:0;
		padding:0.5em;
		border-bottom:1px solid silver;
		background-image:url("../img/g_bg_pink.gif");
		text-align:left;}

/*角丸ボックス*/
.roundcorner_box{width:700px;
	margin-bottom:1em;
	margin:1em auto;
	padding:0 auto;
	text-align:center;
	}
html:not([lang*=""]) .roundcorner_box{
	margin-top:2em;
}
.roundcorner{font-size:1px;
	display:block;
	overflow:hidden;
	width:700px;
	margin-top:0;}
.round_1{color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0px 5px;
	border-top:silver solid 1px;}
.round_2{color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0px 3px;
	border-right:silver solid 1px;
	border-left:silver solid 1px;
	border-width:0 2px;}
.round_3{color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0px 2px;
	border-right:silver solid 1px;
	border-left:silver solid 1px;}
.round_4{color:inherit;
	display:block;
	overflow:hidden;
	height:1px;
	margin:0px 1px;
	border-right:silver solid 1px;
	border-left:silver solid 1px;}
.round_5{color:inherit;
	display:block;
	border-right:silver solid 1px;
	border-left:silver solid 1px;
	padding:0px;
	margin-top:0;
	overflow:visible;}
/*.round_6{font-size:1px;
	display:block;
	overflow:hidden;
	height:2px;
	clear:both;
	margin-top:0;
}*/
.round_6{padding:10px;
	overflow:visible;}

/*タブ表示*/
#tabsExample {width: 700px;
	margin:0 auto;
	margin-top:2em;
	margin-bottom:1em;
	overflow:hidden;}
.panelContentContainer{clear:both;
	border:1px solid silver;
	padding-bottom:1em;
	overflow:hidden;
	text-align:left;}
.panelheader{height:2.5em;
	color:#000000;
	font-weight:normal;
	background:mistyrose;
	float:left;
	/*display:inline;*/
	margin:0.3em 1px 0 1px;
	text-align:center;
	white-space:nowrap;
	width:138px;
	/*padding-top:3px;
	border-color:black;
	border-style:solid;
	border-width:1px 1px 0px 1px;*/
	overflow:hidden;}
.panelheader#left{margin-left:0;
	margin-right:2px;}
.panelheader#right{margin-left:2px;
	margin-right:0;}
.panelHover{background-image:url(../img/g_bg_red.gif);
 	background-color:#FFFFFF;
	background-repeat:repeat-x;
	background-position:center top;
	cursor:pointer;}
.panelSelected{background-color:white;
	background-image:none;
	font-weight:bold;
	cursor:auto;
	height:2.8em;
	margin-top:1px;
	margin-bottom:-1px;}
.panelContent{background:#FFFFFF;}
.panelContent ul{height:400px;
	margin-left:1em;
	padding-left:0;
	padding-top:1em;
	overflow-y:auto;}
input{margin-left:2em;}
.panelContent ul{margin-left:5%;
	padding-left:1em;
	margin-right:5%;
	padding-right:1em;}
li#title,li#kugiri{float:left;}
li#comment{margin-bottom:1em;
	border-bottom:1px dashed silver;
	line-height:1.2em;
	/*text-indent:-10em;*/}
li.selected{background-image:url("../img/selected.gif");
	background-color:#FFFFFF;
	background-repeat:repeat;
	background-position:center middle;
	border:1px solid silver;
	border-width:0 1px;
	padding:0;
	margin:0;
	height:2em;}
li#h1{margin:2em 0 1em 0;font-size:12pt;font-weight:bold;}

