@charset "euc-jp";

/* CSS Document */

/* ------------------------------
ベース
------------------------------ */

body{
	font-size: 13px;
	line-height: 140%;
}

td,th{
	font-size: 13px;
	line-height: 140%;
}

a{
	text-decoration: underline;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited{
	color: #0000FF;
	text-decoration: underline;
}

a:active{
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}



/* ------------------------------
全体
------------------------------ */

#cover{
}

/* ------------------------------
ヘッダー
------------------------------ */

#head {
	float:none;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:100px;
}

#headTitleArea{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#headTitleArea h1{
	font-size: 10px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#headContents {
	clear: both;
	float: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;/*
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	height: 100px;
}

#headLeftArea{
	float: left;
	width: 600px;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 1px;
	margin-left: 20px;
}
#headLeftArea div.otherlink {
	float: left;
	height: 50px;
}

#headLeftArea div.otherlink h1 {
	font-size: 10px;
	color: #666666;
	line-height: 120%;
}
#headLeftArea div.otherlink span.green {
	color: #1a7001;
	font-size: 10px;
}

#headLeftArea div.otherlink ul {
}
#headLeftArea div.otherlink li {
	display: inline;
	line-height: 200%;
}
#headLeftArea div.otherlink li a {
	color: #50b20d;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#headLeftArea div.otherlink li.reserve {
	background: url(../images/icon_reserve.jpg) 0 2px no-repeat;
	padding: 3px 0 10px 18px;
}

#headLeftArea div.otherlink li.blog {
	background: url(../images/icon_blog.jpg) 0 3px no-repeat;
	padding: 3px 0 10px 16px;
}

#headLeftArea div.otherlink li.nyukyo {
	background: url(../images/icon_form.jpg) 0 3px no-repeat;
	padding: 3px 0 10px 15px;
}

#headLeftArea div.otherlink li.sogo {
	background: url(../images/icon_link.jpg) 0 2px no-repeat;
	padding: 3px 0 10px 17px;
}



#headLogo{
	height: 42px;
	width: 181px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 15px;
}
#headCorpName{
	font-weight: bold;
	margin-bottom: 5px;
	color: #0000FF;
	font-size: 18px;
	display: block;
	margin-top: 15px;
}

#headCorpName a{
	text-decoration: none;
	color: #333333;
}



h2#headSubTitle {
	letter-spacing:1px;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 0px;
	display: block;
}


#headRightArea{
	float: right;
	width: 180px;
	text-align: right;
}

#headRightArea .upArea{
	float: right;
	width: 320px;
}

#headRightArea .telNum{
	float: left;
	width: 175px;
	margin-top: 4px;
}

#headRightArea .btnLogin{
	float: right;
	margin-top: 3px;
	margin-bottom: 8px;
	width: 130px;
}

#headRightArea ul{
	width: 180px;
	float: right;
	margin-top: 25px;
}


#headRightArea ul li{
	font-size: 12px;
	float: left;
	/*background-image: url(../images_rn21/arrow_green.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 20px;
}

#headRightArea ul li a:link,
#headRightArea ul li a:visited,
#headRightArea ul li a:active{
}

#headRightArea ul li a:hover{
}


#headRightArea ul li.hLink{
	text-align: right;
}

#headRightArea ul li.hLink60{
	text-align: right;
}
/*
#headRightArea ul li.w120px{
	float: right;
	background-image: url(../images_rn21/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 120px;
	text-align: left;
	padding-left: 10px;
}*/



/* ------------------------------
wrap
------------------------------ */

#wrap {
	text-align:center;
	float:none;
	clear:both;/*
	background-color: #4fb20c;*/	/*background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}

#wrapIn {
	width: 980px;
	text-align:center;
	float:none;
	clear:both;
	margin-right: auto;
	margin-left: auto;/*
	background: url(../images/img_cntAreaBtm.jpg) 0 bottom no-repeat;*/
	background-color: #FFFFFF;
}


/* ------------------------------
コンテンツ
------------------------------ */
#content {
	width: 940px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ------------------------------
ページイメージ
------------------------------ */



/*他ページ*/
#pageImageArea{
	clear: both;
	float: none;
	/*width: 100%;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-style: italic;
	height: 60px;
	margin-top: 1px;
	background-color: #F0F0F0;
}

#pageImageArea .areaIn{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	/*background-image: url(../images_rn21/pageimg_01.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
}

#pageImageArea .areaIn h3{
	text-align: left;
	float: left;
	/*width: 100%;*/
	margin-top: 16px;
	font-size: 22px;
	font-style: italic;
	padding-left: 15px;
}

#pageImageArea .areaIn img{
	float: right;
	width: 690px;
}

/* ------------------------------
メインエリア
------------------------------ */
#mainArea {
	float: right;
	width: 700px;
	text-align: left;
}


/* 全幅使用940px 物件詳細など*/
#mainArea940 {
	float: left;
	width: 940px;
	text-align: left;
}

/* ------------------------------
サイドエリア
------------------------------ */
#sideArea {
	float: left;
	width: 220px;
	text-align: center;
	/*background-color: #F0F0F0;*/
}




/* ------------------------------
フッター
------------------------------ */
#foot {
	text-align: center;
	letter-spacing:1px;
	color: #333333;
	line-height:130%;
	float:none;
	clear: both;
	background-color: #4fb20c;

}


/*サイトリンク*/

#foot div#footCntLink  {
	width: 940px;
	margin: 0 auto;
	padding-top: 10px;
}

#foot div#footCntLink ul {
	font-size: 10px;
	float: left;
	margin-top: 2px;
}

#foot div#footCntLink li {
	display: inline;
}

#foot div#footCntLink li a {
	margin-right: 15px;
	text-decoration: none;
	color: #FFFFFF
}

#foot div#footCntLink a:hover {
	text-decoration: underline;
}

#foot div#footCntLink a.pageTop {
	display: block;
	width: 110px;
	height: 25px;
	background:url(../images/btn_pagetop.jpg) 0 0 no-repeat;
	float: right;
}

#foot div#footCntLink a:hover.pageTop {
	background-position: 0 2px;
}

#foot div#footCntLink a.pageTop span {
	display: none;
}



/*フッター会社名やお問い合わせボタンエリア*/

#footContentsWrap{
	background: url(../images/img_footAreaTop.jpg) center 0 no-repeat;
	background-color: #f7ffe0;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}

.footContents {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 940px;

}

#footLeftArea{
	float: left;
	text-align: left;
	font-size: 12px;
	margin: 5px 0;
	width: 730px;
}/*

#footLogo{
	height: 60px;
	width: 120px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 8px;
}*/

#footCorpName{
	letter-spacing:1px;
	margin-bottom: 6px;
	display: block;
	margin-left: 8px;
	font-size: 10px;
	color:#999999;
	line-height: 120%;
}


#footRightArea{
	width: 175px;
	text-align: right;
	float: right;
}/*

#footRightArea .telNum{
	clear: both;
	float: none;
	margin-bottom: 5px;
}*/

#footRightArea .btnContact{
	clear: both;
	float: none;
	margin-top: 5px;
}

#footRightArea .btnContact a{
	font-size: 10px;
	text-decoration: none;
}

#footRightArea .btnContact a:hover{
	text-decoration: underline;
}

/*フッターバナー*/
#foot .bnrArea{
	clear: both;
	float: none;
	padding: 15px 0;
	border-bottom: 1px solid green;
	border-top: 1px solid #99CC66;
}
#foot .bnrArea ul{
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#foot .bnrArea li {
	float: left;
	width: 176px;
	margin-right: 15px;
	font-size: 10px;
	margin-bottom: 10px;
}

#foot .bnrArea li.noMargin_r {
	margin: 0px;
	padding: 0;
}

#foot .bnrArea li a {
	display: block;
	background-color: #f4f4f4;
	text-align: center;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
}

#foot .bnrArea li a img {
	margin : 5px 0;
}

#foot .bnrArea li a:hover {
	background-color: #FFFF99;
}

#foot .bnrArea li.fc {
	float: left;
	background-color: #e9e9e9;
	width: 367px;
	height: 60px;
	margin: 0;
	text-align: left;
}

#foot .bnrArea li.fc img {
	margin: 10px 0 5px 10px;
	vertical-align: bottom;
}

#foot .bnrArea li.fc li {
	margin: 0 0 0 10px;
	padding: 0;
}

#foot .bnrArea li.fc li.hikone a {
	display: block;
	width: 168px;
	height: 24px;
	text-indent: -10000px;
	background: url(../banner/bnr_hikone.jpg) 0 0 no-repeat;
}

#foot .bnrArea li.fc li.yasu a {
	display: block;
	width: 168px;
	height: 24px;
	text-indent: -10000px;
	background: url(../banner/bnr_yasu.jpg) 0 0 no-repeat;
}

#foot .bnrArea li.fc li a:hover {
	background-position: 0 -24px;
}




/*フッターリンクテキスト*/
#foot .linkArea{
	font-size: 12px;
	color: #BEBEBE;
	padding-bottom: 5px;
	padding-top: 5px;
}

#foot .linkArea a{
	color: #333333;
}

#foot .linkArea a:link,
#foot .linkArea a:visited,
#foot .linkArea a:active
{
	text-decoration: none;
}

#foot .linkArea a:hover{
	text-decoration: underline;
}


#foot #footBottom{
	background-position: 0px 0px;
	padding: 5px 0 20px 0;
	background-color: #f7ffe0;
	width: 980px;
	margin: 0 auto;
}

#foot p.copyright {
	text-align: center;
	letter-spacing:1px;
	float: none;
	font-size: 10px;
	clear: both;
	color: #999999;
}

#foot p.copyright a{
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

#foot p.copyright a:hover {
	text-decoration: underline;
}



/* ------------------------------
基本 個別コンテンツ　バー
------------------------------ */	

.barBasic700 {
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	float: none;
	clear: both;
	position: relative;
	text-align: left;
	background-image: url(../images/sttl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*バー文言　h3*/
.barBasic700 h3.barTitle{
	color: #333333;
}

.barBasic700 h3.barTitle a:link,
.barBasic700 h3.barTitle a:visited,
.barBasic700 h3.barTitle a:active{
	color: #333333;
	text-decoration: none;
}

.barBasic700 h3.barTitle a:hover{
	text-decoration: underline;
}

/*バー文言　p*/
.barBasic700 p.barTitle{
	color: #339933;
	padding: 2px 0 0 15px;
}

.barBasic700 p.barTitle a:link,
.barBasic700 p.barTitle a:visited,
.barBasic700 p.barTitle a:active{
	color: #333333;
	text-decoration: none;
}

.barBasic700 p.barTitle a:hover{
	text-decoration: underline;
}

/*バー文字*/
h3.barTitle {
	font-weight: bold;
	line-height: 28px;
	color: #333333;
}

p.barTitle {
	font-weight: bold;
	line-height: 28px;
}

/*オビバーの中、一覧へのリンク*/
.barListLink{
	width: 78px;
	position: absolute;
	left: 635px;
	top: 5px;
	height: 18px;
	text-align: center;
	/*background-image: url(../images_rn21/icon_bar_listlink.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.barListLink a{
	text-decoration: none;
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #0066FF;
}


.barListLink a:link,
.barListLink a:visited,
.barListLink a:active{
	text-decoration: none;
	color: #0066CC;
}

.barListLink a:hover{
	color: #FF9900;
	text-decoration: none;
}

/*検索条件設定画面などに使用*/
.bar700TypeB{
	font-weight: bold;
	line-height: 32px;
	height: 35px;
	width: 690px;
	float: none;
	clear: both;
	position: relative;
	padding-left: 10px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mttl.jpg);
	margin-bottom: 10px;
}

.bar700TypeB p.barTitle {
	font-weight: bold;
	line-height: 34px;
	font-size: 16px;
	color: #49ab06;
	padding-left: 10px;
}

/*物件詳細などに使用*/
.bar900TypeB{
	font-weight: bold;
	line-height: 35px;
	height: 30px;
	float: none;
	clear: both;
	position: relative;
	padding-left: 20px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mttl940.jpg);
	margin-bottom: 10px;
	color: #49ab06;
	font-size: 14px
}

.bar700TypeB p.barTitle {
	font-weight: bold;
	line-height: 35px;
	font-size: 16px;
	color: #339933;
	padding-left: 10px;
	margin: 0;
}

.bar700TypeB p.barTitle .txtWhite {
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	padding: 0;
	margin: 0 0 0 5px;
}


/*見出しバー940px 物件詳細などに使用 */	
.barBasic940 {
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	width: 920px;
	float: none;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	text-align: left;
	/*background-image: url(../images_rn21/bar_basic720.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F0F0F0;
}

/*見出しバー898px 物件詳細などに使用 */	
.barBasic898 {
	font-weight: bold;
	line-height: 32px;
	height: 32px;
	width: 878px;
	float: none;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	padding-left: 20px;
	text-align: left;
	/*background-image: url(../images_rn21/bar_basic720.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #F0F0F0;
}


/* ------------------------------
基本 個別コンテンツ　BOX
------------------------------ */	

.basicBox{
	margin-bottom: 20px;
}

/*clearfix*/
.basicBox:after{
 content: ".";
 display:block;
 clear:both;
 height:0px;
 visibility:hidden;
 font-size:0;
}


.basicBox p{
	text-align: left;
}



/* ------------------------------
パーツBox（サイドエリア）
------------------------------ */

.sideBoxApColor{
	background-color: #ededed;
	/* background-color: #ededed;*/

}

.sideBox{
	text-align: center;
	clear: both;
	float: none;
	width: 220px;
	margin-bottom: 20px;
	background-color: #eff1ea;
	/padding: 7px 0;
}

.sideBox:before {
    display : block ;
    content : url("../images/bg_side_top.jpg") ;
}

.sideBox:after {
    display : block ;
    content : url("../images/bg_side_btm.jpg") ;
}

.sideBoxIn{
	width: 208px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ffffff;
}

/*サイドBoxのさらに中のボックス
フリーワード検索のくくりなどで使用*/
.sideBoxInBox{
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
/*
.sideBoxInBox .sideBoxIn{
	width: 188px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
*/

.sideBox .title{/*
	color: #333333;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images_rn21/side_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 1px;
	background-color: #F0F0F0;*/
	margin-right: auto;
	margin-left: auto;
}

/*.sideBox .title a:link,
.sideBox .title a:visited,
.sideBox .title a:active
{
	background-image: url(../images_rn21/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	color: #333333;
	display: block;
	text-indent: 17px;
	text-decoration: underline;
}

.sideBox .title a:hover
{
	background-image: url(../images_rn21/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	display: block;
	text-indent: 17px;
	background-color: #FF9900;
}*/

.sideBox p{
	margin-left: 10px;
}

.sideBox ul.navi{
	clear: both;
	float: none;
	width: 208px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;
}

.sideBox ul.navi li{/*
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 216px;
	padding-top: 5px;
	padding-bottom: 5px;*/
}

.sideBox ul.navi li a:link,
.sideBox ul.navi li a:visited,
.sideBox ul.navi li a:active
{
	padding-top: 2px;
	padding-left: 30px;
	/*background-image: url(../images_rn21/arrow_green.gif);*/
	background-repeat: no-repeat;
	background-position: 15px 5px;
	display: block;
	text-decoration: none;
	line-height: 130%;
}

.sideBox ul.navi li a:hover
{
	display: block;
	background-color: #FFFF66;
}

/*ON*/
.sideBox ul.navi li a.on
{
	background-color: #FFFF66;
}

/*検索項目タイトル*/
.sideBox .bkSrchTitle{
	margin-bottom:5px;
	text-align: left;
	line-height: 20px;
	/*background-image: url(../images_rn21/bksrchtitle_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 220px;
	padding-left: 10px;
}

/*リアルタイム・シンプル検索ボタン背景*/
.partsBoxSrchBtn{
	text-align: left;
	clear: both;
	float: none;
	width: 250px;
	margin-bottom: 20px;
	/*background-image: url(../images_rn21/bksrchbtn_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
}


/* ------------------------------
パーツBox（サイドエリア） ボーダー無し
------------------------------ */	
.sideBoxTypeB{
	text-align: left;
	clear: both;
	float: none;
	width: 220px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

/* ------------------------------
サイドエリア インラインフレーム
------------------------------ */
.sideIF{
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ------------------------------
パンくずリンク
------------------------------ */
#pankuzuArea{
	text-align: left;
	margin-bottom: 8px;
	padding-left: 10px;
}

/* ------------------------------
ページTOPへリンク
------------------------------ */	

.pageTopLink{
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}

.pageTopLink a:link,
.pageTopLink a:visited,
.pageTopLink a:active
{
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
}

.pageTopLink a:hover
{
	text-decoration: none;
}

/* ------------------------------
各ページのタイトル画像
------------------------------ */

img.img_ttl_lineup {
	margin-bottom: 5px;
}

img.img_ttl {
	margin-bottom: 20px;
}

img.img_b {
	margin-bottom: 10px;
}



/* ------------------------------
テーブル関連 フォームのテーブルなどに使用
------------------------------ */
/*テーブルタイプA*/
table.tblTypeA{
}

/*項目名*/
table.tblTypeA th.itemName{
	background-color: #F0F0F0;
}

/*テーブルタイプB 下ライン有り*/

table.tblTypeB{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

table.tblTypeB th	{
	background-color: #fff8e6;
	background-color: #e4f4b3;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.tblTypeB td	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*テーブルタイプC 下ライン有り 一番上ラインなし*/

table.tblTypeC{
}

table.tblTypeC th	{/*
	background-color: #F0F0F0;*/
	background-color: #e4f4b3;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.tblTypeC td	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*テーブルタイプE th背景ピンク 下ライン有り*/

table.tblTypeE{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

table.tblTypeE th	{
	background-color: #fff8e6;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}

table.tblTypeE td span.txt16pxBold {
	font-size: 12px;
	font-weight: normal;
}

table.tblTypeE td	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding: 10px;
}

/*テーブルタイプ オレンジ*/

table.tblOrange {
	width: 440px;
	border-collapse: collapse;
}

table.tblOrange th {
	background-color: #FFCC33;
	vertical-align: middle;
	border: 1px solid #FFCC33;
	font-size: 14px;
	padding: 3px 0;
}

table.tblOrange td {
	border: 1px solid #FFCC33;
	background-color: #ffffcd;
	height: 80px;
	vertical-align: top;
	text-align: left;
	padding: 10px 15px;
}




/*ラインBox */

.boxLine{
	border: 1px solid #CCCCCC;
}


/*３方向ラインBox 検索条件テーブル等*/

.boxLine3{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.boxLine3 table {
	margin: 0 20px 15px 20px;
}

.boxLine3 table a:link,
.boxLine3 table a:visited,
.boxLine3 table a:active{
	text-decoration: none;
}

.boxLine3 table a:hover{
}




/*必須項目マーク*/
.essential{
	text-align: center;
	color: #FF0000;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
}

/*項目用テーブル　右余白20px空き*/

table.itemTblPd20px,
table.itemTblPd20px td,
table.itemTblPd20px th{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.itemTblPd20px td label{
	padding-right: 20px;
}


/*項目の右余白20px空き*/
table td.padd20{
	padding-right: 20px;
}

table td.check{
	padding-right: 20px;
}


/* ------------------------------
フォントサイズ別 テーブル
------------------------------ */	
.fs13pxTable td,
.fs13pxTable th{
	font-size: 100%;
}

.fs12pxTable td,
.fs12pxTable th{
	font-size: 93%;
}


/* ------------------------------
clearfix
------------------------------ */	
.clearfix{
	clear: both;
	float: none;
}

/* ------------------------------
inputボタン
------------------------------ */

.inputBtnTypeA{
	padding: 5px;
}

/*labelタグクリック*/
.lblLink{
	cursor: hand;
	color: #0066CC;
}

.lblLink:hover{
	color: #FF6600;
}

/* ------------------------------
制作用後に削除
------------------------------ */	
.atariBnr{
	border: 2px solid #CCCCCC;
	text-align: left;
	padding: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 100%;
	background-color: #E6F5FF;
}

.atariBnr a{
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}

.atariBnr a:hover{
	background-color: #FFFF99;
	font-weight: normal;
}

.banner{
	margin-bottom: 5px;
}

/* ------------------------------
サイドコンテンツ
------------------------------ */	

.sideTitle {
	background-image: url(../corp/images/bnr_company.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 208px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 50px;
	margin: 0 auto;
}
.sideTitle p {
	padding-left: 20px;
}
.sidNavi {
	width: 208px;
	margin: 0 auto;


}
.sidNavi li {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 208px;
	line-height: 40px;
}
.sidNavi a {
	height: 40px;
	width: 208px;
	display: block;
	background-image: url(../images/bg_sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;

}
.sidNavi a:link, .sidNavi a:visited {
	color: #666666;
	text-decoration: none;
	text-indent: 20px;
}

.sidNavi a:active, .sidNavi a:hover{
	background-position: 0px -40px;
	text-indent: 30px;
}

.sidNavi a.on {
	background-position: 0px -80px;
	text-indent: 30px;
}
