/* 他ページ共通
--------------------------------*/
@import"../common.css";

/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: 1650px;
	.height: 1300px;
	font-size: 16px;
	font-weight: 600;
	background: #FFFFFF;

	border: 5px solid #006666;
}

*:first-child+html div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	background: #FFFFFF;
	text-align: left;
}

div#another_main span.main_none{
	display: none;
}

div#another_main h2.title_01{
	margin: 50px 0 0 50px;
	color: #003333;
	width: 297px;
	height: 30px;
	background: url(../../../img/another/concept/title/01.gif) no-repeat left;
}



/* カラムヘッダー
-----------------------------------------------*/
div#colum_head{
	text-align: center;
	margin: 20px 10px 0 10px;
}

/* カラム_メイン
-----------------------*/
div#colum_txt_main{
	width: 800px;
	font-weight: normal;
	text-align: center;
}

div#colum_txt_main h1{
	font-size: 24px;
	color: #333333;
}

div#colum_txt_main h2{
	font-size: 14px;
	color: #006666;
}


div#colum_txt_main ul{
	width: 760px;
	margin: 20px;
	line-height: 150%;
	color: #555555;

}

div#colum_txt_main li.txt_top{
	font-size: 16px;
	padding: 5px 0 30px 20px;
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #999999;
}

div#colum_txt_main li.txt{
	font-size: 14px;
	padding: 5px 0 30px 120px;
	border-bottom: 1px dotted #999999;
}

div#colum_txt_main li.txt_no_b{
	font-size: 14px;
	padding: 5px 0 30px 120px;
}

div#colum_txt_main li.txt_bottom{
	font-size: 14px;
	padding: 5px 0 30px 120px;
}





/* 罫線
-----------------------*/
div#colum_txt_main p.border{
	width: 660px;
	margin: 50px 30px 30px 30px;
	border-bottom: 1px dotted #999999;
}

div#colum_txt_main span.border{
	display:none;
}



div#colum_txt_main img.title{
	margin: 0px 0px 30px 0;
}

div#colum_txt_main img.right{
	float: right;
	margin: 0 0 0 20px;
}

div#colum_txt_main img.left{
	float: left;
	margin: 0 40px 0 0;
}

div#colum_txt_main img.num{
	margin: 0 5px 2px 5px;
	vertical-align: middle;

}



/* サブ
----------------------------------------------------------*/

/* 共通
----------------------------------*/
div#sub_phone,
div#sub_fax,
div#sub_mail{
	width: 700px;
	padding: 30px;
	margin: 0 15px 20px 15px;
	border: 1px solid #555555;

}

/* 電話
----------------------------------*/

div#sub_phone p{
	margin: 5px 0 0px 0;
	font-size: 14px;
	line-height: 200%;
	text-align: left;
}
/* FAX
----------------------------------*/
div#sub_fax{
		display: none;
		}

div#sub_fax p{
	margin: 5px 0 15px 0;
	font-size: 14px;
	line-height: 200%;
	text-align: left;
}

div#sub_fax span.fax_none{
	display: none;
}

div#sub_fax a.icon_pdf:link,
div#sub_fax a.icon_pdf:visited,
div#sub_fax a.icon_pdf:hover{
	padding: 0 0 0 20px;
	background: url(../../../img/info/icon_pdf.gif) no-repeat;
}



div#sub_fax a.faxbtm:link,
div#sub_fax a.faxbtm:visited{
	display: block;
	width: 379px;
	height: 40px;
	background: url(../../../img/info/02_faxbtm.gif) no-repeat;
	margin: 0 0 0 150px;
	.margin: 0;
}

div#sub_fax a.faxbtm:hover{
	display: block;
	width: 379px;
	height: 40px;
	background: url(../../../img/info/02_faxbtm-over.gif) no-repeat;
}


/* メール
----------------------------------*/
div#sub_mail p{
	font-size: 14px;
	line-height: 200%;
	margin: 15px 0 15px 0;
	text-align: left;
}

div#sub_mail a.mailbtm:link,
div#sub_mail a.mailbtm:visited{
	display: block;
	width: 379px;
	height: 40px;
	background: url(../../../img/info/03_mailbtm.gif) no-repeat;
	margin: 0 0 0 150px;
	.margin: 0;
}

div#sub_mail a.mailbtm:hover{
	display: block;
	width: 379px;
	height: 40px;
	background: url(../../../img/info/03_mailbtm-over.gif) no-repeat;
}


/* フォーム
----------------------------------*/
div#sub_form{
	width: 700px;
	padding: 30px;
	font-size: 14px;
	line-height: 200%;
	margin: 0 15px 20px 15px;
	border: 1px solid #555555;
	text-align: left;
}

div#sub_form p{
	margin: 5px 0 15px 0;
	font-size: 14px;
	line-height: 200%;
	text-align: left;
}

div#sub_form span.red{
	font-size: 12px;
	color: #CC0000;

}

div#sub_form span.gray{
	font-size: 12px;
	color: #666666;

}
div#sub_form img.must{
	vertical-align: middle;
	margin: 0 5px 0px 0;
}

div#sub_form strong{
	color:#006666;
}

/* 個人情報
----------------------------------*/
div#p_date{
	width: 700px;
	margin: 0 15px 20px 15px;
}

div#p_date p{
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}


/* スタイルスイッチ：大
----------------------------------------------------------*/
div#styleswitch a.switch_b:link,
div#styleswitch a.switch_b:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/big.gif) no-repeat;
}

/* スタイルスイッチ：小
----------------------------------------------------------*/
div#styleswitch a.switch_s:link,
div#styleswitch a.switch_s:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/small-over.gif) no-repeat;
}

/* IE7のみ
------------------------------------------------------------------*/

/* 罫線
-----------------------*/
*:first-child+html div#colum_txt_main p.border{
	padding: 40px 0 0 0;
}

*:first-child+html div#colum_txt_main span.border{
	display:none;
}

