@charset "Shift-JIS";

div.index_main{
	padding-left: 25px;
	padding-right: 25px;
}


#side_bg{
	background: url(img/bg_filter2.jpg) repeat-x; margin: 0 auto;
}


/* --------------------------------------------------
  index_mainImg
-------------------------------------------------- */


/* index_mainImg */
#index_mainImg{
	margin-bottom: 25px;
	position: relative;
	width:800px;
}


/* --------------------------------------------------
  index_content
-------------------------------------------------- */

#index_content{
	width: 525px;
	float: left;
	padding-left:115px;
}

#index_content .section_common{
	width: 500px;
	margin-right: 0px;
	margin-left: 20px;
}

/* --------------------------------------------------
  global_nav	"STAY"
-------------------------------------------------- */

#global_nav ul#g_infonav li.g_infonav_opinion_e a{background: url(../common/img/g_infonav_opinion_e.gif) no-repeat 0 -48px;}
#global_nav ul#g_infonav li.g_infonav_opinion_e a:hover{background: url(../common/img/g_infonav_opinion_e.gif) no-repeat 0 -48px;}

/* --------------------------------------------------
  all about topics
-------------------------------------------------- */

#index_content .topics{
	padding-bottom:25px;
}

#contact_mail{
	padding:1em;
	margin-top:10px;
	margin-bottom:30px;
	border:solid 1px #c5c5c5;
}

/* --------------------------------------------------
  all about topics news
-------------------------------------------------- */

table#topics_news{
	width: 100%;
	margin-bottom:15px;
}

table#topics_news td{
	border-bottom: 1px solid #c5c5c5;
	padding: 5px 5px;
}
table#topics_news a{
	color: blue;
	text-decoration: underline;
}

#topics_news tr td img{
	margin-left:35px;
}

#topics_news tr td.pdf_icon{
	background:url(img/pdficon.gif) no-repeat ;
	padding-bottom:11px;
}

/* --------------------------------------------------
  all about topics news_letter
-------------------------------------------------- */

table#topics_news_letter{
	width: 100%;
	margin-bottom:15px;
}

table#topics_news_letter td{
	border-bottom: 1px solid #c5c5c5;
	padding: 5px 5px;
}
table#topics_news_letter a{
	color: blue;
	text-decoration: underline;
}

#topics_news_letter tr td img{
	margin-left:30px;

}

#topics_news_letter tr td.pdf_icon{
	background:url(img/pdficon.gif) no-repeat ;
	padding-bottom:11px;
}
