@charset "utf-8";

/* --------------------------------------------------------
 * 
 * 		popup styles
 * 
 * -------------------------------------------------------- */




/* ----------------------------------------------
 * 		contents-area
 * ---------------------------------------------- */

/* ----- contents-area ----- */

#contents-area {
	width: 730px;
}

/* ----- contents-body ----- */

#contents-body {
	padding: 10px 10px 0 10px;
}

/* ----- main-contents ----- */

#main-contents {
	float: none;
	padding: 10px 0 20px 0;
	border-top: solid 3px #e20000;
	border-bottom: solid 3px #e20000;
}

/* ----- topic-path-block ----- */

#topic-path-block #topic-path {
	float: left;
	width: 700px;
	padding: 0 0 0 10px;
	margin-top: 0;
	line-height: 1.2;
}




/* ----------------------------------------------
 * 		heading-01-01
 * ---------------------------------------------- */
#contents-area .heading-01-01 {
	padding-top: 12px;
}



/* ----------------------------------------------
 * 		heading-01-04
 * ---------------------------------------------- */
#contents-area .heading-01-04 {
	padding-top: 12px;
}




/* ----------------------------------------------
 * 		header-area
 * ---------------------------------------------- */

/* ----- header-area ----- */

#header-area {
	width: 730px;
}

/* ----- header-utility ----- */

#header-utility {
	position: relative;
	width: 362px;
}

/* ----- header-close-btn ----- */

#header-close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
}


/* ----- favorite-registration ----- */

#favorite-registration {
	position: absolute;
	top: 14px;
	right: 110px;
	float: none;
	width: 132px;
	height: 20px;
}
#favorite-registration img {
	margin: 0;
}

/* ----- fontsize-selector ----- */

#fontsize-selector {
	position: relative;
	top: 49px;
	clear: both;
	margin-top: 0;
}
#fontsize-selector ul li {
	margin-right: 0;
}




/* ----------------------------------------------
 * 		footer-area
 * ---------------------------------------------- */

/* ----- footer-area ----- */

#footer-area {
	width: 730px;
	margin-top: 1px;
}

/* ----- footer-site-info ----- */

#footer-site-info {
	border-top: solid 1px #cccccc;
	float: none;
	width: 710px;
	margin: 0 10px 0 10px;
}

/* ----- close-block ----- */

#close-block {
	margin-top: 20px;
	text-align: center;
}

