/* 他ページ共通
--------------------------------*/
@import"../common.css";

/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 20px auto 50px auto;
	padding: 69px 0 0 0;
	position: relative;
	width: 800px;
	height: 1115px;
	.height: 1115px;
	font-size: 16px;
	font-weight: 600;
	background: url(../../../img/approach/01_head.gif) no-repeat top center;
	text-align: left;
}

*:first-child+html div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: 1115px;
	font-size: 16px;
	font-weight: 600;
	background: url(../../../img/approach/01_head.gif) no-repeat top center;
	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;
	height: 1050px;
	background: url(../../../img/approach/01_bg.gif);

}


/* 罫線
-----------------------*/
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{
	margin: 0 auto;
	.margin: 0 0 0 30px;
	position: relative;
	width: 740px;
	height: 1050px;
	background: #FFFFFF;
	text-align: center;
}

div#colum_txt a.story:link,
div#colum_txt a.story:visited{
	border: 1px solid #CCCCCC;
	width: 610px;
	height: 400px;
	display: block;
	margin: 0 auto;
	background: url(../../../img/approach/story_001.gif) no-repeat;
}

div#colum_txt a.story:hover{
	border: 1px solid #006666;
	width: 610px;
	height: 400px;
	display: block;
	margin: 0 auto;
	background: url(../../../img/approach/story_001-over.gif) no-repeat;
}

div#colum_txt img.story_head{
	background: url(../../../img/approach/story_head_b.gif) no-repeat;
}

/* カラム_フット
-----------------------*/
div#colum_txt_foot{
	width: 800px;
	height: 65px;
	background: url(../../../img/approach/01_foot.gif) no-repeat center bottom;
}


/* スタイルスイッチ：大
----------------------------------------------------------*/
div#styleswitch a.switch_b:link,
div#styleswitch a.switch_b:visited{
	display: block;
	width: 42px;
	height: 18px;
	background: url(../../../img/styleswitch/big-over.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.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.approach:link,
div#another_navi a.approach:visited{
	width: 100px;
	height: 36px;
	display: block;
	background: url(../../../img/another/menu/05_approach/mb-over.gif) no-repeat;
}
