
body		{background-image:url(../img/bg.gif);
			background-repeat:repeat;
			color:#022225;
			margin:0px;
			padding:0px;}

.body_c		{background-image:url(../img/blog_bg01.jpg);
			padding:20px;
			width:500px;
			height:265px;}
			
.body_cc	{background-color:#FFFFFF;
			padding:0px 10px 0px 10px;
			width:480px;
			height:240px;}
			
			
.navi	{background-color:#022e32;
			padding:10px;
			width:210px;
			height:100%;
			 font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px; color:#FFFFFF; text-align:left;}


.ab  { font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px; color:#FFFFFF; text-align:left;}

/***********************************************/
/*リンクカラー		                       */
/***********************************************/
a:link		{ color:#ff9600; }
a:visited	{ color:#ff9600; }
a:hover		{ color:#fffc00; }
a:link		{ color:#ff9600; }


/***********************************************/
/*フォント		                       */
/***********************************************/
.text01  { font-weight: bold; font-size:xx-large; margin-bottom: 0px }
.text02  { font-weight: lighter; font-size:x-large; margin-bottom: 0px ; vertical-align:top;}
.text03  { font-weight: lighter; font-size:22px; margin-bottom: 0px ; vertical-align:top;}
.text04  { font-weight: lighter; font-size:medium; margin-bottom: 0px ;vertical-align:top;}
.text05  { font-weight: lighter; font-size:12px; margin-bottom: 0px; line-height:24px; text-align:left;}
.text051  { font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px; color:#FFFFFF; text-align:left;}
.text052  { font-weight: lighter; font-size:12px; margin:10px; line-height:24px; badding:30px; color:#ffffff;
background-color:#0b0100; padding:10px}
.text053  { font-weight: lighter; font-size:11px; line-height:24px; color:#ffffff; background-color:#0b0100; padding:10px;}

.text06  { font-weight: lighter; font-size:10px; margin-bottom: 0px ; line-height:18px; }
.text07  { font-weight: lighter; font-size:xx-small; margin-bottom: 0px }


/***********************************************/
/*マージン		                       */
/***********************************************/
.margin  { margin-bottom: 0px }


/***********************************************/
/*リストタグの画像指定	                       */
/***********************************************/
UL { list-style-image: url(img/mark.gif); }


/***********************************************/
/*ヘッドタグ		                       */
/***********************************************/
.head	{background-image:url(../img/head_bg.gif);
			height:25px;
			text-align:center;
			margin-top:0px;
}
.footer	{background-image:url(../img/footer.gif);
			height:182px;
			text-align:center;
			width:800px;
			height:182px;
			vertical-align:bottom;
							font-size:12px;
}




			
.head_t	{			color:#d19873;
			font-size:12px;
			font-weight:100;
			margin:5px;
			width:800px;
			text-align:left;
			float:none;}
		


/***********************************************/
/*テーブル		                       */
/***********************************************/

.main_table { text-align:center; }



/***********************************************/
/*フォント（行間詰め指定用）　　　　           */
/***********************************************/
.spacing { font-size: 8px; margin-bottom: 0px; }


