@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
basic_tag
----------------------------------------------*/
body {
	background: url(../image/bg_other.jpg) repeat-x 0px 0px;
	background: none;
	background-color: #FFF;
	text-align: center;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif ;
}
#RCIDX {
	background: url(../image/bg_top.jpg) repeat-x 0px 0px;
	background-color: #FFF;
}
/*----------------------------------------------
id_block
----------------------------------------------*/
#IDX {
	width: 100%;
}
#MAIN {
	background: none;
}
#CONTENTS {
	width: 100%;
	background: none;
}
#LCONT {
	width: 100%;
	margin-right: 0px;
}
#GNAVI {
	display: none;
}
#BANR {
	display: none;
}
#TOPNAVI {
	display: none;
}
#NEWS {
	width: 100%;
	margin-top: 30px;
}
#NEWS dl {
	width: 100%;
}
/*----------------------------------------------
HEADER
----------------------------------------------*/
#HEADER {
	border-bottom: solid 1px #900;
}
#HEADER ul.u-1 {
	display: none;
}


/*----------------------------------------------
HNAVI
----------------------------------------------*/
#HNAVI {
	display: none;
}

/*----------------------------------------------
PAN
----------------------------------------------*/


/*----------------------------------------------
CONTENTS
----------------------------------------------*/
div.l-box {
	width: 100%;
	margin-right: 0px;
}
div.r-box {
	display: none;
}


/*----------------------------------------------
FOOTER
----------------------------------------------*/
#FOOTER li.f-02 {
	display: none;
}

/*----------------------------------------------
LCONT_common
----------------------------------------------*/
#LCONT p {
	margin-bottom: 1.0em;
	text-align: justify;
}
#LCONT li {
	font-size: 80%;
	line-height: 1.5em;
}

/*----------------------------------------------
common_class
----------------------------------------------*/
.end {
	clear: both;
}

div.hr {
	clear: both;
}
div.redhr {
	height: 20px;
	background: url(../image/redhr.gif) repeat-x 0px 0px;
}
div.hr hr,
div.redhr hr {
	display: none;
}
.ind-1 {
	padding-left: 1.0em;
}
.to-1 {
	margin-top: 1.0em;
}
.bo-1 {
	margin-bottom: 1.0em;
}
.bo10 {
	margin-bottom: 10px;
}
.txt-s {
	font-size: 70%;
	line-height: 1.2em;
}
