/************************************************************
#
#会社:タケダデザインルーム
#
************************************************************/
/* サブページ共通 */

#up {
width: 696px;
height: 5px;
margin: 0px 0px 0px 17px;
padding: 165px 0px 0px 0px;
_padding: 150px 0px 0px 0px;
background: url(cmnfix/bg_up.jpg) no-repeat bottom;
font-size: 1px;
line-height: 1px;
}

#main {
width: 696px;
margin: 0px 0px 0px 17px;
background: url(cmnfix/bg_center.jpg) repeat-y;
}

#un {
width: 696px;
height: 5px;
margin: 0px 0px 0px 17px;
padding: 0px 0px 10px 0px;
background: url(cmnfix/bg_un.jpg) no-repeat top;
font-size: 1px;
line-height: 1px;
}

h1 {
margin: 0px 0px 0px 4px;
}

/*メニュー
************************************************************/
#menu {
	position: absolute;
	top: 94px;
	left: 5px;
}

#nabi {
width: 250px;
position: absolute;
right: 19px;
top: 145px;
_top: 145px;
text-align: right;
}

.nabi_text {
font-size: 11px;
color:#333333;
}

.nabi_text span {
font-size: 11px;
color:#333333;
text-decoration: underline;
}