@charset "EUC-JP";

/* =========== reset =========== */

* {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	}


/* =========== Global Settings =========== */

body {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	color: #666;
	font-family: verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	background: #fff;
	}

a:link,
a:visited {
	color: #36c;
	text-decoration: none;
	}

a:active,
a:hover {
	color: #69f;
	text-decoration: underline;
	}

img {
	border: 0px;
	}

img.pict {
	border: solid 1px #aaa;
	margin:1px 5px 5px 0px;
	float:left;
	clear:left;
	}

img.pict_right {
	border: solid 1px #aaa;
	margin:1px 0px 5px 5px;
	float:right;
	clear:left;
	}

img.pict2 {
	border : solid 1px #aaa;
	margin:1px 5px 5px 0px;
	clear:left;
	}

span {
	margin-bottom: 1em;
	}

div {
	text-align: left;
	}

table {
	border: 0px;
	}

ul {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}


/* =========== Layout =========== */

div#layout {
	width: 756px !important;
	width: 780px;
	padding: 0 12px;
	margin: 0 auto;
	text-align:left;
	line-height: 1.5em;
	background: url(http://sbi.bankbest.net/template/ob09_main_bg.gif) repeat-y;
	}

div#contents {
	width: 470px !important;
	width: 490px;
	padding-left: 20px;
	float: left;
	}

div#pagenavi {
	width: 470px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 25px;
	}

div#sidenavi {
	padding: 12px 8px 20px 0;
	width: 250px !important;
	width: 258px;
	font-size: 10px;
	float: right;
	color: #666;
	}

div#footer {
	width: 756px;
	height: 25px;
	border-top: 3px solid #ccc;
	margin-top: 30px;	
	padding-bottom: 30px;
	}


/* =========== Header =========== */

div#title {
	width: 716px !important;
	width: 756px;
	height: 210px;
	padding: 0 20px;
	text-align: right;
	background: url(http://sbi.bankbest.net/template/ob09_header_bg.gif) no-repeat;
	}

div#title h1 {
	padding: 95px 0 5px 0;
	font-size: 12px;
	font-family: verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	line-height: 1em;
	font-weight: bold;
	}

div#title h1 a:link, 
div#title h1 a:visited {
	color: #666;
	text-decoration: none;
	}

div#title h1 a:active,
div#title h1 a:hover {
	color: #888;
	text-decoration: underline;
	}

div#title p {
	padding: 0;
	font-size: 10px;
	color: #888;
	line-height: 16px;
	}


/* =========== Entry =========== */

div.entry {
	width: 470px;
	padding: 10px 0 70px 0;
	}

div.entry h2 {
	width: 435px !important;
	width: 470px;
	height: 35px !important;
	height: 50px;
	padding: 15px 0px 0px 35px !important;
	padding: 15px 0px 6px 35px;
	font-size: 12px;
	background: url(http://sbi.bankbest.net/template/ob09_entry_header.gif) no-repeat top !important;
	background: url(http://sbi.bankbest.net/template/ob09_entry_header.gif) no-repeat bottom;
	}

div.entry h2 a:link,
div.entry h2 a:visited  {
	color: #666;
	text-decoration: none;
	}

div.entry h2 a:active,
div.entry h2 a:hover {
	color: #888;
	text-decoration: underline;
	}

div.entry_author {
	width: 450px !important;
	width: 470px;
	padding: 0 10px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 30px;
	}

div.entry_body,
div.entry_more {
	width: 450px !important;
	width: 470px;
	padding: 0 10px;
	margin-bottom: 18px;
	}

div.entry_state {
	clear: both;
	width: 450px;
	margin: 5px 10px 0 10px;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	background: url(http://sbi.bankbest.net/template/ob09_entry_state.gif) no-repeat top;
	}

div.entry blockquote {
	padding-left: 30px;
	color: #999;
	}

div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
	}

div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
	}

div.entry em{
	font-weight: bold;
	}

div.entry table {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-bottom: 18px;
	}

div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	}

div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	vertical-align: top;
	}

div.entry dl {
	margin-bottom: 18px;
	}

div.entry dl dt {
	font-weight: bold;
	padding-bottom: 10px;
	}

div.entry dl dd {
	padding: 0px 0px 10px 20px;
	}


/* =========== Comment =========== */

div#comments {
	width: 470px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_bottom.gif) no-repeat bottom;
	}

div#comments h3 {
	width: 450px !important;
	width: 470px;
	height: 29px !important;
	height: 30px;
	padding: 1px 0 0 20px;
	font-size: 12px;
	color: #666;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_header.gif) no-repeat;
	}

div#comments dl.comment_body {
	width: 420px !important;
	width: 470px;
	padding: 10px 25px;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_body.gif) repeat-y;
	}

div#comments dl.comment_body dt {
	padding-bottom: 3px;
	font-size: 12px;
	background: url(http://sbi.bankbest.net/template/ob09_dotline.gif) repeat-x bottom;
	}

div#comments dl.comment_body dd {
	padding: 3px 0 10px 0;
	margin-bottom: 5px;
	font-size: 12px;
	}

div#comments h4 {
	width: 400px !important;
	width: 420px;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	background-color: #ddd;
	padding: 5px 10px;
	}

dl#comment_form {
	width: 376px !important;
	width: 420px;
	border: 2px solid #ddd;
	padding: 20px;
	}

dl#comment_form dt {
	padding-bottom: 2px;
	}

dl#comment_form dd {
	padding-bottom: 5px;
	}

dl#comment_form dd label {
	padding: 0px 10px;
	}

dl#comment_form dt label#labelsubmit {
	display: none;
	}

dl#comment_form dd input.form {
	background-color: #fff;
	border: 1px solid #aaa;
	}

dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	background-color: #fff;
	border: 1px solid #aaa;
	}

dl#comment_form dd input.button {
	width: 100px !important;
	width: 100px;
	height: 20px !important;
	height: 20px;
	padding: 0px 5px;
	margin-right: 10px;
	font-size: 10px;
	color: #888;
	font-family: verdana, Arial, sans-serif;
	background-color: #ddd;
	border: 1px solid #aaa;
	}


/* =========== Trackback =========== */

div#trackback {
	width: 470px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_bottom.gif) no-repeat bottom;
	}

div#trackback h3 {
	width: 450px !important;
	width: 470px;
	height: 29px !important;
	height: 30px;
	padding: 1px 0 0 20px;
	font-size: 12px;
	color: #666;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_header.gif) no-repeat;
	}

div#trackback div {
	width: 420px !important;
	width: 470px;
	padding: 10px 25px;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_body.gif) repeat-y;
	}

div#trackback div p.tb_link {
	width: 410px !important;
	width: 420px;
	font-size: 10px;
	color: #888;
	padding: 5px;
	margin: 5px 0 5px 0;
	text-align: center;
	background-color: #ddd;
	}

div#trackback dl.tb_body {
	width: 420px !important;
	width: 470px;
	padding: 10px 25px;
	background: url(http://sbi.bankbest.net/template/ob09_comtb_body.gif) repeat-y;
	}

div#trackback dl.tb_body dt {
	padding-bottom: 3px;
	font-size: 10px;
	background: url(http://sbi.bankbest.net/template/ob09_dotline.gif) repeat-x bottom;
	}

div#trackback dl.tb_body dd {
	padding: 3px 0 10px 0;
	margin-bottom: 5px;
	font-size: 12px;
	}


/* =========== Profile =========== */

div#profile {
	width: 470px;
	padding: 10px 0 70px 0;
	}

div#profile h2 {
	width: 435px !important;
	width: 470px;
	height: 35px !important;
	height: 50px;
	padding: 15px 0px 0px 35px !important;
	padding: 15px 0px 6px 35px;
	font-size: 12px;
	background: url(http://sbi.bankbest.net/template/ob09_entry_header.gif) no-repeat top !important;
	background: url(http://sbi.bankbest.net/template/ob09_entry_header.gif) no-repeat bottom;
	}

div.profile_body {
	width: 450px !important;
	width: 470px;
	padding: 0 10px;
	margin-bottom: 18px;
	}


/* =========== Page Navigation =========== */

div#pagenaviunder {
	width: 450px;
	text-align: center;
	}


/* =========== Side Navigation =========== */

div#sidenavi div.cbox_top {
	width: 180px !important;
	width: 250px;
	height: 24px !important;
	height: 65px;
	padding: 41px 30px 0 40px !important;
	padding: 41px 30px 0 40px;
	background: url(http://sbi.bankbest.net/template/ob09_navi_title.gif) no-repeat;
	}

div#sidenavi div.cbox_body {
	width: 210px !important;
	width: 250px;
	padding: 10px 20px;
	background: url(http://sbi.bankbest.net/template/ob09_navi_body.gif) repeat-y;
	}

div#sidenavi div.cbox_bottom {
	width: 250px;
	height: 20px;
	background: url(http://sbi.bankbest.net/template/ob09_navi_bottom.gif) no-repeat;
	}

div#sidenavi input.form {
	margin-left: 5px;
	width: 135px;
	font-size: 10px;
	font-family: verdana, Arial, sans-serif;
	background-color: #fff;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #ccc;
	}

div#sidenavi input.button {
	width: 58px !important;
	width: 60px;
	font-size: 10px;
	color: #888;
	font-family: verdana, Arial, sans-serif;
	background-color: #ddd;
	border: 1px solid #aaa;
	}

div#sidenavi dl {
	margin-bottom: 10px;
	}

div#sidenavi dt {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

div#sidenavi ul li{
	padding-left: 0px !important;
	padding-left: 8px;
	list-style-position: inside !important;
	list-style-position: outside;
	list-style-image: url(http://sbi.bankbest.net/template/ob09_point.gif) !important;
	list-style-image: url(http://sbi.bankbest.net/template/ob09_point_ie.gif);
	}

dd div.amazon {
	padding: 8px 10px;
	line-height: 1.5em;
	text-align: center;
	font-family: "Verdana","Osaka","£Í£Ó ¥´¥·¥Ã¥¯";
	background: url(http://sbi.bankbest.net/template/ob09_navi_body.gif) repeat-y;
	}


/* =========== Calendar =========== */

dl#calendar a:link,
dl#calendar a:visited {
	color: #36c;
	text-decoration: none;
	}

dl#calendar a:active,
dl#calendar a:hover {
	color: #69f;
	text-decoration: underline;
	}

dl#calendar table {
	padding: 0;
	width: 210px;
	}

dl#calendar table th,
dl#calendar table td {
	width: 30px;
	padding: 5px 0;
	font-size: 10px;
	line-height: 1em;
	text-align: center;
	color: #666;
	}

dl#calendar table td.calendar_month {
	width: 210px;
	padding-bottom: 10px;
	font-weight: bold;
	}

dl#calendar table td span.today {
	color: #666;
	font-weight: bold;
	background: #eee;
	}

dl#calendar table td span.today a {
	color: #69f;
	font-weight: bold;
	background: #eee;
	}

dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #c0ae78;
	font-weight: bold;
	background: #5c5131;
	}


/* =========== Extra =========== */

dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px; 
	}


/* =========== Footer =========== */

div#footer address {
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
	}
