.header_box {
	width : 770px;
	margin : 0px auto 0px auto;
}

/* ロゴの位置 */
.header_logo {
	width : 165px;
	height : 65px;
	margin : 0px;
	float : left;
}

/* メニューの位置 */
.header_menu {
	margin : 0px 0px 0px 0px;
	width : 605px;
	float : left;
}

.other_linkbox {
	margin : 0px 0px 0px 0px;
	float : left;
}

p.other_linktxt {
	margin : 10px 0px 0px 0px;
	background-color : #E8EBF2;
	padding : 2px 13px 2px 13px;
}

.message_box {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 3px 0px;
	height : 37px;
	float : right;
}

.hajimete_position {
	margin : 3px 0px 0px 0px;
}

.bg_mamemame_button {
	margin : 0px 0px 0px 0px;
	width : 123px;
	height : 18px;
	background-image : url(./img/common/button_mamemame.gif);
}

p.mamemame_link {
	margin : 0px 0px 0px 12px;
	padding : 3px 0px 0px 0px;
	font-size : 12px;
}

p.head_freedial {
	margin : 0px 0px 0px 0px;
	padding : 3px 0px 0px 0px;
}

p.head_freedial2 {
	margin : 10px 0px 0px 0px;
}

.freedial_font {
	font-size : 14px;
	font-weight : bold;
	font-family : "Arial";
}

.menu_box {
	float : left;
}

.bg_menu1,.bg_menu2 {
	width : 143px;
	height : 27px;
	background-image : url(./img/common/bgmenu_sell.gif);
}

.bg_menu1 {
	margin : 0px 0px 0px 0px;
}

.bg_menu2 {
	margin : 0px 0px 0px 5px;
}

p.menu_txt {
	padding : 7px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	text-align : center;
	font-weight : bold;
}

p.menu_txt2 {
	padding : 8px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-size : 12px;
	text-align : center;
	font-weight : bold;
}

/* メニューのリンク色 */
a.menu_link:link {
	color : #333333;
	text-decoration : none;
}

a.menu_link:visited {
	color : #333333;
	text-decoration : none;
}

a.menu_link:hover {
	color : #333333;
	text-decoration : none;
}

a.menu_link:active {
	color : #333333;
	text-decoration : none;
}

.clear-both {
	clear : both;
}

/* サブヘッダ */
.subheader_box {
	width : 770px;
	margin : 0px auto 10px auto;
	background-image : url(img/common/bg_subhead.gif);
	border-bottom : 1px solid #CCCCCC;
}

p.wisdom {
	margin : 5px 0px 0px 0px;
	text-align : center;
	font-size : 11px;
}

p.wisdom2 {
	margin : 3px 0px 3px 0px;
	text-align : center;
	font-size : 11px;
}

p.wisdom3 {
	margin : 0px 0px 1px 0px;
	text-align : center;
	font-size : 11px;
}

a.subheadlink:link {
	color : #3385FF;
	text-decoration : none;
}

a.subheadlink:visited {
	color : #3385FF;
	text-decoration : none;
}

a.subheadlink:hover {
	color : #3385FF;
	text-decoration : none;
}

a.subheadlink:active {
text-decoration : none;
	color : #3385FF;
}
/* 豆カラー */
a.mamemamecolor:link {
	color : #333333;
	text-decoration : none;
}

a.mamemamecolor:visited {
	color : #333333;
	text-decoration : none;
}

a.mamemamecolor:hover {
	color : #333333;
	text-decoration : none;
}

a.mamemamecolor:active {
text-decoration : none;
	color : #333333;
}