@charset "utf-8";
body {
	background:url(/images/social/body_bg.png) repeat-x;
	margin:0;
}
#HEADSPC {
	background-color: transparent;
}
/*--------------------------------------------------
header
--------------------------------------------------*/
div#header_other {
	font-family:Verdana, Arial, sans-serif, 'ＭＳ Ｐゴシック';
	background:url(/images/social/header_bg.png) no-repeat;
	width:960px;
	height:82px;
	margin:0 auto 7px auto;
	position:relative;
}
#header_other h1 {
	position:absolute;
	top:11px;
	left:214px;
	color:#000;
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;
}
*:first-child+html #header_other h1 {
	font-size:10px;
	line-height:1.2em;
	font-family:Verdana, Arial, sans-serif, 'ＭＳ Ｐゴシック';
}/*IE7*/
#header_other p#logo_other {
	position:absolute;
	top:20px;
	left:23px;
}
*:first-child+html #header_other p#logo_other {
	top:21px;
}/*IE7*/
#header_menu_other {
	position:absolute;
	top:11px;
	right:0;
	font-size:11px;
	font-weight:bold;
}
*:first-child+html #header_menu_other {
	font-size:10px;
}/*IE7*/
#header_menu_other li {
	float:left;
	display:block;
	margin-left:5px;
	border-left:1px solid #fff;
	padding-left:5px;
	line-height:1.1em;
	font-weight:bold;
}
*:first-child+html #header_menu_other li {
	line-height:1.2em;
}/*IE7*/
#header_menu_other li a {
	color:#fff;
	text-decoration:none;
}
#header_menu_other li a:hover {
	text-decoration:underline;
}
li#header_menu_end_other {
	border-right:1px solid #fff;
	padding-right:5px;
}
#header_contents_box_other {
	position:absolute;
	top:43px;
	left:236px;
	width:724px;
	text-align:left;
}
div#header_search_other {
	position:absolute;
	top:44px;
	left:212px;
	width:722px;
	height:26px;
	text-align:left;
	padding:2px 10px;
	border:3px solid #ccc;
	background:#fafafa;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/js/social/PIE.htc);
	font-size:14px;
	font-family:Verdana, Arial, sans-serif;
}
#header_search_other form p {
	position:relative;
	margin-top:4px;
	margin-right:4px;
	line-height:1.1em;
}
*:first-child+html #header_search_other form p {
	margin-top:3px;
}/*IE7*/
#header_search_other form p br {
	display:none;
}
#header_search_other label {
	position:absolute;
	top:3px;
	left:4px;
	color:#999;
	line-height:1em;
}
*:first-child+html #header_search_other label {
	line-height:1.1em;
}/*IE7*/
#header_search_other input {
	vertical-align:middle;
	outline:none;
}
#header_search_other input#textinput_other {
	width:553px;
	border:1px solid #fafafa;
	background:url(/images/social/transparent_bg.png);
	position:relative;
	z-index:3;
}
#header_search_other #freewordsearch_select_other option {
	font-family:Verdana, Arial, sans-serif;
}
button#freewordsearch_btn_other {
	width: auto;
	padding:0;
	background:none;
	border:0;
	font-size:0;
	line-height:0;
	overflow:visible;
	cursor:pointer;
	margin-top:3px;
}
/* main_menu
----------------------------------*/
#main_menu_other {
	width:960px;
	height:36px;
	background:url(/images/social/main_menu_bg_full.png) no-repeat;
}
#main_menu_other li {
	float:left;
	line-height:33px;
	padding:0px 19px;
	background:url(/images/social/main_menu_line.png) no-repeat;
}

#main_menu_other li#first_li{
	background:none;
}

#main_menu_other li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#main_menu_other li a:hover {
	text-decoration:underline;
}
#main_menu_other li img {
	vertical-align:middle;
}
.fleft_other {
	float:left;
}
.fright_other {
	float:right;
}

/* ヘッダー閲覧履歴 
----------------------------------*/ 
.head_history{ 
        background-image:url(/images/social/header_history.gif); background-repeat:no-repeat; background-position:0 center; 
        padding:3px 0 3px 25px; 
} 

