@charset "utf-8";
/* --------------------------------------------------------------------
	2011年2月以降ヘッダーリニューアルCSS
-------------------------------------------------------------------- */

/* -------------------------------------------------------------------- */
/* common ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

body {
	color: #000;
	background: #FFF;
	text-align: left;
	font-family: 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	_behavior: url("csshover3.htc");
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
	text-decoration:underline;
}
#wrap {
	/*width: 760px;*/
	padding:0;
	text-align: left;
}
/* p{margin:0 0 20px;} */
strong {
	font-weight: bold;
}
.ovimg img {
	behavior: url("../../../css/pngbehavior.htc");
}
img {
	border: 0;
	vertical-align:top;
	font-size:0px;
}
/*
#contents a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
	background: #FFF;
}
*/

#tag {
	background: #FFF;
	padding: 12px 0;/*border-bottom: solid 1px #000;*/
}
#tag p {
	margin: 0 auto;
	width: 760px;
	text-align: right;
}
#main .gotoTop {
	font-size: 84%;
	text-align: left;
	margin: 10px 0;
}
#main .gotoTop a {
	float: right;
	background: url(../benefit/common/images/cmn_cnr_icon_01.gif) no-repeat left center;
	padding-left: 15px;
}
/* CLEARFIX */
.clearfix {
	zoom:1;/*for IE 7-8*/
}
.clearfix:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
* html .clearfix {
	display:inline-table;
	/*\*/display:block;/**/
}
/* -------------------------------------------------------------------- */
/* header ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#header h1 {
	vertical-align:top;
	margin:0 0 0 12px;
	display:inline-block;
 /display:inline;
	zoom:100%;
	line-height:0;
	font-size:0;
	position: relative;
}
#header h1 img {
	vertical-align:top;
}
#header h1 #head_uri {
	position: absolute;
	top: 23px;
	left: 199px;
}
#head_bar {
	background:#fff;
	height:64px;
	min-width: 740px;
	width: expression(document.body.clientWidth < 742? "740px" : "auto");
}
#head_bar p {
	vertical-align:top;
	margin:36px 0 0 230px;
	display:inline-block;
 /display:inline;
	zoom:100%;
}
#head_bar .head_navi01 {
	position: absolute;
	top: 40px;
	right: 20px;
}
#head_bar .head_navi01 li {
	vertical-align: bottom;
	font-size:0;
}
#head_bar .head_navi01 li a {
	display: block;
}
#header li {
	line-height: 0;
	font-size:0;
}
#header li img {
	vertical-align:top;
}
#head_bar {
	position:relative;
}
#head_bar p {
	margin:0;
	display:block;
	position:absolute;
	right: 21px;
	top: 37px;
}
/* -------------------------------------------------------------------- */
/* contents ----------------------------------------------------------- */
/* -------------------------------------------------------------------- */
#contents {
	text-align: center;
	padding-bottom: 10px;
}
#content_area {
	height:auto;
	margin:0 auto;
}
#cont_wrap {
	width:542px;
	margin: 0 189px 0 29px;
}
#contents #pan {
	color: #fff;
	font-weight: bold;
	line-height: 25px;
	background: #000;
	/*margin-bottom: 10px;*/
	padding-left:18px;
	text-align: left;
}
#contents #pan a:link, #contents #pan a:hover, #contents #pan a:visited, #contents #pan a:active {
	color: #fff !important;
}
.ptop p {
	float:right;
	text-align:left;
	background:url(../common/images/cmn_cnr_icon_01.gif) left no-repeat;
	padding-left:13px;
}
.ptop p a:link {
	color:#666666;
}
.ptop p a:visited {
	color:#666666;
}
.ptop p a:hover {
	color:#666666;
}
#contents a {
}
#contents a:hover {
}
/* -------------------------------------------------------------------- */
/* footer ------------------------------------------------------------- */
/* -------------------------------------------------------------------- */

#footer {
	text-align: left;
	padding:10px 0px 50px 0;
	_padding-bottom: 20px;
	border-top:1px solid #cccccc;
	clear: both;
	margin: 0 10px;
	min-width: 740px;
	width: expression(document.body.clientWidth < 742? "740px" : "auto");
}
div#footnavi {
	width:400px;
	zoom:100%;
	float:left;
	font-size: 90%;
}
#footnavi ul {
	width:450px;
	margin-bottom:10px;
}
#footnavi li {
	float:left;
	padding-right:5px;
	border-right:1px solid #000000;
	margin-right:3px;
	zoom:100%;
}
#footnavi li.last {
	display:block;
	float:left;
	padding-right:0px;
	border-right:none;
	margin-right:0px;
	zoom:100%;
}
#footer #eco {
	width: auto !important;
	text-align: right !important;
	height:32px !important;
	float:right !important;
}
#copy {
	font-size: 90%;
	margin-bottom: 8px;
}
#copy a:link, #copy a:hover, #copy a:visited, #copy a:active {
	color: #000;
	text-decoration: none;
}
.borderR {
	border-right:1px solid #FFF;
	padding:0 10px 0 0 !important;
	margin:0 10px 0 0;
}
/*
#contents a:hover img{	filter:alpha(opacity=80);	opacity:0.8;	background: #FFF;}
*/
