@charset "UTF-8";


/* ////////////////////////////////////////////////////////// */
/* TCgSʎwpCSS */
/* ////////////////////////////////////////////////////////// */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial , sans-serif;
	color: #303D41;
	font-size: 12px;
	line-height: 150%;
	background-image: url(../common/bg.gif);
}

img {
	border: 0;
}

/* ---------------------------------------------------------------- */
/* text */
/* ---------------------------------------------------------------- */

a:link {
	color: #366FCD;
}
a:visited {
	color: #366FCD;
}
a:active {
	color: #66A3D9;
}
a:hover {
	color: #66A3D9;
}
a.link2:link {
	color: #CE133F;
}
a.link2:visited {
	color: #CE133F;
}
a.link2:active {
	color: #EC496F;
}
a.link2:hover {
	color: #EC496F;
}
a.w:link {
	color: #FFFFFF;
	text-decoration: none
}
a.w:visited {
	color: #FFFFFF;
	text-decoration: none
}
a.w:active {
	color: #FFFFFF;
	text-decoration: none
}
a.w:hover {
	color: #FFFFFF;
	text-decoration: none
}
.large{
	font-size: 16px;
}
.big{
	font-size: 14px;
}
.small{
	font-size: 10px;
}

/* ---------------------------------------------------------------- */
/* p */
/* ---------------------------------------------------------------- */

p.topic {
	margin: 10px 0 10px 0;
}

/* ---------------------------------------------------------------- */
/* h */
/* ---------------------------------------------------------------- */

h2.topic {
	color: #666F3D;
	font-size: 16px;
	line-height: 100%;
	font-weight: bold;
}

/* ---------------------------------------------------------------- */
/* container */
/* ---------------------------------------------------------------- */

#contents {
	position: relative;
	width: 851px;
	background-image: url(../common/bg_body.gif);
	background-repeat: repeat-y;
}
#cnt_header {
	position: relative;
	width: 851px;
	height: 95px;
}
#cnt_navi {
	float: left;
	position: relative;
	width: 264px;
	background-image: url(flash/nav.swf);
	background-repeat: no-repeat;
}
#cnt_body {
	float: left;
	position: relative;
	width: 550px;
	margin-left: 15px;
}
#cnt_footer {
	clear: both;
	position: relative;
	width: 851px;
	height: 49px;
}

/* ---------------------------------------------------------------- */
/* contents */
/* ---------------------------------------------------------------- */

#topic {
	margin: 15px 0 0 0;
	width: 550px;
	position: relative;
}
#mailmag {
	margin: 15px 0 15px 13px;
	width: 524px;
	position: relative;
}
#topic_title {
	position: relative;
	width: 550px;
	height: 36px;
	background-image: url(../img/title_topic.gif);
	background-repeat: no-repeat;
}
#topic .txt {
	position: absolute;
	color: #FF6400;
	font-size: 9px;
	bottom: 10px;
	right: 5px;
}
div.topic_area1 {
	padding: 15px 0 15px 0;
	width: 550px;
	position: relative;
	background-image: url(../common/line_dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.topic_area2 {
	padding: 15px 0 15px 0;
	width: 550px;
	position: relative;
	background-image: url(../common/line_rouph.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.topic_area3 {
	padding: 3px 0 3px 0;
	width: 550px;
	position: relative;
	background-image: url(../common/line_dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.mmag_btn {
	margin: 10px 0 10px 0;
}
#pagetop {
	margin: 30px 0 15px 0;
	width: 550px;
	text-align: right;
}

/* ---------------------------------------------------------------- */
/* navi */
/* ---------------------------------------------------------------- */

#navi_btnarea {
	margin: 2px 0 0 50px;
	position: relative;
}
#navi_btnarea div.btn01 {
	margin: 0 0 0 10px;
	position: relative;
}
#navi_btnarea div.banner {
	margin: 15px 0 0 12px;
	position: relative;
}

/* ---------------------------------------------------------------- */
/* footer */
/* ---------------------------------------------------------------- */

#footer {
	margin-left: 49px;
	width: 802px;
	height: 49px;
	background-image: url(../common/bg_footer.jpg);
	background-repeat: no-repeat;
}
#footer div.text1 {
	position: absolute;
	width: 200px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 100%;
	top: 30px;
	left: 75px;
}
#footer div.text2 {
	text-align: right;
	position: absolute;
	width: 500px;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 100%;
	top: 30px;
	left: 305px;
}

/* ---------------------------------------------------------------- */
/* other */
/* ---------------------------------------------------------------- */

.l_pad {
	padding: 5px 0 5px 0;
}

.news_img {
	width: 550px;
	text-align: center;
}
