@charset "Shift_JIS";


/*--------------------------------------

CSS Information

File name:		toushin.css(http://www.hostelparteii.com/css/style.css)
Summary:		base style
Created:		2008-09-25
Last update:	2008-09-25 by Mizuho Saito
Autor:			Mizuho Saito


Order of description

__Default_style_clear
__Body
__Header
__Pan
__Contents
__Side
__Side performance
__Footer

__Top.html
__Nendai_top.html
__Style_top.html
__Hajimete_top.html

__Nendai_20.html
__Nendai_40.html
__Nendai_50.html

__Sinkoukoku.html
__Simple.html
__Grosob.html
__Ondanka.html
__Resource.html
__Reit.html

__Hajimete_what.html
__Hajimete_merit.html
__Hajimete_risk.html
__Hajimete_fand.html
__Hajimete_bunsan.html
__Hajimete_tyouki.html

__Search_top.html
__Search_result.html
__Sitemap.html

__CommonTabClass

--------------------------------------*/


/*---------------------------
__Default_style_clear
---------------------------*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, 
pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, 
ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, 
tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
}

table {
 border-collapse: separate;
 border-spacing: 0;
}

caption, th, td {
 text-align: left;
 font-weight: normal;
}

table, td, th {
 vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
 content: "";
}

blockquote, q {
 quotes: "" "";
}

a img {
 border: none;
} 

a {
	color: #039;
	text-decoration: none;
}

a:hover {
	color: #039;
	text-decoration: underline;
}

/*---------------------------
__Body
---------------------------*/
body {
	text-align: center;
	background: url("../images/bg.jpg") repeat-x;
	font-size: 14px;
}


#area {
	width: 860px;
	margin: 0px auto;
}

.org {
	color: #F60;
}

.org_b {
	color: #F60;
	font-weight: bold;
}

.red {
	color: #F00;
}

/*---------------------------
__Header
---------------------------*/
#header {
	text-align: left;
	width: 860px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 24px;
}

h1 {
	float: left;
	width: 390px;
	padding: 17px 0px 2px 0px;
}

#h_bnr {
	float: right;
	width: 470px;
	text-align: left;
}

#h_bnr p {
	font-size: 11px;
	text-align: right;
}

#h_bnr p img {
	margin: 7px 2px 0px 2px;
}

#h_bnr_img {
	margin: 8px 2px 0px 0px;
}

#headline {
	clear: both;
	width: 860px;
	height: 24px;
	text-align: left;
	margin: 0px 0px 99px 0px;
	font-size:12px;
}

#headline h2 {
	float: left;
	width: 690px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 10px;
	font-weight: normal;
}

#headline ul {
	float: right;
	width: 160px;
	padding: 8px 0px 0px 0px;
	text-align: right;
}

#headline li {
	display: inline;
	font-size: 11px;
}



/*---------------------------
__Pan
---------------------------*/
#pan {
	width: 860px;
	height: 26px;
	text-align: left;
	margin: 7px 0px 0px 0px;
	font-size:12px;
}

#pan li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 6px;
}

#pan li.said {
	font-weight: bold;
}

#pan li a {
	text-decoration: underline;
	font-weight: normal;
}





/*---------------------------
__Contents
---------------------------*/
#contents {
	clear: both;
	width: 860px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #FFF;
}

#main {
	float: right;
	width: 645px;
	margin: 0px 0px 0px 15px;
	text-align: left;
}

#main p {
	padding: 0px 0px 12px 0px;
	line-height: 130%;
}

#sub {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

p.fund_att {
	font-size:12px;
	line-height:18px;
	margin: 0px 0px 20px 0px;
}



/*---------------------------
__Side
---------------------------*/
#fs {
	width: 200px;
	background: url("../images/fs_bg.jpg") no-repeat bottom;
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	position: relative;
}
/*
#fs form {
	width: 172px;
	margin: 0px 0px 0px 14px;
	text-align: left;
	
}

#fs form input.text {
	width: 120px;
	text-align: left;
	vertical-align: top;
	margin: 1px 0px 0px 0px;
}
*/

#fs form input.text {
	width: 120px;
	position: absolute;
	top: 38px;
	left: 14px;
}

#fs form input.btn {
	position: absolute;
	top: 37px;
	left: 148px;
}



#fs p {
	position: relative;
	text-align: right;
	margin: 34px 20px 8px 0px;
}

#fs p a {
	background: url("../images/arrow.jpg") no-repeat;
	padding: 0px 0px 0px 12px;
	font-size:12px;
}


#fr {
	width: 200px;
	background: url("../images/fr_bg.jpg") no-repeat bottom;
	margin: 10px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#fr ul {
	width: 172px;
	margin: 10px 0px 0px 14px;
	list-style-type: none;
}

#fr li {
	padding: 3px 0px 10px 28px;
	font-size:12px;
}
.fr_01 {
	background: url("../images/fr_01.jpg") no-repeat;
}

.fr_02 {
	background: url("../images/fr_02.jpg") no-repeat;
}

.fr_03 {
	background: url("../images/fr_03.jpg") no-repeat;
}

.fr_04 {
	background: url("../images/fr_04.jpg") no-repeat;
}

.fr_05 {
	background: url("../images/fr_05.jpg") no-repeat;
}

#fr span {
	margin: 0px 0px 0px 12px;
}



dl#menu {
	position:relative;
	margin: 10px 0px;
	padding: 0px 0px 7px 0px;
	background: url(../images/menu_bg.jpg) no-repeat bottom;
	text-align: left;
}

#menu dt {
	margin:0 0 -3px;
}

#menu dd {
	padding:0 0 1px;
	background:url(../images/navi_dd_bg.jpg) no-repeat bottom;
	line-height: 30px;
}

#menu a {
	width: 190px;
	line-height: 30px;
	background:url(../images/arrow02.jpg) no-repeat left;
	pdding: 0px;
	display:block;
	text-indent: 12px;
	margin: 0px 0px 0px 10px;
}

#menu a#menu_on {
	font-weight: bold;
	color: #000;
}

#menu dt.menu_ttl a {
	background: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}



/*---------------------------
__Footer
---------------------------*/
#footer {
	clear: both;
	width: 860px;
	background: url("../images/f_bg.jpg") no-repeat;
	text-align: center;
}

#footer02 {
	clear: both;
	width: 860px;
	background: url("../images/f_bg.jpg") no-repeat;
	text-align: center;
	margin: 20px 0px 0px 0px;
}

*html body #footer03 {
	clear: both;
	width: 860px;
	background: url("../images/f_bg.jpg") no-repeat;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#footer03 {
	clear: both;
	width: 860px;
	background: url("../images/f_bg.jpg") no-repeat;
	text-align: center;
	margin: 50px 0px 0px 0px;
}

#f_navi {
	padding: 12px 0px 16px 0px;
	font-size: 12px;
}

#copyright {
	clear: both;
	color: #333;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}



/*---------------------------
__Top.html
---------------------------*/
#top_ttl {
	width: 645px;
	height: 170px;
	background: url("../images/top_main.jpg") no-repeat;
	position: relative;
	margin: 0px 0px 10px 0px;
}

#top_ttl h2 {
	padding: 20px 0px 0px 70px;
}

#top_ttl form {
	width: 185px;
	height: 125;
	display: block;
	pdding: 22px 0px 0px 0px;
	position: absolute;
	top: 23px;
	left: 438px;
}


#top_age {
	float: left;
	width: 220px;
	background: url("../images/top_age_bg.jpg") no-repeat bottom;
	text-align: left;
	display: inline;
	margin: 0px 15px 15px 0px;
}

#top_age dl {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

#top_age dd {
	margin: 0px;
	padding: 0px 0px 4px 9px;
}


#top_style {
	float: left;
	width: 410px;
	background: url("../images/top_style_bg.jpg") no-repeat bottom;
	text-align: left;
}

dl#top_style_01 {
	clear: both;
	float: left;
	width: 192px;
	display: inline;
	margin: 0px 8px 0px 9px;
	padding: 0px 0px 8px 0px;
}

dl#top_style_02 {
	float: right;
	width: 192px;
	padding: 0px 9px 8px 0px;
}

#top_style dd {
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

#top_first {
	clear: both;
	float: left;
	width: 455px;
}

#top_first01 li {
	width: 151px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 15px 0px;
}

#top_first li a {
	background: url("../images/arrow.jpg") no-repeat;
	padding: 0px 0px 0px 12px;
	display: block;
}

#top_info {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

*html body #top_info li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
} 

#top_info img {
	margin: 20px 0px 0px 0px;
}

#top_info li {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
}


*html body #top_acc {
	float: right;
	width: 175px;
	background: url("../images/acc_bg.jpg");
	text-align: center;
	padding: 5px;
	margin: 15px 0px 10px 0px;
}

#top_acc {
	float: right;
	width: 165px;
	background: url("../images/acc_bg.jpg");
	text-align: center;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

#top_acc dl {
	background: #FFF;
	padding: 5px 0px 0px 0px;
}


#top_acc dt {
	padding: 8px 0px 15px;
	background: #FFF;
	font-size:12px;
}

#top_acc dd {
	padding: 10px 0px 0px 0px;
}



/*---------------------------
__Nendai_top.html
---------------------------*/
#n_top_20 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 0px 0px;
}

#n_top_40 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 0px 0px;
}

#n_top_50 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 0px 0px 0px;
}

p.n_top_txt {
	text-align: center;
	line-height: 150%;
	margin: 5px 0px 90px 0px;
}



/*---------------------------
__Style_top.html
---------------------------*/
#st_top_01 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 0px 0px;
}

#st_top_02 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 0px 0px;
}

#st_top_03 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 0px 0px 0px;
}

#st_top_04 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 20px 0px;
}

#st_top_05 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 15px 20px 0px;
}

#st_top_06 {
	float: left;
	width: 205px;
	background: url("../images/n_top_bg.jpg") no-repeat bottom;
	margin: 10px 0px 20px 0px;
}

p.n_top_txt {
	text-align: center;
	line-height: 150%;
	padding: 5px 0px 90px 0px;
}



/*---------------------------
__Hajimete_top.html
---------------------------*/
#hj_top_01 {
	float: left;
	width: 315px;
	background: url("../images/hj_bg.jpg") no-repeat bottom;
	margin: 10px 15px 0px 0px;
}

#hj_top_02 {
	float: left;
	width: 315px;
	background: url("../images/hj_bg.jpg") no-repeat bottom;
	margin: 10px 0px 0px 0px;
}

#hj_top_01 ul {
	margin: 10px 0px 0px 0px;
}

*html body #hj_top_01 li {
	width: 140px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 15px 0px;
}

#hj_top_01 li {
	list-style-type: none;
	float: left;
	margin: 0px 0px 15px 12px;
}

*:first-child+html #hj_top_01 li {
	width: 140px;
	list-style-type: none;
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 16px 0px;
}


#hj_top_01 li a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
	display: block;
}

#hj_top_02 ul {
	margin: 10px 0px 0px 0px;
}

*html body #hj_top_02 li {
	list-style-type: none;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 15px 0px;
}

#hj_top_02 li {
	list-style-type: none;
	margin: 0px 0px 15px 12px;
}

*:first-child+html #hj_top_02 li {
	list-style-type: none;
	margin: 0px 0px 0xpx 12px;
	padding: 0px 0px 1px 0px;
}

#hj_top_02 li a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
	display: block;
}



/*---------------------------
__Nendai_20.html
---------------------------*/
#sub_main {
	width: 645px;
	background: url("../images/sub_main_bg.jpg") no-repeat bottom;
	margin: 0px 0px 0px 0px;
}

#n20_main {
	width: 645px;
	background: url("../images/n20_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#sub_main h2 {
	margin: 0px 0px 0px 106px;
}

#sub_main h3 {
	margin: 0px 0px 0px 106px;
}

#sub_main p {
	margin: 0px 0px 0px 106px;
	padding: 0px 0px 40px 0px;
}

#sub_main p a {
	background: url("../images/arrow.jpg") no-repeat;
	padding: 0px 0px 0px 12px;
}

#sub_main ul {
	margin: 0px 0px 0px 106px;
	padding: 15px 0px 10px 20px;
}

#sub_main li {
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

#sub_navi {
	width: 645px;
	height: 27px;
	background: url("../images/sub_navi.jpg") repeat-x;
	margin: 0px 0px 20px 0px;
}

#sub_navi ul {
	padding: 8px 0px 0px 0px;
}

#sub_navi li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 20px;
}

#sub_navi li a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
	font-size:12px;
}

#sub_area h3 {
	width: 645px;
	height: 43px;
	background: url("../images/sub_ttl.jpg") no-repeat;
	padding: 10px 0px 0px 26px;
	font-size: 16px;
	font-weight: bold;
}

#sub_area p {
	line-height: 180%;
	padding: 0px 0px 20px 0px;
}

#sub_area dl {
	clear: both;
	padding: 0px 0px 20px 0px;
}

#sub_area dt {
	display: inline;
}

#sub_area ul {
	margin: 10px 0px 10px 20px;
}

#sub_area li {
	padding: 0px 0px 10px 0px;
}



#sub_area dd {
	display: inline;
	padding: 0px 0px 0px 10px;
}

#sub_area dd a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
}

.sub_txt {
	float: left;
	width: 340px;
}

.sub_img {
	float: right;
	width: 300px;
}

.sub_img p {
	text-align: center;
	font-size: 12px;
}


table#sub_table {
	width: 645px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 0px 0px 20px 0px;
	font-size:12px;
}

#sub_table td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 8px 5px;
}

#sub_table td a {
	text-decoration: underline;
	font-weight: normal;
}

table#sub_table02 {
	width: 645px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 10px 0px 20px 0px;
	font-size:12px;
}

table#sub_table02 a {
	width:auto;
}

#sub_table02 td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px;
	line-height: 130%;
}

#sub_table02 td a {
	text-decoration: underline;
	font-weight: normal;
}

.sub_td01 {
	width: 100px;
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td02  {
	width: 75px;
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td03 {
	width: 50px;
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td04 {
	width: 33px;
	background: #4190DD;
	color: #FFF;
	font-size:12px;
	font-size:12px;
}

.sub_td05 {
	width: 263px;
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td06 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
	width:40px;
}

#sub_table td.sub_td07 {
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}

#sub_table02 td.sub_td07 {
	text-align: left;
	line-height: 150%;
}

.sub_td11 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td12 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td13 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td14 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td15 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
}

.sub_td16 {
	background: #4190DD;
	color: #FFF;
	font-size:12px;
	width:50px;
}

.sub_td17 {
	width: 55px;
	background: #4190DD;
	color: #FFF;
}



/*---------------------------
__Nendai_40.html
---------------------------*/
#n40_main {
	width: 645px;
	background: url("../images/n40_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#n40_03 {
	clear: both;
}

.sub_txt02 {
	float: left;
	width: 420px;
}

.sub_img02 {
	float: right;
	width: 220px;
	margin: 0px 0px 20px 0px;
}



/*---------------------------
__Nendai_50.html
---------------------------*/
#n50_main {
	width: 645px;
	background: url("../images/n50_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#n50_img01 {
	margin: 0px 0px 15px 0px;
}

#n50_left {
	float: left;
	width: 290px;
}

#n50_right {
	float: right;
	width: 345px;
}

#n50_right table {
	width: 345px;
	background: #FFFBDE;
	border: 1px solid #DDD6A2;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	color:#006ac4;
}

#n50_right tr {
	width: 345px;
	background: url("../images/n50_line.jpg") repeat-x bottom;
	margin: 5px 0px 10px 0px;
}

#n50_right tr.n50_noline {
	background: none;
}

#n50_right th {
	width: 280px;
	padding: 10px 5px;
}

#n50_right td {
	width: 65px;
	padding: 10px 5px;
	font-weight:bold;
}

#n50_right p {
	text-align: center;
	padding: 5px 0px 15px 0px;
	font-size:12px;
}

#clear {
	clear: both;
}



/*---------------------------
__Sinkoukoku.html
---------------------------*/
#st01_main {
	width: 645px;
	background: url("../images/st01_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#sub_navi02 {
	width: 645px;
	height: 27px;
	background: url("../images/sub_navi.jpg") repeat-x;
	margin: 0px 0px 20px 0px;
}

#sub_navi02 ul {
	padding: 8px 0px 0px 0px;
}

#sub_navi02 li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 6px;
}

#sub_navi02 li a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
	font-size:12px;
}

#st01_tbl table {
	width: 445px;
	margin: 0px 0px 5px 100px;
	border: 1px solid #16538C;
	border-collapse: collapse;
}

#st01_tbl th {
	width: 70px;
	text-align: center;
	border: 1px solid #16538C;
	background: #4190DD;
	color: #FFF;
	padding: 5px;
}

#st01_tbl td {
	border: 1px solid #16538C;
	padding: 5px;
}

#st01_tbl p {
	text-align: center;
	font-size:12px;
}

#st01_left {
	float: left;
	width: 370px;
}

#st01_right {
	float: right;
	width: 275px;
}

#st01_right p {
	text-align: center;
	font-size:12px;
}

#st01_04 {
	clear: both;
}

#st_sel {
	clear: both;
	width: 645px;
	background: url("../images/st_sel_bg.jpg") no-repeat bottom;
	margin: 0px 0px 15px 0px;
}

dl#st_sel01 {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
}

dl#st_sel02 {
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 10px 0px;
}

#st_sel dd {
	margin: 0px;
	padding: 0px 0px 4px 0px;
}

#st_sel dd a {
	background: none;
	margin: 0px;
	padding: 0px;
}

.st_num {
	float: left;
	width: 145px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.st_num02 {
	float: left;
	width: 145px;
	font-weight: bold;
	padding: 10px 0px 30px 0px;
}

.st_page {
	float: right;
	width: 500px;
	text-align: right;
}

#sub_area .st_page dl {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

#sub_area .st_page dd a {
	background: none;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}


table#sub_table03 {
	clear: both;
	width: 645px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

#sub_table03 td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px;
	line-height: 130%;
}

#sub_table03 td a {
	text-decoration: underline;
	font-weight: normal;
}

#sub_table03 td.sub_td07 {
	text-align: left;
	line-height: 150%;
}



/*---------------------------
__Simple.html
---------------------------*/
#st02_main {
	width: 645px;
	background: url("../images/st02_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#st02_left {
	float: left;
	width: 290px;
}

#st02_right {
	float: right;
	width: 345px;
}

#st02_right table {
	width: 345px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
}

#st02_right th {
	width: 75px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	background: #4190DD;
	color: #FFF;
	padding: 5px 5px;
	line-height: 130%;
}

#st02_right td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	padding: 5px 5px;
	line-height: 130%;
}

#st02_right p {
	text-align: center;
	font-size:12px;
}

#st02_02 {
	clear: both;
}

#st02_left02 {
	float: left;
	width: 435px;
}

#st02_right02 {
	float: right;
	width: 200px;
	margin: 0px 0px 20px 0px;
}

#st02_03 {
	clear: both;
}

#st02_03tbl {
	float: right;
	width: 345px;
	margin: 0px 0px 0px 15px;
}

#st02_03tbl table {
	width: 345px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 0px 0px 5px 0px;
}

#st02_03tbl th {
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	background: #4190DD;
	color: #FFF;
	padding: 5px 5px;
	line-height: 130%;
}

#st02_03tbl td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	padding: 5px 5px;
	line-height: 130%;
	text-align: center;
}

#st02_03tbl td.st02_td {
	width: 80px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	padding: 5px 5px;
	line-height: 130%;
	background: #FFF1A8;
}

#st02_03tbl p {
	text-align: center;
	font-size:12px;
}

#st02_left03 {
	float: left;
	width: 370px;
}

#st02_right03 {
	float: right;
	width: 265px;
}

#st02_right03 p {
	text-align: center;
	font-size:12px;
}

#st02_06 {
	clear: both;
}



/*---------------------------
__Grosob.html
---------------------------*/
#st03_main {
	width: 645px;
	background: url("../images/st03_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#st03_left {
	float: left;
	width: 500px;
}

#st03_right {
	float: right;
	width: 130px;
	margin: 0px 0px 20px 0px;
}

#st03_03 {
	clear: both;
}

#st03_left02 {
	float: left;
	width: 410px;
}

#st03_right02 {
	float: right;
	width: 220px;
	margin: 0px 0px 20px 0px;
}

#st03_04 {
	clear: both;
}

#st03_04box {
	float: right;
	width: 220px;
	margin: 0px 0px 15px 15px;
	font-size:12px;
}

#st03_04box dl {
	width: 220px;
	background: #EEEFF4;
	border: 1px solid #C5C8D1;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#st03_04box dt {
	display: block;
	padding: 10px 10px 0px 10px;
}

#st03_04box dd {
	display: block;
	padding: 10px 10px 0px 10px;
}



/*---------------------------
__Ondanka.html
---------------------------*/
#st04_main {
	width: 645px;
	background: url("../images/st04_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#st04_left {
	float: left;
	width: 330px;
}

#st04_left p {
	text-align: center;
	font-size:12px;
}

#st04_right {
	float: right;
	width: 310px;
}

#st04_right p {
	text-align: center;
	font-size:12px;
}

#st04_left02 {
	float: left;
	width: 480px;
}

#st04_right02 {
	float: right;
	width: 150px;
	margin: 0px 0px 15px 0px;
}

#st04_right02 img {
	margin: 0px 0px 5px 0px;
}

#st04_03 {
	clear: both;
}


/*---------------------------
__Resource.html
---------------------------*/
#st05_main {
	width: 645px;
	background: url("../images/st05_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#st05_left {
	float: left;
	width: 420px;
}

#st05_right {
	float: right;
	width: 210px;
	margin: 0px 0px 20px 0px;
}

#st05_02 {
	clear: both;
}



/*---------------------------
__Reit.html
---------------------------*/
#st06_main {
	width: 645px;
	background: url("../images/st06_main_bg.jpg") no-repeat top;
	padding: 0px 0px 0px 0px;
}

#st06_left {
	float: left;
	width: 430px;
}

#st06_right {
	float: right;
	width: 200px;
	margin: 0px 0px 20px 0px;
}

#st06_03 {
	clear: both;
}

#st06_left02 {
	float: left;
	width: 405px;
}

#st06_right02 {
	float: right;
	width: 225px;
	margin: 0px 0px 20px 0px;
}

#st06_06 {
	clear: both;
}



/*---------------------------
__Hajimete_what.html
---------------------------*/
.hj_left {
	float: left;
	width: 370px;
}

#hj_right {
	float: right;
	width: 260px;
	margin: 0px 0px 20px 0px;
	background: url("../images/hj_p_bg.jpg") no-repeat bottom;
	font-size:12px;
}

#hj_right dl {
	display: block;
	width: 230px;
	margin: 0px 15px 10px 15px;
	padding: 0px;
}

#hj_right dt {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #F60;
	line-height: 130%;
}

#hj_right dd {
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 130%;
}

#hj01_02 {
	clear: both;
}

#hj01_03 {
	clear: both;
}

#hj01_04 {
	clear: both;
}

#hj01_05 {
	clear: both;
}


#hj_other {
	width: 645px;
	margin: 20px 0px;
	background: url("../images/hj_o_bg.jpg") no-repeat bottom;
}

*html body #sub_area #hj_other dl {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 30px 0px;
}

#sub_area #hj_other dl {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 70px 0px;
}

*:first-child+html #sub_area #hj_other dl {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 30px 0px;
}

#sub_area #hj_other dd {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	width: 180px;
	float: left;
}

#sub_area #hj_other dd a {
	background: url("../images/arrow03.gif") no-repeat;
	padding: 0px 0px 0px 12px;
	display: block;
}



/*---------------------------
__Hajimete_merit.html
---------------------------*/
#hj_merit {
	width: 645px;
	background: url("../images/hj_merit_bg.jpg") no-repeat bottom;
	margin: 0px 0px 10px 0px;
}

*html body #sub_area #hj_merit ul {
	list-style-type: none;
	background: url("../images/hj_merit_head.jpg") no-repeat top;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 15px;
}

#sub_area #hj_merit ul {
	list-style-type: none;
	background: url("../images/hj_merit_head.jpg") no-repeat top;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 15px;
}

#sub_area #hj_merit li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



/*---------------------------
__Hajimete_risk.html
---------------------------*/



/*---------------------------
__Hajimete_fand.html
---------------------------*/
#sub_area p.hj04_p01 {
	padding: 0px 0px 0px 0px;
}

#sub_area p.hj04_p02 {
	padding: 10px 0px 0px 0px;
}

#sub_area p.hj04_p03 {
	padding: 10px 0px 20px 0px;
}

#hj04_left {
	float: left;
	width: 480px;
}

#hj04_right {
	float: right;
	width: 150px;
}

#hj_right02 {
	float: right;
	width: 260px;
	margin: 15px 0px 5px 0px;
	background: url("../images/hj_p_bg.jpg") no-repeat bottom;
	font-size:12px;
}

#hj_right02 dl {
	display: block;
	width: 230px;
	margin: 0px 15px 10px 15px;
	padding: 0px;
}

#hj_right02 dt {
	display: block;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #F60;
	line-height: 130%;
}

#hj_right02 dd {
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 130%;
}

#hj04_box01 {
	width: 645px;
	background: url("../images/hj04_bg01.jpg") no-repeat bottom;
	margin: 0px 0px 10px 0px;
}

#hj04_box01 p {
	padding: 5px 15px 10px 15px;
}

#hj04_box02 {
	width: 645px;
	background: url("../images/hj04_bg02.jpg") no-repeat bottom;
	margin: 0px 0px 20px 0px;
}

#hj04_box02 p {
	padding: 5px 15px 10px 15px;
}



/*---------------------------
__Hajimete_bunsan.html
---------------------------*/
.sub_td18 {
	width: 70px;
	background: #4190DD;
	color: #FFF;
}

.sub_td19 {
	width: 130px;
	background: #FFF5AE;
}

.sub_td20 {
	background: #EAF2DD;
	text-align: left;
}

.sub_td21 {
	background: #EAF2DD;
}

.sub_td22 {
	background: #DAC1FA;
}

.sub_td23 {
	background: #FFCFCF;
}

p.tbl_cap {
	text-align: center;
	margin: 5px 0px 0px 0px;
	font-size:12px;
}



/*---------------------------
__Hajimete_tyouki.html
---------------------------*/
#hj06_box {
	float: right;
	width: 320px;
	margin: 0px 0px 15px 15px;
}

table#sub_table04 {
	clear: both;
	width: 380px;
	border: 1px solid #16538C;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

#sub_table04 td {
	border: 1px solid #16538C;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px;
	line-height: 130%;
}

#sub_table04 td a {
	text-decoration: underline;
	font-weight: normal;
}

.sub_td24 {
	width: 90px;
	background: #FFF5AE;
}

#hj06_left {
	float: left;
	width: 380px;
}

#hj06_right {
	float: right;
	width: 250px;
}

#hj06_right td {
	padding: 7px;
}

#hj06_06 {
	clear: both;
}



/*---------------------------
__Search_top.html
---------------------------*/
#search_main {
	margin: 5px 0px 0px 0px;
}

#search_main h2 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #039;
	margin: 0px 15px 10px 0px;
}

#search_main p {
	float: left;
	padding: 1px 0px 0px 0px;
}

#search_box {
	clear: both;
	width: 645px;
	background: url("../images/f_box_bg.jpg") no-repeat bottom;
	margin: 0px 0px 20px 0px;
}

#search_box form {
	width: 645px;
	background: url("../images/f_box_head.jpg") no-repeat top;
	padding: 10px 0px 15px 0px;
}

#search_box form dl {
	width: 605px;
	margin: 0px 0px 10px 20px;
}

#search_box form dt {
	line-height: 200%;
	padding: 10px 0px 0px 0px;
}
#search_box form dd {
	display: inline;
	padding: 0px 12px 0px 0px;
	line-height: 200%;
}

#f_box01 {
	float: left;
}

#f_box02 {
	clear: both;
}

#search_box form dd input.text {
	width: 280px;
	float: left;
	margin: 10px 0px 0px 10px
}

#search_box form input.btn {
	position: relative;
	left: 270px;
	margin: 2px 0px 0px 0px;
}

#search_box img {
	margin: 0px 0px 0px 4px;
}

#search_box dl dd {
	width:140px;
}



/*---------------------------
__Search_result.html
---------------------------*/



/*---------------------------
__Sitemap.html
---------------------------*/
#sitemap {
	clear: both;
	width: 760px;
	margin: 10px auto 0px auto;
	padding: 0px 0px 50px 0px;
	text-align: left;
}

#sitemap h2 {
	width: 760px;
	height: 43px;
	background: url("../images/map_ttl.jpg") no-repeat;
	padding: 10px 0px 0px 26px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
}

#sitemap dt {
	width: 240px;
	line-height: 24px;
	background: url("../images/map_bg02.jpg") no-repeat;
	margin: 0px 0px 1px 0px;
}

#sitemap #map01 dt {
	width: 240px;
	line-height: 24px;
	background: url("../images/map_bg01.jpg") no-repeat;
	margin: 0px 0px 0px 0px;
}

#sitemap dt a {
	color: #FFF;
	text-indent: 28px;
	width: 240px;
	line-height: 24px;
	display: block;
}

#sitemap dd {
	width: 240px;
	height: 24px;
	background: url("../images/map_bg03.jpg") no-repeat;
	margin: 0px 0px 1px 0px;
}

#sitemap #map01 dd {
	width: 240px;
	height: 24px;
	background: url("../images/map_bg03.jpg") no-repeat;
	margin: 0px 0px 0px 0px;
}

#sitemap dd a {
	text-indent: 28px;
	width: 240px;
	line-height: 24px;
	display: block;
}

#map_search {
	position: relative;
	top: -24px;
	left: 260px;
}

#map02 {
	float: left;
	width: 240px;
	margin: 0px 20px 0px 0px;
}

#map03 {
	float: left;
	width: 240px;
	margin: 0px 20px 0px 0px;
}

#map04 {
	float: left;
	width: 240px;
	margin: 0px 0px 50px 0px;
}



/*---------------------------
__CommonTabClass
---------------------------*/
#tab {
	background: url("../images/tab_bg.jpg") repeat-x;
}

#tab ul {
	margin: 0px 0px 0px 10px;
}

#tab a {
	width:160px;
	display:block;
	font-weight:bold;
}

#tab .selected a {
	width:160px;
	display:block;
	background: url("../images/tab_selected.jpg") no-repeat;
}

#tab .yui-nav li {
	width: 160px;
	background: url("../images/tab.jpg") no-repeat;
	margin: 0px 2px 0px 0px;
	text-align:center;
	line-height:34px;
}

/*---------------------------
__Fund_Recommend_Table
---------------------------*/
table#func_rec {
	width:647px;
}

#fund_space {
	height:15px;
}

#fund_rec td#fund_rec_head {
	background: url("../images/fund_recm_h.gif") no-repeat left top;
	height:40px;
	width:647px;
}

#fund_rec td#fund_rec_foot {
	background: url("../images/fund_recm_f.gif") no-repeat left top;
	height:13px;
	width:647px;
}

#fund_rec td#fund_rec_info {
	background: url("../images/fund_recm_b.gif") repeat-y  left top;
	width:647px;
}

#fund_rec #td-inner {
	margin-left:15px;
	line-height:24px;
	font-size:14px;
	width:615px;
}

#fund_rec_info .red {
	font-weight:bold;
}

#fund_rec h4 {
	text-indent: -99999px;
}

