.left_illust {
	line-height: 20px;
	background-color: #FFFFFF;
	float: left;
	height: 445px;
	width: 300px;
}
.title {
	background-color: #FFFFFF;
	float: left;
	height: 178px;
	width: 159px;
	padding-top: 200px;
	padding-left: 50px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	color: #777777;
}
.content {
	width: 85px;
	padding: 0px;
	margin: 0px;
	float: right;
}
.footer_link {
	float: right;
	height: 17px;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0045E6;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #0045E6;
	font-size: 12px;
	color: #777777;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.footer_link a {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#504EA0; /*未訪問リンクのカラー*/
}
a:visited {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#4698AC; /*訪問済みリンクのカラー*/
}
a:active {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#66CCFF; /*クリックしたときのカラー*/
}
a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#FF9999; /*マウスが乗ったときのカラー*/
}

.menu {
	width: 85px;
	float: right;
}
#menu_box1 {
	height: 20px;
	width: 85px;
}
#menu_box2 {
	background-color: #FFFFFF;
	width: 77px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 20px;
	color: #777777;
	padding-left: 6px;
	padding-top: 3px;
}

body {
	height: auto;
	margin-top: 27px;
	margin-bottom: 28px;
	margin-right: 0px;
	margin-left: 12px;
	width: 594px;
}
#menu_box3 {
	background-color: #FFFFFF;
	width: 85px;
	height: 5px;
}
#review_box {
	float: left;
	height: auto;
	width: 500px;
}
table {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;
	color: #777777;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 20px;
	border: 2px solid #0045E6;
}
#bana {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(bana.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	padding-left: 160px;
	padding-top: 8px;
	width: 120px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}


#table_box {
	float: left;
}

#table_box a{
text-decoration:underline; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#3366FF; /*未訪問リンクのカラー*/
}
a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#FF9999; /*マウスが乗ったときのカラー*/
	
}

#table_box img {
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0045E6;
}
#table_box td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0045E6;
}
#menu_box2_line {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	margin-right: 6px;
}

.menu a{
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#504EA0; /*未訪問リンクのカラー*/
}
a:visited {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#4698AC; /*訪問済みリンクのカラー*/
}
a:active {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#66CCFF; /*クリックしたときのカラー*/
}
a:hover {
text-decoration:none; /*下線を消す（下線を出したいときはtext-decoration:underline）*/
color:#FF9999; /*マウスが乗ったときのカラー*/
}
