#title {
	clear:both;
	width:808px;
	height:120px;
	margin:0 -54px;
	padding:0;
	text-align:left;
	position:relative;
	background:url(/english/image_cmn/img_title.jpg) no-repeat 0 0 ;
	}
#title img{
	margin:0px;
	padding:0px;
	}
#title .header_text {
color:#FFFFFF;
font-size:10px;
text-align:left;
position:absolute;
right:0px;
top:3px;
z-index:1;
width:550px;
}

#title .box_text {
	width: 266px;
	height:46px;
	margin:0px;
	padding:0px ;
	text-indent:-9999px;
	position:absolute;
	top:34px;
	left:214px;
	}
#title .title_img {
	width:213px;
	height:120px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0;
	left:25px;
	}
#title .title_img a {
	display:block;
	width:213px;
	height:120px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	position:relative;
	left:30px;
	z-index:10;
	}

#title .box_btn {
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	left:30px;
	}

#title ul#btn_head {
	margin:0px;
	padding:0px;
	list-style:none;
	width:476px;
	position:absolute;
	left:244px;
	top:55px;
	}
#title ul#btn_head li {
	float:left;
    height:40px;
	margin:0;
	}
#title ul#btn_head a {
    display:block;
    height:40px;
	margin:0px;
	padding:0px;
    text-indent:-9999px;
    overflow:hidden;
}
#title ul#btn_head li.btn_home { width:95px; }
#title ul#btn_head li.btn_mynote,
#title ul#btn_head li.btn_useful { width:190px; }

#title ul#btn_head li.btn_home a { width:95px; background:url(/image_cmn/btn_header.gif) no-repeat 0 0 ;}
#title ul#btn_head li.btn_mynote a { width:190px; background:url(/image_cmn/btn_header.gif) no-repeat -95px 0 ;}
#title ul#btn_head li.btn_useful a { width:190px; background:url(/image_cmn/btn_header.gif) no-repeat -285px 0 ;}

#title ul#btn_head li.btn_home a:hover { background:url(/image_cmn/btn_header.gif) no-repeat 0 -40px ;}
#title ul#btn_head li.btn_mynote a:hover { background:url(/image_cmn/btn_header.gif) no-repeat -95px -40px ;}
#title ul#btn_head li.btn_useful a:hover { background:url(/image_cmn/btn_header.gif) no-repeat -285px -40px ;}

#title .btn_login {
	width:114px;
	height:20px;
	position:absolute;
	top:65px;
	right:15px;
	}
#title .user_name {
	text-align:left;
	margin:0;
	position:absolute;
	top:95px;
	right:15px;
	}
#title .user_name p {
	height:15px;
	padding:0;
	text-align:right;
	color:#6E6E6E;
	}
#title .user_name p span {
	font-weight:bold;
	}
#title .user_name img {
vertical-align:middle;
}

/*--------------------------------------------------------------------
foot_att_word 注目のキーワード Mynote用
--------------------------------------------------------------------*/
dl#foot_att_word {
    overflow:hidden;
    width:680px;
    margin:0px auto 15px;
    padding:10px 0px;
    border:#f6c4d6 solid 1px;
    background:#ffffff;
    color:#666;
	font-size: 82%;
    }

dl#foot_att_word dt {
    margin:5px 15px 0px;
    padding:0px 5px 5px;
    border-bottom:#f6c4d6 double 3px;
    color:#d82c6a;
    font-weight:bold;
	text-align:left;
    }

dl#foot_att_word dd {
    padding:10px 10px 0px;
    }

dl#foot_att_word dd ul {
    overflow:hidden;
    width:650px;
    margin:0px auto;
	list-style:none;
    }

dl#foot_att_word dd ul li {
    float:left;
    white-space:nowrap;
    margin:3px 0px;
    padding:0px 9px 0px 8px;
    border-right:#e17e7e solid 1px;
    }
