@charset "utf-8";

/*--sitenamedesignCSS -- yyyy,mm,dd Rel-ish name--*/

/* FF Scrolbar */
html {
	overflow-y: scroll;
}

/* Base Font */
body {
	background: #fff;
	font: 13px "MS P Gothic","ＭＳ Ｐゴシック" sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 130%;
	color: #333;
}

table {
    font-size: inherit;
    font: 100%;
}

html>/**/body {
	font-size: 0.83em;
}


/* $$SPAN */
span.txt_red {
	color: #F00;
}

span.camp {
	font-size: 108%;
	font-weight: bold;
	color: #C00;
}
span.txt_qr {
	position: relative;
	display: block;
	margin: -1em 0 0 150px;
	font-size: 85%;
	color: #F00;
}

a.link_other {
	padding: 0 15px 0 0;
	background: url(../img/icon_target_blank.gif) no-repeat right top;
}


/* =pr_banner */
.pr_banner {
	width: 545px;
	margin: 0 auto 20px;
}

.pr_banner li {
	margin: 0 0 10px;
}


/* #header */
#header_inner {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#header_inner div p {
	position: absolute;
	width: 358px;
	height: 49px;
	left: 0;
	top: 28px;
}

* html #header_inner div p {
	position: absolute;
	left: 0;
	top: 30px;
}

#header_inner p {
	margin: 5px 0 0;
	font-size: 77%;
	line-height: 120%;
	color: #999;
}

.sab {
	position: absolute;
	top: 0;
	right: 0;
}

.sab ul {
	line-height: 0;
}

.sab li {
	display: inline;
	margin: 0 0 0 2px;
	font-size: 0;
}

.freedial {
	position: absolute;
	top: 30px;
	right: 65px;
}

.gmenu {
	position: absolute;
	top: 80px;
}

.gmenu ul {
	line-height: 0;
}

.gmenu li {
	display: inline;
	font-size: 0;
}

.visual {
	position: absolute;
	top: 145px;
}

.pgtop {
	width: 610px;
	margin: 0 auto;
	text-align: right;
}

/* =side_card */
.side_card {
	display: block;
	margin: 10px auto;
}

/* =side_pr_banner */
.side_pr_banner {
	width: 216px;
	margin: 15px auto 5px;
}

.side_pr_banner ul {
	line-height: 0;
}

.side_pr_banner li {
	margin: 0 0 10px;
}


/* #footer */
#footer {
	width: 900px;
	margin: 15px auto;
	border-top: solid 2px #093;
}

#footer ul {
	margin: 20px 0;
	line-height: 0;
	text-align: center;
}

#footer li {
	display: inline;
	padding: 0 3px 0 8px;
	background: url(../img/footer_bg.jpg) repeat-y left top;
	line-height: 150%;
	zoom: 1;
}

#footer li.fmenu_first {
	background: none;
}

#footer li a:link,
#footer li a:visited,
#footer li a:active,
#footer li a:hover
{
	text-decoration: underline;
	color: #666;
}


#footer h6 {
	height: 62px;
	background: url(../img/footer_company.jpg) no-repeat left top;
}

#footer div.area {
	float: left;
	width: 340px;
	margin: 0 205px 0 0;
}

#footer div.area p {
	margin: 0;
	font-size: 77%;
	color: #999;
}

#footer div.add {
	float: left;
	width: 340px;
	margin: 0;
}

#footer div.add p {
	margin: 0 0 0 55px;
}

address {
	text-align: center;
	color: #093;
	clear: both;
}


/*------------------------------cf*/
#contents:after,
#footer:after,
.contents_inner:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

#contents,
#footer,
.contents_inner
{ display: inline-block; }

/* exlude MacIE5 \*/

* html #contents,
* html #footer,
* html .contents_inner
{ height: 1% }

#contents,
#footer,
.contents_inner
{display:block;}
/* end MacIE5 */

/*---------------------------bg*/
.bg {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}
