/*	上部メニュー・インターフェース	*/
#tpmn {
	margin: 0px;
	padding: 0px;
	width: 760px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

/*	メニュー	*/
#mn_l180	{
 float:left; 
 width:160px; 
	padding: 10px;
 position:relative; 
	display:inline;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(/img/bg/180_line_bg.png);
	background-repeat: repeat-y;
}

/*	メイン部分	*/
#contents_main540	{
	z-index:101;
	float: right;
	width:520px;
	padding: 10px;
	position: relative;
	display:inline;
	margin-right: 10px;
	background-image: url(/img/bg/540_line_bg.png);
	background-repeat: repeat-y;
}
#contents_main740	{
	float: left;
	width:720px;
	padding: 10px;
	position: relative;
	display:inline;
	margin-top: 30px;
	margin-left: 10px;
	background-image: url(/img/bg/740_line_bg.png);
	background-repeat: repeat-y;
}
#tpbg {	/*	上	*/
	position: absolute;
	top: 0px;
	left: 0px;

}
#ftbg {	/*	下	*/
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/*	ヘッダー・空白で対応	*/
#header	{
	position:relative;
	height:120px;
} 

/*	コンテンツ部分仕切り	*/
#contents_760	{
	width:760px;
	z-index: 20;
	margin: 0px;
} 
 
/*	フッター	*/ 
#footer{
	height:60px;
	clear:both;
	z-index: 10;
	background-image: url(/archives/2005/08/ft.jpg);
	width: 760px;
	background-repeat: no-repeat;
} 
 


/*
------------------------------------------------------------
サイト独自の追加分
------------------------------------------------------------
*/


#ftsw{
	position: relative;
	left: 680px;
	top: 18px;
	z-index: 0;
	height: 20px;
	width: 60px;
} 

#tpmn_info{
	position: absolute;
	left: 150px;
	top: 36px;
	z-index: 0;
	height: 18px;
	width: 260px;
} 

#tpmn_home {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 0;
	height: 148px;
	width: 122px;
}




 






/*tpmn_typ_concept*/

#tpmn-menus{
	position: absolute;
	left: 150px;
	top: 76px;
	z-index: 100;
	height: 24px;
	width: 610px;
}



#tpmn_typ_outline{
	position: absolute;
	left: 208px;
	top: 76px;
	z-index: 110;
	height: 24px;
	width: 92px;
} 

#tpmn_typ_school{
	position: absolute;
	left: 311px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 88px;
} 

#tpmn_typ_club{
	position: absolute;
	left: 410px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 82px;
} 

#tpmn_typ_staff{
	position: absolute;
	left: 503px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 60px;
} 

#tpmn_typ_qa{
	position: absolute;
	left: 574px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 60px;
} 

#tpmn_typ_access{
	position: absolute;
	left: 645px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 39px;
} 

#tpmn_typ_contact{
	position: absolute;
	left: 696px;
	top: 76px;
	z-index: 210;
	height: 24px;
	width: 54px;
} 


ul.sideways	{
	padding:		0px	0px	0px	0px;	/* 0 0 12px 16px から変更 */
	margin:		


0px	0px	0px	0px;
	list-style:		none;
}
ul.sideways li	{
	margin-right:		10px;
	float:			left;
}

.title	{
	background:		#EEEEEE;
	border-bottom:	2px	solid	#CCCCCC;
	padding:		2px	2px;
}

.title_sub	{
	background:		#FAFAFA;
	border-bottom:	1px	solid	#CCCCCC;
	padding:		2px	2px;
}


