@charset "Shift_JIS";


body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: url(../images/window_bg.gif) repeat-x 0 50px #FFFFFF;
	font-size: 12px;
	}

a:link{
	color: #561214;
	text-decoration: none;
}
a:visited{
	color: #875C5D;
	text-decoration: none;
}
a:hover, a:active{
	color: #E8131A;
	text-decoration: underline;
}


img {
}
img.left {
	float: left
}
img.right {
	float: right
}



#topics_title {
	float: left;
	margin: 0;
	padding: 0;
	width: 351px;
	height: 84px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(images/topics_title.gif) no-repeat;
}


#separate{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 1px;
	}


#header {
	margin: 13px 25px 0 25px;
	padding: 0;
	border-bottom: #FFFFFF 1px solid;
}
a#up_close{
	float: right;
	margin: 0;
	padding: 0;
	width: 59px;
	height: 15px;
	font-size: 1px;
	background: url(../images/window_btn_close.gif) no-repeat;
	text-indent: -9999px;
}
a#btn_outline{
	float: right;
	margin: 0px 25px 0 0;
	padding: 0;
	width: 133px;
	height: 23px;
	font-size: 1px;
	background: url(../images/topics_btn_outline.gif) no-repeat;
	text-indent: -9999px;
}

a#down_close{
	float: right;
	margin: 10px 25px 20px 0;
	width: 59px;
	height: 15px;
	font-size: 1px;
	background: url(../images/window_btn_close.gif) no-repeat;
	text-indent: -9999px;
}

#page_body {
	text-align: left;
	margin: 30px;
}

.ex_textA {
	margin: 0 75px 0 135px;
	color: #444444;
	font-size: 13px;
	line-height: 18px;
}

#copyright {
	clear: both;
	width: 100%;
	height: 25px;
	background: #747474;
	text-align: center;
	margin: 40px 0 0 0;
	padding: 6px 0 0 0;
	color: #FFFFFF;
	font-size: 12px;
}


/*---------------------------
  ▼トピックス中身関連
-------------------------- */

.tp_text {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #6A5ACD;
	font-size: 18px;
}



.tp_text1 {                           	      
        margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
        text-align: center;
        color: #9999CC
        font-size: 13px;
}


.tp_text2 {
	width: 295px;
	text-align: center;
        color: #9999CC
        font-size: 13px;




.tp_text3 {                           	      
        margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
        text-align: center;
        color: #9999CC
        font-size: 13px;
}



.tp_text4 {
	width: 300px;
	text-align: center;
        color: #9999CC
        font-size: 25px;
}


.tp_text5 {                           	      
        padding-left: 50px;
	padding-right: 50px;
	margin-top: 10px;
        text-align: left;
        color: #9999CC
        font-size: 13px;
}


.tp_text6 {                           	      
        margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
        text-align: left;
        color: #9999CC
        font-size: 13px;
}


.tp_text7 {                           	      
        margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
        text-align: left;
        color: #9999CC
        font-size: 13px;
}


.tp_text8 {                           	      
        padding-left: 30px;
	padding-right: 30px;
	margin-top: 10px;
        argin-bottom: 30px;
        color: #9999CC
        font-size: 5px;
}


#topics_line {
	clear: both;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 7px;
	width: 405px;
	font-size: 1px;
	background: url(../images/line.gif) repeat-x bottom left;
}
