@charset "utf-8";
/*---------------
.ua-chrome  
.ua-firefox
.ua-ie-8
.ua-ie-7
.ua-ie-6

tag---------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, b, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/*---------------tag---------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-position: center top;
	background-image: url(../img/common/haikei_body.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 95%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: lighter;
	letter-spacing: 0.2em;
}
.global {
	background-image: url(../img/common/haikei_global.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, p, ul, ol, dl, img, address, table, input, textarea {
	line-height: 138%;
}
img {
	border: none;
}
/*---------------layout---------------*/

#container {
	width: 980px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#container_sub {
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
	background-color: #FFF;
}
#container_head {
	background-image: url(../img/common/con_head.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	clear: both;
}
#container_global {
	background-image: url(../img/haikei/top/con_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 18px;
}
#container_con {
	margin-bottom: 0;
	margin-top: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#container_top_head {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
	height: 65px;
	width: 950px;
	padding-left: 30px;
	padding-top: 30px;
	clear: both;
}

#container_top_head h1 {
	font-size: 28px;
	color: #000;
	margin: 0px;
	line-height: 100%;
	font-weight: normal;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_main_area {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	overflow: hidden;
	width: 980px;
}
#header_description p {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	color: #333333;
}
#sitetitle {
	width: 450px;
	float: left;
	text-align: left;
	padding-top: 35px;
	padding-left: 0px;
}
#sitetitle img {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#sitetitle h1 {
	font-size: 100%;
	font-weight: normal;
	padding-left: 3px;
	margin-top: 0px;
}
#sitetitle p {
	font-style: normal;
	padding-left: 3px;
}
#header {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	display: block;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header_global {
	background-image: url(../img/common/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	display: block;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header_sub01 {
	float: right;
	padding-top: 50px;
	padding-left: 20px;
	width: 500px;
	text-align: right;
	font-size: 20px;
}
#header_sub02 {
	width: 300px;
	float: right;
	text-align: right;
	padding-top: 40px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	clear: right;
}
#pankuzu {
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 12px;
	padding-right: 30px;
	color: #000000;
	width: 950px;
}
#pankuzu a {
	color: #000000;
}
/* Navigation */

#gnav {
	display: block;
	clear: both;
	height: 52px;
}
.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav li {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
}
.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999px;
	left: -1px;
	width: 230px;
}
.nav li:hover ul, .nav li.sfHover ul {
	top: 35px;
}
.nav ul li {
	border: 0;
	float: none;
	margin-left: 2px;
}
.nav ul a {
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	color: #999999;
	padding-left: 8px;
	font-size: 12px;
}
.nav ul a:hover {
	background: #ccc;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}
#gnav #nav-one li ul.drop {
	position:absolute;
	display:none;
	float:none;
	z-index:100;
	left:0;
	top:60px;
}
#gnav #nav-one li .drop li a {
	display:block;
	padding:5px;
	_zoom:1;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
}
#gnav #nav-one li .drop a:hover {
	background-color: #E4E4E4;
}
.top_apbox_02_to {
	overflow: hidden;
	clear: both;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.top_apbox_02_to .apbox_2box {
	width: 450px;
	display: block;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.top_apbox_02_to .apbox_2box_r {
	width: 450px;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 5px;
}
/*---------------top_img---------------*/



#top_img {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 20px;
	width: 980px;
	padding-top: 20px;
	background-image: url(../img/top/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 420px;
	margin-top: 5px;
}
#top_img p {
	width: 600px;
	padding-left: 30px;
	padding-top: 95px;
	line-height: 160%;
	font-size: 14px;
}
/*---------------top_apbox_04---------------*/
.top_apbox_04 {
	overflow: hidden;
	clear: both;
	width: 980px;
	margin-bottom: 50px;
}
.top_apbox_04 .apbox_4box {
	float: left;
	width: 228px;
	margin-bottom: 20px;
	margin-right: 20px;
	background-image: url(../img/common/box_haikei01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.top_apbox_04 .title {
	margin-bottom: 15px;
}
.top_apbox_04 .apbox_4box .img_ico {
	text-align: center;
	margin-bottom: 10px;
}
.top_apbox_04 .apbox_4box p {
	font-size: 85%;
	padding-right: 12px;
	padding-left: 12px;
}
.top_apbox_04 .apbox_4box_r {
	float: left;
	width: 228px;
	margin-bottom: 20px;
	background-image: url(../img/common/box_haikei01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 10px;
}
.top_apbox_04 .apbox_4box_r .img_ico {
	text-align: center;
	margin-bottom: 10px;
}
.top_apbox_04 .apbox_4box_r p {
	font-size: 85%;
	padding-right: 12px;
	padding-left: 12px;
}
.top_apbox_04 .title01_img001 {
	margin-left: 20px;
}
.top_apbox_04 .n02 {
	float: left;
	width: 480px;
}
.top_apbox_04 .n02 .jirei {
	margin-top: 10px;
	margin-bottom: 10px;
}
.top_apbox_04 .n02 .jirei li {
	width: 80px;
	float: left;
	display: inline;
	background-image: url(../img/top/jirei_li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
}
.linkbox {
	cursor: pointer
}
/*---------------top_apbox_03---------------*/
.top_apbox_03 {
	overflow: hidden;
	clear: both;
	width: 980px;
}
.top_apbox_03 .apbox_3box {
	float: left;
	width: 310px;
	margin-bottom: 30px;
}
.top_apbox_03 .apbox_3box p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}
.top_apbox_03 .apbox_3box p .apbox_3box_bimg {
	padding-top: 8px;
}
.top_apbox_03 .apbox_3box ul li {
	padding-left: 20px;
	background-image: url(../img/top/topapbpx_li.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.top_apbox_03 .apbox_3box_center {
	float: left;
	width: 310px;
	margin-right: 25px;
	margin-left: 25px;
}
.top_apbox_03 .apbox_3box_center p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 160%;
}
/*---------------top_apbox_02---------------*/
.top_apbox_02 {
	overflow: hidden;
	clear: both;
	width: 980px;
	margin-bottom: 15px;
}
.top_apbox_02 #con01 {
	background-image: url(../img/top/con_01.jpg);
	background-repeat: no-repeat;
	height: 333px;
}
.top_apbox_02 #con01 h2 {
	padding-top: 55px;
	padding-left: 410px;
	padding-bottom: 0px;
	margin: 0px;
}
.top_apbox_02 #con01 p {
	width: 480px;
	padding-left: 415px;
	padding-top: 0px;
}
.top_apbox_02 #con01 .con_b {
	padding-left: 410px;
	padding-top: 5px;
	margin-top: 30px;
}
.top_apbox_02 .apbox_2box {
	width: 475px;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.top_apbox_02 .apbox_2box .img_box {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_apbox_02 .apbox_2box .text_box {
	float: left;
}
.top_apbox_02 .apbox_2box .text_box p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top_apbox_02 .apbox_2box .text_box .kuwasiku a {
	background-image: url(../img/top/top_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}
.top_apbox_02 .apbox_2box_r {
	width: 475px;
	display: block;
	float: left;
	margin-left: 30px;
}
.top_apbox_02 .apbox_2box_r .img_box {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.top_apbox_02 .apbox_2box_r .text_box {
	float: left;
}
.top_apbox_02 .apbox_2box_r .text_box p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top_apbox_02 .apbox_2box_r .text_box .kuwasiku a {
	background-image: url(../img/top/top_li.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
}



/*---------------top_left---------------*/

#top_left {
	float:left;
	width:220px;
	clear: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#top_left a img {
	margin-bottom: 10px;
}
/*---------------top_right---------------*/

#top_right {
	float:right;
	width:980px;
	padding-top: 0px;
	padding-right: 0px;
}
/*---------------top_subbox---------------*/

#top_right .top_subbox {
	display: block;
	float: right;
	padding-bottom: 15px;
	width: 655px;
}
#top_right .top_subbox .subbox_2box {
	float: left;
	width: 320px;
	margin-right: 10px;
	display: block;
}
#top_right .top_subbox .subbox_2box p {
	line-height: 140%;
	padding-bottom: 0px;
}
#top_right .top_subbox .subbox_2box_r {
	float: left;
	width: 320px;
	margin-right: 0px;
	display: block;
}
#top_right .top_subbox .subbox_2box_r p {
	line-height: 140%;
}
#top_right .top_subbox .subbox_2box_r .usp {
	padding-bottom: 12px;
}
#top_right .top_subbox .subbox_3box {
	float: left;
	width: 210px;
	margin-top: 5px;
	display: block;
}
#top_right .top_subbox .subbox_3box_center {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	margin-left: 10px;
}
/*---------------top_subbox2---------------*/

#top_right .top_subbox2 {
	display: block;
	float: left;
	width: 980px;
}
#top_right .top_subbox2 #newsbox {
	float: left;
	width: 650px;
}
#top_right .top_subbox2 #b_area {
	float: right;
	width: 300px;
	padding-right: 0px;
}
#top_right .top_subbox2 #b_area img {
	padding-bottom: 8px;
}
/*---------------#newsbox news---------------*/
#newsbox #news {
	width: 650px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
#newsbox #news h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
#newsbox #topics {
	width: 640px;
	height: 300px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#newsbox #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}
#newsbox #topics dt {
	width: 105px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#newsbox #topics dd {
	width: 510px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
/*---------------sub page contents---------------*/


#sub_content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#container #container_sub .stickybox_m {
	overflow: hidden;
	position: relative;
}
#left {
	float: left;
	width: 260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
		
}
#left .list_head {
	background-image: url(../img/common/list_head.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#left .list_foot {
	background-image: url(../img/common/list_foot.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
#left img {
	padding-bottom: 10px;
}
/*---------------#newsbox news---------------*/
#newsbox_p #news {
	width: 620px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
#newsbox_p #topics {
	width: 620px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}
#newsbox_p #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}
#newsbox_p #topics dt {
	width: 105px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#newsbox_p #topics dd {
	width: 480px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}
#right {
	float:right;
	width:680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#right h1 {
	background-image: url(../img/common/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 26px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	height: 50px;
	font-weight: lighter;
}
#right h2 {
	background-image: url(../img/common/h2_haikei.jpg);
	padding-left: 20px;
	padding-top: 10px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 20px;
	margin-top: 30px;
	background-position: left bottom;
	padding-bottom: 0px;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 5px;
	color: #000;
	height: 30px;
}
#right .head_h2 {
	margin-top: 3px;
	height: 30px;
	padding-bottom: 0px;
}
#right h3 {
	background-image: url(../img/common/h3_haikei.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 18px;
	color: #000;
	margin-left: 3px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}
#right h4 {
	padding-left: 10px;
	font-size: 16px;
	color: #900;
	font-weight: normal;
}
#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	line-height: 180%;
}
#right img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#right ol {
	margin-left: 30px;
}
#right ol li {
	padding-bottom: 20px;
}
#right ol.bt05 li {
	padding-bottom: 5px;
}
/*#right table {
	border-style: none;
	margin-left: 0px;
	margin-bottom: 20px;
}
#right table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	vertical-align: top;
}
#right table td .tline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#right table tbody tr .tline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

 
table th.t_top {
	border-bottom: #dcdddd 1px solid;
	background-color: #F5F5F5;
	text-align: left;
	padding: 10px;
} 
table td.t_line01 {
	background-color: #fff;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
table td.t_line02 {
	background-color: #f7f8f8;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}*/

#right .nopanding {
	margin: 0px;
	padding: 0px;
}
#right .nopanding_m {
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	padding: 0px;
	margin-left: 0px;
}
#right .noline {
	border-style: none;
}
#right p .img_nopadding.noline.h01 {
	vertical-align: bottom;
}
#right .right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 15px;
}
#right .right_img_noline {
	float: right;
	border-style: none;
}
#right .sub_subbox_2box {
	width: 340px;
	float: left;
}
#right .imagebox_r {
	width: 220px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
#right .imagebox_r p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#right .imagebox_r .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#right .imagebox {
	width: 333px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 20px;
}
#right .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}
#right .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#right .ul {
	margin-top: 10px;
}
#right .ul li {
	margin-left: 13px;
	padding-bottom: 5px;
	background-image: url(../img/common/ul_haikei.jpg);
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-top: 8px;
	list-style-type: none;
}
#right .s_text {
	font-size: 12px;
	line-height: 190%;
}
p.image {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.caption {
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
}
p.caption a {
	background-image: url(../img/common/top_list2box_li.jpg);
	background-position: left top;
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#right .imagebox dl {
	padding-top: 8px;
}
#right .imagebox dl dt {
	float: left;
	width: 62px;
	padding-left: 10px;
}
#right .imagebox dl dd {
	float: left;
	width: 215px;
}
#right .imagebox .caption .rd {
	color: #900;
}
#right .flo img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#right .text-center {
	text-align: center;
}

#right .table.table-bordered tr .text-center {
	text-align: center;
}

/*---------------tabArea---------------*/


div.tab {
	width: 680px;
	margin-top: 20px;
}
div.tab p { margin-bottom: 1.5em; }

ul.tab-list {
	padding-left: 5px;
	border-bottom: 1px solid #999;
}
ul.tab-list li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 2px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #79B105;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/common/tab_haikei.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

ul.tab-list li.selected {
	border-bottom: 1px solid #fff;
	background: #89cbf9; /* Old browsers */
	background: -moz-linear-gradient(top,  #89cbf9 0%, #62b4ea 49%, #93c9ed 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89cbf9), color-stop(49%,#62b4ea), color-stop(50%,#93c9ed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #89cbf9 0%,#62b4ea 49%,#93c9ed 50%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89cbf9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

ul.tab-list li a {
	text-shadow: #fff 0 1px 0;
	display: block;
	padding-top: 0.3em;
	padding-right: 5px;
	padding-bottom: 0.3em;
	padding-left: 5px;
}
ul.tab-list li.selected a { color: #333; }
div.tab-box {

}


/*---------------menu---------------*/
.contentshead {
	background-image: url(../img/common/contents_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.list {
	width: 260px;
	text-align: left;
	margin-top: 0px;
	font-size: 90%;
	background-image: url(../img/common/list_back.jpg);
	background-repeat: repeat-y;
}
.list ul .ind {
	padding-left: 15px;
	background-image: url(../img/common/li_haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.list ul h3 {
}
.list ul .nopadding {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .list ul .nopadding a {
	padding: 0px;
	margin: 0px;
}
.list ul {
	width: auto;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}
.list li {
	list-style: none;
	display: block;
	line-height: 180%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.list a {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/li_haikei.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-position: left center;
	font-size: 90%;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.list ul li .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/active_hai.png);
}
.list ul ul {
	padding-left: 0px;
}
.list li li {
	border-style: none;
}
.list li li a {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-left: 10px;
	background-image: url(../img/common/li_li_haikei.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	font-size: 85%;
	background-position: left top;
}
.list ul li li .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/haikei_li_li_a.jpg);
	background-color: #F2F2F7;
}
.list .nolink {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/common/haikei_li.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-position: left 13px;
}
.list ul .nolink.active {
	background-image: url(../img/common/haikei_li_a_01.jpg);
	background-position: 0px 5px;
}
.list ul li .nolink .active {
	background-repeat: no-repeat;
	background-image: url(../img/common/haikei_li_a.jpg);
	background-color: #F2F2F7;
}
#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}
#left .list img {
	padding: 0px;
	margin: 0px;
}
#left .list .co_img {
	margin: 0px;
	padding: 0px;
}
#left .list .m_titlle {
	padding-left: 13px;
	background-image: url(../img/li_haikei.gif);
	padding-top: 5px;
}
#left .list .m_titlle .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left .list .noline {
	border-bottom-style: none;
}


.stickem-container {
    position: relative;
}
 
.stickit {
	margin-left: 0px;
	position: fixed;
	top: 0;
}
 
.stickit-end {
    bottom: 40px;
    position: absolute;
    right: 0;
}


.hole {
	line-height : 25px;
	color : #969696;
	padding : 5 6 5 7px;
	margin : 10 0 10 0px;
	border-right : 1px solid #969696;
}
.cont {
	padding : 15px;
}
/*---------------jqZoom---------------*/
div.jqZoomTitle {
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
 * width:100px;
	height:43px;
 *height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}
#footer {
	width: 100%;
	padding-bottom: 100px;
	background-image: url(../img/common/footer_haikei.jpg);
	background-repeat: repeat-x;
	clear: both;
}
/*---------------footer1---------------*/

#footer1 {
	clear: both;
	height: 200px;
	display: block;
	padding-top: 30px;
	padding-bottom: 5px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer1 .adres {
	float: left;
	width: 380px;
	padding-top: 10px;
	padding-left: 10px;
}
#footer1 .adres p {
	line-height: 170%;
	font-size: 85%;
	padding-bottom: 10px;
	letter-spacing:0;
}


#footer1 .f_left {
	float: left;
	width: 130px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 15px;
}

#footer1 .f_right2 {
	float: right;
	padding-top: 72px;
	width: 300px;
	text-align: right;
	padding-right: 5px;
}
#footer1 .f_right2 .fosite {
	float: left;
	width: 240px;
	font-size: 12px;
}
#footer1 .f_right2 .fosite02 {
	float: left;
	width: 270px;
	font-size: 12px;
	padding-left: 15px;
}
#footer1 .f_right2 .fosite ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer1 .f_right2 .fosite ul li ul li {
	list-style-type: none;
}
#footer1 .f_right2 .fosite02 ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer1 .f_right2 .fosite02 ul li ul li {
	list-style-type: none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clearfix {
	display:block;
}
/*---------------sitemap---------------*/

.sitemap {
	margin-left: 5px;
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sitemap li {
	margin: 0;
	padding-bottom: 5px;
}
.sitemap a {
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}
.sitemap .nolink {
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
}
.sitemap a:hover {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sitemap ul ul {
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}
.sitemap li li a {
	display: block;
	color: #333;
	width: 180px;
	padding: 5px 10px;
	margin: 0;
	text-decoration: none;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.break {
	page-break-before: always;
}
 @media print {
body {
	zoom: 75%;
}
}


button {
  padding: 0;
  border: none;
  background: transparent;
}

button img {
  display: block;
}

.btnarea {
display: inline;
	margin-top: 30px;
}
