@charset "utf-8";

/*---------------tag---------------*/
*{
	margin: 0;
	padding: 0;
}

body {
	color:#333333;
	background-repeat: repeat;
	background-position: center top;
}
h1,h2,h3,h4,p,ul,ol,dl,img,address,table,input,textarea {
	line-height: 138%;
}

img {
	border: none;
}


/*---------------layout---------------*/


#container_top {
	margin:0 auto;
	background-image: url(../img/haikei/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
}



#container {
	width:1000px;
	margin:0 auto;
	background-image: url(../img/haikei/body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 984px;
}


/*---------------header---------------*/

#header {
	background-image: url(../img/haikei/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}




#sitetitle {
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 35px;
	padding-left: 20px;
	}
#sitetitle img {
	margin-bottom: 5px;
}
#sitetitle  h1 {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}
#sitetitle em {
	font-style: normal;
	font-size: 12px;
}

#header_sub {
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}
#header_sub img {
	padding-left: 11px;
}
#header_sub2 {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 82px;
	padding-left: 0px;
	padding-right: 17px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}
#header_sub2 img {
	padding-left: 11px;
}
#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 40px;
	font-size: 12px;
	padding-right: 30px;
}


/*---------------gnavr---------------*/


#gnav {
	display: block;
	clear: both;
	background-image: url(../../multi_c/imgs/haikei/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 39px;
	padding-top: 1px;
	height: 37px;
}


.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: 200px;
}
.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;
	width: 180px;
	padding-left: 8px;
	font-size: 12px;
}
.nav ul a:hover {
	background: #ccc;
	border-bottom: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}


/*---------------top_img---------------*/
#top_img {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(../img/top/top_img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
}
#top_img22 {
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(../img/top/top_img_hm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
}

#top_img .t_movie {
	width: 370px;
	text-align: center;
	margin-left: 30px;
	padding-top: 160px;
	padding-left: 23px;
}

#top_img22 .t_details {
	width: 305px;
	margin-left: 50px;
	padding-top: 175px;
	padding-left: 30px;
}


/*---------------top_apbox_03---------------*/
.top_apbox_03 {
	padding-left: 40px;
	padding-right: 40px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.top_apbox_03 .apbox_3box p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}

.top_apbox_03 .apbox_3box {
	padding: 4px;
	float: left;
	width: 290px;
	border: 1px solid #CCCCCC;
}

.top_apbox_03 .apbox_3box_center {
	padding: 4px;
	float: left;
	width: 290px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.top_apbox_03 .apbox_3box_center p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}


/*---------------top_apbox_02---------------*/
.top_apbox_02 {
	padding-left: 40px;
	padding-right: 40px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.top_apbox_02 .apbox_2box {
	width: 450px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.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: 5px;
}
#container_top .top_apbox_02 .apbox_2box .text_box .right_img_noline {
	float: right;
}






.top_apbox_02 .apbox_2box_r {
	width: 450px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	margin-left: 20px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.top_apbox_02 .apbox_2box_r .text_box .inbox {
	float: left;
	width: 220px;
}



.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;
	width: 450px;
}
.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_r2 {
	width: 460px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	margin-left: 20px;
}
.top_apbox_02 .apbox_2box_r2 .imgcenter {
	padding-top: 10px;
	padding-bottom: 10px;
}


/*---------------top_apbox_01---------------*/
.top_apbox_01 {
	padding-left: 40px;
	padding-right: 40px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

.top_apbox_01 .apbox_1box {
	width: 930px;
	font-size: 12px;
	line-height: 145%;
	display: block;
	float: left;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.top_apbox_01 .apbox_1box .apbox_1box_3 {
	width: 290px;
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.top_apbox_01 .apbox_1box .apbox_1box_3_center {
	width: 290px;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.top_apbox_01 .apbox_1box .tx_01 {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}







/*---------------top_apbox_12---------------*/
#top_apbox_12 {
	padding-left: 40px;
	padding-right: 40px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
	
} 

#top_apbox_12 #news {
	width: 570px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 5px;
	}
	
#top_apbox_12 #news h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#top_apbox_12 #topics {
	width: 560px;
	height: 200px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#top_apbox_12 #topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#top_apbox_12 #topics dt {
	width: 85px;
	float: left;
	font-size: 12px;
	padding-left: 16px;
}

#top_apbox_12 #topics dd {
	width: 405px;
	float: left;
	font-size: 12px;
	padding-left: 12px;
}

#top_apbox_12 #top_b_area {
	display: block;
	float: left;
	width: 340px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
}
#top_apbox_12 #top_b_area img {
	margin-top: 5px;
	margin-bottom: 5px;
}





/*---------------top_left---------------*/

#top_left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 45px;
}

/*---------------top_right---------------*/

#top_right {
	float:right;
	width:660px;
	padding-top: 0px;
	padding-right: 40px;
}


/*---------------top_subbox---------------*/

#top_right .top_subbox {
	display: block;
	float: right;
	padding-bottom: 30px;
	width: 655px;
}

#top_right .top_subbox p {
	padding: 5px;
	margin-bottom: 5px;
	line-height: 135%;
}

#top_right .top_subbox .subbox_2box {
	float: left;
	width: 320px;
	margin-right: 10px;
	display: block;
}

#top_right .top_subbox .subbox_2box_r {
	float: left;
	width: 320px;
	margin-right: 0px;
	display: block;
}



#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: right;
	width: 660px;
	padding-top: 20px;
}

#top_right .top_subbox2 #newsbox {
	float: left;
	width: 410px;
}

#top_right .top_subbox2 #b_area {
	float: right;
	width: 230px;
	padding-left: 10px;
}
#top_right .top_subbox2 #b_area img {
	padding-bottom: 8px;
}


/*---------------#newsbox news---------------*/
#newsbox #news {
	width: 410px;
	display: block;
	float: left;
	padding-bottom: 20px;
	}
	
#newsbox #news h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#newsbox #topics {
	width: 390px;
	height: 140px;
	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: 70px;
	float: left;
	font-size: 12px;
	padding-left: 16px;
}

#newsbox #topics dd {
	width: 270px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}

/*---------------#newsbox news2---------------*/
#newsbox #news2 {
	width: 410px;
	display: block;
	float: left;
	}
	
#newsbox #news2 h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#newsbox #topics2 {
	width: 390px;
	height: 160px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#newsbox #topics2 dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#newsbox #topics2 dt {
	width: 70px;
	float: left;
	font-size: 12px;
	padding-left: 16px;
}

#newsbox #topics2 dd {
	width: 270px;
	float: left;
	font-size: 12px;
	padding-left: 0px;
}


/*---------------#newsbox news2 end---------------*/









/*---------------sub page contents---------------*/


#sub_content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 

#left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 50px;
}	


#left p {
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#right {
	float:right;
	width:632px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 18px;
}


#right h1 {
	background-image: url(../img/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #333333;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 15px;
	height: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#right h2 {
	background-image: url(../img/h2_haikei.jpg);
	padding-left: 25px;
	padding-top: 10px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
	background-position: left;
	height: 32px;
	padding-bottom: 0px;
}
#right h3 {
	background-image: url(../img/h3_haikei.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 12px;
	padding-left: 22px;
	font-size: 14px;
	clear: both;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 20px;
	margin-left: 3px;
}

#right h4 {
	background-image: url(../../multi_c/img/h4_haikei.jpg);
	padding-left: 25px;
	padding-top: 6px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 14px;
	color: #008AFF;
	margin-top: 10px;
	background-position: left;
	padding-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#right h5 {
	margin-left:34px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:10px;
	padding-right:27px;
	background-image:url(../img/tamen/bg3.jpg);
	background-repeat:no-repeat;
	color: #F00;
	font-size:20px;
	text-align:center;
}

#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 138%;
	font-size: 12px;
}
#right img  {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#right .ol {
	margin-left: 15px;
	font-weight: normal;
}


#right .ul {
	margin-left: 10px;
	font-weight: normal;
}





#right table {
	border-style: none;
	font-size: 12px;
	margin-left: 5px;
	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;
}
#right #product_table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}


#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
}

#right .noline {
	border-style: none;
}


#right .right_img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 5px;
}
#right .right_img_noline {
	float: right;
	border-style: none;
}

#right .sub_subbox_2box {
	width: 310px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	clear: right;
}
#right .sub_subbox_2box .img_nopadding {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right .sub_subbox_2box_r {
	width: 310px;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	clear: right;
}

#right .sub_subbox_2box_r .img_nopadding {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right .sub_subbox_3box_r {
	width: 265px;
	float: right;
	margin-right:7px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	clear: right;
}

#right .sub_subbox_3box_l {
	width: 270px;
	float: left;
	margin-right:10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	clear: right;
}


#right .img_1box {
	padding: 0px;
	width: 620px;
	clear: both;
}
#right .img_1box .img_nopadding {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#right .imagebox {
	width: 310px;
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

#right .imagebox p {
	padding-top: 3px;
	padding-bottom: 3px;
}

#right .imagebox .image img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#right .img_nopadding_nl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
#right .waku {
	padding: 5px;
	border: 1px solid #003399;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 145%;
	margin-left: 3px;
}
#right .waku p {
	font-size: 14px;
	line-height: 145%;
}
#right .down_text {
	padding: 10px;
	width: 580px;
	margin-left: 10px;
	background-color: #FFE6EE;
	text-align: left;
	font-size: 12px;
	line-height: 135%;
	border: 1px solid #B7003C;
}




#container_top #sub_content #right .imagebox .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}



p.image {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.caption {
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}


/*---------------menu---------------*/
.contentshead {
	background-image: url(../img/c_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}


.contentsfoot {
	background-image: url(../../multi_c/img/contents/contents_r5_c1.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 210px;
	background-position: left top;
	padding-top: 0px;
}
.list{
	width: 260px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.list ul {
	width: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.list li {
	list-style: none;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 150%;
	border-bottom: 1px dashed #EEEEEE;
}
.list a {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/li_haikei.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.list ul ul {
	padding-left: 0px;

}

.list li li {
	border-style: none;
	
}

.list li li a {
	text-decoration: none;
	color: #000000;
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	background-image: url(../../multi_c/imgs/li_li_haikei.jpg);
	background-repeat: no-repeat;
}
#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}

#left .list img {
	height: 28px;
	padding: 0px;
	margin: 0px;
}
#left .list .co_img {
	margin: 0px;
	padding: 0px;
}



#left .list .m_titlle {
	padding-left: 13px;
	background-image: url(../../multi_c/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;
}

.hole{
  font-size : 13px;
  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-size: 12px;
	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;
}




/*---------------footer1---------------*/

#footer1 {
	background-image: url(../img/haikei/footer01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 75px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#footer1 .f_left {
	float: left;
	width: 200px;
}
#footer1 .f_right {
	float: right;
	width: 360px;
}

#footer1 .f_right img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}


/*---------------footer2---------------*/

#footer2 {
	background-image: url(../img/haikei/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 150px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#footer2 .f_left {
	float: left;
	width: 280px;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 140%;
}
#footer2 .f_left img {
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
}
#footer2 .f_right {
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 38px;
	font-size: 12px;
	line-height: 140%;
}
#footer2 .f_right3 {
	float: right;
	width: 360px;
	padding-left: 10px;
	padding-top: 25px;
}
#footer2 .f_right ul {
	float: left;
	list-style-type: none;
	width: 230px;
	padding-top: 10px;
}
#footer2 .f_right ul li {
	background-image: url(../../multi_c/img/top/footer_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-size: 12px;
}
#footer2 .f_right li a {
	text-decoration: none;
}

#footer2 .f_right li a:hover {
	text-decoration: underline;
}

#footer2 .f_right2 {
	float: right;
	width: 520px;
	padding-right: 10px;
	text-align: right;
	padding-top: 0px;
}

/*---------------footer02---------------*/

#footer02 {
	background-image: url(../img/haikei/footer02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 150px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#footer02 .f_left {
	float: left;
	width: 280px;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 140%;
}
#footer02 .f_left img {
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
}
#footer02 .f_right {
	float: left;
	width: 270px;
	padding-left: 10px;
	padding-top: 38px;
	font-size: 12px;
	line-height: 140%;
}
#footer02 .f_right3 {
	float: right;
	width: 360px;
	padding-left: 10px;
	padding-top: 25px;
}
#footer2 .f_right3 img {
	padding-right: 5px;
	padding-left: 5px;
}

#footer02 .f_right ul {
	float: left;
	list-style-type: none;
	width: 230px;
	padding-top: 10px;
}
#footer02 .f_right ul li {
	background-image: url(../../multi_c/img/top/footer_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-size: 12px;
}
#footer02 .f_right li a {
	text-decoration: none;
}

#footer02 .f_right li a:hover {
	text-decoration: underline;
}

#footer02 .f_right2 {
	float: right;
	width: 520px;
	padding-right: 10px;
	text-align: right;
	padding-top: 0px;
}





.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;
font-family: verdana, arial, sans-serif;
}

.sitemap li {
	margin: 0;
	font-size: 14px;
}

.sitemap a
{
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.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;
	font-size: 12px;
	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;
}


#container #content #left #con .sitemap #navlist strong {
	font-size: 12px;
}

.break { page-break-before: always; }


@media print {
body {
zoom: 75%; 
}
}

