@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_topics a{background: url(../common/img/g_infonav_topics.gif) no-repeat 0 -48px;}
#global_nav ul#g_infonav li.g_infonav_topics a:hover{background: url(../common/img/g_infonav_topics.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: 8px 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 ;
	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: 8px 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/pdficon1.gif) no-repeat ;
	padding-bottom:11px;
}

/* --------------------------------------------------
  all about zaimu
-------------------------------------------------- */

.section_common .bg_down01{
	background:url(img/download_01.gif) no-repeat;
	width:455px;
	height:70px;
	margin:15px;
}
.section_common .bg_down02{
	background:url(img/download_02.gif) no-repeat;
	width:455px;
	height:70px;
	margin:15px;
}
.section_common .bg_down03{
	background:url(img/download_03.gif) no-repeat;
	width:455px;
	height:70px;
	margin:15px;
}

.section_common .bg_down01 img,
.section_common .bg_down02 img,
.section_common .bg_down03 img{
	margin-left:295px;
	margin-top:20px;
}


.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;
}

/* --------------------------------------------------
   news_table
-------------------------------------------------- */
span.pad{
	padding:5px;
}


