body { position: relative; left: 0; top: 0; margin: 0; background: #fff; }
body#en { font-family: Helvetica, Arial, osaka; }

img { border: 0 none #000; }

a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #f90; }
:focus, :active { outline:0px none #000; }

/* MAIN CONTENTS */
#contents {
	position: relative;
	margin: 0;
	width: 990px;
	height: 660px;
	padding: 0;
}
/* html版 */
#left {
	position: absolute;
	left: 0;
	width: 180px;
	height: 660px;
	background: #fff;
	top: 0;
}
#left menu a {
	display: block;
	width: 180px;
}

#left .smallmenu {
	padding: 0;
	margin: 10px 0 0 33px;
}
#left .smallmenu a {
	padding: 0 0 0 10px;
	margin: 0;
	width: 130px;
	background: url(../common_img/cur_gray2.gif) no-repeat 0 5px;
	font-size: 10px;
	line-height: 180%;
	text-decoration: none;
	color: #666;
	display: block;
}
#left .smallmenu a:hover {
	background: url(../common_img/cur_orange2.gif) no-repeat 0 5px;
	color: #f90;
	text-decoration: underline;
}

#left .smallmenu-en { padding: 0; margin: 25px 0 0 45px; }
#left .smallmenu-en a {
	display: block;
	padding: 0 0 0 10px;
	width: 130px;
	background: url(../common_img/cur_gray2.gif) no-repeat 0 5px;
	font-size: 10px;
	line-height: 180%;
	text-decoration: none;
	color: #666;
	margin: 0;
}
#left .smallmenu-en a:hover {
	background: url(../common_img/cur_orange2.gif) no-repeat 0 5px;
	color: #f90;
	text-decoration: underline;
}
#left .qrcord {
	padding: 0;
	margin: 10px 0 0 0;
	width: 180px;
}
#left p.qr1 {
	padding: 0 0 0 10px;
	margin: 0 0 0 35px;
	line-height: 120%;
	color: #666;
	font-size: 10px;
}
#left p.qr2 {
	padding: 0 0 0 2px;
	margin: 0 0 0 35px;
	line-height: 120%;
	color: #666;
	font-size: 10px;
}

#right {
	position: absolute;
	left: 180px;
	top: 0;
	width: 810px;
	height: 660px;
}
#right #header {
	width: 810px;
	padding: 0;
	margin: 0;
}
#right .headmenu {
	width: 810px;
	padding: 0; 
	margin: 0;
	height: 20px;
}
#right #header .headmenu a {
	float: right;
	margin: 0;
	width: 60px;
	display: block;
}
#right #header .headmenu a.icon-sitemap {
	padding: 0 0 0 18px;
	margin: 2px 0 0 0;
	width: 80px;
	height: 17px;
	background: url(../common_img/icon_sitemap.gif) no-repeat 0 3px;
	font-size: 10px;
	line-height: 160%;
	display: block;
} 


#right #header .search {
	padding: 0; 
	margin: 0;
	width: 810px;
	height: 32px;
	background-color: #EEFFFF;
	display: block;
}

#right #header .search table {
	padding: 0; 
	margin: 0;
 border-collapse: collapse;
}

#right #header .search table td{
	padding: 0; 
	margin: 0;
 border-collapse: collapse;
}


#right  #header .search a {
	float: right;
	display: block;
	margin: 0;
}
#right  #header .search form {
	padding: 0;
	margin: 0 0 0 0;
}

#right  #header .search input {
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align:middle;
	height:20px;
	}


#right #visual { 
width: 810px;
height: 400px;
	padding: 0;
	margin: 0 0 0 0;
}

#right .unit {
	margin: 8px 0 0 0;
	width: 810px;
	padding: 0;
	clear: both;
}
#right .unit .info {
	float: left;
	margin: 0 0 0 0;
	vertical-align: top;
	width: 655px;

}

#right .unit .info h2 {
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
/*
	background: Aqua url(../common_img/line_dot1.gif) no-repeat;
	font-size: x-small;
	line-height: 160%;
	color: #666;
	text-align: left;
*/
}

#right .unit .info p {
	padding: 0;
	margin: 2px 10px 0 10px;
	font-size: x-small;
	line-height: 120%;
	color: #333;
}


#right .unit .info table.new {
	margin: 0 10px 20px 10px;
	font-size: 80%;
	color: #666;
	width: 630px;
}

#right .unit .info table.new th {
	padding: 4px 20px 4px 4px;
	text-align: right;
	width: 15%;
}
#right .unit .info table.new  td {
	padding: 4px;
	vertical-align: top;
	width: 85%;
}



#right .unit .banner {
	float: right;
	margin: 0 0 0 0;
	vertical-align: top;
	width: 155px;
}

/* FOOTER */
#footer {
	padding: 0;
	margin: 0 0 0 0;
	height: 28px;
}
#footer img {
	margin: -2px 0 0 180px;

}

/* ========================= */
/*  トップページ用　ヘッダー   */
/* ========================= */

#right #topheader .topheadmenu {
	width: 810px;
	padding: 0; 
	margin: 0;
	height: 20px;
	clear: both;
}

#right #topheader .topheadmenu a.icon-sitemap {
} 


#right #topheader .topheadmenu ul{
	list-style-type: none;
	text-decoration: none;
	padding : 0;
	margin : 0;
}

#right #topheader .topheadmenu ul li {
	float: right;
	margin: 2px 0 0 6px ;
	padding: 0;
	white-space: nowrap;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
#right #topheader .topheadmenu li a {
	text-decoration: none;
	list-style-type: none;
	width: 60px;
	display: block;

}

#right #topheader .topheadmenu li a.icon-sitemap {
	text-decoration: none;
	list-style-type: none;
	padding: 0 0 0 18px;
	margin: 2px 0 0 0;
	width: 80px;
	height: 17px;
	background: url(../common_img/icon_sitemap.gif) no-repeat 0 3px;
	font-size: 10px;
	line-height: 160%;
	display: block;

}

#right #topheader .topheadmenu li a:visited {
	text-decoration: none;
}
#right #topheader .topheadmenu li a:hover {
	text-decoration: underline;
	color: #f90;

}

#right #topheader .topheadmenu li img {
	padding : 0;
	margin : 0;
}

#right #topheader  .search {
	clear: both;
    padding: 0; 
	margin: 0;
	width: 810px;
	height: 32px;
	background-color: #EEFFFF;
	display: block;
	text-align: right;
}

#right #topheader  .search table {
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	text-align: right;

}

#right #topheader  .search table td{
	padding: 0; 
	margin: 0;
 border-collapse: collapse;
}


#right #topheader  .search a {
	float: right;
	display: block;
	margin: 0;
}
#right #topheader  .search form {
	padding: 0;
	margin: 0 0 0 0;
}

#right #topheader  .search input {
	margin: 0;
	padding: 0;
	font-size: 12px;
	vertical-align:middle;
	height:20px;
	}

#right #topheader  .search table.right {
	text-align: right;

}


/* アイコン */
.icon-mail { 
padding: 0 0 0 18px; 
background: url(../common_img/icon_mail.gif) no-repeat; } 

.icon-pdf { 
padding: 2px 0 2px 15px; 
background: url(../common_img/icon_pdf.gif) no-repeat 0 0; 
font-size: xx-small; } 


