/*基本セレクタ
----------------------------------------*/
body{
	font-size:12px;
	font-family:Arial;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0;
	background-color:#FFFFFF;
/*	background-image:url(./img/backgroundimage.jpg);
	background-repeat:no-repeat;*/
}
a:link{
	text-decoration:underline;
	color:#339900;
}
a:visited{
	text-decoration:underline;
	color:#339900;
}
a:active{
	text-decoration:underline;
	color:#FF0000;
}
a:hover{
	text-decoration:none;
	color:#339900;
}
img{
	border-style:none;
}
p{
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}
p a{
	text-decoration:underline;
}
p a:hover{
	text-decoration:none;
}
dt{
	background-image:url(./img/mark02.gif);
	background-repeat:no-repeat;
	background-position:30px 1px;
	text-align:left;
	font-size:14px;
	line-height:18px;
	padding-left:50px;
}
dd{
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding-left:30px;
	padding-bottom:10px;
}
table{
	padding:0px;
}
tr{
	margin:0px;
}
td{
	padding:2px;
	margin:0px;
	border-bottom:1px dotted #cccccc;
}
th{
	padding:2px;
	margin:0px;
}
ul{
	text-align:left;
}
li{
	text-align:left;
	font-size:12px;
	line-height:20px;
}


/*コンテナ
----------------------------------------*/
#container{
	width:700px;
	margin:0 auto 0 auto;
}

/*ヘッダ
----------------------------------------*/
#header{
	position:relative;
	width:700px;
	height:130px;
	margin:0 auto 0 auto;
	background-image:url(./img/topimage.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#header h1{
	margin:0 auto 0 auto;
	font-size:12px;
	font-weight:normal;
}
#header h2{
	display:none;
}

/*メニュー
----------------------------------------*/
#menu{
	float:left;
	width:140px;
	vertical-align:top;
}
#menu p{
	text-align:center;
	font-size:12px;;
	width:140px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:30px;
	line-height:30px;
	border-top:1px dotted #666666;
}
#menu a{
	display:block;
	width:100%;
	line-height:30px;
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	background-color:#a7cea2;
	color:#FFFFFF;
	font-weight:bold;	
	text-decoration:none;
}


/*フッタ
----------------------------------------*/
#footer{
	float:left;
	width:700px;
	margin-top:10px;
	border-top:1px solid #666666;
}
#footer p{
	width:700px;
	text-align:center;
	font-size:10px;
	padding-top:5px;
	line-height:15px;
	color:#666666;
}

/*メインページ
----------------------------------------*/
#main{
	float:left;
	width:530px;
	padding-left:10px;
}
.p1{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.pgray{
	font-size:12px;
	line-height:18px;
	text-align:right;
	color:#999999;
}
.pcenter{
	font-size:12px;
	line-height:18px;
	text-align:center;
}
.pright{
	font-size:12px;
	line-height:18px;
	padding-right:30px;
	text-align:right;
}
.plarge{
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
.title{
	background-image:url(./img/pagetitle.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:530px;
	height:40px;
	font-size:15px;
	padding-top:10px;
	padding-left:40px;
}
.title2{
	background-image:url(./img/mark01.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:15px;
	color:#000000;
	width:500px;
	height:20px;
	margin-top:30px;
	padding-left:45px;
	padding-top:1px;
	border-bottom:1px dotted #666666;
}


.mainbox{
	float:left;
	width:538;
	height:145;
	margin-top:3px;
	margin-right:0px;
	text-align:left;
	background-image:url(./img/topbox-back.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

td#boxtoptd{
	text-align:left;
	padding-top:1px;
	font-size:17px;
	font-weight:bold;
	line-height:17px;
	border:0px;
	color:#FFFFFF;
}

td#boxtd{
	text-align:left;
	font-size:12px;
	line-height:15px;
	border:0px;
}


th#boxth{
	text-align:left;
	font-size:12px;
	line-height:15px;
	border:0px;
}

table#basebox{
	float:right;
	width:590px;
	height:60px;
}



/*scrollbox
----------------------------------------*/

.scrollbox{
	width:530px;
	scrollbar-base-color: #999999; 
	overflow-x: hidden;
	overflow-y: scroll;
	height:133px;
	background-color: transparent;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:18px;
}
.scrollbox2{
	width:530px;
	scrollbar-base-color: #999999; 
	overflow-x: hidden;
	overflow-y: scroll;
	height:500px;
	background-color: transparent;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height:20px;
}
.scrollp{
	width:510px;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
}

/*テーブル
----------------------------------------*/

.noborder{
	border-bottom:0px;
}
.tableborder{
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.tdborder{
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

























/*過去履歴
----------------------------------------*/
#oldlog{
	width:820px;
}
#oldlog h1{
	background-image:url(./img/oldlog.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	border-bottom:1px solid #666666;
	margin-top:10px;
	margin-left:250px;
	margin-bottom:10px;
}
#oldlog h1 span{
	display:none;
}
#oldlog ul{
	margin-left:270px;
	background-image:url(./img/icon-fire.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:550px;
	height:18px;
}
#oldlog ul span{
	margin-left:25px;
}
#oldlog p{
	margin-left:700px;
}


/*メンバーリスト
----------------------------------------*/
#member{
	width:820px;
}
#member h1{
	background-image:url(./img/memberlist.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	border-bottom:1px solid #666666;
	margin-top:10px;
	margin-left:250px;
	margin-bottom:30px;
}
#member h1 span{
	display:none;
}
#member p{
	margin-left:270px;
	margin-top:5px;
	font-size:15px;
}
#member hr{
	color:#3399660;
	margin-left:270px;
	margin-top:5px;
	margin-bottom5px;
	width:550px;
	height:1px;
}
#member img{
	background-color:#000000;
	background-repeat:no-repeat;
	width:200px;
	height:200px;
	border-bottom:3px solid #666666;
	border-right:2px solid #666666;
	margin-left:10px;
	margin-top:5px;
}

/*リンク
----------------------------------------*/
#link{
	width:820px;
}
#link h1{
	background-image:url(./img/link.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	border-bottom:1px solid #666666;
	margin-top:10px;
	margin-left:250px;
	margin-bottom:30px;
}
#link h1 span{
	display:none;
}
#link h2{
	margin-top:20px;
	margin-left:270px;
	margin-bottom:15px;
	font-size:15px;
}
#link ul{
	margin-left:270px;
	margin-top:5px;
	font-size:13px;
}



