@charset "Shift_JIS";
/* ===============================================
base
----------------------------------------------- */

body.body { margin:0 0 0 5px; padding:0;
       background-color:#eae9e7;}

.line { 
	background-image:url(../img/bg_line.gif);
	background-repeat:repeat-y;
	width:810px;
	margin:0;
	padding:25px;
	text-align:left;
	}	 


a, a:link {
	color: #990000;
	text-decoration: none;}

a:visited {
	color: #996666;
	text-decoration: none;}

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


					
.txt_s{ font-size:70%; color:#000000; line-height:150%; text-align:left;}
.txt_m{ font-size:78%; color:#000000; line-height:150%; text-align:left;}

.sig{ font-size:70%; color:#FFFFFF; text-align:left;}
.sig2{ font-size:13px; color:#000000; line-height:150%; text-align:left;}

/* text */
.txt_news strong{ color:#fd6572;}
.txt_news{ font-size:70%; color:#000000; line-height:130%; text-align:left;}
.topics_txt{font-size:75%; color:#000000; line-height:110%; text-align:left;}
.new{color:#cc0000; font-weight:bold;}

/* footer */
.footer{
	width:750px;
	font-size:70%;
	color:#666666;
	margin-top:20px;
	padding:10px 0;
	border-top:1px solid #CCCCCC;
	text-align:center;}
	
.mailto{
	width:750px;
	text-align:right;
	margin-top:20px;
	padding:0;
	}
	
.page_back{
	width:750px;
	text-align:right;
	margin-top:20px;
	padding:0;
	}
	
	
	
	
	
