@charset "utf-8";


body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	background-image: url(../images/bg_img2.jpg);
	background-repeat: repeat;
}

/*文字サイズ*/
body.fontL {
	font-size:115%;
	line-height: 115%;	
}
body.fontM {
	font-size:100%;
	line-height: 100%;	
}
body.fontS {
	font-size:80%;
	line-height: 80%;	
}
.small {
	font-size:9px;
}

/*メインレイアウト*/
#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#side {
	float: left;
	width: 190px;
	margin-right: 10px;
}


/*コンテンツエリア*/
#contents{
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 10px;
	width: 560px;
	float: left;
}
#contents a{
	color:#336699;
}
#contents a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#contents h2{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #CC3366;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3366;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
}
#contents h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #CC3366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

/*メニュー*/
#menu_m{
	padding-bottom: 10px;
	text-align: center;
}

#menu-attent {
	margin-top: 20px;
	
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}	
#menu-attentbox {
	border: 1px solid #F52590;
	background-image: url(../images/attention.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu-attent ul{
	padding: 0px;
	margin: 0px;
}
#menu-attent li{
	padding: 0px;
	list-style:none;
	margin-top: 10px;
}
#menu-btm {
	width: 190px;
}


/*ヘッダー*/
#header{
	padding-bottom: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F52590;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header_logo {
	float: left;
	width: 400px;
}
#header_side {
	float: right;
	width: 300px;
}
#header_navi{
	padding-bottom: 0px;
	text-align: right;
}
#header_navi ul{
	margin-top: 5px;
	margin-bottom: 0px;
}
#header_navi li{
	list-style:none;
	display:inline;
}
#size_change{
	padding-bottom: 0px;
	text-align: right;	
}
#size_change ul{
	margin-top: 5px;
	margin-bottom: 0px;
}
#size_change li{
	list-style:none;
	display:inline;
}

/*フッター*/
#footer{
	font-size: 10px;
	color: #484848;
	line-height: 12px;
	width: 760px;
	margin-top: 20px;
}
#footer li{
	list-style:none;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF3366;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#footer ul{
	padding: 0px;
	margin: 0px;
}
#footer a{
color:#666666;
text-decoration:none;
}
#footer a:hover{
color:#0066CC;
text-decoration:underline;
}



#menu_s{
padding-bottom: 10px;
}
#banking{
	background-image: url(../images/menu_b_bg.gif);
	width: 190px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.menu_b_btn{
	text-align:center;
	margin-bottom: 5px;
}

#up{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ttl_c{	margin-bottom: 10px;}

#investment-m04{
margin-top:10px;}
#investment-m04 fieldset{margin-top: 10px;}
#investment-m08{
	padding-right: 5px;
	padding-left: 5px;
}
.investment-m08-h01{
	background-image: url(../investment/images/icon_11.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
.investment-m08-h02{
	background-image: url(../investment/images/icon_12.gif);
	background-repeat: no-repeat;
	background-position: center;
		text-align: center;
		height: 20px;
		padding-bottom: 5px;
			padding-top: 5px;
}
