@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:130%;
	background:url(../image/bg_back.gif) repeat-y top center;
	font-family: ＭＳ Ｐゴシック,Osaka, Arial,sans-serif;
	color:#333333;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
}

dl, dt, dd, ul, p {
	padding:0;
	margin:0;
}

ul {
	list-style:none;
}

dt {
	padding-bottom:8px;
}

dd {
	padding-bottom:6px;
}

img {
	border:none;
}

a {color:#333333; text-decoration:none;}
a:hover {text-decoration:underline;}

/* index */

#wrap {
	width:770px;
	padding:20px 0;
	margin:0 auto;
}

#hd {
	width:770px;
	height:58px;
	margin-bottom:11px;
	clear:both;
}

#lg {
	background:url(../image/lg_ysci.gif) no-repeat top left;
	float:left;

}

#lg a {
	width:120px;
	height:43px;
	display:block;
	text-indent:-9999px;
}

#hd_menu {
	float:right;
	width:118px;
	height:17px;
	padding-top:41px;
	background:url(../image/sq_hd_menu.gif) no-repeat bottom right;
}

#hd_menu ul li {
	float:left;
}

.hd_menu01 a {
	width:66px;
	height:17px;
	display:block;
	text-indent:-9999px;
}

.hd_menu02 a {
	width:52px;
	height:17px;
	display:block;
	text-indent:-9999px;
}

#flash {
	width:770px;
	height:491px;
	display:block;
	clear:both;
}

/* sub common */

#wrap_sub {
	width:770px;
	padding:20px 0 20px 0;
	margin:0 auto;
}

#hd_sub {
	width:770px;
	height:69px;
	clear:both;
}

#hd_menu2 {
	float:right;
	width:118px;
	height:17px;
	background:url(../image/sq_hd_menu.gif) no-repeat bottom right;
}

#hd_menu2 ul li {
	float:left;
}

#navi_sub {
	width:608px;
	height:26px;
	float:right;
	padding-top:20px;
}

#navi_sub ul li {
	float:left;
}

#navi_on {
	height:26px;
}

#navi01 {background:url(../image/navi_01.gif) no-repeat top left;}
#navi02 {background:url(../image/navi_02.gif) no-repeat top left;}
#navi03 {background:url(../image/navi_03.gif) no-repeat top left;}
#navi04 {background:url(../image/navi_04_off.gif) no-repeat top left;}
#navi05 {background:url(../image/navi_05.gif) no-repeat top left;}

#navi01 a {
	width:114px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#navi02 a {
	width:138px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#navi03 a {
	width:133px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#navi04 a {
	width:156px;
	height:26px;
	display:block;
	text-indent:-9999px;
}
#navi05 a {
	width:67px;
	height:26px;
	display:block;
	text-indent:-9999px;
}

#navi01 a:hover {background:url(../image/navi_01.gif) no-repeat top left;}
#navi02 a:hover {background:url(../image/navi_02.gif) no-repeat top left;}
#navi03 a:hover {background:url(../image/navi_03.gif) no-repeat top left;}
#navi04 a:hover {background:url(../image/navi_04_off.gif) no-repeat top left;}
#navi05 a:hover {background:url(../image/navi_05.gif) no-repeat top left;}

#sub_contents {
	border:#D2D2D2 1px solid;
	padding:10px 8px;
	margin-bottom:20px;
}

#sub_left {
	border:#D2D2D2 1px solid;
	padding:40px 30px 30px 30px;
	vertical-align:top;
}

#sub_menu {
	width:23px;
	vertical-align:top;
}

.tab_orng {
	background:url(../image/tab_orng_bg.gif) repeat-y top left;
	padding:6px 0;
}

.tab_gray {
	background:url(../image/tab_gray_bg.gif) repeat-y top left;
	padding:6px 0;
}

.tab_blue {
	background:url(../image/tab_blue_bg.gif) repeat-y top left;
	padding:6px 0;
}

.tab_sky {
	background:url(../image/tab_sky_bg.gif) repeat-y top left;
	padding:6px 0;
}

/* foot */

#foot {
	width:750px;
	height:14px;
	background:#EDEDED;
	color:#3D3D3D;
	padding:9px 10px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#foot ul li {
	float:left;
	padding:0 14px;
}

#foot ul li a {color:#3D3D3D; text-decoration:none;}
#foot ul li a:hover {color:#3D3D3D; text-decoration:underline;}

.foot01 {
	background:url(../image/ico_arr.gif) no-repeat center left;
	padding:0 0 0 14px;
}

.foot02 {
	width:280px;
}


/* sitemap */

.sitemap {
	background:url(../image/bg_sitemap.jpg) no-repeat top left;
	padding:40px 20px 212px 26px;
	margin-bottom:15px;
}

/* contact us */

.contactus {
	background:url(../image/bg_contactus.jpg) no-repeat top left;
	padding:45px 55px 15px 55px;
	margin-bottom:15px;
	color:#fff;
}

.contactus_txt {
	vertical-align:top;
	line-height:120%;
	font-size:12px;
}
.contactus_txt a {color:#ffffff; text-decoration:none;
}
.contactus_txt a:hover {color:#ffffff; text-decoration:underline;
}