/* 他ページ共通
--------------------------------*/
@import"../common.css";

/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: 1660px;
	.height: 1700px;
	font-size: 16px;
	font-weight: 600;
	background: #FFFFFF;
	text-align: left;
}

*:first-child+html div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: 1700px;
	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#another_main ul{
	background: url(../../../img/background/another_menu_bg.gif) repeat-x;
	height: 50px;
}

div#another_main li{
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	text-align: center;
	color: #333333;
	float: left;
}


/* カラムヘッダー
-----------------------------------------------*/
div#colum_head{
	text-align: center;
	margin: 20px 10px 0 10px;
}

/* カラム_メイン
-----------------------*/
div#colum_txt_main{
	width: 800px;
	font-weight: normal;
	background: url(../../../img/another/concept/title_01_noie.gif) no-repeat top right;
	.background: url(../../../img/another/concept/title_01.gif) no-repeat top right;
}

/* 罫線
-----------------------*/
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 p.c01-1{
	font-size: 15px;
	line-height: 150%;
	width: 660px;
	color: #333333;
	margin: 50px 30px 75px 30px;
	.margin: 50px 30px 30px 30px;
}

/* IE7
--------------*/
*:first-child+html div#colum_txt_main p.c01-1{
	font-size: 15px;
	line-height: 150%;
	width: 660px;
	color: #333333;
	margin: 50px 30px -40px 30px;
}

div#colum_txt_main p.c01-2{
	font-size: 15px;
	line-height: 150%;
	width: 660px;
	color: #333333;
	margin: 50px 30px 75px 30px;
	.margin: 50px 30px 30px 30px;
}

/* IE7
--------------*/
*:first-child+html div#colum_txt_main p.c01-2{
	font-size: 15px;
	line-height: 150%;
	width: 660px;
	color: #333333;
	margin: 50px 30px -40px 30px;

}

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.concept:link,
div#another_navi a.concept:visited{
	width: 100px;
	height: 36px;
	display: block;
	background: url(../../../img/another/menu/01_concept/mb-over.gif) no-repeat;
}


/*　サブメニュー　常時表示
--------------------------------------------------------*/
div#another_main a.menu_01:link,
div#another_main a.menu_01:visited{
	background: url(../../../img/another/concept/btm/concept01_over.gif) no-repeat;
	display: block;
	width: 228px;
	height: 40px;
}

