﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	line-height:1.5em;
	background:url(image/back_ground.gif) top center repeat-y;
	}
p {
	margin:10px;
	}
a img {
	border:0;
	verticel-align:top;
	}
h3 {
	clear:both;
	margin:20px 0;
	padding:5px;
	font-size:24px;
	border:2px solid #003366;
	color:#003366;
	line-height: 1.5em;
	text-align:center;
	}
h4 {
	clear:both;
	margin:5px;
	}
#container {
	width:860px;
	margin:0 auto;
	}

#footer_area {
	margin: 0px;
	padding: 3px 0;
	width: 860px;
	color: #4d4d4d;
	background-color: #eeece8;
	font-size: 11px;
	text-align:center;
}
#link ul {
	margin:3px 0;
	padding:0;
	}
#link li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
#download ul {
	margin:3px 0;
	padding:0;
	}
#download li {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.logo {
	margin:3px 0 0 0;
	vertical-align:middle;
	}

.box {
	width:830px;
	margin:10px auto;
	}

.box_line {
	width:630px;
	border:1px solid #90EE90;
	padding:10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
.box_grey {
	margin:0 auto;
	width:800px;
	background:#eeeeee;
	padding:5px 10px;
	}
	
.present_table {
	width:825px;
	border:1px solid #cccccc;
	}
	
.td_top {
	text-align:center;
	background:#eeeeee;
	font-weight:bold;
	}
	
.td_left {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
.td_right {
	border-bottom:1px solid #cccccc;
	}
	
.td_left_bottom {
	border-right:1px solid #cccccc;
	}


.img_margin {
	margin-right:10px;
	margin-bottom:10px;
	}

#footer_area {
	clear:both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}

.font-blue {
	font-weight:bold;
	color:#00F;
	}
	
.font-red {
	font-weight:bold;
	color:#ff0000;
	}

/* ■編集箇所■ */
.bookbox dt1{
	float:left;
	width:60px;
	margin-bottom:20px;
	}

.bookbox dt2{
	float:right;
	width:220px;
	margin-bottom:20px;
	}
	
.bookbox dd {
	margin-left:60px;
	min-height:0px;
	}
/* ■ここまで■ */

.monexfxbox dt{
	float:left;
	width:210px;
	margin-bottom:20px;
	}
.monexfxbox dd {
	margin-left:220px;
	min-height:180px;
	}
	
.monexfxbox dd.logo {
	margin-left:220px;
	min-height:50px;
	}
	
dd.bottom {
	border:none;
	}
	
dt.bottom {
	border:none;
	}
	
.comment {
	border:1px solid #eeeeee;
	background:#FFFFCC;
	padding:10px;
	}
	
#monex {
	text-align:right;
	padding-right:10px;
	font-size:80%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.cap {
	color:#666666;
	font-size:80%;
	}
	
.graphtitle {
	font-weight:bold;
	}
	
.icon {
	vertical-align:middle;
	margin-right:10px;
	}
	
.pic{
	margin:5px 10px;
	}
