/* CSS Document */
@charset "Shift_JIS";
@import url("contents.css");

/*

copyrights (c) 2007 小川会計事務所 All Rights Reserved.

*/

/*全体構造
---------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #FFFFFF url(../images/back_main.gif) center repeat-y;
	text-align: left;
	font-family: Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height:1.6em;
}

h1 {
	display: none;
}

h2 {
	font-size:16px;
	font-weight:normal;
	margin:0px;
}

.h2_back {
	width:560px;
	background:#F3F2F2 url(../images/h2_back.gif) no-repeat;
	padding-top:10px;
	padding-left:7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DA8000;
}

h3	{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	width:560px;
	padding:5px;
	background:#DA8000 url(../images/funds_navi_back　　.gif) no-repeat;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	color:#FFFFFF;
}

/*strong {
	color:#451414;
}*/

.float_clear {
	clear:both;
}

.img_icon {
	vertical-align: -15%;	
}

.spacer_5 {
	width:1px;
	height:5px;
}

.spacer_10 {
	width:1px;
	height:10px;
}

.spacer_15 {
	width:1px;
	height:15px;
}


/*ボックススライス-メイン

---------------------------------------------------------------------*/

#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:800px;
	height:68px;
	background:url(../images/back_header.gif) no-repeat;
}

#header_left {
	width:400px;
	text-align:left;
	height:68px;
	float:left;
}

#header_right {
	width:400px;
	height:68px;
	text-align:right;
	float:right;
}

#header_right02 {
	padding-left:100px;
	width:150px;
	height:68px;
	text-align:right;
	float:left;
}

#header_right03 {
	width:140px;
	padding-right:10px;
	padding-top:15px;
	height:53px;
	text-align:center;
	float:right;
}

.main_pics {
	width:780px;
	margin-left:10px;
	padding-right:10px;
	height:255px;
	background:url(../images/main_pics.gif) no-repeat;
}


.map {
	padding-left:590px;
	padding-top:167px;
	font-size:11px;
	line-height:15px;
}

.map_right {
	margin-right:5px;
	width:190px;
	height:80px;
	padding-left:10px;
	margin-bottom:5px;
	float:right;
	font-size:11px;
	line-height:15px;
	padding-top:0px;
	background:url(../images/map_back.gif) no-repeat;
}

.top_left {
	width:565px;
	padding-left:10px;
	float:left;
	margin-bottom:5px;
}

#contents {
	width:570px;
	padding-left:10px;
	float:left;
	text-align:left;
}

#s_menu {
	width:200px;
	margin-right:5px;
	float:right;
	line-height:1.5em;
	font-size:10px;
}

.contents_left {
	width:280px;
	float:left;
}

.contents_right {
	width:280px;
	float:right;
}

.contents_right_border{
	width:80px;
	border-bottom:dashed 1px #999999;
	line-height:20px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:3px;
	border-left:3px solid #2F4786;
	margin:3px 0 0 0;
	float:left;
	position:relative;
	font-size:11px;
}

.contents_right_border_text {
	width:200px;
	border-bottom:dashed 1px #999999;
	line-height:20px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:3px;
	border-left:3px solid #EEEEEE;
	margin:3px 0 0 0;
	float:left;
	position:relative;
	font-size:11px;
}

.contents_right_border_text02 {
	width:260px;
	border-bottom:dashed 1px #999999;
	line-height:20px;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:3px;
	border-left:3px solid #EEEEEE;
	margin:3px 0 0 0;
	float:left;
	position:relative;
	font-size:11px;
}


.top_blog {
	width:570px;
	margin:0 0 5px 0;
}


#footer {
	width:800px;
	height:40px;
	background:url(../images/back_footer.gif) repeat-x;
	text-align:center;
	padding-top:5px;
	margin-bottom:5px;
	margin-top:20px;
	line-height:16px;
	font-size:10px;
}

.menu_biz_left {
	width:65px;
	float:left;
	padding-top:8px;
}

.menu_biz_right {
	width:135px;
	float:right;
	padding-top:8px;
	font-size:10px;
	line-height:14px;
}

.menu_biz_btn {
	padding-top:5px;
}

.menu_tag {
	padding:3px;
	font-size:10px;
	background:#F6F6F6;
	color:#2F4786;
	margin-top:5px;
	margin-bottom:2px;
	border-top:solid 2px #999999;
	border-bottom:solid 1px #999999;
}

.menu_box {
	padding:4px;
	border:1px solid #999999;
	background:#FAFAFA;
	color:#003466;
}

.menu_jump {
	padding-top:3px;
	padding-bottom::3px;
	text-align:right;
}

.top_map_left {
	width:320px;
	float:left;
}

.top_map_right {
	width:240px;
	float:right;
}


/*ブログ/更新情報

---------------------------------------------------------------------*/

.update_date {
	margin-top:2px;
	width:60px;
	padding:3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	text-align:center;
	float:left;
	font-size:8pt;
}

.update_text {
	margin-top:2px;
	width:190px;
	padding:3px;
	padding-left:5px;
	float:right;
	text-align:left;
}

.btn_more {
	width:100%;
	text-align:right;
}


/*ちょっといい話

---------------------------------------------------------------------*/

.chara_box {
	width:570px;
	height:100px;
	padding-top:23px;
	background:url(../images/back_chara.gif) no-repeat;
}

.chara_title {
	height:28px;
	padding-left:115px;
	padding-top:5px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:15px;
}

.chara_text {
	padding-left:115px;
	padding-right:5px;
	font-size:11px;
	line-height:1.3em;
}


/*フッター

---------------------------------------------------------------------*/



/*ad1016

---------------------------------------------------------------------*/

.top_keyvisual {
	margin:0 0 10px 0;
}



/*テキスト要素

---------------------------------------------------------------------*/

.text_brown {
	color:#541507;
}

.text_red {
	color:#CC0000;
}

.text_green {
	color:#326A00;
}

.text_orange {
	color:#DA8000;
}

.text_blue {
	color:#2F4786;
}