@charset "utf-8";
/* CSS Document */

@import url(navi.css);
@import url(common.css);

body {
margin:0;
background:url(../img/common/back_page.jpg) repeat-x;
background-color:#282828;
font-size:12px;
color:#616161;
line-height:180%;
font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",MS UI Gothic,Osaka,sans-serif;
}



#main_img {width:950px; height:370px; clear:both;}

	.main_back {width:950px; height:370px; background:url(loading.gif) bottom right no-repeat}
	#main_img ul {margin:0px;}
	#indexmenu {height:370px; overflow:hidden;}
	
		
		#pagel {width:571px; float:left;}
			#pagel h2 {
					width:541px; height:64px; 
					font-size:12px; line-height:12px; text-indent:-9999px; 
					background:url(../img/index/st1.jpg) no-repeat;
					margin-left:30px;}
			#pagel iframe {
					margin: 10px auto auto 50px;
					}
			#pagel table {
					margin:10px auto auto 65px;
					width:485px;}
			#pagel th {font-weight:normal; text-align:left; vertical-align:top; padding:10px 0px 0px 0px;}
			#pagel td {text-align:left; vertical-align:top; padding:10px 0px 0px 15px;}
			#pagel td img {border:1px #A8A8A8 solid; margin:3px 12px 3px 0px;}
			#pagel td a {color:#F95944; font-weight:bold;}
		
		#pager {width:332px; float:right;}
			#pager h2 {
					width:303px; height:64px; 
					font-size:12px; line-height:12px; text-indent:-9999px; 
					background:url(../img/index/st2.jpg) no-repeat;}
			#pager p {margin:15px 56px 15px 16px;}
			
			#pager h3 {
					width:303px; height:64px; 
					font-size:12px; line-height:12px; text-indent:-9999px; 
					background:url(../img/index/st3.jpg) no-repeat;}

		
