@import url("daas_style.css");
/*------------------------------*/
/*---------CSS Document---------*/
/*------------------------------*/
/*css_seting_sta*/
body{
	color:#000000;
	line-height:2.0em;
}
a:link   {color:#C53535;}
a:hover  {color:#4B79D2;}
a:visited{color:#7E52BE;}

h1       {color:#285EB2;}
h2       {color:#FF9077;}
h3       {color:#0084BF;}
h4       {color:#00B495;}
em       {color:#FF5FB4;}
.read    {color:#707070;}

#DivTable table{
	border:1px solid #BDBDBD;
}
#DivTable table th{
	color:#FFFFFF;
	background:#005D97;
	border:1px solid #BDBDBD;
}
#DivTable table td{
	color:#000000;
	background:#FAF7ED;
	border:1px solid #BDBDBD;
}
#location_icon{
	float:right;
	padding:10px 7%;
}
#NewsContents .news_list_icon{
	display:block;
}
/*css_seting_end*/
/*--------------TopicPath-------------*/
#TopicsPath{
	float:right;
	display:block;
	width:100%;
	padding:0px;
	margin:0px;
	color:#666666;
	background:#FFF;
}
#TopicsPath #PathBlock{
	width:86%;
	padding:0.2em 7%;
	font-size:1em;
	line-height:1.5em;
}
#TopicsPath a{
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#666666;
}

/*------------------------------*/
html{
	height:auto;
	margin:0px auto;
	padding:0px;
	background:url("../images/css_bg.gif") top center repeat-y;
}
body{
	height:auto;
	padding:0px;
	margin:0px;
	font-size:0.95em;
	background:url("../images/css_top_main.jpg") top center repeat-x;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
img{
	border:0px;
}
h1,h2,h3,h4,h5{
	margin:0px auto;
	padding:5px 0px 0px;
}
h1{
	font-size:1.7em;
	font-weight:bold;
	line-height:1.4em;
	border-left:10px solid #285EB2;
	padding:0px 0px 0px 10px;
}
#main #DivTitle h1{
	width:84%;
}
h2{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
	background:#FFEFBF;
	padding:10px 10px 10px 10px;
}
h3{
	background:url("../images/css_h2.gif") bottom left no-repeat;
}
h4{
	background:url("../images/css_h3.gif") bottom left no-repeat;
}
/*
#main #DivTitle .standard .read{
	display:block;
	width:95%;
	padding:0.3em 2.5% 0px 2%;
	margin:0px;
	border-left:3px solid #CC0000;
}
*/
table{
	border-collapse:collapse;
	border-spacing:0px;
}
noscript{
	display:none;
}
em{
	font-style:normal;
	font-weight:bolder;
}
/*-------------wrapper------------*/
#wrapper{
	position:relative;
	border-left:3px #3cf solid;
	border-right:3px #3cf solid;
	width:947px;
	margin:0px auto;
	background:url("../images/css_wrapper.gif") center repeat-y;
}
/*-------------header------------*/
#header{
	width:100%;
	height:65px;
	margin:0px;
	padding:0px;
	background:url("../images/css_header.gif") top left no-repeat;
}
.logo{
	float:left;
	width:230px;
	height:65px;
	font-weight:bold;
	text-decoration:none;
	text-indent:-9999px;
}
#header .logo .logo_j{
	float:left;
	display:block;
	margin:0px;
	padding:10px 10px 0px;
	font-size:30px;
	line-height:30px;
	text-decoration:none;
	color:#000;
}
#header .logo .logo_e{
	clear:both;
	float:left;
	display:block;
	margin:0px;
	padding:10px 10px 0px;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	color:#000;
}
#header #css_size{
	display:inline;
	float:right;
	margin:0px;
	padding:0px;
}
/*
#header #css_size .css_size00{
	position:absolute;
	bottom:1px;
	left:22px;
	width:22px;
	height:22px;
	text-align:center;
	font-size:14px;
	line-height:20px;
}
#header #css_size .css_size01{
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	width:22px;
	height:22px;
	margin:0px;
	padding:0px;
	border:1px #333 solid;
	color:#000;
	background:none;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	line-height:21px;
}
#header #css_size .css_size02{
	position:absolute;
	bottom:0px;
	left:42px;
	display:block;
	width:28px;
	height:28px;
	margin:0px;
	padding:0px;
	border:1px #333 solid;
	color:#000;
	background:none;
	text-align:center;
	text-decoration:none;
	font-size:22px;
	line-height:26px;
}
#header #css_size .css_size01:hover{color:#FFF;background:#666;}
#header #css_size .css_size02:hover{color:#FFF;background:#666;}
*/
#header #headmenu{
	height:65px;
	width:308px;
	float:right;
	margin:0p;
	padding:0px;
	background:url("../images/css_headmenu.gif") top right no-repeat;
	overflow:hidden;
}
#headmenu ul {
	list-style:none;
}
#headmenu ul li{
	display:inline;
}
#headmenu ul li a{
	display:block;
	float:right;
	width:77px;
	height:65px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
}
/*css_headmenu_sta*/
.headmenu1 a:hover{background:url("../images/css_headmenu1.gif") top right no-repeat;}
.headmenu2 a:hover{background:url("../images/css_headmenu2.gif") top right no-repeat;}
.headmenu3 a:hover{background:url("../images/css_headmenu3.gif") top right no-repeat;}
.headmenu4 a:hover{background:url("../images/css_headmenu4.gif") top right no-repeat;}
/*css_headmenu_end*/
#search_area{
	/*position:absolute;*/
	float:right;
	height:30px;
	width:300px;
	margin:10px 5px 0px;
	font-size:12px;
	text-align:left;
	color:#80C060;
}
/*-------------content------------*/
#content,
#contents{
	width:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

/*--------------menu-------------*/
#menu{
	float:left;
	margin:0px 0px 0px 1px;
	width:180px;
	height:600px;
	overflow:visible;
	background:url("../images/css_menu.gif") top left no-repeat;
}
#menu .menu p{
	display:none;
}
#menu ul {
	margin:0px;
	padding:60px 0px 0px;
	list-style:none;
	line-height:35px;
}
#menu ul li{
	display:inline;
	height:60px;
	line-height:60px;
}
#menu ul li a{
	display:block;
	width:180px;
	margin:0px;
	padding:0px;
	text-indent:-9999em;
	height:60px;
	line-height:60px;
}
/*css_menu_sta*/
#menu .menu{
	margin:0px;
	height:430px;
	background:url("../images/css_menu.gif") top left no-repeat;
}
.select1 a ,.menu1 a:hover {background:url("../images/css_menu01.gif") top left no-repeat;}
.select20 a,.menu20 a:hover{background:url("../images/css_menu02.gif") top left no-repeat;}
.select30 a,.menu30 a:hover{background:url("../images/css_menu03.gif") top left no-repeat;}
.select40 a,.menu40 a:hover{background:url("../images/css_menu04.gif") top left no-repeat;}
.select50 a,.menu50 a:hover{background:url("../images/css_menu05.gif") top left no-repeat;}
.select60 a,.menu60 a:hover{background:url("../images/css_menu06.gif") top left no-repeat;}
.select70 a,.menu70 a:hover{background:url("../images/css_menu07.gif") top left no-repeat;}
.select80 a,.menu80 a:hover{background:url("../images/css_menu08.gif") top left no-repeat;}
/*css_menu_end*/
/*banner------------*/
/*css_bn_sta*/
#menubanner{
	padding:0px 0px 0px 0px;
}
#menubanner .banner li{
	display:block;
	width:180px;
	height:75px;
	margin:0px;
}
#menubanner .banner2{background:url("../images/css_bn01_a.gif") top left no-repeat;}
#menubanner .banner3{background:url("../images/css_bn02_a.gif") top left no-repeat;}
#menubanner .banner4{background:url("../images/css_bn03_a.gif") top left no-repeat;}
#menubanner a:hover{
	width:180px;
	height:75px;
}
#menubanner .banner2 a:hover{background:url("../images/css_bn01_b.gif") top left no-repeat;}
#menubanner .banner3 a:hover{background:url("../images/css_bn02_b.gif") top left no-repeat;}
#menubanner .banner4 a:hover{background:url("../images/css_bn03_b.gif") top left no-repeat;}
/*css_bn_end*/
/*banner------------*/
#menu .banner{
	margin:1px 0px 0px;
	padding:5px 0px 0px;
	/*background:url("../images/css_banner.gif") top left no-repeat;*/
}
/*css_banner_sta*/
.banner1 a:hover{background:url("../images/css_banner01.gif") top left no-repeat;}
.banner2 a:hover{background:url("../images/css_banner02.gif") top left no-repeat;}
.banner3 a:hover{background:url("../images/css_banner03.gif") top left no-repeat;}
/*css_banner_end*/
/*--------------submenu-------------*/
#submenu{
	float:right;
	width:169px;
	margin:25px 0px 0px 0px;
	padding:0px;
	font-size:0.85em;
}
#submenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:20px;
}
#submenu li{
	margin:0px;
	padding:4px 5px;
	background:#fffaf0;
}
#submenu .subtitle,
#submenu .titleblock li{
	border-bottom:1px #bebebe solid;
	border-left:1px #bebebe solid;
}
#submenu .subtitle{
	display:block;
	width:158px;
	margin:0px;
	text-decoration: none;
	color:#666;
	background:#3cf;
	/*background:url("../images/css_submenu01.gif") top left repeat-y;*/
}
/*--------------main-------------*/
#main{
	float:left;
	width:595px;
	min-height:620px;
	overflow:visible;
	padding:0px;
	margin:0px;
}
#main ul {
	margin:0px 48px;
	padding:0px;
	list-style:inside;
}
#main li{
	color:#393;
	font-size:0.8em;
}
/*-------------footer------------*/
#footer{
	clear:both;
	/*float:left;*/
	bottom:0px;
	width:100%;
	height:27px;
	font-size:13px;
	line-height:27px;
	text-indent:1em;
	text-align:center;
	border-top:2px #3cf solid;
}

/*--------------------------------------*/
.obj_r{	float:right;padding-left:10px;}
.obj_l{	float:left;	padding-right:10px;}
.visit{	margin:0px;display:none; border:none;}
.end{	clear:both;}
.corner{
/*
	position:absolute;
	top:0px;
	left:0px;
*/
}
/*------------------text_but--------------------*/
.text_but{
	
}
/*------------print SET--------------*/
@media print {
html{background:none;}
body{background:none;}
#wrapper{
	margin:0px;
	width:710px;
	background:none;
	padding:0px;
}
#header {display:none;}
#content {
	width:100%;
	background:none;
}
#menu {display:none;}
#TopicsPath {display:none;}
#submenu {display:none;}
#main {
	width:100%;
	background:none;
}
#DivInfo{
	margin:0px auto;
	width:100%;
}
.corner{
	margin:0px auto;
	text-align:center;
}
#footer {display:none;}
#location_icon {display:none;}
.back_but_r {display:none;}
/*
@media print {
html{background:none;}
body{background:none;}
#wrapper {margin:0px auto;width:670px;background:none;}
#header {display:none;}
#content {background:none;}
#menu {display:none;}
#submenu {display:none;}
#main {width:670px;background:none;}
#DivInfo{margin:0px auto;width:670px}
.corner{margin:0px auto;text-align:center}
#footer {display:none;}
.back_but_r {display:none;}
}
*/
