@charset "UTF-8";

@media print {
body {zoom:100%;}
}

html,body,div ,p,ul,li,input,label,h1,h2,h3,h4,h5,h6,table,td,tr,th,tbody,img,br{
	padding: 0px;
	margin: 0px;
}

body { font-size:13px; font-family:"メイリオ","Meiryo","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Helvetica"; }

a {
	color: #black;
}

a.pdf {
background: url( url(../../../images/icon_pdf.png)) 0 0 no-repeat;
padding: 0 0 0 23px;
min-height: 16px;
margin-bottom: 7px;
position: relative;
display: inline-block;
}

img {
	border: none;
}

h1,h2,h3,h4,h5,h6{font-size:13px;font-weight:normal;}



p {
	margin-bottom: 12px;
    font-size: 13px;
	color: #666666;
}*/

.clear {
	display:block;
	clear: both;
}

#main_wrapper{
	margin: 0px auto;
	position: relative;
	border:0px solid red;
	font-size: 13px;
	width: 100%;
}

/*======================================================================
					--------- HEADER ---------
======================================================================*/

#main_header{
	background: url(../images/bg_header.jpg) repeat-x;
	height: 93px;
}

#header{
	margin: 0px auto;
	width: 960px;
}

.col_l  #logo{
	position: absolute;
	width: 165px;
	height: 29px;
	margin: 35px 0px 0px 15px;
}

.col_r #contact{
	position: absolute;
	width: 360px;
	height: 38px;
	margin: 30px 15px 0px 555px;
}

/*#en_button{
	position: absolute;
	width: 42px;
	height: 18px;
	margin: 50px 0px 0px 905px;
}

#en_button a:hover{
	position: absolute;
	width: 42px;
	height: 18px;
	margin: 50px 0px 0px 905px;
}*/

.lang_button{ display:none;
	position: absolute;
	width: 45px;
	height: 60px;
	margin: 12px 15px 0px 895px;
	border: 0px solid red;
}

#lang_button a:hover{
	position: absolute;
	width: 42px;
	height: 40px;
	margin: 30px 15px 0px 895px;
}

/*======================================================================
					--------- BANNER ---------
======================================================================*/

#main_banner{
	background: url(../images/bg_indeximages.gif) repeat;
	height: 185px;
}

#banner{
	margin: 0px auto;
	width: 960px;
	height: 185px;
	border: 0px solid red;
}

/*======================================================================
					--------- NAVIGATION ---------
======================================================================*/

#main_navigation{
	background: url(../images/bg_menu.gif) repeat;
	height: 42px;	
}

#nav_container{
	margin: 0px auto;
	width: 960px;
	border: 0px solid green;
	position: relative;
	top: 8px;
}

#nav_content{
	font-size: 16px;
	font-weight: bold;
	border: 0px solid white;
}

#nav_content a.mainlevel{
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	border: 0px solid red;
	margin-left: 20px;
}

#main_navigation #nav_container a{
	color: #FFFFFF;
	text-decoration: none;
font-family:"メイリオ","Meiryo","MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Helvetica";
}

#main_navigation #nav_container a:hover{
	color: #BFEFFF;
	text-decoration: none;
}

#nav_content ul.menu_menuHeader li{
	display: inline;
	border: 0px solid red;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
}

#nav_content ul.menu_menuHeader li a{
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 20px;
	border: 0px solid red;
	margin-left: 20px;
}

/*======================================================================
					--------- CONTENT ---------
======================================================================*/
#main_content {
	margin: 0px auto;
	width: 960px;
	border: 0px solid red;
	padding: 5px 5px 70px 5px;
}

#page_content #content{
	border: 0px solid blue;
	margin: -40px 0px 0px 5px;
	font-size: 9px;
}

#news_content{
	height: 100px;
	bordeR: 0px solid red;
	margin: -50px 10px 10px 20px;
	width: 690px;
}

#news_content1{
	height: 100px;
	bordeR: 0px solid red;
	margin: 0px 10px 10px 20px;
	width: 690px;
}

#news_content #news_l{
	position: absolute;
	
	background: url(../images/bg_newsbody.gif) repeat;
	margin: 0px 10px 5px 2px;
	width: 620px;
	min-height: 100px;
	height: auto;
	border: 0px solid red;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
}

#news_content1 #news_l{
	position: absolute;
	background: url(../images/bg_newsbody.gif) repeat;
	margin: 0px 10px 5px 2px;
	width: 620px;
	min-height: 100px;
	height: auto;
	border: 0px solid red;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */
}
.slick-rss-container{
	padding: 5px 10px 10px 10px;
	font-size: 12px;
}

#news_l a.slickTip{
	background-image: url(../images/mrk_arrownews.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#news_l ul li{
	border: 1px solid #e7e3cf;
}

.news_head_l, .news_head_r {	
	border: 0px solid red;
	font-weight: bold;
	margin: 5px 10px;
	font-size: 10px;
}

#news_content #news_r{
	position: absolute;
	
	background: url(../images/bg_autolispbody.gif) repeat;
	margin: 0px 0px 5px 340px;
	width: 335px;
	min-height: 100px;
	height: auto;
	border: 0px solid red;
	-webkit-border-radius: 10px; /* Safari prototype */
	-moz-border-radius: 10px; /* Gecko browsers */
	border-radius: 10px; /* Everything else - limited support at the moment */

}

#news_r a.slickTip{
	background-image: url(../images/mrk_arrowautolisp.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#news_r ul li{
	border: 1px solid #dee4ea;
}

#news_l ul , #news_r ul {
	list-style-type: none;
	background: #fff;
}

#news_l a:hover.slickTip, #news_r a:hover.slickTip {
	text-decoration: none;
}

/*======================================================================
					--------- FOOTER ---------
======================================================================*/

#main_footer{
	margin-top: 0px;
	text-align: center;
	height: 25px;
	padding: 10px 0px 20px 0px;
	background: #eee;
	color: #949494;
	font-size: 10px;
}
	
#main_footer a{
	color: #949494;
	text-decoration: none;
}

#main_footer a:hover{
	color: #000000;
	text-decoration: underline;
}



