/* 他ページ共通
--------------------------------*/
@import"../common.css";


/* 剪定共通
--------------------------------*/
@import"c_common.css";

/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 20px auto 50px auto;
	padding: 0 0 20px 0;
	position: relative;
	width: 800px;
	height: 870px;
	.height: auto;
	font-size: 16px;
	font-weight: 600;
	background: #FFFFFF;
	text-align: left;
}

*:first-child+html div#another_main{
	margin: 20px auto 50px auto;
	padding: 0 0 20px 0;
	position: relative;
	width: 800px;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	background: #FFFFFF;
	text-align: left;
}

div#another_main span{
	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 ul{
	width: 760px;
	margin: 20px;
	line-height: 150%;
	color: #555555;

}

div#colum_txt_main p.p_d_c_txt{
	font-size: 14px;
	line-height: 150%;
	width: 350px;
	margin: 20px 0;

}

div#colum_txt_main p.p_d_c_txt2{
	font-size: 14px;
	line-height: 150%;
	width: 550px;
	margin: 10px 0 20px 10px;
}

div#colum_txt_main p.p_d_c_txt3{
	font-size: 14px;
	line-height: 150%;
	width: 350px;
	margin: 0 0 20px 10px;
	.margin: -10px 0 20px 10px;
}

div#colum_txt_main img.p_d_c_img{
	float: right;
	margin: 0 0 20px 10px;

}



/* 罫線
-----------------------*/
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#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;
}


/* メニュー部　常時表示
------------------------------------------------------------------*/
div#another_navi a.p_d_c:link,
div#another_navi a.p_d_c:visited{
	width: 170px;
	height: 36px;
	display: block;
	background: url(../../../img/another/menu/04_p_d_c/mb-over.gif) no-repeat;
}

/* サブメニュー常時表示
---------------------------------------*/
div#sub_menu a.p_d_c_01:link,
div#sub_menu a.p_d_c_01:visited{
	width: 65px;
	height: 40px;
	display: block;
	background: url(../../../img/another/p_d_c/btm/001-over.gif) no-repeat;
}
