﻿/* 資産運用ナビ */

body {
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#CEAA7B;
	color:#391D00;
	}

a {
	color:#391D00;
	text-decoration:underline;
	} 


a:hover {
	color:#980707;
	text-decoration:none;
	} 
	

.bg {
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	width:790px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0 20px 0 20px;

	}

.pagetop img {
	padding:0;
	margin:0;
	}

/* ヘッター
------------------------------------------------*/


.top h1 {
	margin:3px 0 0 0px;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	}

.head {
	margin:0px;
	padding:0px;
	width:790px;
	height:85px;
	text-align:left;
	background-image:url(images/he_pr.gif);
	background-repeat:no-repeat;
	}

.tbana img{
	margin-bottom:10px;
	}


.menu {/*グローバルナビ */
	margin:0px;
	padding:5px 0 0 0px;
	height:30px;
	background-image:url(images/he_me.gif);
	background-repeat:no-repeat;
	}

.menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

.menu ul li{
	width:157px;
	margin:0px;
	padding0px;
	display:block;
	float:left;
	text-align:center;
	}

.menu ul li a {
	padding:15px 0 0 0px;
	width:157px;
	height:30px;
	font-size:80%;
	font-weight:bold;
	color:#F0E7D9;
	text-decoration:none;
	}


.menu a:hover {
	color:#ffffff;
	text-decoration:underline;
	} 


.pan {
	font-size:70%;
	padding:5px;
	float:left;
	}

.moji {
	font-size:80%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:right;
	}

/* トップページ左
------------------------------------------------*/

#topleft {
	width:510px;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}


.toptext {
	border:1px #391D00 solid;
	padding:0px;
	margin:0 0px 10px 0;
	background-color:#ffffff;
	line-height:120%;
	}


	
.toptext h2 {
	background-image:url(images/cont_h2.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:25px;
	font-size:80%;
	font-weight:bold;
	color:#F0E7D9;
	padding:3px 0 0 15px;
	margin-bottom:0px;
	margin-top:0px;
	}

.toptext h3 {
	background-image:url(images/cont_h3.gif);
	background-repeat:repeat-x;
	text-align:left;
	height:26px;
	font-size:80%;
	font-weight:normal;
	color:#F0E7D9;
	padding:4px 0 0 15px;
	margin:0px;
	}

.toptext p{
	padding:10px 10px 10px 10px;
	margin:0;
	font-size:80%;
	}

.toptext img{
	margin:0px 10px 0px 0px;
	padding:0 0 0 0;
	float:left;

	}

.toptext ul {
	list-style-image:url(images/list.gif);
	width:180px;
	padding:10px 20px 20px 30px;
	margin:0 0 0 0;
	font-size:80%;
	line-height:150%;
	float:left;

	}
	
.bana img{
	margin:10px 10px 0px 10px;

	}


/* トップページ右
------------------------------------------------*/

#topright {
	width:270px;
	padding:0;
	margin:0;
	text-align:left;
	float:right;
}


.righttext {
	border:1px #391D00 solid;
	padding:0px;
	margin:0 0px 10px 0;
	padding:0;
	background-color:#ffffff;
	line-height:150%;
	}


	
.righttext h2 {
	background-image:url(images/cont_h2.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:25px;
	font-size:80%;
	font-weight:bold;
	color:#F0E7D9;
	padding:1px 0 0 15px;
	margin:0;
	}



.righttext ul {
	list-style-image:url(images/list.gif);
	padding:10px 10px 10px 30px;
	margin:0;
	font-size:80%;
	line-height:150%;
	}



/* サブページ左コンテンツ
------------------------------------------------*/

.subleft {
	width:580px;
	padding:0;
	margin:0;
	text-align:left;
	float:left;
}

.subleft h1 {
	background-image:url(images/cont_h1.gif);
	background-repeat:repeat-x;
	text-align:left;
	height:35px;
	font-size:90%;
	font-weight:bold;
	color:#F0E7D9;
	padding:10px 0 0 20px;
	margin:0;
	}


.subtext {
	border:1px #391D00 solid;
	padding:0px;
	margin:0 0 10px 0;
	background-color:#ffffff;
	line-height:110%;
	}


	
.subtext h2 {
	background-image:url(images/cont_h2.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:25px;
	font-size:80%;
	font-weight:bold;
	color:#F0E7D9;
	padding:4px 0 0 15px;
	margin:0px;
	}


.subtext p{
	margin:5px 10px 10px 10px;
	padding:0;
	font-size:80%;
	}




/* サブページ右ローカルナビ
------------------------------------------------*/

#submenu {
	width:200px;
	float:right;
	padding:0px;
	margin:0 0 10px 0;
	text-align:left;
	background-image:url(images/subme_bg.gif);
	background-repeat:repeat-y;

}


#submenu h2 {
	background-image:url(images/subme_h2.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:25px;
	font-size:80%;
	font-weight:bold;
	color:#F0E7D9;
	padding:5px 0px 0px 10px;
	margin:0;
	}



#submenu ul {
	list-style-image:url(images/list.gif);
	padding:10px 0 10px 30px;
	margin:0;
	font-size:80%;
	line-height:150%;
	}




/* フッター
------------------------------------------------*/

.footer {
	background-image:url(images/fu_me.gif);
	background-repeat:repeat-y;
	width:790px;
	height:45px;
	color:#F0E7D9;
	font-size:60%;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0;
	line-height:15px;
	}

.footer p {
	margin:0;
	padding:10px 0 0 0;
	}

.footer a {

	color:#F0E7D9;
	text-decoration:none;
	}


.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	} 


address {
	background-image:url(images/fu_copy.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:0px;
	padding-top:10px;
	width:790px;
	height:35px;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#F0E7D9;

}

