@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333333;
}
html {
	overflow: scroll;
}

img {
	border:0;
}
h1 {
	height: 29px;
	width: 650px;
	margin-bottom: 15px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}



#wrap {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 56px;
	width: 880px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCC00;
	position: relative;
}
#header #summary {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	position: absolute;
	left: 90px;
	top: 10px;
}
#header #logo {
	height: 56px;
	width: 85px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header ul {
	font-size: 10px;
	position: absolute;
	top: 3px;
	right: 10px;
	width: 210px;
	text-align: right;
}
#header li {
	line-height: 15px;
	height: 15px;
	float: left;
	list-style-type: none;
	background-image: url(../img/arrow_an.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	margin-left: 30px;
}
#header li a:link {
	color: #333;
	text-decoration: none;
}
#header li a:visited {
	color: #333;
	text-decoration: none;
}
#header li a:hover {
	color: #333;
	text-decoration: underline;
}

#header #site_search {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 12px;
	color: #666666;
}
#header_tel {
	height: 17px;
	width: 360px;
	position: absolute;
	left: 510px;
	top: 32px;
}

#global_navi {
	height: 35px;
	width: 880px;
	background-image: url(../img/global_navi_bg.jpg);
	margin-bottom: 5px;
}
#global_navi ul {
	margin-left: auto;
	width: 540px;
}


#global_navi li {
	display: block;
	list-style-type: none;
	float: left;
}
#global_navi li a {
	height: 35px;
	width: 135px;
	display: block;
	background-image: url(../img/global_navi.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#gn01 a {
	background-position: 0px 0px;
}
#gn01 a:hover {
	background-position: 0px -35px;
}
#gn02 a {
	background-position: -135px 0px;
}
#gn02 a:hover {
	background-position: -135px -35px;
}
#gn03 a {
	background-position: -270px 0px;
}
#gn03 a:hover {
	background-position: -270px -35px;
}
#gn04 a {
	background-position: -405px 0px;
}
#gn04 a:hover {
	background-position: -405px -35px;
}
#image {
	margin-bottom: 15px;
	width: 880px;
}
#pankuzu {
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	width: 880px;
	text-indent: 10px;
	margin-bottom: 15px;
	color: #666666;
	background-image: url(../img/bg_pankuzu.gif);
	background-repeat: no-repeat;
}


#topimage02 {
	background-image: url(../img/top_img02.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 880px;
	position: relative;
}
#topimage02 #topimage_link01 {
	height: 25px;
	width: 450px;
	position: absolute;
	left: 20px;
	top: 10px;
}
#ti01 {
	height: 25px;
	width: 120px;
	float: left;
}
#ti01 a {
	background-image: url(../img/top_btn_01.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 25px;
	width: 120px;
}
#ti01 a:hover {
	background-position: 0px -25px;
}


#ti02 {
	height: 25px;
	width: 128px;
	float: left;
}
#ti02 a {
	display: block;
	height: 25px;
	width: 128px;
	background-image: url(../img/top_btn_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ti02 a:hover {
	background-position: 0px -25px;
}


#ti03 {
	height: 25px;
	width: 202px;
	float: left;
}
#ti03 a {
	display: block;
	height: 25px;
	width: 202px;
	background-image: url(../img/top_btn_03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ti03 a:hover {
	background-position: 0px -25px;
}



#topimage02 #topimage_link02 {
	height: 21px;
	width: 130px;
	position: absolute;
	top: 10px;
	right: 20px;
}
#ti04 {
	height: 21px;
	width: 130px;
	float: left;
}
#ti04 a {
	display: block;
	height: 21px;
	width: 130px;
	background-image: url(../img/top_btn_04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#ti04 a:hover {
	background-position: 0px -21px;
}
#leftside {
	float: left;
	width: 200px;
}
#leftside h3 {
	margin-bottom: 5px;
}
#leftside dl {
	padding: 5px;
	font-size: 80%;
}
#leftside dt {
	color: #666600;
	margin-bottom: 2px;
}
#leftside dd {
	margin-bottom: 1em;
	font-size: 80%;
}
#leftside ul {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#leftside li {
	list-style-type: none;
	margin-bottom: 5px;
}
#leftside li.fontsmall {
	font-size: 10px;
}




#leftside #left_whatsnew {
	width: 188px;
	border: 1px solid #CCCC00;
	margin-bottom: 20px;
	background-color: #F8F7E9;
}
#left_whatsnew a:link {
	color: #333333;
	text-decoration: underline;
}
#left_whatsnew a:visited {
	color: #666666;
	text-decoration: underline;
}
#left_whatsnew a:hover {
	color: #3399FF;
	text-decoration: underline;
}#leftside #left_product01 {
	width: 188px;
	border: 1px solid #666666;
	margin-bottom: 20px;
	background-color: #F7F7F7;
}
#left_product01 li {
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	background-color: #FFFFFF;
	background-position: 4px 6px;
	padding-left: 12px;
	margin-bottom: 2px;
}
#left_product01 li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 160px;
}
#left_product01 li a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#left_product01 li.pdt_sub {
	font-size: 12px;
	padding-left: 17px;
	background-image: none;
}



#leftside #left_annai {
	width: 188px;
	border: 1px solid #6699FF;
	margin-bottom: 20px;
	background-color: #F7FBFF;
	padding-bottom: 10px;
}
#left_annai li {
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	background-position: 4px 6px;
	padding-left: 12px;
	margin-bottom: 2px;
}

#leftside #left_menu {
	width: 188px;
	border: 1px solid #6699FF;
	margin-bottom: 20px;
	background-color: #F7FBFF;
}
#left_menu li {
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	height: 19px;
	line-height: 19px;
	background-position: 4px 6px;
	padding-left: 12px;
	margin-bottom: 2px;
}
#left_annai li a,#left_menu li a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: 19px;
	width: 160px;
}

#left_annai li a:link, #left_menu li a:link {
	color: #333333;
	text-decoration: none;
}
#left_annai li a:visited, #left_menu li a:visited {
	color: #333333;
	text-decoration: none;
}
#left_annai li a:hover, #left_menu li a:hover {
	color: #0000CC;
	text-decoration: underline;
}


#leftside #left_inquiry {
	width: 188px;
	border: 1px solid #000066;
	margin-bottom: 20px;
	background-color: #F7F7F7;
}
#left_inquiry p {
	font-size: 80%;
	line-height: 130%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000066;
}
#left_inquiry a {
	height: 21px;
	width: 100px;
	display: block;
	background-image: url(../img/inquiry.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 10px;
}
#left_inquiry a:hover {
	background-position: 0px -21px;
}


#rightside {
	float: right;
	width: 650px;
}
.txtbox {
	width: 630px;
	font-size: 80%;
	line-height: 130%;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mapbox {
	float: right;
	margin-right: 80px;
}
.pdtbox {
	background-color: #F7F7F7;
	width: 650px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.pdtbox h2 {
	margin-bottom: 5px;
}
.pdtbox2 {
	background-color: #F7F7F7;
	width: 640px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}

table.pdt_table {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
table.pdt_table td {

}

table.pdt_table td img {
	border: 1px solid #CCCCCC;
}
table.pdt_table th {
	color: #333333;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	background-color: #E8E8E8;
	padding: 2px;
}
table.pdt_table td.td_detail {
	padding-top: 2px;
	text-align: right;
}
table.pdt_table td.td_zoom {
	text-align: left;
}
table.pdt_table2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 120%;
	color: #666666;
}
table.pdt_table2 td {

}

table.pdt_table2 img {
	border: 1px solid #CCCCCC;
}
table.pdt_table2 th {
	color: #333333;
	vertical-align: middle;
	font-style: normal;
	font-weight: normal;
	background-color: #E8E8E8;
	padding: 2px;
}
table.pdt_table2 td.td_detail {
	padding-top: 2px;
	text-align: right;
}

table.factory {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
}
table.factory td {
	vertical-align: top;
	width: 290px;
}

table.factory td img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
table.factory a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
table.factory td.td_website {
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
}
table.factory .td_website a:link {
	font-weight: normal;
	color: #336699;
}
table.factory .td_website a:visited {
	color: #336699;
	text-decoration: underline;
}
table.factory .td_website a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#pagetop {
	height: 25px;
	width: 860px;
	clear: both;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}

#inq_footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(../img/inq_footer.jpg);
	background-repeat: no-repeat;
	height: 120px;
	position: relative;
	margin-top: 50px;
}
#inq_footer a {
	background-image: url(../img/inq_button.jpg);
	display: block;
	height: 45px;
	width: 215px;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	left: 355px;
	overflow: hidden;
}
#inq_footer a:hover {
	background-position: -215px 0px;
}
#footer {
	clear: both;
	width: 880px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
#footer ul {
	font-size: 70%;
	width: 880px;
	text-align: center;
	margin-bottom: 15px;
}
#footer li {
	list-style-type: none;
	display: inline;
}
#footer li a:link {
	text-decoration: none;
	color: #666666;
}
#footer li a:visited {
	color: #999999;
	text-decoration: none;
}
#footer li a:hover {
	color: #6699FF;
	text-decoration: underline;
}

address {
	font-style: normal;
	font-weight: normal;
	background-color: #F7F7F7;
	height: 25px;
	width: 870px;
	font-size: 10px;
	color: #666666;
	line-height: 25px;
	text-align: right;
	padding-right: 10px;
}
