/*基本----------------------------------------*/
body,table,div{
	font-size:10pt;
}
body{
	background:#ffffff url(./img/top_1.gif) repeat-y fixed left top;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
}
#top{
	background-color:#ffffff;
	border-right:#bebebe 1px solid;
	border-left:#bebebe 1px solid;
	width:950px;
	height:auto;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:centger;
}
#t{
	background : #ffffff url(./plogo.png) no-repeat scroll right center;
	height:60px;
	text-align:left;
	margin:0px 1px 0px 1px;
}
a{
	text-decoration:none;
	color:#075bf8;
}
a:hover{
	text-decoration:none;
	color:#ff2222;
}
#under{
	text-align:center;
	clear:both;
}
#archives{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
}
#archives ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#archives li{
	width:97%;
	text-align:left;
	background-image : url(./img/p21.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	border-bottom:dashed 1px #aaaaaa;
	margin:3px 0px 5px 3px;
	padding:0px 0px 1px 16px;
}
#feed{
	margin:0px 2px 0px 0px;
	vertical-align:text-bottom;
}
		

/*基本----------------------------------------*/
/*左メニューリスト----------------------------------------*/
#left{
	text-align:left;
	width:150px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 1px 0px 1px;
}
.main
{
	padding:1px;
	margin:0px 0px 0px 0px;
}
.list{
	text-align:left;
	list-style-type:circle;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 10px;
}
.mtitle{	
	background: transparent url(./img/onept.gif) no-repeat left center;
	text-align:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 16px;
}

/*左メニューリスト----------------------------------------*/
/*右コンテンツ----------------------------------------------*/
#rc{
	float:left;
	width:780px;
	height:600px;
	border:1px solid #999; 
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	margin:0px auto 0px auto;
	padding:5px 5px 5px 5px;
}
.m1
	{

	text-align:right;
	background-color:#f7f7f7;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:silver;
	background-image:url(../../img/bg/bg001.gif);
	background-repeat:repeat-x;
	padding:3px 3px 3px 3px;
	margin:0px 0px 0px 0px;
	}

.tm1{
	text-align:left;
	border-width:1px;
	border-style:solid;
	border-color:#0066aa;
	background-image:url(./img/back1.gif);
}
.menul{
	text-align:left;
	float:left;
	margin:0px;
	padding:1px;
}
.menur{
	float:right;

	padding:1px;
	text-align:center;
	margin:0px;
}
.h{
	width:100%;
	text-align:center;
	padding:0px;
	text-align:right;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:0px;
}

/*右コンテンツ----------------------------------------------*/
