
/* ----------------------- センター左 */
#left {
	width: 565px;
	float:left;
}

p#top_image {
	margin:0 0 9px 0;
}

p#m {
 font-size:93%;
 line-height:18px;
 margin:0 0 17px 0;
}


.text {
 margin:0 0 17px 0;
}


.text h1 {
 font-size:93%;
 line-height:18px;
 font-weight:normal;
}



/* ----------------------- お知らせ */
#news_title {
width: 565px;
}

#news_title p {
font-size:93%;
text-align:right;
height:21px;
padding:8px 10px 0 0;
background-image: url(../img/news_title.gif);
background-repeat: no-repeat;
}

#news {
width: 565px;
margin:0;
padding:20px 0 0 0;
}

#news table {
 font-size:93%;
 line-height:18px;
margin:0;
padding:0;
}




/* #news ul{
		 margin:0 0 15px 0;
		 padding:0;
		 list-style-type:none;
		 list-style-position:outside;
}*/

/* #news li{
         margin:10px 0 0 0;
		 padding:0 0 0 10px;
          font-size:93%;
		 line-height:1.6em;
		 background: url(../img/mark.gif) no-repeat;
		 background-position:0em 0.5em;
}*/


/* ----------------------- センター右 */
#right {
	width: 169px;
	float:right;
}

.right-side {
	width: 169px;
	margin:0 0 9px 0;
}

.right-side  p {
margin:0;
padding:0;
}

.right-navi {
margin:0;
padding:0;
}

.right-navi ul{
		 margin:0;
		 padding:0;
		 list-style-type:none;
		 list-style-position:outside;
}

.right-navi li{
         margin:0;
		 padding:0 0 0 10px;
          font-size:93%;
		 line-height:1.6em;
		 background: url(../img/mark.gif) no-repeat;
		 background-position:0em 0.6em;
}

.right-navi  a:link {
color: #666666;
text-decoration:none;
}

.right-navi  a:visited {
color: #666666;
text-decoration:none;
}

.right-navi  a:hover, a:active {
color: #FF0000;
text-decoration:underline;
}