/* This is the StyleCatcher theme addition. Do not remove this block. */
/* @import url(/mt/mt-static/themes/tristan-blue-4.2/screen.css); */
/* end StyleCatcher imports */


body{
font-family: "ＭＳ Ｐゴシック"; 
	margin:0px;
	padding:0px;
	background-image: url(../sai_img/sub_bg.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	color:#666666;
}


a
{
	color           : #1D2088; 
}

a:hover
{
	color           : #aaaaaa 
}

a.menu
{
	color           : #ffffff; 
}



img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right:1px;
	margin-left:1px;	
}

#page{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#page #header h1{
	background-image: url(/img/tpl/logo.jpg);
	background-repeat: no-repeat;
	font-size:1px;
	text-indent:-500px;
	background-position: 30px;
	width:239px;
	height:55px;
	clear:both;
}

#page #header #logo{
	float:left;
	width:200px;
	margin-top:28px;
}
#page #header #main_nav{
	float:right;
	width:500px;
}
#page #header #main_nav_u{
	margin-top:5px;
	text-align:right;
}
#page #header #main_nav_d{
	margin-top:15px;
	text-align:right;
}
#page #ba_title{
	margin-top:2px;
	clear:both;
	text-align:center;
}

#page #ba_nav{
	margin-top:3px;
	clear:both;
	margin-left:8px;
	text-align:left;
}


#page #content{
	clear:both;
	padding-top:37px;
width:100%;

	background-repeat:repeat-x;
}


#page #content #left_menu{
	width:200px;
	float:left;
}


#page #content #main{
	width:575px;
	float:right;
	padding-left:3px;
	
}

#page #content #main_all{
	width:765px;
	padding-left:10px;
}
#page #content #content_i
{
	 clear:both;
	width:750px;
text-align:left;
line-height:20px;
}
	
#page #content #content_i .lefts
{
float:left;
 width:700px;

 margin:15px;
  margin-left:30px;

}	

#page #content #content_i .lefts_2
{
float:left;
 width:420px;

 margin-left:15px;


}	
	
#page #content #content_i .right
{
float:left;
margin:15px;

}		

#page #content #content_i .naka{

margin-left:15px;

}	

	
#footer{
	clear:both;
	background-image: url(../sai_img/tpl/footer_bg.jpg);
	background-repeat: repeat-x;
	height:65px;
}
#footer #footer_content{
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	color:#666666;
	font-size:10px;
}
#footer #footer_content a{
	color: #666666;
	text-decoration: none;	
}
#footer #footer_content #foot_left{
	width:400px;
	float:left;
}
#footer #footer_content #foot_right{
	width:400px;
	float:right;
	text-align:right;
}




.pager a{
	color:#000033;
	padding-left:5px;
	padding-right:5px;
	display:inline;
	margin-left:3px;
	padding-top:1px;
	border: 1px solid #999999;
	text-decoration: none;
}
.pager .page_now{
	background-color:#0099CC;
	color:#FFFFFF;
}

.font_18{
	color:#333333;
	font-size:16px;
	line-height:22px;
}
.dropCapsLower {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 2.45em;
}

