@charset "utf-8";
/* CSS Document */

#logo a {
	display:block;
	width:270px;
	height:0px;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:48px;
	background:url(../img_re/logo.gif) no-repeat;
	float:left;
}


/* ------------------------------------------------------------
 contants
------------------------------------------------------------ */
#contents {
	text-align:left;
	width:905px;
	margin:50px auto 0px auto;
	position:relative;
}

#topics_path {
	text-align:right;
	list-style:none;
	position:absolute;
	top:0;
	right:0;
	padding-top:4px;
  font-size:11px;
}
#topics_path li {
	display:inline;
}

#contents_title {
	width:210px;
	float:left;
	margin-bottom:40px;
}
#contents_main {
	width:655px;
	float:right;
	border:#DFCA9B 5px solid;
	margin-bottom:40px;
}
#contents_main_set {
	width:616px;
	margin:20px auto;
}
#btn_back {
	margin-bottom:15px;
}
#read_txt {
	font-size:95%;
	line-height:1.6em;
	margin-bottom:15px;
}
#txt_copy {
	margin-bottom:10px;
}
#txt_copy span {
	padding:2px;
	background-color:#FFFF33;
}
#btn_back_top,
#btn_back_top a,
#btn_back_top a:hover {
	width:210px;
	height:20px;
	margin-bottom:15px;
}
#btn_back_top {
	text-indent:-9999px;
	background:url(../everyone/img/btn_back_top.gif) no-repeat;
}
#btn_back_top a {
	display:block;
}
#btn_back_top a:hover {
	text-indent:-9999px;
	background:url(../everyone/img/btn_back_top_ovr.gif) no-repeat;
}
#full_contants_set {
	width:835px;
	margin:0px auto;
	padding:20px 0px;
}

.banner {
	margin-bottom:10px;
}
.tit_contants {
	margin:25px 0px 15px 0px;
}
.txt_normal {
	font-size:95%;
	line-height:1.8em;
	letter-spacing:0.1em;
}

#attention {
	clear:both;
	font-size:80%;
	line-height:1.5em;
	padding:10px;
	background:url(../img/bg_subtxt.gif) repeat;
}

.error {
	font-size:90%;
	clear:both;
	color:#990000;
	line-height:1.6em;
	padding:20px 0px;
}
.txt_cap {
	font-size:80%;
	line-height:1.5em;
}


/* ------------------------------------------------------------
 search
------------------------------------------------------------ */

#search {
	list-style-type:none;
}
#search li {
	font-size:11px;
	line-height:1.4em;
	margin-bottom:4px;
	padding-left:14px;
	background:url(../everyone/img/icon_list.gif) no-repeat;
}
#search li a:link {
	color:#181818;
	text-decoration:none;
}
#search li a:visited {
	color:#666666;
	text-decoration:none;
}
#search li a:hover,
#search li a:active {
	color:#FF6600;
}
#search_btn {
	width:210px;
}
#search_txt {
	font-size:80%;
	line-height:1.5em;
	width:136px;
	float:left;
}
#search_img {
	width:54px;
	float:right;
}

.form_txt_search {
	font-size:90%;
	width:198px;
	margin:10px 0px;
	padding:5px;
	border:#999999 1px solid;
}
.strong_c {
	color:#669999;
}


/* ------------------------------------------------------------
 page
------------------------------------------------------------ */

#page {
	clear:both;
	margin-left:496px;
}
#page_p2 {
	clear:both;
	margin-left:556px;
}
*html #page {
	margin-left:490px;
}
*html #page_p2 {
	margin-left:550px;
}
#page li,
#page_p2 li {
	text-indent:-9999px;
	list-style-type:none;
	width:25px;
	height:25px;
	float:left;
	margin:0px 0px 20px 5px;
}
#page li a,
#page_p2 a {
	display:block;
	width:25px;
	height:25px;
}
#page1 {
	background:url(../img_re/page_01.gif) no-repeat;
}
#page1_ovr,
#page1 a:hover {
	background:url(../img_re/page_01_ovr.gif) no-repeat;
}
#page2 {
	background:url(../img_re/page_02.gif) no-repeat;
}
#page2_ovr,
#page2 a:hover {
	background:url(../img_re/page_02_ovr.gif) no-repeat;
}
#page3 {
	background:url(../img_re/page_03.gif) no-repeat;
}
#page3_ovr,
#page3 a:hover {
	background:url(../img_re/page_03_ovr.gif) no-repeat;
}
#page4 {
	background:url(../img_re/page_04.gif) no-repeat;
}
#page4_ovr,
#page4 a:hover {
	background:url(../img_re/page_04_ovr.gif) no-repeat;
}