@charset "utf-8";
/* CSS Document */

body {
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	margin: 0 0 0px;
	padding: 0px;
	width: 100%;
	color:#000;
	line-height:1.3;
	height:100%;
	min-height: 100%;
	position:relative;
	background:#f0ede8;
}
/* 表示エフェクト */
#wrapper {
	/*display: none;*/
	background:url(../img/bg_main.jpg) no-repeat top center #fff;
	height: 100%;
    min-height: 100%;
}
body > #wrapper {
    height: auto;
}	
#main_area{
	width:1024px;
	height:740px;
	margin:0 auto;
	padding-bottom:20px;
}
#index_title, #main_title {
	margin:0 auto 10px;
}
#index_title h1{
	text-align:center;
	color:#002060;
	font-size:2.5em;
	font-weight:bold;
	padding:90px 0 0;
}
#index_title h2{
	text-align:center;
	color:#002060;
	font-size:2.0em;
	padding: 20px 0 0;
}
#main_title h1{
	font-size:26px;
	text-align:left;
	padding:0 0 0 15px;
	color:#333;
}
#main_title .h1_s {
letter-spacing:-1.5px;
}
/*page*/
strong{
color: #F63;
}
.txts{
font-size:12px;
}
.txts2{
font-size:14px;
}
.dot li{
list-style-type:disc;
margin-left:20px;
}
.ans{
padding:0px 5px;
background:#ffcc99;
margin:0 10px 0px 0;
width: 20px; 
height: 20px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px; 
}

/* float */
.fll{
	float:left;
}
.flr{
	float:right;
}

/* text-align */
.tal{
	text-align:left;
}
.tar{
	text-align:right;
}
.tac{
	text-align:center;
}

/* margin */
.mt0{
margin-top:0px!important;
}
.mt5{
margin-top:5px!important;
}
.mt10{
margin-top:10px!important;
}
.mt15{
margin-top:15px!important;
}
.mt20{
margin-top:20px!important;
}
.mt30{
margin-top:30px!important;
}
.ml5{
margin-left:5px!important;
}
.ml10{
margin-left:10px!important;
}
.ml15{
margin-left:15px!important;
}
.ml30{
margin-left:30px!important;
}
.mr5{
margin-right:5px!important;
}
.mr10{
margin-right:10px!important;
}
.mr15{
margin-right:15px!important;
}
.mr30{
margin-right:30px!important;
}
.mb0{
margin-bottom:0!important;
}
.mb2{
margin-bottom:2px!important;
}
.mb5{
margin-bottom:5px!important;
}
.mb10{
margin-bottom:10px!important;
}
.mb15{
margin-bottom:15px!important;
}
.mb20{
margin-bottom:20px!important;
}
.mb30{
margin-bottom:30px!important;
}
.mb40{
margin-bottom:40px!important;
}
.clear {
clear:both;
width:0px;
height:0px;
overflow:hidden;
}
.clear01 {
	clear:both;
}

/* clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
	overflow: hidden;
}
 
.clearfix:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
/* clearfix end */

.txtred{
color:#ff0000;
}
.txtblue{
color:#0000ff;
}
/* ※マーク */
sup.txts{
vertical-align:0.7em;
line-height:100%;
}
/* ●マーク */
.txtl{
font-size:26px;
}
.gotop {
	margin:10px auto 0px;
	padding-bottom:30px;
	text-align:center;
	font-size:18px;
}
.gotop div {
	background:url(../img/icon02.png) left no-repeat;
	color: #0000ee;
	display: inline-block;
	font-size: 18px;
	padding-left:28px;
	text-decoration:none;

}
.copy{
	text-align:center;
	margin:50px 0 30px;
	font-size:90%;
	line-height:1.5;
	color:#002060;
}

/*------------------------------ はじめよう、投資信託 ------------------------------*/
#top_list{
	margin:0 0 30px;
	overflow: hidden;
    position: relative;
}
#top_list ul {
	margin:0 20px 20px;
	position: relative;
    left: 50%;
	text-align:center;
}
#top_list ul li {
	position: relative;
    left: -50%;
}

/* ボタン 角丸 */
.btn_type01 div:link,
.btn_type01 div:visited,
.btn_type01 div:active {
color: #fff;
text-decoration: none;
}
.btn_type01 {
	margin:0 auto;
	padding:40px 0 0;
}
.btn_type01 li {
	display:inline-block;
	margin:0 20px 20px 0;
}
.btn_type01 li div {
	background:url(../img/icon01.png)  center right no-repeat;
	width:300px;
	height:80px;
	line-height:80px;
    font-size:22px;
    font-weight:bold;
    text-decoration:none;
    text-align:left;
    padding:0 25px;
	display:block;
    color:#fff;
    background-color:#ecb27e;
    border-radius:7px;
    box-shadow:2px 2px 2px #999;
    /*background: -moz-linear-gradient(top,#0c4d9d 0%,#3c89e8);
	background: -webkit-gradient(linear, left top, left bottom, from(#0c4d9d), to(#3c89e8));*/
	border: 1px solid #DDD;
}

.btn_type02 {
	margin:20px 0;
}
.btn_type02 ul{
	margin:0 auto;
	padding:0;
	width:400px;	
}
.btn_type02 li {
	margin:0 auto 15px;
	vertical-align: middle;
	/*background:url(../img/icon01.png) left no-repeat;*/
	/*list-style-image: url('../img/icon_link01.png') ;*/
}
.btn_type02 ul li div {
	background:url(../img/icon04.png)  center right no-repeat;
	width:400px;
	height:70px;
    font-size:22px;
    font-weight:bold;
    text-decoration:none;
    text-align: center;
    padding:0;
	line-height:70px;
	display:block;
    color:#fff;
    background-color:#dfc971;
    border-radius:7px;
    box-shadow:2px 2px 2px #999;
    /*background: -moz-linear-gradient(top,#0c4d9d 0%,#3c89e8);
	background: -webkit-gradient(linear, left top, left bottom, from(#0c4d9d), to(#3c89e8));*/
	border: 1px solid #DDD;
}

.btn_type03 {
	margin:20px 0;
}
.btn_type03 ul{
	margin:0 auto;
	padding:0;
	width:400px;	
}
.btn_type03 li {
	margin:0 auto 15px;
	vertical-align: middle;

}
.btn_type03 ul li div {
	background:url(../img/icon04.png)  center right no-repeat;
	width:400px;
	height:60px;
    font-size:22px;
    font-weight:bold;
    text-decoration:none;
    text-align: center;
    padding:0;
	line-height:70px;
	display:block;
    color:#fff;
    background-color:#dfc971;
    border-radius:7px;
    box-shadow:2px 2px 2px #999;
	border: 1px solid #DDD;
}




