@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	}
	
li{
	list-style:none;
	}
	
div.clear{
	clear:both;
	}
	
body{
	font-size:12px;
	background-color:#fffefb;
	color:#757575;
	}
	
a{
	color:#d951ae;
	}
	
a:hover{
	color:#fd82d6;
	}
	
a:visited{
	color:#D951AE;
	}
	
img{
	border:0px;
	vertical-align:bottom;
	}

	
div#all{
	text-align:center;
	}

div#pagebody{
	width:932px;
	margin:0 auto;
	text-align:left;
	}

/*グローバルナビ*/

div#top_menu_bg{
	width:534px;
	height:26px;
	background-color:#5d5d5d;
	padding-left:398px;
	}

ul#top_menu{
	text-align:left;
	display:block;
	}
	
ul#top_menu li{
	float:left;
	list-style:none;
	}
	
ul#top_menu li a{
	display:block;
	height:26px;
	text-indent:-10000px;
	}
	
li#menu01 a{
	background:url(img/menu01.gif) top;
	width:67px;
	}
	
li#menu01 a:hover{
	background:url(img/menu01.gif) bottom;
	width:67px;
	}
	
li#menu02 a{
	background:url(img/menu02.gif) top;
	width:114px;
	}
	
li#menu02 a:hover{
	background:url(img/menu02.gif) bottom;
	width:114px;
	}
	
li#menu03 a{
	background:url(img/menu03.gif) top;
	width:134px;
	}
	
li#menu03 a:hover{
	background:url(img/menu03.gif) bottom;
	width:134px;
	}
	
li#menu04 a{
	background:url(img/menu04.gif) top;
	width:97px;
	}
	
li#menu04 a:hover{
	background:url(img/menu04.gif) bottom;
	width:97px;
	}
	
li#menu05 a{
	background:url(img/menu05.gif) top;
	width:122px;
	}
	
li#menu05 a:hover{
	background:url(img/menu05.gif) bottom;
	width:122px;
	}

/*content*/

div#content{
	padding-top:10px;
	}
	
div#con_left{
	float:left;
	width:672px;
	padding-right:10px;
	}
	
div#con_right{
	float:left;
	width:250px;
	}
	
div#fxnews_box{
	background:url(img/fxnews_line.gif);
	padding:5px 10px 0 10px;
	}
	
div#ad250x img{
	margin-bottom:10px;
	}
	
table#keisaishi{
	font-size:11px;
	}
	
table#keisaishi td{
	text-align:center;
	padding-bottom:5px;
	color:#d951ae;
	}
	
table#keisaishi td img{
	margin-bottom:3px;
	}
	
/**/

div#footer{
	padding:20px;
	text-align:center;
	}
	
/**/

div#goaisatu_box{
	background:url(img/goaisatu_line.gif);
	padding:5px 25px 0 25px;
	font-size:15px;
	line-height:1.5;
	}
	
div#goaisatu_kiji{
	padding:20px;
	margin:20px;
	background-color:#FFF;
	border:1px solid #CCC;
	border-left:3px solid #d647a9;
	}
	
/**/

td.kiji_main{
	font-size:13px;
	line-height:1.7;
	color:#666;
	}