/*�y�[�W�S��
-------------------------------------------------------------------*/

body{
	font-size:90%; 
	line-height:130%;
	margin:0;
	padding:0;
	background-image:url(img/bg3.gif);
}

#body{
	margin:0 auto;
	text-align:center;
	border-left:1px solid #666;
	border-right:1px solid #666;
	width:750px;
	background-image:url(img/dummy2.gif);
	color:#666666;
}

h2{
	font-size:130%;
	font-weight:bold;
	line-height:160%;
	border-left:3px solid #c00; 
	padding:0px 5px; color:#C00; 
	background:none;background:none;
}

h3{
	font-size:110%;
	font-weight:bold;
	line-height:160%;
	border-left:2px solid #090; 
	color:#090; padding:0px 5px; 
	margin:10px 0px 0px;
	 background:none;
}

a {
	 text-decoration:none;
	  color: #0000CC;
}

a:link { 
	color: #3333CC;
}

a:hover {  
	color: #FF6600; 
	text-decoration: underline;
}

/*�w�b�_
-------------------------------------------------------------------*/

#header img{
	clear:both;
	border-top:1px solid #999999;
}

#toplink{
	float:right;
}

#toplink ul{
	margin:0;
	padding:0;
}

#toplink li{
	display:block;
	float:left;
	text-indent:-99999px;
	border-left:1px solid #cccccc;
}

#toplink li a{
	display:block;
	height:20px;
	width:130px;
	text-decoration:none;
}

#toplink li#event a{
	background-image:url(img/koukaikouza.gif)  ;
}

#toplink li#event a:hover{
	background-image:url(img/koukaikouza.gif) no-repeat;
	background-position:0 -20px;
}

#toplink li#seikatop a{
	background-image:url(img/seikatop.gif);
}

#toplink li#seikatop a:hover{
	background-image:url(img/seikatop.gif) no-repeat;
	background-position:0 -20px;
}

.list td{
	padding:3px;
	 border-bottom:1px dotted #ccc;
	 font-size:90%;
}

.list td.sp{
	padding:3px;
	 border-bottom:1px solid #ccc; 
	 font-size:90%; text-align:right;
	 margin:0px 10px;
	 font-size:80%;
	 font-weight: bold;
}


/*�R���e���c��e
-------------------------------------------------------------------*/

#cMain{
	text-align:left;
	background-color:#ffffff;
	float:left;
	width:524px;
	border-right:1px solid #999999;	
}

#contents{
	margin:20px;
	line-height:18px;
	}

#c_mainRight{
	float:right;
}

.textRight{
	background-color:#FFFFFF;
	text-align:left;
	border:1px solid #633;
	width:200px;
	font-size:small;
	margin:10px;
}

#pagetop{
	text-align:right;
	padding:10px;
}

.textRight p{
	margin:0;
	padding:10px;
}

/*�t�b�^
-------------------------------------------------------------------*/

#f_copyright{
	clear:both;
	margin:0;
	padding:0;
	text-align:right;
	border-top:1px solid #999999;
	background-color:#FFFFFF;
	height:19px;
}

/*tableレイアウト
-------------------------------------------------------------------*/
dl,dt,dd{
	margin-top: 0;
	margin-bottom: 0;/*上下の行間を消す*/
	margin-left: 0;
}

table{
	margin-bottom: 20px;
}

td{
	vertical-align: top;
}
.day{
	white-space: nowrap;
}
dd{
	margin-left: 20px;
}
.po_name{
	font-size: 80%;
}



