@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 a{background: url(../common/img/g_infonav_opinion.gif) no-repeat 0 -48px;}
#global_nav ul#g_infonav li.g_infonav_opinion a:hover{background: url(../common/img/g_infonav_opinion.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: 7px 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/pdficon1.gif) no-repeat 0 -1px;
	padding-bottom:11px;
	padding-left:35px;
}

#topics_news tr td.arrow_icon{
	background:url(img/ttl_bg2.gif) no-repeat 0px 8px;
	padding-bottom:9px;
	padding-left:20px;
}

/* --------------------------------------------------
  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: 8px 5px;
}
table#topics_news_letter a{
	color: blue;
	text-decoration: underline;
}

#topics_news_letter tr td img{
	margin-left:35px;

}

#topics_news_letter tr td.pdf_icon{
	background:url(img/pdficon1.gif) no-repeat ;
	padding-bottom:11px;
}

/* --------------------------------------------------
  all about etc
-------------------------------------------------- */

.section_common #back_number{
	margin-right:20px;
}


.section_common .adobe{
	border: solid 1px #cccccc ;
	width: 480px;
	margin-top:35px;
}
.section_common .adobe p{
	padding:15px;
}

.section_common .adobe img{
	padding-left:15px;
}


/* --------------------------------------------------
  all about topics adobe
-------------------------------------------------- */

div.adobe{
	border: solid 1px #cccccc ;
	width: 525px;
	margin:0 0 15px 0;
}
div.adobe p{
	padding:15px;
}

div.adobe img{
	padding-left:15px;
	padding-top:10px;
}

/* --------------------------------------------------
  back number
-------------------------------------------------- */
.bn{
	padding-bottom:5px;
}

