@charset "Shift_JIS";
/* 制作者情報 */
/* ブラウザ初期化スタイル */
/* 共通部分のスタイル */
/* 各ページ個別のスタイル */

/*--------------------------------------------------------------------
guideline : ver1.07
since : 2007/6/16
writer : 
last_editday : 2007/6/16
last_editor : 
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html, body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(../../images/bg.jpg);
	text-align: center;
	line-height: 1.5;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	list-style-type: none;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	outline:0;
}

strong {
	font-weight: bold;
}

a{
	color:#01419A;
	text-decoration:none;
	outline:0;
	margin: 0px;
	padding: 0px;
}
a:hover{
	text-decoration:none;
	outline:0;
	color: #4FBBA9;
}


strong{
	font-weight: bold;
}


div.clear{
	font-size:0;
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}



.indent{
	text-indent: -12px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
.asterisk{
}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*body*/

body {
	font-size:12px;
	background:#CCCCCC url(../../img/bg.jpg);
	height:100%;
	color:#333333;
}

/*container*/

div#container {
	width:884px;
	height:100%;
	overflow: visible;
	background: url(../../img/contenner_bg.jpg) repeat-y center;
	margin: 0px auto;
	padding: 0px;
}

/*header*/
div#header {
	width:882px;
	height: 94px;
	background: url(../../img/head_img.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div#header #head-menu{
	height:23px;
	font-size: 0px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 220px;
	position: absolute;
	left: 652px;
	top: 7px;
}
div#header h1{
	text-indent: -9999px;
	}

div#header p#headtext{
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	line-height: 1.4;
	}

/*-----  globalmenu  -----*/
div#global{
	padding: 0;
	height: 43px;
	width: 882px;
	background: url(../../img/g-menu_bg.jpg) repeat-x;
	margin: 0 auto;
}

div#global ul{
	list-style-type: none;
	height: 43px;
	padding: 0px;
}

div#global ul li{
	margin: 0;
	padding: 0;
	float:left;
	height: 43px;
	font-size: 0px;
	line-height: 0px;
	width: auto;
}

div#global ul li a{
	display:block;
	outline:0;
}


/*-----  wrapper  -----*/

div#wrapper {
	width:882px;
	margin: 0 auto;
	background: #FFF url(../../img/wrapper_bg.jpg);
	padding: 0px 0px 20px;
	text-align: left;
}
div#wrapper {
    overflow: visible;
}

div#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html #wrapper {
    height: 1em;
    overflow: visible;
}
/**/


/*-----  左パート  -----*/
div#sideA {
	padding-top: 12px;
	background: url(../../img/side-bg.jpg) repeat-x top;
	float: left;
	font-size: 12px;
	width: 227px;
	text-align: center;
}




/*-----  caption  -----*/

div#sideA .topic{
	width: 204px;
	text-align: center;
	margin: 0px auto 15px;
}

div#sideA .topic p{
	margin-bottom: 5px;
}

div#sideA .topic p.attention{
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
}

/*-----  sidemenu  -----*/

div#sideA .topic .sidemenu ul{
	margin-top: 5px;
}


div#sideA .topic .sidemenu ul li{
	list-style-type: none;
	font-size: 0px;
	line-height: 0px;
}


div#sideA .topic .sidemenu ul li a{
	list-style-type: none;
}


div#sideA .topic ul#service{
	list-style-type: none;
	line-height: 2;
	text-align: left;
	margin: 0px;
	padding: 5px;
}


div#sideA .topic ul#service li{
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	color: #1C448C;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}


div#sideA .topic ul#service li a{
	color: #1C448C;
	margin: 0px;
	padding: 0px;
}


/*-----  main  -----*/


div#main{
	float: right;
	width: 655px;
	text-align: center;
}



div#pagetop	 {
	background: url(../../img/pagetop.jpg) no-repeat left center;
	text-align: right;
	clear: both;
	float: right;
	width: auto;
	padding-left: 10px;
	margin-right: 12px;
	margin-top: 20px;
}
div#pagetop a{
}


/*-----  パンクズナビ  -----*/


div#navi {
	font-size: 10px;
	color: #017AB8;
	margin: 5px auto;
	padding-left: 10px;
	text-align: left;
}
div#navi a{
	color: #017AB8;
	font-size: 10px;
	text-decoration: underline;
}

/*-----  footer1  -----*/

div#footer {
	width:882px;
	clear:both;
	text-align: center;
	margin: 0 auto;
	background: url(../../img/fotter-bg_01.jpg) repeat-x;
	height: 22px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
}
div#footer a{
	padding:0;
	color:#FFFFFF;
	margin: 0;
	outline:0;
	font-size: 12px;
}
div#footer a:hover{
	padding:0;
	color:#4FBBA9;
}

/*----- fotterLink2 -----*/
div#footer2{
	width:882px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	background: #E5E5E5 url(../../img/fotter-bg_02.jpg) repeat-x;
	padding-top: 6px;
	height: 30px;
}
div#footer2 ul{
	float: left;
	margin-left: 10px;
	list-style-type: none;
	width: 550px;
	font-size: 10px;
	overflow: visible;
}
div#footer2 ul li{
	float: left;
	padding-left: 5px;
	margin-right: 8px;
	color: #204891;
	background: url(../../img/footer-menu_caption.jpg) no-repeat left 5px;
}
div#footer2 #copy{
	color: #204891;
	float: right;
	margin-right: 20px;
	font-size: 10px;
}

/*--------------------------------------------------------------------
下層ページ共通
--------------------------------------------------------------------*/


div#main .topic{
	clear: both;
	margin: 20px auto;
	width: 636px;
}

div#main .topic h4{
	margin: 0px;
	padding: 0px;
}

div#main .introcom{
	font-size: 12px;
	width: 625px;
	text-align: left;
	line-height: 1.5;
	clear: both;
	margin: 0px auto 10px;
}

div#main p{
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	clear: both;
	margin: 0px auto 10px;
}

div#main .topcomment{
	font-size: 12px;
	text-align: left;
	line-height: 1.5;
	clear: both;
	margin: 0px auto 10px;
	width: 619px;
}

div#main .risk{
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	padding-left: 10px;
}

/*--------------------------------------------------------------------
topページ
--------------------------------------------------------------------*/
div#wrapper #index {
	width: 882px;
	margin: 0 auto;
	background: url(../../img/top/index_bg.jpg) repeat-y;
	font-size: 12px;
	padding-bottom: 20px;
}
div#index {
	overflow: visible;
}

div#index:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html #index {
    height: 1em;
    overflow: visible;
}
/**/
div#index #top {
	float: left;
	padding-left: 12px;
	padding-top: 20px;
	width: 605px;
}
div#index #news-topic {
	width: 600px;
	background: #FFFFFF url(../../img/top/topic_bg.jpg) no-repeat;
	clear: both;
	text-align: left;
}
div#index #news-topic h3{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 6px;
	float: left;
	padding-left: 20px;
}
div#index #news-topic .top-news{
	font-size: 10px;
	float: right;
	padding-top: 8px;
	margin-bottom: 20px;
}
div#news-topic ul{
	list-style-type: none;
	clear: both;
	padding-left: 33px;
	text-align: left;
	font-size: 12px;
}
div#news-topic ul li{
	list-style-image: url(../../img/top/list_caption.gif);
	list-style-type: none;
	background: url(../../img/top/rist_line.jpg) no-repeat bottom;
	margin: 0px 10px 5px 0;
	padding: 0px 0px 5px 0;
	line-height: 1.5;
	list-style-position: outside;
}
div#index .detail{
	padding-top: 0px;
	background: url(../../img/top/list_caption.gif) no-repeat left center;
	float: right;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
}
div#index #selection{
	background: url(../../img/top/selection_bg.jpg) no-repeat;
	clear: both;
	width: 600px;
	height: 201px;
	padding-left: 20px;
}
div#index #selection h3{
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 6px;
	float: left;
}
div#index #selection ul{
	text-align: left;
	height: 160px;
	font-size: 12px;
	clear: both;
	padding-top: 20px;
}
div#index #selection ul li{
	list-style-type: none;
	background: url(../../img/top/list_caption2.gif) no-repeat left 6px;
	line-height: 1.5;
	width: 265px;
	float: left;
	border-bottom: 1px dashed #B3B4BA;
	margin: 0px 12px 10px 0;
	padding: 0px 0px 0px 10px;
}
div#index ul#association{
	list-style-type: none;
	clear: both;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#index ul#association li{
	float: left;
	margin-left: 8px;
}
div#index #rightside {
	float: right;
	padding-top: 15px;
	width: 250px;
	background: url(../../img/top/right_bg.jpg) no-repeat;
	text-align: center;
}
div#rightside #banner{
	margin-right: auto;
	margin-left: auto;
	width: 232px;
	margin-bottom: 3px;
	float: left;
	padding-left: 8px;
}
div#rightside #banner p{
	margin-right: auto;
	margin-left: auto;
	width: 220px;
	margin-bottom: 10px;
	padding-left: 10px;
}
div#rightside #banner p.attention{
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
}
div#rightside #banner p.plugin{
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
}


/*--------------------------------------------------------------------
会社概要・沿革
companyprofile.html
--------------------------------------------------------------------*/



div#main #companyplofile{
	margin: 0;
	width: 636px;
}

div#companyplofile dl{
	font-size: 12px;
	margin: 20px 0px 20px 15px;
	clear: both;
}

div#companyplofile dt{
	float: left;
	width: 130px;
	line-height: 2;
	font-weight: bold;
	color: #999999;
	clear: both;
	text-align: left;
	margin-left:5px;
}

/*\*/

* html div#companyplofile dd{
	text-indent:-3px;
}
/**/

div#companyplofile dd{
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	line-height: 2;
	color: #333333;
	padding-left: 150px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
}

div#companyplofile dd dl{
	margin: 0px;
	padding: 0px;
	clear: none;
}

div#companyplofile dd dl dt{
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: auto;
	clear: none;
}

div#companyplofile dd dl dd{
	border-style: none;
	margin: 0px;
	padding: 0px 0px 0px 230px;
	text-indent: 0px;
}

div#bizpolicy .caption{
	margin-bottom: 20px;
	margin-left: 8px;
}


div#bizpolicy .caption p{
	width: 587px;
	line-height: 1.5;
	margin: 5px 0px 0px 45px;
	padding: 0px;
	height: auto;
}


/*--------------------------------------------------------------------
ご挨拶
message.html
--------------------------------------------------------------------*/



div#main #message{
	width: auto;
	font-size: 12px;
	line-height: 1.5;
}
div#main #message .comment{
	margin-left: 12px;
	clear: both;
}
div#main #message .comment p{
	padding-right: 10px;
	width: 464px;
}
div#main #message .comment img{
	vertical-align: text-top;
	margin-bottom: 20px;
}
div#main #message .comment p img{
	margin: 10px 0px;
}
div#main #message .comment .left{
	float: left;
	height: auto;
	width: 464px;
}
div#main #message .comment .photo{
	float: right;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}


/*--------------------------------------------------------------------
店舗のご案内
access.html
--------------------------------------------------------------------*/



div#main #access{
	width: auto;
	margin: 0;
}
div#main #access .map{
	width: 636px;
	margin: 0px 0px 20px 8px;
	text-align: center;
}
div.map .detail{
	width: 579px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}

div.map .detail:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html div.map .detail{
    height: 1em;
    overflow: visible;
}
/**/
div.map .detail .point{
	margin-bottom: 5px;
}
div.map .detail p{
	padding-left: 10px;
}
div.map .detail img{
	float:left;
}



/*--------------------------------------------------------------------
個人情報保護法
privacy.html
--------------------------------------------------------------------*/



div#main #privacy{
	width: 636px;
	margin: 0;
}
div#main #privacy dl{
	margin-left: 20px;
	width: auto;
	text-align: left;
	clear: both;
	line-height: 1.5;
}
div#main #privacy dl dt{
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
	width: auto;
	clear: both;
}
div#main #privacy dl dd{
	margin-bottom: 20px;
	padding-left: 5px;
	width: auto;
}
div#main #privacy dl ul{
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
}

div#main #privacy dl.list01{
	clear: both;
}
div#main #privacy dl.list01 dt{
	float: left;
	border-style: none;
	width: auto;
}
/*\*/
* html div#main #privacy dl.list01 dt{
	height: 55px;
}
/**/
div#main #privacy dl.list01 dd{
	padding-left: 160px;
}



/*--------------------------------------------------------------------
商品のご案内
service01.html
--------------------------------------------------------------------*/



div#main #service table{
	margin: 20px auto;
	width: auto;
}
div#main #service table tr td{
	padding: 5px;
}
div#main #service #left{
	float: left;
	width: 308px;
	padding-left: 8px;
}
div#main #service #right{
	float: left;
	width: 308px;
	padding-left: 16px;
}
div#main #service .topic2{
	background: #E7EAEC url(../../img/service/topic_bg.jpg) no-repeat;
	height: 164px;
	width: 308px;
	margin-top: 20px;
	border: 1px solid #1E518F;
	clear: both;
}
div#main #service .topic2 h4{
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
div#main #service .topic2 ul{
	margin: 0px 20px 20px 12px;
	list-style-type: none;
	line-height: 2;
	text-align: left;
	padding-top: 20px;
}
div#main #service .topic2 ul li{
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
div#main #service p.lisk{
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 14px;
}





/*--------------------------------------------------------------------
手数料について
charge.html
--------------------------------------------------------------------*/



div#main #charge table{
	margin: 20px auto;
	width: 494px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	color: #333333;
	clear: both;
}
div#main #charge table tr th{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #FBFBFB;
	text-align: left;
}
div#main #charge table tr td{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background-color: #EDEDED;
	text-align: right;
}
div#main #charge table tr th.bond-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #0A81CA;
	text-align: center;
}
div#main #charge table tr th.charge-bg{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1880DD;
}
div#main #charge table tr th.charge2{
	font-weight: bold;
	text-align: center;
	background-color: #1A8AEE;
}
div#main #charge p.attention{
	width: 494px;
	font-size: 10px;
	color: #990000;
	margin-bottom: 10px;
	clear: both;
}
div#main #charge p.attention2{
	width: 494px;
	font-size: 10px;
	margin-bottom: 10px;
}
div#main #charge p.attention2 strong{
	font-weight: bold;
}

div#main #charge table tr th.charge-bg .caution{
	font-size: 10px;
	font-weight: normal;
}



div#main #charge table.caption{
	border-collapse:collapse;
	background-image: none;
	border-style: none;
	background-color: #FFFFFF;
	padding: 0px;
}
div#main #charge table.caption tr th{
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	width: 60px;
}
div#main #charge table.caption tr td{
	background-image: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: auto;
	border-style: none;
	font-weight: bold;
	text-align: left;
}

div#main #charge2{
	text-align: left;
	padding: 0px 12px;
	width: 606px;
}


div#main #charge2 #box{
	background: #FCFCFC;
	border: 1px solid #E5E5E5;
	padding: 15px;
	margin: 5px 0px;
	clear: both;
	width: auto;
}

div#main #charge2 #box p.title{
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px dashed #999999;
	color: #0A81CA;
	font-weight: bold;
	clear: both;
}

div#main #charge2 p.attention{
	font-size: 10px;
	color: #990000;
	clear: both;
	margin: 0px 0px 10px;
	padding: 0px;
}


div#main #charge2 table{
	border-collapse:collapse;
	margin-top: 20px;
}


div#main #charge2 table.attent{
	margin-bottom: 20px;
}


div#main #charge2 table tr th{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #FBFBFB;
	text-align: left;
}
div#main #charge2 table tr td{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #EDEDED;
}
div#main #charge2 table tr th.bond-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #0A81CA;
	text-align: center;
}
div#main #charge2 table tr th.charge-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #1567AF;
	text-align: center;
}



/*--------------------------------------------------------------------
証券マンスリー
monthly.html
--------------------------------------------------------------------*/



div#main #monthly{
	width: 624px;
	margin-left: 12px;
}
div#main #monthly img{
	text-align: left;
}

div#main #monthly #box1{
	background: #FFFFEA;
	border: 1px solid #E5E5E5;
	padding: 15px;
	margin: 5px 0px 20px;
	width: 600px;
	height: 25px;
}

div#main #monthly #box1:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

div#main #monthly #box1 p.title{
	margin: 0px auto 10px;
	width: 580px;
	color: #0A81CA;
	font-weight: bold;
	background: url(../../img/monthly/pdf01_over.jpg) no-repeat left top;
}

div#main #monthly #box1 p.title a{
	margin: 0px 0px 10px;
	padding: 6px 0px 0px 35px;
	color: #0A81CA;
	font-weight: bold;
	background: url(../../img/monthly/pdf01.jpg) no-repeat left top;
	display: block;
	height: 33px;
	width: 580px;
}

div#main #monthly #box1 p.title a:hover{
	color: #017AB8;
	font-weight: bold;
	background: url(../../img/monthly/pdf01_over.jpg) no-repeat left top;
}

div#main #monthly #box2{
	background: #FBFBFB;
	border: 1px solid #E5E5E5;
	padding: 15px;
	margin: 5px 0px 20px;
	width: 600px;
}

div#main #monthly #box2:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

div#main #monthly #box2 p.title{
	margin: 0px 0px 10px;
	padding: 6px 0px 15px 35px;
	width: 560px;
	border-bottom: 1px dashed #CCCCCC;
	color: #0A81CA;
	font-weight: bold;
	clear: both;
	background: url(../../img/monthly/pdf02.jpg) no-repeat left top;
}





/*--------------------------------------------------------------------
コールセンター
callcenter.html
--------------------------------------------------------------------*/



div#main .callcenter{
	margin: 0px auto;
	width: 622px;
}

div#main .callcenter .box{
	margin-bottom: 20px;
	margin-top: 20px;
}

div#main .callcenter .box p{
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 35px;
	width: auto;
}


div#main .callcenter table{
	margin: 20px auto;
	width: auto;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	color: #333333;
	clear: both;
}
div#main .callcenter table tr th{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #FBFBFB;
	text-align: left;
}
div#main .callcenter table tr td{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #EDEDED;
}
div#main .callcenter table tr th.bond-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #0A81CA;
	text-align: center;
}
div#main .callcenter table tr th.charge-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #1567AF;
	text-align: center;
}






/*--------------------------------------------------------------------
特定口座のご案内
account.html
--------------------------------------------------------------------*/



div#main #account{
	padding-right: 12px;
	padding-left: 12px;
}



div#main #account table{
	margin: 20px auto;
	width: auto;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	color: #333333;
	clear: both;
}
div#main #account table tr th{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #EDEDED;
	text-align: left;
}
div#main #account table tr td{
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
	background: #FBFBFB;
	text-align: center;
}
div#main #account table tr th.bond-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #0A81CA;
	text-align: center;
}
div#main #account table tr th.charge-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #1567AF;
	text-align: center;
}
div#main #account table tr th.gensen-bg{
	font-weight: bold;
	color: #FFFFFF;
	background: #0B96EC;
	text-align: center;
}

div#main #account p.attention{
	font-size: 10px;
	color: #990000;
	clear: both;
	margin: 0px 0px 20px;
	padding: 0px;
}


div#main #account p.title{
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #CCCCCC;
	color: #000000;
	font-weight: bold;
	clear: both;
}


div#main #account p.text{
	margin: 0 0 20px;
}

div#main #account dl{
	background: #EDEDED;
	border: 1px solid #CCCCCC;
	padding: 10px;
	line-height: 1.5;
	margin-bottom: 20px;
}

div#main #account dl dt{
	float: left;
	text-align: left;
	width: auto;
}

div#main #account dl dd{
	margin-left: 130px;
	text-align: left;
}

/*\*/

* html div#main #account dl dd{
	text-indent:-3px;
}







/*--------------------------------------------------------------------
株券電子化について
computerize.html
--------------------------------------------------------------------*/



div#main #computerize{
	text-align: center;
}

div#main #computerize p.text{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 610px;
}
div#main #computerize ul{
	text-align: left;
	width: 600px;
	margin: 20px 20px　30px　10px;
	list-style-type: none;
	}

div#main #computerize ol{
	text-align: left;
	width: 570px;
	list-style-position: outside;
	margin: 20px 20px 30px 10px;
	padding-left: 25px;
}

div#main #computerize li{
	margin-bottom: 10px;
	line-height: 1.5;
}

div#main #computerize li .attention{
	color: #990000;
}








/*--------------------------------------------------------------------
財務情報
financial.html
--------------------------------------------------------------------*/



div#main #financial{
	text-align: center;
}

div#main #financial table{
	width: 606px;
	margin: 0px auto;
	padding: 10px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid #666666;
}

div#main #financial table tr{
}

div#main #financial table tr th{
	color: #FFFFFF;
	background: #0A81CA;
	font-weight: bold;
	border: 1px solid #666666;
	padding: 5px;
	white-space: nowrap;
}

div#main #financial table tr td{
	border: 1px solid #666666;
	padding: 5px;
	white-space: nowrap;
}








/*--------------------------------------------------------------------
ファンドセレクション
fundselection.html
--------------------------------------------------------------------*/


div#main #fundselection{
}


div#main #fundselection dl{
	width: 579px;
	margin: 20px auto;
}

div#main #fundselection dl dt{
	height: 36px;
	background-image: url(../../img/funds/pdf_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#main #fundselection dl dt p{
	text-align: left;
	color: #01419A;
	float: left;
	padding-top: 7px;
}

div#main #fundselection dl dt span{
	float: right;
}

div#main #fundselection dl dt p a{
	text-align: left;
	font-weight: bold;
	color: #01419A;
	padding-left: 35px;
	padding-top: 13px;
}

div#main #fundselection dl dt p a:hover{
	color: #017AB8;
}

div#main #fundselection dl dd{
	padding-left: 5px;
	margin-bottom: 35px;
}

div#main #fundselection dl dd.message{
	background: #FFFFCC;
	border: 1px solid #999999;
	padding: 10px;
	text-align: left;
	line-height: 1.5;
}

.message{
	background: #FFFFCC;
	border: 1px solid #999999;
	padding: 10px;
	text-align: left;
	line-height: 1.5;
}

div#main #adobePlugin{
	height: 31px;
	width: 579px;
	margin: 0px auto;
}

div#main #adobePlugin a{
	background: url(../../img/adobe_banner.jpg) no-repeat left center;
	margin: 0px auto;
	display: block;
	padding-top: 8px;
	height: 31px;
	width: 579px;
}







/*--------------------------------------------------------------------
投資信託一覧
fundselection.html
--------------------------------------------------------------------*/

div#main #investmentlist{
}

div#main #investmentlist .topic{
	background: url(../../img/investmentlist/topic_bg.jpg) no-repeat left bottom;
	height: auto;
	width: 634px;
	border: 1px solid #1E518F;
	margin: 20px auto;
}

div#main #investmentlist dl{
	padding: 5px;
}

div#main #investmentlist dl dt{
	width: 320px;
	border-bottom: 1px dashed #CCCCCC;
	float: left;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #146AB2;
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	font-size: 12px;
}

div#main #investmentlist dl dd{
	width: 280px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 340px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
}

/*\*/

* html div#main #investmentlist dl dd{
	text-indent:-3px;
}
/**/







/*--------------------------------------------------------------------
投資信託一覧
fundselection.html
--------------------------------------------------------------------*/

div#main .inaugurate{
	width: 636px;
	margin: 0px auto;
}

div#main .inaugurate .topic{
}

div#main .inaugurate dl{
	background: #EDEDED;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 20px auto;
}

div#main .inaugurate dl dt{
	float: left;
	width: auto;
}

div#main .inaugurate dl dd{
	text-align: left;
	margin-left: 130px;
}

/*\*/

* html divdiv#main .inaugurate dl dd{
	text-indent:-3px;
}
/**/

div#main .inaugurate #left{
	background: #F9F9F9;
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 5px;
}

div#main .inaugurate #right{
	background: #F9F9F9;
	float: right;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 5px;
}
div#main .inaugurate ul.part1{
	text-align: left;
	width: 270px;
	line-height: 1.5;
	padding-left:20px;
}
/*\*/
* html div#main .inaugurate ul.part1{
	width: 300px;
}
/**/
div#main .inaugurate2{
	width: 636px;
	margin: 0px auto;
	background: url(../../img/inaugurate/bg.jpg) no-repeat center bottom;
	padding-bottom: 60px;
}

div#main .inaugurate2 #left2{
	float: left;
	width: 300px;
	margin: 0px auto;
	padding: 5px;
}

div#main .inaugurate2 #right2{
	float: right;
	width: 300px;
	margin: 0px auto;
	padding: 5px;
}

div#main .inaugurate2 ul.part2{
	text-align: left;
	line-height: 1.5;
	list-style-position: outside;
	margin: 0px auto;
	list-style-type: none;
}

div#main .inaugurate2 ul.part2 li{
	margin-bottom: 30px;
}

div#main .inaugurate2 ul.part2 li#a-1{
	background: url(../../img/inaugurate/a-1.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate2 ul.part2 li#a-2{
	background: url(../../img/inaugurate/a-2.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate2 ul.part2 li#a-3{
	background: url(../../img/inaugurate/a-3.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate2 ul.part2 li#b-1{
	background: url(../../img/inaugurate/b-1.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate2 ul.part2 li#b-2{
	background: url(../../img/inaugurate/b-2.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate2 ul.part2 li#b-3{
	background: url(../../img/inaugurate/b-3.jpg) no-repeat left top;
	padding-left: 30px;
}

div#main .inaugurate .attention{
	margin: 20px auto 0px;
	width: 536px;
	color: #990000;
}


div#main .inaugurate ul.part3{
	text-align: left;
	width: 595px;
	line-height: 1.5;
	padding-left: 15px;
}



/*--------------------------------------------------------------------
リスク
lisk.html
--------------------------------------------------------------------*/



div#main .risk{
	margin: 0px auto;
	background: url(none);
	width: 620px;
	padding: 0px;
}

div.risk dl{
	margin: 0px;
	padding: 0px;
}

div.risk dt{
	float: left;
	width: 130px;
	line-height: 2;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
	clear: both;
	text-align: left;
}

div.risk dd{
	margin-left: 10px;
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	line-height: 2;
	color: #333333;
	padding-left: 140px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

/*\*/

* html div.risk dd{
	text-indent:-3px;
}

div.risk .detail	 {
	background: url(../../img/arrow-left.gif) no-repeat left center;
	text-align: right;
	clear: both;
	float: right;
	width: auto;
	padding-left: 10px;
	margin-right: 12px;
	margin-top: 20px;
}




/*--------------------------------------------------------------------
ファンド
funds01〜funds04.html
--------------------------------------------------------------------*/

#fundindex{
	margin-top: 15px;
	padding-left: 10px;
	width: 630px;
	float: left;
	padding-bottom: 15px;
}

#fundindex:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

#fundindex ul{
	list-style-type: none;
	font-size: 10px;
	overflow: visible;
	width: 636px;
	height: 100%;
}
#fundindex ul li{
	float: left;
	padding-left: 7px;
	margin-right: 12px;
	color: #204891;
	white-space: nowrap;
	background: url(../../img/arrow.jpg) no-repeat left 5px;
}

div#main .attention01{
	font-size: 10px;
	color: #999999;
	text-indent: -10px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div#main .attention02{
	color: #FF0000;
	text-indent: -10px;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div#main .attention03{
	color: #FF0000;
	text-align:left;
}

div#main .funds{
}

div#main .funds dl{
	width: 620px;
	margin: 0px auto;
}

div#main .funds dl#point dt{
	text-align: left;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 10px;
	clear: both;
	line-height: 1.5;
	font-weight: bold;
}

div#main .funds dl#point dd{
	text-align: left;
	margin-bottom: 20px;
	padding-left: 6px;
}

div#main .funds dl#point dt img{
	float: right;
}

div#main .funds dl#point dt.point01-1{
	background: url(../../img/funds01/point01.jpg) no-repeat left top;
	padding-left: 100px;
}


div#main .funds dl#point dt.point01-2{
	background: url(../../img/funds01/point02.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dd.point01-2 dl,
div#main .funds dl#point dd.point01-4 dl{
	margin: 0px;
	padding: 0px;
}


div#main .funds dl#point dd.point01-2 dl dt{
	float: left;
	clear: both;
	width: 200px;
	border-style: none;
	font-weight: normal;
}


div#main .funds dl#point dd.point01-2 dl dd{
	border-style: none;
	line-height: 1.5;
	padding-left: 200px;
}


div#main .funds dl#point dd.point01-4 dl dt{
	float: left;
	clear: both;
	width: 230px;
	border-style: none;
	font-weight: normal;
}
div#main .funds dl#point dd.point01-4 dl dd{
	border-style: none;
	line-height: 1.5;
	padding-left: 230px;
}

div#main .funds dl#point dt.point01-3{
	background: url(../../img/funds01/point03.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point01-4{
	background: url(../../img/funds01/point04.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point01-5{
	background: url(../../img/funds01/point05.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds #box{
	width: 610px;
	text-align: left;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


div#main .funds .box img{
	float: left;
	margin-bottom: 20px;
}


div#main .funds .box .text01{
	text-align: left;
	width: 600px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}


div#main .funds .box .text02{
	float: left;
	font-size: 10px;
	color: #999999;
	padding-top: 20px;
	width: 260px;
}


div#main .funds .box .text03{
	text-align: left;
	width: 600px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}


div#main .funds .memo2{
	background: #EFEBE7;
	border: 1px solid #B3B3B3;
	padding: 10px;
	width: 610px;
	margin: 0px auto 20px;
	text-align: left;
}


div#main .funds dl#memo{
	width: 610px;
	text-align: left;
	clear: both;
	line-height: 1.5;
}
div#main .funds dl#memo dt{
	font-weight: bold;
	float: left;
	width: 120px;
	clear: both;
}
div#main .funds dl#memo dd{
	margin-bottom: 10px;
	padding-left: 140px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
}

/*\*/

* html div#main .funds dl#memo dd{
	text-indent:-3px;
}
/**/

div#main .funds dl#lisk{
	width: 610px;
	text-align: left;
	clear: both;
	line-height: 1.5;
}
div#main .funds dl#lisk dt{
	font-weight: bold;
	float: left;
	width: 120px;
	clear: both;
	color: #990000;
}
div#main .funds dl#lisk dd{
	margin-bottom: 10px;
	padding-left: 140px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 5px;
}



/*\*/

* html div#main .funds dl#lisk dd{
	text-indent:-3px;
}
/**/

div#main .funds dl#point dt.point02-1{
	background: url(../../img/funds02/point01.jpg) no-repeat left top;
	padding-top: 40px;
	padding-left: 5px;
}

div#main .funds dl#point dd.point02-1{
	width: 320px;
	float: left;
}

div#main .funds dl#point dd.point02-1 a{
	float: right;
	background: url(../../img/footer-menu_caption.jpg) no-repeat left center;
	display: block;
	padding-left: 10px;
	line-height: 2;
	clear: both;
}


div#main .funds dl#point dt.point02-2{
	background: url(../../img/funds02/point02.jpg) no-repeat left bottom;
	padding-left: 100px;
}


div#main .funds dl#point dt.point02-3{
	background: url(../../img/funds02/point03.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point02-4{
	background: url(../../img/funds02/point04.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point02-5{
	background: url(../../img/funds02/point05.jpg) no-repeat left bottom;
	padding-left: 100px;
}


div#main .funds dl#point dt.point02-6{
	background: url(../../img/funds02/point06.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point02-7{
	background: url(../../img/funds02/point07.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point02-8{
	background: url(../../img/funds02/point08.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point03-1{
	background: url(../../img/funds03/point01.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point03-2{
	background: url(../../img/funds03/point02.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}



div#main .funds dl#point dt.point04-1{
	background: url(../../img/funds04/point01.jpg) no-repeat left bottom;
	padding-left: 100px;
}


div#main .funds dl#point dt.point04-2{
	background: url(../../img/funds04/point02.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}


div#main .funds dl#point dt.point04-3{
	background: url(../../img/funds04/point03.jpg) no-repeat left bottom;
	padding-left: 100px;
	padding-top: 10px;
}





/*--------------------------------------------------------------------
資料請求
request.html
--------------------------------------------------------------------*/

div#main .request{
	margin: 0;
	width: 636px;
}
div#main .request .attention{
	font-size: 10px;
	color: #990000;
	margin-left: 20px;
}

div.request dl{
	font-size: 12px;
	margin: 20px 0px 20px 15px;
	clear: both;
}

div.request dt{
	float: left;
	width: 130px;
	line-height: 2;
	font-weight: bold;
	color: #999999;
	clear: both;
	text-align: left;
	margin-left:5px;
}

/*\*/

* html div.request dd{
	text-indent:-3px;
}
/**/

div.request dd{
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	line-height: 2;
	color: #333333;
	padding-left: 150px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
}



div.request dd input#name,
div.request dd input#furigana,
div.request dd input#tel{
	width:200px;
}

div.request dd input#ad,
div.request dd input#zip{
	width:60px;
}

div.request dd input#mon,
div.request dd input#day{
	width:30px;
}

div.request dd input#adr,
div.request dd input#bild,
div.request dd input#email{
	width:400px;
}


div.request dd textarea{
	width:400px;
}








/*--------------------------------------------------------------------
お問合せ内容
contact.html
--------------------------------------------------------------------*/

div#main .contact{
	margin: 0;
	width: 636px;
}
div#main .contact .attention{
	font-size: 10px;
	color: #990000;
	margin-left: 20px;
}

div.contact dl{
	font-size: 12px;
	margin: 20px 0px 20px 15px;
	clear: both;
}

div.contact dt{
	float: left;
	width: 130px;
	line-height: 2;
	font-weight: bold;
	color: #999999;
	clear: both;
	text-align: left;
	margin-left:5px;
}

/*\*/

* html div.contact dd{
	text-indent:-3px;
}
/**/

div.contact dd{
	border-bottom: 1px dashed #CCCCCC;
	text-align: left;
	line-height: 2;
	color: #333333;
	padding-left: 150px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
}

div.contact dd input#name,
div.contact dd input#furigana,
div.contact dd input#tel{
	width:200px;
}

div.contact dd input#ad,
div.contact dd input#zip{
	width:60px;
}

div.contact dd input#mon,
div.contact dd input#day{
	width:30px;
}

div.contact dd input#adr,
div.contact dd input#bild,
div.contact dd input#email{
	width:400px;
}


div.contact dd textarea{
	width:400px;
}







/*--------------------------------------------------------------------
よくいただくご質問
faq.html
--------------------------------------------------------------------*/

div#main .faq{
	margin: 0 auto;
	width: 636px;
	text-align: center;
}

div#main .faq ul#question{
	margin: 0px auto 50px;
	padding: 0px;
	width: 578px;
	text-align: left;
	list-style-type: none;
}

div#main .faq ul#question li{
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #CCCCCC;
}

div#main .faq ul#question li span{
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}

div#main .faq ul#anser{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#main .faq ul#anser li{
	background-image: url(../../img/faq/topic.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0;
	padding: 3px 0 0 15px;
	text-align: left;
	clear: both;
}

div#main .faq ul#anser li span{
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}

div#main .faq ul#anser li dl{
	margin: 15px 0;
	text-align: left;
	padding: 0;
	color: #333;
	clear: both;
}

div#main .faq ul#anser li dl dt{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	float: left;
}

div#main .faq ul#anser li dl dd{
	padding-left: 30px;
}

div#main .faq ul#anser p.faqtop	 {
	text-align: right;
	clear: both;
	float: right;
	width: auto;
	padding-left: 10px;
	margin-top: 20px;
	background-image: url(../../img/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}





/*--------------------------------------------------------------------
サイトマップ
sitemap.html
--------------------------------------------------------------------*/



div#main #sitemap{
	margin: 0 auto;
	width: 600px;
	text-align: center;
}



div#main #sitemap ul{
	text-align: left;
	margin: 0;
}
div#main #sitemap ul li{
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

div#main #sitemap ul li ul{
	text-align: left;
	margin: 0px auto 0px 10px;
}
div#main #sitemap ul li ul li {
	margin: 0 0 10px;
	font-weight: bold;
}

div#main #sitemap ul li ul li ul{
	text-align: left;
	margin: 0px auto 10px 20px;
}
div#main #sitemap ul li ul li ul li{
	margin: 0;
	font-weight: bold;
}
div#main #sitemap ul li ul li ul li a{
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}
div#main #sitemap li a{
	background-image: url(../../img/sitemap/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
}
