@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_e a{background: url(../common/img/g_infonav_topics_e.gif) no-repeat 0 -48px;}
#global_nav ul#g_infonav li.g_infonav_topics_e a:hover{background: url(../common/img/g_infonav_topics_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/pdficon1.gif) no-repeat 0px 0;
	padding-bottom:13px;
	width:100px;
}

#topics_news tr td.pdf_icon2{
	background:url(img/ttl_bg2.gif) no-repeat 70px 10px;
	padding-bottom:13px;
	width:100px;
}
#topics_news tr td.pdf_icon3{
	padding-bottom:13px;
}
#topics_news tr td.pdf_icon4{
	background:url(img/pdficon1.gif) no-repeat 0px 0;
	padding-bottom:13px;
	width:50px;
}
#topics_news tr td.pdf_icon5{
	background:url(img/ttl_bg2.gif) no-repeat 30px 10px;
	padding-bottom:13px;
	width:60px;
}

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

div.adobe{
	border: solid 1px #cccccc ;
	width: 525px;
	margin:15px 0;
}
div.adobe p{
	padding:15px;
}

div.adobe img{
	padding-left:15px;
	padding-top:10px;
}

