body {
	
	font-family:'Meiryo','メイリオ','MS Pゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	font-size:12px;
	width:100%;
	height:100%;}
 

a{ color:#000;
  text-decoration:none;}
  
a:hover { color:#0080ff;}   


#container{ width:960px ; margin:0 auto 0 auto; }

#header{width:960px ;
		position:fixed;
		height:160px;
		border-bottom:1px dotted #000 ;
		background-color:#fff;}

#logo{position:relative; top:44px; left:110px; width:109px;}

#menu{position:relative; top:-30px;left:404px; font-size:11px;line-height:24px;width:100px; color:#0080ff;}
#info{position:relative; top:-103px;left:590px; font-size:11px;line-height:24px;width:300px; color:#c0c0c0;}

#copy_right{font-size:11px;}

/* caption styling */

.caption-top, .caption-bottom {
	color: #000;	
	padding:7px;	
	font-size: 11px;	
	background: #fff;
}

.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }
