﻿@charset "UTF-8";
@import url("base.css");
@import url("side_contents.css");

#Main_Contents {
	border-right: 1px #888 solid;
	padding-right: 5px;
}

#trybank_saiyou {
	font-size: 14px;
	line-height:1.6em;
	padding-right: 5px;
}

#trybank_saiyou h1 {
	margin: 5px;
}

#trybank_saiyou ul.point {
	float: left;
	width: 430px;
	padding: 0 10px;
	display: inline-block;
	margin-bottom: 30px;
	min-height: 420px;
	height: auto !important;
	height: 420px;
}

#trybank_saiyou ul.point:after {
	clear: both;
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
}

#trybank_saiyou ul.point li {
	list-style-type: none;
	margin-left: 2.8em;
	margin-bottom: 1em;
}

#trybank_saiyou ul.point li span {
	color: #59D;
	margin-left: -2.8em;
	font-weight: bold;
}

#trybank_saiyou div.pr {
	float: left;
	margin-bottom: 20px;
}

#trybank_saiyou div.pr h2 {
	font-weight: bold;
	margin-bottom: 5px;
}

#trybank_saiyou div.pr div {
	padding: 5px;
	font-size: 12px;
	line-height: 1.4em;
	width: 165px;
	float: left;
	border: 1px solid #888;
	margin-right: 10px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

#trybank_saiyou div.pr div span {
	font-weight: bold;
	border-bottom: 1px solid #59F;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}

#trybank_saiyou div.fl {
	width: 150px;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 30px;
	line-height: 1.5em;
}

#trybank_saiyou div.fl img {
	margin-top: 5px;
}

#trybank_saiyou div.touroku {
	text-align: center;
	margin: 10px 0;
}

.qr_banner {
	margin-left:-3px;
	margin-top: 5px;
}
/*----- IE7 -----*/
*:first-child+html .qr_banner {
	margin-left:0;
}
/*----- //IE7 -----*/
/*----- IE6 -----*/
*html .qr_banner {
	padding-left:8px;
	margin-top:-54px;
}
/*----- //IE6 -----*/

#Service_Banner {
	text-align: center;
	margin:50px 10px 10px 0px;
	width:730px;
	height:70px;
}
#Service_Banner img {
	margin: 5px 10px;
}
#Service_Banner h3 {
	font-weight: bold;
}

