@charset "euc-jp";

/*---------------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: 135%;
}

img {
	border: none;
}
p {
	font-size: 13px;
	line-height: 150%;
}


/*---------------layout---------------*/
#container #content #right #product_table {
	border-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container_top {
	width:1000px;
	margin:0 auto;
	background-image: url(../imgs/haikei/contentes_haikei.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}
#container {
	width:1000px;
	margin:0 auto;
	background-image: url(../imgs/haikei/contentes_haikei.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}

#header {
	margin:0 0 0px;
	padding:20px 20px 0px;
	background-image: url(../imgs/haikei/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	display: block;
}
#sitetitle {
	width: 260px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 13px;
	}
#sitetitle img {
	margin-bottom: 5px;
}

#sitetitle em {
	font-style: normal;
	font-size: 12px;
}

#header_center {
	width: 250px;
	float: left;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}

#header_sub {
	width: 270px;
	float: right;
	text-align: right;
	padding-top: 83px;
	padding-left: 0px;
	padding-right: 5px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: 15px 35px;
	}
#header_sub img {
	padding-right: 3px;
	padding-left: 18px;
}

#pankuzu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 12px;
	padding-right: 30px;
}

#navi {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 40px;
}


#top_img {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	height: 320px;
	background-image: url(../imgs/top/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#top_img .text {
	padding-left: 40px;
	padding-top: 95px;
	width: 550px;
	color: #FFFFFF;
}

/*---------------top_area---------------*/
#top_area {
	padding-left: 30px;
	padding-right: 30px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
#top_area .top_box_300 {
	float: left;
	width: 300px;
}


#top_area .top_box_300_center {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 20px;
}



#top_area .top_box_300_r {
	float: right;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
}





/*---------------menu_area---------------*/
#menu_area {
	display: block;
	background-image: url(../img/button/button_haikei.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
	
}
#top_right1 p {
	padding-top: 10px;
}
#top_l_box {
	float: left;
	width: 535px;
}




/*---------------news---------------*/
#news {
	display: block;
	float: left;
	padding-top: 10px;
	}
	
#news h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#topics {
	width: 640px;
	height: 500px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	overflow: auto;
}

#topics dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#topics dt {
	width: 85px;
	float: left;
	font-size: 12px;
	padding-left: 10px;
}

#topics dd {
	width: 500px;
	float: left;
	font-size: 12px;
	padding-left: 12px;
}

/*---------------news2---------------*/
#news2 {
	display: block;
	float: left;
	padding-top: 10px;
	}
	
#news2 h2{
	margin-bottom: 0px;
	margin-top: 0px;
}

#topics2 {
	width: 620px;
	display: block;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

#topics2 dl {
	float: left;
	padding: 3px 0 3px 2px;
	border-bottom: 1px dashed #CCCCCC;
	margin-left: 5px;
}

#topics2 dt {
	width: 85px;
	float: left;
	font-size: 12px;
	padding-left: 10px;
}

#topics2 dd {
	width: 480px;
	float: left;
	font-size: 12px;
	padding-left: 12px;
}

#top_b_area {
	display: block;
	float: left;
	width: 420px;
	padding-left: 15px;
	padding-top: 25px;
}
#top_b_area .con_v_l {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#top_b_area .con_v_l p {
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
}



#top_b_area .con_v_r {
	float: left;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#top_b_area .con_v_r p {
	font-size: 12px;
	line-height: 140%;
	padding: 5px;
}


#content {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
} 

#left {
	float:left;
	width:260px;
	clear: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
	

#right {
	float:right;
	width:632px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 18px;
}

.right-text {
	font-size:17px;
	font-weight:600;
	padding-left:10px;

}

#left2 {
	float:left;
	width:260px;
	clear: left;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#right2 {
	float:right;
	width:655px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#right2 .top_komabox_b .kocen {
	padding-right: 10px;
	padding-left: 10px;
}
#right2 .top_komabox_b img {
	padding-bottom: 15px;
}


#right h1 {
	background-image: url(../imgs/h1_haikei.jpg);
	background-repeat: no-repeat;
	font-size: 20px;
	color: #333333;
	padding-top: 20px;
	padding-left: 35px;
	padding-bottom: 10px;
	height: 60px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}



#right h2 {
	background-image: url(../imgs/h2_haikei.jpg);
	padding-left: 30px;
	padding-top: 15px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 16px;
	color: #333333;
	margin-top: 15px;
	background-position: left;
	height: 30px;
	padding-bottom: 5px;
}
#right h3 {
	background-image: url(../imgs/h3_haikei.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 25px;
	font-size: 16px;
	clear: both;
	color: #333333;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	height: 20px;
}

#right h4 {
	background-image: url(../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 strong {
	font-size: 18px;
	color: #0099CC;
	line-height: 145%;
}


#right p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-indent: 0px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
#right img  {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#right .emli {
	margin-left: 20px;
}

#right .emli li {
	margin-left: 20px;
	list-style-type: decimal;
	font-size: 12px;
	padding: 5px 5px 5px 0px;
}




#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;
	padding: 3px;
	border-right-style: none;
}
#right #product_table td {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#right #mass_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#right #mass_table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#right #mass_table img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#right .bo_none {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
}
#right .img_nopadding {
	margin-bottom: 3px;
	margin-top: 3px;
}

#right_foot {
	padding:20px 30px 20px 10px;
	float: right;
	width: 570px;
}
#right .r_box {
	padding: 10px;
	float: left;
	width: 580px;
	border-bottom: 1px dashed #D2D2D2;
	margin-top: 20px;
}
#right .r_box1 {
	float: left;
	width: 245px;
}
#right .r_box1 img {
	display: block;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}

#right .r_box1 .zoom img {
	float: left;
	clear: both;
	margin-top: 5px;
	border-style: none;
}
#right .r_box1_2 {
	float: left;
}
#right .r_box1_2 p {
	padding: 5px 5px 5px 0px;
	clear: both;
}
#right .r_box1_2 h3 {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: none;
	font-size: 12px;
	height: auto;
}
#right .voice_table {
	border: 1px solid #CCCCCC;
}
#right .equip_l {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

#right .imagebox {
	width: 310px;
	float: left;
}
#right .imagebox .image img {
	padding: 0px;
	margin: 0px;
}
#right .haikei_hai {
	padding: 8px;
	border: 1px solid #CCCCCC;
}


p.image, p.caption {
	text-align: left;
	margin: 5px;
	padding-top: 0px;
}
p.caption {
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}


.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;
}


#container #content #right #product_table img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer1 {
	background-image: url(../imgs/haikei/footer1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 295px;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#footer1 .f1_left {
	width: 250px;
	float: right;
	padding-right: 40px;
	padding-top: 17px;
	
}




#footer1 #footer2 {
	padding-right: 0px;
	padding-left: 20px;
	clear: both;
	padding-top: 20px;
	width: 960px;
	background-image: none;
}
#footer1 #footer2 .f_left {
	float: left;
	width: 300px;
	padding-left: 30px;
	padding-top: 75px;
}
#footer1 #footer2 .f_left img {
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
#footer1 #footer2 .f_center {
	float: right;
	width: 330px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#footer1 #footer2 .f_center .sp_l_10 {
	padding-left: 10px;
}


#footer1 #footer2 .f_right {
	float: right;
	width: 285px;
	padding-left: 10px;
	padding-top: 80px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#footer1 #footer2 .f_right2 {
	float: right;
	padding-right: 5px;
	text-align: right;
	padding-top: 0px;
	clear: both;
}
#container_top #footer1 #footer2 .f_right .center {
	padding-left: 15px;
	width: 160px;
}



.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}

/*---------------menu---------------*/
.contentshead {
	background-image: url(../imgs/contents.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 262px;
}


.contentsfoot {
	background-image: url(../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: 30px;
	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 .subc {
	text-decoration: none;
	color: #000000;
	background-image: url(../img/li_haikei.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
}

.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: 12px;
	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: 25px;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
}
.list a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.list ul ul {
	padding-left: 0px;

}
.list li li a {
	text-decoration: none;
	color: #000000;
	height: 20px;
	display: block;
	padding-left: 25px;
	padding-top: 6px;
	background-image: url(../img/li_li_haikei.jpg);
	background-repeat: no-repeat;
}
#left .list .co_sp {
	border-bottom: 1px dashed #7A96E0;
	margin-bottom: 5px;
}
#left p {
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}

#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(../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 #b_contact {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 5px;
}
#left_arte {
	margin-top: 120px;
}
#left_arte p {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#left_arte .teas {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

#left_arte .teas_pa {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

#left_box_2 {
	margin-top: 40px;
}

#left_box_2 p {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
#left_box_2 .teas {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

#left_box_2 .teas2 {
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}

#left_box_2 .teas2 img  {
	padding: 2px;
	border: 1px solid #CCCCCC;
	
}

#left_box_2 .teas_seihinrei {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
#left_box_2 .teas_seihinrei p {
	text-align: left;
	padding-left: 15px;
}



.waku_line {
	padding-top: 5px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	clear: both;
	width: 570px;
}


#asc_b {
	width: 210px;
	text-align: center;
	padding-top: 10px;

}
#asc_b img {
	margin-bottom: 10px;
}

/*---------------class---------------*/

#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;
}

.top_box_side_l {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-top: 25px;
	padding-left: 20px;
}
#content .top_box_side_l img {
	margin-bottom: 10px;
}



.alt {
	display: none;
}
.case_table {
	border-style: none;
}
#container #content #right .case_table img {
	margin: 0px 0px 10px;
}
#container #content #right .case_table {
	border-style: none;
	padding-bottom: 10px;
}
#right .table_img_nospan {
	padding: 2px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.case_table p {
	vertical-align: super; 
	text-align: left;
	padding: 5px;
}
#right .noline {
	border-style: none;
}

/*---------------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: 470px;
	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;
}
.sitemap .subc {
	display: block;
	color: #000000;
	width: 500px;
	padding: 2px 10px;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px none #CCCCCC;
}


#container #content #left #con .sitemap #navlist strong {
	font-size: 12px;
}

.break { page-break-before: always; }


@media print {
body {
zoom: 75%; 
}
}
