/* 他ページ共通
--------------------------------*/
@import"../common.css";


/* 会社案内共通
--------------------------------*/
@import"c_common.css";

/* メイン
-----------------------------------------------------------*/
div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: 1380px;
	.height: 1370px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

*:first-child+html div#another_main{
	margin: 20px auto 50px auto;
	position: relative;
	width: 800px;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

div#another_main span{
	display: none;
}

/* カラム_メイン
-----------------------*/
div#colum_txt_main{
	font-size: 14px;
	line-height: 200%;
}


/* 会社概要
---------------------------*/

div#aboutus{
	font-size: 14px;
}


div#aboutus ul{
	margin: 0 0 0 10px;
	line-height: 250%;
}

div#aboutus li{
}


div#aboutus li.title,
div#aboutus li.title2,
div#aboutus li.title3,
div#aboutus li.title4,
div#aboutus li.title5,
div#aboutus li.title6{
	width: 170px;
	}

div#aboutus li.title{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
div#aboutus li.title2{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	height: 250px;
	float: left;
}

div#aboutus li.title3{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	height: 290px;
	float: left;
}

div#aboutus li.title4{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
	float: left;
}

div#aboutus li.title5{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
	height: 110px;
	float: left;
}

div#aboutus li.title6{
	color: #006666;
	font-size: 16px;
	font-weight: bold;
}

div#aboutus li.title7{
	font-size: 14px;
	height: 50px;
	margin: 0 0 -20px 0;
	font-weight: bold;
	clear: both;
}

div#aboutus li.title8{
	font-size: 14px;
	margin: 0 0 0 0;
	font-weight: bold;
}


div#aboutus li.map{
	margin: 0 0 0 170px;
}

/* スタイルスイッチ：大
----------------------------------------------------------*/
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;
}



/* サブメニュー常時表示用
---------------------------------------*/
div#sub_menu a.aboutus_01:link,
div#sub_menu a.aboutus_01:visited{
	width: 170px;
	height: 50px;
	display: block;
	background: url(../../../img/another/aboutus/btm/001-over.gif) no-repeat;
}
	

