/*======================================================================

Copyright(c) 2001 Japan Digital Laboratory Co.,Ltd. All Right Reserved.
  コンテンツページ用  CSS ファイル

  意匠デザイン  「ch010」用
  designed by 2005.09.18 dohken.sphd.jdl.co.jp

=======================================================================*/

/*==========================
 基本設定
===========================*/
*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 92%;
	background-color: #58595B;

}
img{border:0;}
a{
	color: #424242;
	text-decoration: underline;
}
a:visited{
	color: #424242;
	text-decoration: underline;
}
a:hover{
	color: #DA8E00;
	text-decoration: underline;
}
a img{
	border: 2px solid #424242;
}
a:visited img{
	border: 2px solid #424242;
}
a:hover img{
	border: 2px solid #DA8E00;
}
span{
display:none;
}
address{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 92%;
	font-style: normal;
	color: #000000;
}
.clear_both {
	clear: both;
}

/*==========================
 wrapper ページ全体領域
===========================*/
#wrapper{
	width:714px;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*==========================
 counter アクセスカウンター領域
===========================*/
#counter{
	position: absolute;
	height: 15px;
	width: 73px;
	display: block;
	z-index: 4;
	left: 637px;
	top: 99px;
	visibility: visible;

}
#counter p {
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	font-size: 14px;
	color: #0B507D;
}

/*==========================
 印刷用事務所タイトル領域
===========================*/
#prn_title {
	display: none;
}

/*==========================
 ヘッダー事務所タイトル領域
===========================*/
#header {
	width:714px;
	height:69px;
	position:absolute;
	display: block;
	z-index: 2;
	overflow: hidden;
	background-image: url(../images/ch010_header.jpg);
	background-repeat: no-repeat;
	background-color: #E5E4E1;
	background-position: center top;

}
/*==========================
 ヘッダーテキストタイトル
===========================*/
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 680px;
	height: 54px;
	text-align: center;
	position: relative;
	top: 10px;
	left: 20px;
	line-height: 54px;
	display: block;
	overflow: hidden;

}
/*==========================
 問い合わせフォーム
===========================*/
#contact{
	display: block;
	height: 13px;
	width: 104px;
	position: absolute;
	z-index: 3;
	top: 101px;
	left: 590px;
	visibility: visible;
}
#contact a{
	background-image: url(../images/ch010_contact.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 104px;
	display: block;
}
#contact a:hover{
	background-image: url(../images/ch010_contact_on.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 104px;
	display: block;
}

#contact span{
display:none;
}

/*==========================
 住所のタイトルイメージ 
===========================*/
#address_title{
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 20px;
	width: 211px;
	top: 325px;
	background-image: url(../images/ch010_telfax_title.gif);
	left: 499px;

}
#address_title span{
	display:block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	margin-left: 5px;
}

/*==========================
 郵便番号
===========================*/
#postal_code{
	width:190px;
	height:14px;
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	top: 350px;
	left: 10px;
}
#postal_code address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
}

/*==========================
 住所1
===========================*/
#address1{
	width:190px;
	height:30px;
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	text-align: left;
	position: absolute;
	top: 364px;
	left: 10px;
}
#address1 address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
}

/*==========================
 住所2
===========================*/
#address2{
	width:190px;
	height:14px;
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	text-align: right;
	position: absolute;
	top: 378px;
	left: 10px;
}
#address2 address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
}

/*==========================
電話  ＦＡＸタイトル
===========================*/
#telfax_title {
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 13px;
	width: 59px;
	top: 125px;
	left: 520px;
	background-image: url(../images/ch010_telfax_title.gif);
	background-repeat: no-repeat;
}
#telfax_title span{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #EFF9FE;
	line-height: 14px;
	text-align: center;
	display: none;
}

/*==========================
電話タイトル　TEL
===========================*/
#tel_title {
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 35px;
	left: 540px;
	top: 147px;
}
#tel_title span{
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	margin-left: 5px;
	line-height: 14px;
	letter-spacing: 1px;
	font-weight: normal;
}

/*==========================
電話番号
===========================*/
#tel {
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 130px;
	left: 580px;
	top: 147px;
}
#tel address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
	font-weight: normal;
}
/*==========================
FAXタイトル　FAX
===========================*/
#fax_title {
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 35px;
	left: 539px;
	top: 165px;
}
#fax_title span{
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	margin-left: 5px;
	line-height: 14px;
	font-weight: normal;
}

/*==========================
ＦＡＸ
===========================*/
#fax {
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 130px;
	left: 580px;
	top: 165px;
}
#fax address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-left: 5px;
	font-weight: normal;
}
/*==========================
 navigation グローバルナビゲーション
===========================*/
/****** メニュー ******/
#navigation{
	width:714px;
	position:absolute;
	visibility: visible;
	height: 25px;
	top: 69px;
	z-index: 3;
	background-image: url(../images/ch010_nav_btn.gif);
	background-repeat: repeat-x;
}
#navigation ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation li {
	display:block;
	width:119px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	position: relative;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	cursor: default;
	float: left;
	overflow: hidden;
}
#navigation a {
	width:119px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	position: relative;
	display: block;
	overflow: hidden;
	background-image: url(../images/ch010_nav_btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation a:hover, #navigation_here {
	cursor: hand;
	display:block;
	width:119px;
	color: #424242;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	background-image: url(../images/ch010_nav_btn_on.gif);
	position: relative;
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	background-position: left top;
}


/*==========================
 banner バナー配置エリア
===========================*/
#banner{
	width:200px;
	position:relative;
	height: auto;
	z-index: 4;
	visibility: visible;
	display: none;
	overflow: hidden;
}
#banner img {

}


/*==========================
 cover メインビジュアル領域
===========================*/
#cover {
	width:500px;
	height:250px;
	position:absolute;
	background-image: url(../images/ch010_cover.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	display: none;
	background-position: center center;
	z-index: 3;
	overflow: hidden;
	left: 7px;
	top: 94px;

}
/*==========================
 cover メインビジュアルにかぶせるテキスト
===========================*/
#cover h2{
	line-height: 32px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	height: 100px;
	width: 600px;
	display: block;
	position: relative;
	left: 40px;
	top: 100px;
	color: #FFFFFF;
	border: none;
	font-size: 32px;
}
/*==========================
 cover サブビジュアル領域
===========================*/
#cover2 {
	visibility: visible;
	display: block;
	z-index: 2;
	overflow: hidden;
	position: absolute;
	height: 23px;
	width: 139px;
	top: 95px;
	left: 575px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*==========================
 cover サブビジュアルにかぶせるテキスト
===========================*/
#cover2 h2{
	line-height: 32px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	height: 100px;
	width: 600px;
	display: block;
	position: relative;
	left: 40px;
	top: 100px;
	color: #FFFFFF;
	border: none;
	font-size: 32px;
}
/*==========================
 cover3 サブビジュアル領域
===========================*/
#cover3 {
	width:199px;
	position:absolute;
	visibility: visible;
	height: 301px;
	top: 69px;
	background-color: #737373;
	z-index: 2;
	left: 6px;
	display: none;
}

/*==========================
 all_content コンテンツの統合領域
===========================*/
#all_content {
	position: relative;
	height: auto;
	width: 714px;
	z-index: 1;
	visibility: visible;
	padding-top: 94px;
	background-image: url(../images/ch010_all_content2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;

}
#all_content_cover{
	display: none;
}


/*==========================
 content トップ画面 コンテンツ領域
===========================*/
#content{
	width:574px;
	position: relative;
	visibility: visible;
	z-index: 2;
	height: auto;
	overflow: hidden;
	display: block;
	float: left;
}
#content h2 {
	font-size: 1.5em;
	margin:0 15px 15px;
	border-bottom:medium solid #0D507D;
	padding:10px 0px 0px;
	color:#0D507D;
	text-align: left;
}
#content h3 {
	font-size: 14px;
	color:#424242;
	text-align: left;
	background-image: url(../images/ch010_content_title.gif);
	line-height: 18px;
	background-repeat: no-repeat;
	height: 18px;
	text-indent: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 499px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003471;
	border-right-color: #003471;
	border-bottom-color: #003471;
	border-left-color: #003471;
	margin-top: 10px;
	overflow: hidden;
	margin-left: 10px;
	background-position: left center;
}
#content h4 {
	font-size: 14px;
	color:#424242;
	text-align: left;
	background-image: url(../images/ch010_content_title.gif);
	line-height: 18px;
	background-repeat: no-repeat;
	height: 18px;
	text-indent: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 339px;
	margin-top: 10px;
	border-top: 0px none #003471;
	border-right: 0px none #003471;
	border-bottom: 1px none #003471;
	border-left: 0px none #003471;
	float: right;
	overflow: hidden;
	margin-left: 10px;
	font-weight: bold;
	background-position: left center;
}

#content p,dl {
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #303030;
	padding: 10px;

}
#content dt {
	font-weight: bold;
}
#content dd {
	margin: 0;
}
#content img {
	margin: 10px;
}
/*==========================
 content_cover 相対配置するダミー画像
 ===========================*/
#content_cover {
	position: relative;
	width:509px;
	height:255px;
	visibility: hidden;
	display: none;
	overflow: hidden;
	left: 1px;
	background-color: #EBEBEC;
	top: 0px;

}
/*==========================
 content_under コンテンツ領域の予備
===========================*/
#content_under {
	width:574px;
	height:15px;
	position:relative;
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;

}


/*==========================
 content トップ画面 コンテンツ領域その２
 ===========================*/
#content2{
	width:140px;
	position: relative;
	visibility: visible;
	z-index: 3;
	height: auto;
	display: block;
	overflow: hidden;
	float: right;
}
#content2 h2 {
	font-size: 1.5em;
	margin:0 15px 15px;
	border-bottom:medium solid #0D507D;
	padding:10px 0px 0px;
	color:#0D507D;
	text-align: left;
}
#content2 h3 {
	font-size: 1em;
	line-height: 1em;
}
#content2 h4 {
	font-size: 1em;
	color:#005E46;
	text-align: left;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: -1em;
}

#content2 p,dl {
	line-height: 1.3em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 1em;
}
#content2 dt {
	font-weight: bold;
}
#content2 dd {
	margin: 0;
}
#content2 img {
	border: none;
}
/*==========================
 content2_cover コンテンツ領域の予備
===========================*/
#content2_cover {
	display: none;
}
/*==========================
 content2_cover2 コンテンツ領域の予備
===========================*/
#content2_cover2 {
	display: none;
}

/*==========================
 content2_under コンテンツ領域の予備
===========================*/
#content2_under {
	display: none;
}

/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_l {
	position: relative;
	height: 600px;
	width: 574px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;

}
.inlineframe_l {
	position: relative;
	height: 600px;
	width: 574px;
	border: 0px none;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_m {
	position: relative;
	height: 400px;
	width: 574px;
	overflow: hidden;

}
.inlineframe_m {
	position: relative;
	height: 400px;
	width: 574px;
	border: 0px none;
	display: block;
	overflow: hidden;
}
/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_s {
	position: relative;
	height: 200px;
	width: 574px;
	overflow: hidden;

}
.inlineframe_s {
	position: relative;
	height: 200px;
	width: 574px;
	border: 0px none;
	display: block;
	overflow: hidden;
}


/*==========================
 汎用  コンテンツＢＯＸ  回り込み左フリー画像
===========================*/
.content_box_free_l ,.content_box_file_l{
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_free_l img , .content_box_file_l img{
	float: left;
}
.content_box_free_l p , .content_box_file_l p{

}
/*==========================
 汎用  コンテンツＢＯＸ  回り込み無しセンター画像
===========================*/
.content_box_free_c {
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_free_c img{
	display: block;
	text-align: center;
}
.content_box_free_c p{
}
/*==========================
 汎用  コンテンツＢＯＸ  回り込み左フリー画像
===========================*/
.content_box_free_r , .content_box_file_r{
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_free_r img , .content_box_file_r img{
	float: right;
}
.content_box_free_r p , .content_box_file_r p{
}

/*==========================
 content_box_img_l コンテンツBOX領域
===========================*/
.content_box_img_l {
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_img_l img{
	height: 150px;
	width: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.content_box_img_l p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	height: auto;
	width: 310px;
	display: block;
	position: relative;
	margin-left: 220px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_img_m コンテンツBOX領域
===========================*/
.content_box_img_m {
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_img_m img{
	height: 120px;
	width: 160px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.content_box_img_m p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	height: auto;
	width: 350px;
	display: block;
	position: relative;
	margin-left: 180px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_img_s コンテンツBOX領域
===========================*/
.content_box_img_s {
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
}
.content_box_img_s img{
	height: 90px;
	width: 120px;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
}
.content_box_img_s p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	height: auto;
	width: 390px;
	display: block;
	position: relative;
	margin-left: 140px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_link コンテンツBOX領域
===========================*/
.content_box_link {
	width: 574px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	border-top: 0px none #3DA4A9;
	border-right: 0px none #3DA4A9;
	border-bottom: 1px none #3DA4A9;
	border-left: 0px none #3DA4A9;
}
.link_banner{
	height: 86px;
	width: 206px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 5px 0px;
	padding: 0px;
	left: 10px;
	float: left;
	background-color: #FFFFFF;
}
.link_banner a{
	height: 80px;
	width: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	border: 3px ridge #FFFFFF;
}

.content_box_link p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	height: auto;
	width: 324px;
	display: block;
	position: relative;
	margin-left: 221px;
	border: 1px none #FF0000;
}

/*==========================
 footer フッター領域
===========================*/
#footer {
	width:714px;
	position:relative;
	display: block;
	height: auto;
	background-color: #F39D00;
}
#footer p {
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-size: 12px;
}
#footer_cover{
	display: none;
}

/*==========================
 footer フッター領域のコメント
 コピーライトなど
===========================*/
#footer_comment {
	display: none;
}
#footer_comment p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
}
#footer_comment address{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 50px;
}

/*==========================
 footnav フッターナビ領域
===========================*/
#footnav{
	width:714px;
	position:relative;
	visibility: visible;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	display: block;
	height: 23px;

}
#footnav ul{
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}
#footnav li {
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	cursor: default;
	overflow: hidden;
	height: 23px;
	width: 119px;
}
#footnav a {
	display:block;
	width:119px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	float: left;
	text-align: center;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	background-color: #F39D00;
	
}
#footnav a:hover, #footnav_here {
	cursor: hand;
	display:block;
	width:119px;
	text-decoration: none;
	color: #424242;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	float: left;
	line-height: 23px;
	height: 23px;
	overflow: hidden;
	}
/*==========================
 footer フッター領域のコメント
 コピーライトなど
===========================*/
#footer_comment {
	display: none;
}
#footer_comment p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
}
#footer_comment address{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 50px;
}

/*==========================
 footer フッターの下のマージン領域
===========================*/
#foot_space {
	width:auto;
	height: 5px;
	background-color: #FFF799;
	position: relative;
	display: none;
}


/*==========================
 contet コンテンツページの
 コンテンツ領域
===========================*/
#content_title{
	width:574px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	height: 25px;
	visibility: visible;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/ch010_content_page_title.gif);
	background-repeat: no-repeat;
}
#content_title h2 {
	font-size: 16px;
	color:#464036;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 25px;
	font-weight: bold;
	text-indent: 35px;
	overflow: hidden;
}

/*==========================
 コンテンツナビ領域
===========================*/
#content_navi_area {
	width:698px;
	height:20px;
	position:absolute;
	display: none;
	z-index: 2;
	overflow: hidden;
	top: 49px;
	left: 6px;

}
/*==========================
 コンテンツナビ　タイトル
===========================*/
#content_navi_area h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	height: 14px;
	text-align: left;
	position: relative;
	line-height: 20px;
	display: none;
	margin-left: 20px;

}
/*==========================
 パンくずナビ領域
===========================*/
#pan_navi {
	width:698px;
	height:20px;
	position:absolute;
	display: block;
	z-index: 3;
	overflow: hidden;
	border: none;

}
#pan_navi p {
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFE9CB;
	font-weight: normal;
	text-align: right;
	cursor: default;
}

#pan_navi a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
}
#pan_navi a:hover{
	color: #FFE9CB;
	text-decoration:none;
}
/*==========================
 subnav サブナビ
===========================*/
/****** メニュー ******/
#subnav{
	width:140px;
	position:relative;
	visibility: visible;
	height: auto;
	z-index: 2;
	display: block;
	margin-top: 5px;
}
#subnav ul{
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}
#subnav li {
	display:block;
	width:140px;
	color: #EFF9FE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	height: 23px;
	line-height: 23px;
	position: relative;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 2px;
}
#subnav a {
	width:140px;
	text-decoration: none;
	color: #464036;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	position: relative;
	display: block;
	overflow: hidden;
}
#subnav a:hover, #subnav_here {
	cursor: hand;
	display:block;
	width:140px;
	color: #CA8530;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	position: relative;
	font-style: normal;
	text-decoration: none;
	overflow: hidden;
}
/*==========================
 会員用  インラインフレーム
===========================*/
.content_box_iframe_member {
	position: relative;
	height: 100%;
	width: 574px;
	overflow: hidden;

}
.inlineframe_member {
	position: relative;
	height: 600px;
	width: 574px;
	border: 0px none;
	display: block;
	overflow: hidden;
}
.content_box_iframe_ninsyo  {
	position: relative;
	height: 400px;
	width: 574px;
	overflow: hidden;

}
.inlineframe_ninsyo {
	position: relative;
	height: 400px;
	width: 574px;
	border: 0px none;
	display: block;
	overflow: hidden;
}

/*==========================
 content_box_member 会員ページアイコン用BOX領域
===========================*/
.content_box_member {
	width: 560px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	border-top: 0px none #F39E00;
	border-right: 0px none #F39E00;
	border-bottom: 1px none #F39E00;
	border-left: 0px none #F39E00;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.member_icon2{
	height: 60px;
	width: 270px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 5px 5px 5px 5px;
	float: left;
}
.member_icon2 a{
	height: 60px;
	width: 270px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}

.member_icon3{
	height: 60px;
	width: 180px;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 5px 0px 5px 5px;
	float: left;
}
.member_icon3 a{
	height: 60px;
	width: 180px;
	display: block;
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
}
