/* 全体 */

* {
    padding: 0px;
	margin: 0px;
	list-style-type: none;
}	
body {
	background-color: #FFFFFF;
	color: #333;
	text-align: center;
	background-image: url(images/bg.jpg);
	line-height: 150%;
	font-style: normal;
	font-size: 80%;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, "メイリオ", Osaka, 'MS PGothic', alial, helvetica, sans-serif;
}
td {
    line-height: 150%;
}    
h1 {
	font-size: 90%;
	color: #666666;
	height: 20px;
	width: 1014px;
	padding-top: 5px;
	padding-left: 10px;
}
#container {
    margin: 0px auto;
	width: 1024px;
	text-align: left;
	background-color: #FFFFFF;
}

#top-bg {
    width: 1024px;
	height: 100px;
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
}
.top-stm {
	width: 70px;
	height: 15px;
	margin-top: 80px;
	margin-right: 10px;
	background-image: url(images/top-stm.gif);
	background-repeat: no-repeat;
	float: right;
}
.top-hm {
	width: 70px;
	height: 15px;
	margin-top: 80px;
	background-image: url(images/top-hm.gif);
	background-repeat: no-repeat;
	margin-right: 15px;
	float: right;
}
#header {
	width: 1024px;

}   	
#head-menu {
	clear: both;
	width: 1024px;
}

#head-menu li {
	margin: 0px;
	overflow: hidden;
	float: left;
}
#head-menu1 a {
	background-image: url(images/head-menu1.jpg);
	width: 148px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu1 a:hover {
    background-image: url(images/head-menu1-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu2 a {
    background-image: url(images/head-menu2.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu2 a:hover {
    background-image: url(images/head-menu2-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu3 a {
    background-image: url(images/head-menu3.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu3 a:hover {
    background-image: url(images/head-menu3-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu4 a {
    background-image: url(images/head-menu4.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu4 a:hover {
    background-image: url(images/head-menu4-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu5 a {
    background-image: url(images/head-menu5.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu5 a:hover {
    background-image: url(images/head-menu5-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu6 a {
    background-image: url(images/head-menu6.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu6 a:hover {
    background-image: url(images/head-menu6-1.jpg);
	display: block;
	text-indent: -9999px;
}
#head-menu7 a {
    background-image: url(images/head-menu7.jpg);
	width: 146px;
	height: 40px;
	display: block;
	text-indent: -9999px;
}
#head-menu7 a:hover {
    background-image: url(images/head-menu7-1.jpg);
	display: block;
	text-indent: -9999px;
}
#top-main {
	width: 1024px;
}

#menu-bg {
    width: 220px;
	height: 600px;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
}
.menu-production {
	width: 190px;
	height: 50px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/menu-production.jpg);
	background-repeat: no-repeat;
}
.menu-special {
	width: 190px;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/menu-special.jpg);
	background-repeat: no-repeat;
}
.menu-blog {
	width: 190px;
	height: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/menu-blog.jpg);
	background-repeat: no-repeat;
}
.menu-emusekou {
	width: 190px;
	height: 70px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/menu-emusekou.jpg);
	background-repeat: no-repeat;
}
.menu-company {
	width: 190px;
	height:200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(images/menu-company.jpg);
	background-repeat: no-repeat;
}
#main {
	float: right;
	width: 640px;
	margin-top: 50px;
	margin-right: 15px;
}
.main-p {
	font-size: 120%;
	line-height: 180%;
	background-color: #E4E4E4;
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	color: #333333;
}
.main-p_a {
	font-size: 90%;
}
.main-p_b {
	font-size: 90%;
}
.main-img2 {
	float: right;
	width: 640px;
	margin-top: 50px;
	margin-right: 15px;
}
#footer {
	clear: both;
	width: 1024px;
	padding-top: 40px;
}
#footer_menu {
	margin-right: 15px;
	height: 20px;
}
#footer li {
	float: right;
	font-size: 80%;
	padding-right: 5px;
}
#footer a {
    color: #555555;
	text-decoration: none;
}
#copy {
	width: 1009px;
	height: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 15px;
}

#copy p {
	float: right;
	font-size: 80%;
}
#contents table.style {
    width: 640px;
	border-collapse: collapse;
}
#contents table.style th {
	font-weight: normal;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	border: 1px solid #BFBFBF;
	text-align: center;
	font-size: 110%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents table.style td {
	width: 450px;
	border: 1px solid #BFBFBF;
	text-align: left;
	font-size: 110%;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #F0F0FF;
}#contents {
	float: right;
	width: 640px;
	margin-top: 10px;
	margin-right: 15px;
}
#contents2 {
    float: right;
	width: 640px;
	margin-top: 15px;
	margin-right: 15px;
}
#contents2 table.style {
    width: 640px;
	border-collapse: collapse;
}
#contents2 table.style th {
    font-weight: normal;
	background-image: url(images/back.gif);
	background-repeat: repeat;	
	background-color: #F0F0F0;
	border: 1px solid #BFBFBF;
	text-align: left;
	padding: 12px;
}
#contents3 {
    float: right;
	width: 640px;
	margin-right: 15px;
}
#contents3 table.style {
    width: 640px;
	border-collapse: collapse;
}
#contents3 table.style th {
	font-weight: normal;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	background-color: #F0F0F0;
	border: 1px solid #BFBFBF;
	text-align: left;
	font-size: 90%;
}
#contents3 table.style td {
	font-weight: normal;
	background-repeat: repeat;
	background-color: #F0F0F0;
	border: 1px solid #BFBFBF;
	text-align: left;
	padding: 5px;
	font-size: 90%;
}
.main-img3 {
	float: right;
	width: 730px;
	margin-top: 50px;
	margin-right: 15px;
}
#table {
	float: right;
	width: 730px;
	margin-top: 15px;
	margin-right: 15px;
}
#main2 {
	float: right;
	width: 640px;
	margin-top: 50px;
	margin-right: 15px;
	line-height: 160%;
	font-size: 110%;
}
#main-p1 {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main-p2 {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main3 {
	float: right;
	width: 640px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 180%;
	margin-top: 30px;
}

#main-p3 {
	padding-left: 15px;
}
#main-p4 {
	padding-left: 15px;
}
#main4 {
	float: right;
	width: 640px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 180%;
}
#main-p5 {
	padding-left: 15px;
}
#main5 {
	float: right;
	width: 640px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 180%;
}
#main-p6 {
	padding-left: 15px;
}
#main6 {
	float: right;
	width: 640px;
	margin-right: 15px;
	font-size: 100%;
	line-height: 180%;
}


#table2 {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	width: 730px;
}
.main-p7 {
	padding-left: 15px;
	font-size: 90%;
	line-height: 150%;
	margin-top: 20px;
}

#main7 img {
	float: right;
	height: 40px;
	width: 640px;
	margin-top: 20px;
}
#main8 {
	float: right;
	width: 640px;
	margin-right: 15px;
}
#main9 {
	float: right;
	width: 640px;
	margin-right: 15px;
}



#product-photo {
	width: 730px;
	float: right;
	margin-right: 15px;
}
.photo-right {
	float: right;
	margin-top: 15px;
}
.photo-left {
	margin-right: 20px;
	margin-top: 15px;
}
.blue {
	font-size: 115%;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
#mail-main {
	width: 640px;
	float: right;
	font-size: 100%;
	line-height: 180%;
}
#mail-cotents {
	width: 640px;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}

#mail-right {
	width: 640px;
	float: right;
}
td.inq-right {
	width: 452px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
td.inq-left {
	width: 180px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.em {
	font-weight: bold;
}
#maptd {
	float: right;
}
#maptd iframe {
	float: right;
	margin-top: 40px;
	margin-right: 15px;
}
.inq-left {
}
.inq-right {
}
textarea {
	height: 100px;
	width: 320px;
}
#map {
	float: right;
	margin-top: 50px;
	height: 500px;
	width: 640px;
	margin-right: 15px;
}
.img_left {
	float: left;
	margin-top: 20px;
	height: 200px;
	width: 200px;
}
.img_center {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	height: 200px;
	width: 200px;
}
.img_right {
	float: left;
	margin-top: 20px;
	height: 200px;
	width: 200px;
	margin-left: 15px;
}
