/*======================================================================

Copyright(c) 2001 Japan Digital Laboratory Co.,Ltd. All Right Reserved.
  トップページ用  CSS ファイル

  意匠デザイン  「ca002」用
  designed by 2005.07.27 dohken.sphd.jdl.co.jp

=========================================================================*/
/*==========================
 基本設定
===========================*/
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFFFFF;
	font-size: 92%;
	background-image: url(../images/ca002_body_back.jpg);
	background-repeat: repeat;

}
img{border:0;}
a{
	color: #F26D7D;
	text-decoration: underline;
}
a:visited{
	color: #F26D7D;
	text-decoration: underline;
}
a:hover{
	color: #595959;
	text-decoration: underline;
}
a img{
	border: 2px solid #F26D7D;
}

a:visited img{
	border: 2px solid #F26D7D;
}

a:hover img{
	border: 2px solid #595959;
}

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{
	font-size: 12px;
	position: absolute;
	height: 14px;
	width: 98px;
	display: block;
	z-index: 4;
	left: 610px;
	top: 49px;
	background-repeat: repeat-x;
	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:712px;
	height:46px;
	position:absolute;
	display: block;
	z-index: 2;
	overflow: hidden;
	background-image: url(../images/ca002_header.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F26D7D;
	border-right-color: #F26D7D;
	border-bottom-color: #F26D7D;
	border-left-color: #F26D7D;
	background-position: center top;

}
/*==========================
 ヘッダーテキストタイトル
===========================*/
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 694px;
	height: 42px;
	text-align: left;
	position: relative;
	top: 2px;
	left: 10px;
	line-height: 42px;
	display: block;
	overflow: hidden;

}
/*==========================
 問い合わせフォーム
===========================*/
#contact{
	display: block;
	height: 15px;
	width: 99px;
	position: absolute;
	z-index: 3;
	padding: 0px;
	visibility: visible;
	left: 490px;
	top: 49px;
}
#contact a{
	background-image: url(../images/ca002_contact.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 112px;
	display: block;
}
#contact a:hover{
	background-image: url(../images/ca002_contact_on.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 112px;
	display: block;
}

#contact span{
display:none;
}

/*==========================
 住所のタイトルイメージ 
===========================*/
#address_title{
	visibility: visible;
	display: none;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 20px;
	width: 190px;
	left: 10px;
	top: 325px;
}
#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: 15px;
	width: 69px;
	left: 12px;
	top: 310px;
}
#telfax_title span{
	display: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 23px;
	text-align: center;
}

/*==========================
電話タイトル　TEL
===========================*/
#tel_title {
	visibility: visible;
	display: block;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 30px;
	left: 20px;
	top: 49px;
}
#tel_title span{
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #595959;
	margin-left: 5px;
	line-height: 14px;
	letter-spacing: 1px;
}

/*==========================
電話番号
===========================*/
#tel {
	visibility: visible;
	display: block;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 130px;
	left: 60px;
	top: 49px;
}
#tel address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #595959;
	margin-left: 5px;
}
/*==========================
FAXタイトル　FAX
===========================*/
#fax_title {
	visibility: visible;
	display: block;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 35px;
	left: 200px;
	top: 49px;
}
#fax_title span{
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #595959;
	margin-left: 5px;
	line-height: 14px;
}

/*==========================
ＦＡＸ
===========================*/
#fax {
	visibility: visible;
	display: block;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	height: 14px;
	width: 130px;
	left: 240px;
	top: 49px;
}
#fax address {
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #595959;
	margin-left: 5px;
}
/*==========================
 navigation グローバルナビゲーション
===========================*/
#navigation{
	width:200px;
	position:absolute;
	visibility: visible;
	height: 174px;
	top: 66px;
	z-index: 2;
	left: 6px;
}
#navigation ul{
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}
#navigation li {
	cursor: default;
	overflow: hidden;
}
#navigation a {
	width:200px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/ca002_nav_btn.jpg);
	position: relative;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	padding-bottom: 2px;
	overflow: hidden;
}
#navigation a:hover, #navigation_here {
	cursor: hand;
	display:block;
	width:200px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 27px;
	line-height: 27px;
	background-image: url(../images/ca002_nav_btn_on.jpg);
	position: relative;
	font-style: normal;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	overflow: hidden;
}


/*==========================
 banner バナー配置エリア
===========================*/
#banner{
	width:200px;
	position:relative;
	height: auto;
	z-index: 4;
	visibility: visible;
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
}
#banner img {
	display: block;
	margin-bottom: 2px;
}


/*==========================
 cover メインビジュアル領域
===========================*/
#cover {
	text-align:center;
	width:496px;
	height:372px;
	position:absolute;
	visibility: visible;
	display: block;
	z-index: 2;
	overflow: hidden;
	top: 66px;
	background-color: #FFFFFF;
	left: 212px;
	background-repeat: no-repeat;
	background-position: center center;

}
#cover img{
	display: none;
}

/*==========================
 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 {
	width:714px;
	height:249px;
	position:absolute;
	visibility: visible;
	display: none;
	background-position: center center;
	z-index: 1;
	overflow: hidden;
	top: 63px;
	background-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;
}

/*==========================
 all_content  コンテンツの統合領域
===========================*/
#all_content {
	position: relative;
	height: auto;
	width: 712px;
	z-index: 1;
	visibility: visible;
	padding-top: 66px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F26D7D;
	border-right-color: #F26D7D;
	border-bottom-color: #F26D7D;
	border-left-color: #F26D7D;
	background-color: #FFFFFF;

}
#all_content_cover{
	display: none;
}

/*==========================
 content トップ画面コンテンツ領域
===========================*/
#content{
	width:501px;
	position: relative;
	visibility: visible;
	z-index: 2;
	background-color: #FFFFFF;
	height: auto;
	overflow: hidden;
	display: block;
	float: right;
	border: 1px none #FF0000;
	padding-top: 378px;
}
#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:#F26D7D;
	text-align: left;
	background-image: url(../images/ca002_content_title.gif);
	line-height: 25px;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 496px;
	font-weight: bold;
	overflow: hidden;
}
#content h4 {
	font-size: 14px;
	color:#F26D7D;
	text-align: left;
	background-image: url(../images/ca002_content_title.gif);
	line-height: 25px;
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 275px;
	margin-top: 5px;
	float: right;
	overflow: hidden;
}

#content p,dl {
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	padding: 10px;

}
#content dt {
	font-weight: bold;
}
#content dd {
	margin: 0;
}
#content img {
	margin: 10px;
}


/*==========================
 content トップ画面コンテンツ領域その２
 
 ===========================*/
#content2{
	width:200px;
	position: relative;
	visibility: visible;
	z-index: 3;
	height: auto;
	display: block;
	overflow: hidden;
	float: left;
	left: 6px;
	padding-top: 177px;
}
#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;
}

/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_l {
	position: relative;
	height: 600px;
	width: 501px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;

}
.inlineframe_l {
	position: relative;
	height: 600px;
	width: 501px;
	border: 0px none;
	display: block;
	overflow: hidden;
	margin-top: 10px;
}
/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_m {
	position: relative;
	height: 400px;
	width: 501px;
	overflow: hidden;

}
.inlineframe_m {
	position: relative;
	height: 400px;
	width: 501px;
	border: 0px none;
	display: block;
	overflow: hidden;
}
/*==========================
 汎用  インラインフレーム
===========================*/
.content_box_iframe_s {
	position: relative;
	height: 200px;
	width: 501px;
	overflow: hidden;

}
.inlineframe_s {
	position: relative;
	height: 200px;
	width: 501px;
	border: 0px none;
	display: block;
	overflow: hidden;
}


/*==========================
 汎用  コンテンツＢＯＸ  回り込み左フリー画像
===========================*/
.content_box_free_l ,.content_box_file_l{
	width: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.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: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.content_box_free_c img{
	display: block;
	text-align: center;
}
.content_box_free_c p{
}
/*==========================
 汎用  コンテンツＢＯＸ  回り込み左フリー画像
===========================*/
.content_box_free_r , .content_box_file_r{
	width: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.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: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.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: 240px;
	display: block;
	position: relative;
	margin-left: 220px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_img_m コンテンツBOX領域
===========================*/
.content_box_img_m {
	width: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.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: 280px;
	display: block;
	position: relative;
	margin-left: 180px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_img_s コンテンツBOX領域
===========================*/
.content_box_img_s {
	width: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.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: 320px;
	display: block;
	position: relative;
	margin-left: 140px;
	border: 1px none #FF0000;
}
/*==========================
 content_box_link コンテンツBOX領域
===========================*/
.content_box_link {
	width: 501px;
	position: relative;
	height: auto;
	display: block;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 0px solid #F26D7D;
}
.link_banner{
	height: 80px;
	width: 200px;
	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: 1px none #F26D7D;
}

.content_box_link p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	height: auto;
	width: 230px;
	display: block;
	position: relative;
	margin-left: 220px;
	border: 1px none #FFFFFF;
}

/*==========================
 footer フッター領域
===========================*/
#footer {
	width:712px;
	position:relative;
	text-align:center;
	display: block;
	height: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F26D7D;
	border-right-color: #F26D7D;
	border-bottom-color: #F26D7D;
	border-left-color: #F26D7D;
}
#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:680px;
	position:relative;
	visibility: visible;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;

}
#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;
	overflow: hidden;
	height: 20px;
	width: 110px;
}
#footnav a {
	display:block;
	width:110px;
	text-decoration: none;
	color: #F26D7D;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	float: left;
	text-align: center;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	
}
#footnav a:hover, #footnav_here {
	cursor: hand;
	display:block;
	text-decoration: none;
	color: #595959;
	width: 110px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	visibility: visible;
	text-align: center;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}

/*==========================
 footer フッターの下のマージン領域
===========================*/
#foot_space {
	width:auto;
	height: 5px;
	background-color: #FFF799;
	position: relative;
	display: none;
}
