@charset "UTF-8";
/* CSS Document */

/*全体的指定*/



li,h1,h2,h3,p,table,span{
	color:#494949;
}


p{
}
ul.link li{
margin-bottom:-6px;
margin-left:-6px;
margin-right:-6px;
margin-top:0px;
}


body{
	background:url(../../images/header-back.gif) repeat-x;
	padding:0px;
	margin: 0px;
}




/*ヘッダー*/
#header{
	height:76px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#header-navi{
	float:right;
	font-size:10px;
	color:#666;
	height:15px;
	clear:both;

}

#header-navi li{
	float:left;
	list-style:url(../../images/list_1.gif);
}

#navi{
margin-left:auto;
margin-right:auto;
width:950px;
}

#logo{
	padding-top:10px;
}



/*ヘッダーメニュー上*/
#list_1{
		float:right;
		clear:both;
}

#header-menu{
	width:500px;
	float:right;
	padding-top: 15px;
}

#list_1 ul li{
	display:inline;
	font-size:12px;
	color:#666;
	width:300px;
}

#list_a{
	
	width:100px;
	padding-left:15px;
	
}

#list_b{
	
	width:120px;
	padding-left:10px;
}

#list_c{
	
	width:80px;
	padding-left:10px;
}



/*ヘッダーメニュー下*/

#list_2{
	position:relative;
	float:right;
	padding-top:12px;
}
#list_2 .newMark{
	position:absolute;
}
#list_2 #new_fb{
	top:2px;
	left:0;
}
#list_2 ul li{
	display:inline;
	font-size:12px;
	color:#666;
	list-style:none;	
}
#list_fb{
	padding:0 0 0 16px;
	background:url(../img/icon_fb.png) left center no-repeat;
}„
#list_d{
	width:90px;
}

#list_e{
	width:60px;
}

#list_f{
	width:70px;
}

#list_g{
	width:100px;
}


#logo{
	float:left;
	padding-bottom:10px;
}




/*メインページ*/

#header-main{
	margin-left:300px;
	margin-right:300px;
}

#main{
	background-color:#FFF;
	margin:0px;
	
}


#main-center{
	background-color:#FFF;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	position:relative;
}

/*左カラム*/
#left{
	float:left;
	width:690px;
	font-size: 12px;
	line-height: 1.5em;
}

#left p{
	font-size:12px;
}




#right{
	float:right;
	width:217px;
	height:auto;
	overflow:hidden;
	font-size: 12px;
	line-height: 1.5em;	
}

#right .banner{
	margin:0 0 18px;
}

#left h1{
	padding-top: 20px;
}

#left h2{
	font-size:16px;
	color:#ff9900;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 20px;
}



/*右カラム*/

#right ul li{
	list-style:none;
}


#left table{
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	
}

.td_n{
	padding-bottom: 7px;
}


#t1 tr{
	line-height:12px;
}

#gototop{
	padding-top:30px;
	float:right;
	font-size:10px;
	padding-bottom: 10px;
}

a{
		text-decoration:none;
		color:#999;
}

a:hover{
	color:#F60;
}

	

/*右カラム*/



#right_2{
	padding-left:-10px;
	font-size:12px;
	color:#666;
}

#right_2{
	width:220px;
}

#shusai{
	font-size:12px;
}


#shusai ul li{
	color:#666;
	list-style:url(../../images/list_2.gif);
	font-size:12px;
	line-height:21px;
}
.fbBanner img {
	border:none;
}


/*フッダー*/

#footer{
	height:39px;
	clear:both;
	background-image:url(../../images/footer.gif);
	margin:0 auto;

}

#footer p{
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	color:#999;
	padding-top: 10px;
	margin-top: 0px;
}

#post{
	color:#000;
}




#pan{
	clear:both;
	font-size:10px;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding-bottom:10px;
	padding-top:15px;
}

#t1 td{
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
	
