@charset "utf-8";

/*--RNJdesignCSS -- xxxx,xx,xx Rel-ish yu-ki--*/

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

/* Base Font */
body {
	background: #e0e0b2 url(../img/bg_sitebackground_x.jpg) repeat-x top;
	font: 13px "MS P Gothic","ＭＳ Ｐゴシック" sans-serif;
	*font-size: small;
	*font :x-small;
	line-height: 150%;
	color: #333;
}

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

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


/* $$span */
.txt_small { font-size: 85%; }
.txt_xsmall { font-size: 77%; }
.txt_gray { color: #666; }

/* $$img */
img.btn { margin: 0 0 15px; }
img.btn_b { margin: 0 0 5px; }

/* H */
h1, h2
{ font-size: 0; line-height: 0; text-indent: -9999px; overflow: hidden; }

/* =twitter */
#twitter { margin: 0 0 20px; }

/* =liquid */
#liquid { width: 900px; margin: 0 auto; }

/* =add */
#add { height: 2em; padding: .6em 0 0; }

/* =header */
#header {
	padding: 8px 0 12px;
	background: #fff url(../img/line_green_stripe_x.png) repeat-x left top;
}

.sb_menu {
	width: 859px;
	margin: 0 auto;
	padding: 7px 0 0;
}

.sb_menu ul {
	text-align: right;
	line-height: 0;
}

.sb_menu li {
	display: inline;
	padding: 0 0 0 19px;
}


/* =contents */
#contents {
	margin: 0;
	padding: 40px 0 15px;
	background: #fff url(../img/line_green_contents_stripe_x.png) repeat-x left top;
}

/* =left */
#left {
	display: inline;
	float: left;
	width: 220px;
	margin: 0 0 0 19px;
}

/* =gmenu */
#gmenu {
	background: #ede4d1;
	padding: 0 0 10px;
}

#gmenu h3 {
	position: relative;
}

#gmenu ul {
	width: 198px;
	margin: 0 auto;
	background: #fff;
	border-bottom: solid 1px #6e7c23;
	border-left: solid 1px #6e7c23;
	border-right: solid 1px #6e7c23;
	line-height: 0;
	text-align: center;
}

#gmenu li {
	padding: 0 0 1px;
	font-size: 0;
	line-height: 0;
}

#gmenu li.dot {
	background: url(../img/line_green_dot.png) repeat-x left bottom;
}

#gmenu li.u_f_f {
	padding: 0 0 2px;
	background: url(../img/line_green_dot.png) repeat-x left bottom;
}

#gmenu li.u_f {
	padding: 1px 0 2px;
	background: url(../img/line_green_dot.png) repeat-x left bottom;
}

#gmenu li.u_f_end {
	padding: 1px 0;
	background: none;
}

/* =gmenu_02 */
#gmenu_02 {
	margin: 7px 0;
}

/* =banner */
p.banner { margin: 5px 0 0; }

/* =side_profile */
#side_profile {
	margin: 15px 0 0;
	padding: 0 0 15px;
	background: #ede4d1;
}

#side_profile h3 {
	height: 71px;
	background: url(../img/re_side-profile.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#side_profile img {
	display: block;
	margin: 0 auto;
}

#side_profile p {
	width: 150px;
	margin: 10px auto 0;
	font-size: 116%;
}

#side_profile p a {
	font-size: 85%;
}

/* =right */
#right {
	display: inline;
	float: left;
	width: 608px;
	margin: 0 0 0 25px;
	background: url(../img/bg_right-box.jpg) no-repeat left top;
}

/* =page top */
.pagetop {
	width: 588px;
	padding: 15px 10px;
	background: #ebebeb;
}

.pagetop_co {
	width: auto;
	padding: 15px 10px;
}

.pagetop p,
.pagetop_co p
{
	text-align: right;
}


/* =footer */
#footer {
	padding: 30px 0 40px;
	background: #ebebeb;
	clear: both;
}

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

#footer li {
	display: inline;
	padding: 0 1px 0 6px;
	background: url(../img/line_footer_y.png) repeat-y left top;
	line-height: 150%;
}

#footer li.fst {
	background: none;
}

#footer li a:link,
#footer li a:visited,
#footer li a:active,
#footer li a:hover
{
	color: #333;
}


/* =address */
address {
	padding: 15px 0;
	text-align: center;
}




/* $$clear fix */
#contents:after,
.bgno div:after,
.c_media div.box_inner:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

#contents,
.bgno div,
.c_media div.box_inner
{ display: inline-block; }

/* exlude MacIE5 \*/

* html #contents,
* html .bgno div,
* html .c_media div.box_inner
{ height: 1% }

#contents,
.bgno div,
.c_media div.box_inner
{display:block;}
/* end MacIE5 */



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