@charset "utf-8";

/*---------------tag---------------*/
*{
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../img/haikei_global_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}

h1,h2,h3,h4,p,ul,ol,dl,img,address,table,input,textarea {
	line-height: 138%;
}

img {
	border: none;
}
#header_top {
	padding-left: 28px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 80px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#header_top h1 {
	font-size: 12px;
	color: #0000CC;
	margin: 0px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
}

#header_top p {
	color: #0000CC;
	font-style: normal;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 0px;
}



#header {
	background-image: url(../sample/img/haikei/header.jpg);
	background-repeat: no-repeat;
	width: 952px;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 26px;
	padding-top: 18px;
	padding-left: 28px;
}
#header h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 5px;
}



#main_top {
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 12px;
	height: 320px;
}
#main_top p {
	padding-left: 95px;
	width: 380px;
	padding-top: 165px;
	font-size: 15px;
	line-height: 170%;
	color: #FFFFFF;
}




/*---------------layout---------------*/


#container_top {
	background-image: url(../img/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: 10px;
	height: 7px;
}

#container_sub_top {
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(../img/con_haikei.jpg);
}



#container_global {
	background-image: url(../sample/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 {
	background-image: url(../sample/img/haikei/contents.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-bottom: 0;
	margin-top: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	background-repeat: no-repeat;
	background-position: center top;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#top_main_area {
	background-repeat: repeat;
	background-position: center top;
	display: block;
	overflow: hidden;
}

/*---------------header---------------*/





#sitetitle {
	width: 350px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	}
#sitetitle img {
	margin-bottom: 5px;
}
#sitetitle  h1 {
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}
#sitetitle em {
	font-style: normal;
	font-size: 12px;
}

#header_sub {
	width: 470px;
	float: right;
	text-align: right;
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 20px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}
#header_sub img {
	padding-left: 20px;
}

#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 60px;
	font-size: 12px;
	padding-right: 30px;
	width: 1000px;
}
#pankuzu a {
	color: #FFFFFF;
}




/*---------------top_img---------------*/
#top_img {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}











/*---------------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: 15px;
	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 p {
	font-size: 12px;
	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 {
	font-size: 12px;
	line-height: 140%;
}




#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: 10px;
}

#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: 160px;
	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;
}








/*---------------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: 25px;
	padding-left: 28px;
	padding-bottom: 15px;
	height: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#right h2 {
	background-image: url(../img/h2_haikei.jpg);
	padding-left: 25px;
	padding-top: 12px;
	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(../sample/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 p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 145%;
}
#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;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#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;
}

#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 .center_line {
	text-decoration: line-through;
}
#right .subbox_2box {
	padding: 10px;
	float: left;
	width: 280px;
}
#right .subbox_2box ol {
	margin-left: 45px;
}
#right .subbox_2box ol li {
	font-size: 14px;
}
#right .subbox_2box_r {
	padding: 10px;
	float: left;
	width: 280px;
}
#right .subbox_2box_r ol {
	margin-left: 45px;
}
#right .subbox_2box_r ol li {
	font-size: 14px;
}
#right .type_li {
	margin-left: 20px;
}
#right .type_li li {
	font-size: 12px;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}




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: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
}


/*---------------menu---------------*/
.contentshead {
	background-image: url(../img/c_head.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 262px;
}
.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: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	border-left-color: #C1C1C1;
	background-color: #F9F9FB;
}
.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(../sample/imgs/li_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(../sample/imgs/li_li_li_haikei.jpg);
	background-repeat: no-repeat;
}

.list .nolink {
	text-decoration: none;
	color: #000000;
	background-image: url(../sample/imgs/li_li_haikei.jpg);
	background-repeat: no-repeat;
	height: 20px;
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#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(../sample/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(../sample/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/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 150px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#footer1 .f_left {
	float: left;
	width: 460px;
	font-size: 12px;
	line-height: 160%;
	margin-top: 20px;
}
#footer1 .f_right {
	float: right;
	width: 480px;
	padding-top: 10px;
	text-align: right;
}

#footer1 .f_right img {
	padding-right: 5px;
	padding-left: 5px;
}


/*---------------footer2---------------*/

#footer2 {
	background-image: url(../sample/img/haikei/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px 20px 25px;
	clear: both;
	height: 260px;
	display: block;
	background-color: #FFFFFF;
}
#footer2 .f_left {
	float: left;
	width: 310px;
	padding-left: 25px;
	padding-top: 25px;
}
#footer2 .f_left img {
	padding-top: 8px;
}
#footer2 .f_right {
	float: right;
	width: 580px;
	padding-left: 25px;
}
#footer2 .f_right ul {
	float: left;
	list-style-type: none;
	width: 190px;
}
#footer2 .f_right ul li {
	background-image: url(../sample/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: 5px;
	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;
	background-image: none;
}

.sitemap .nolink
{
	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;
	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;
	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%; 
}
}
