﻿@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #FFFFFF;
	background: #FFFFFF url(myweb2/body_bg.gif) left top repeat-x;
	text-align:center;
	width:80%;
	margin:auto;
}
a {
	color:#000000;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF9933;
}
#top{
     color:#FFFFFF;
}
#photo {
	border: none;
	vertical-align:top;
	
}
#map {
    width:auto;
	height:auto;
	}
#wrapper {
	width: 900px;
	background: #FFFFFF;
	margin: 10px;    
}

#logo {
float:center;
		
}
#photo {
	width: 920px;
	height: 210px;
}
#container {
	position:relative;
	width:725px;
}
#primary00 {
    color:#000000;
    background:#FFFFFF;
	width:725px;
	text-align:center;
	border-color:#333333;
    }
#primary0 {
    background:#FFFFFF;
	height:200px;
	width:150px;
	color: #000000;
	text-align:;
	float:left;}

#primary {
    float:left;
	background:#FFFFFF;
	height:200px;
	width:150px;
	color: #000000;
	text-align:left;
	float:left;
}

#primary2 {
    background:#FFFFFF;
	height:200px;
	width:425px;
	color: #000000;
	text-align:left;
	float:right; }

#primarydetail1 {
    background:#FFFFFF;
	width:725px;
	color: #000000;
	text-align:center;
	margin:0px;

    }
#primarydetail2 {
    background:#FFFFFF;
	width:725px;
	color: #000000;
	text-align:center;
	float:left;}

#secondary {
	float: left;
	margin-top: 10px;
	width: 460px;
}
#thead ,td{
    color:#000000;
	text-align:center;
	background-color:#CCFF99;
	}
#thead,th{
    color:#FFFFFF;
	text-align:center;
	background-color:#336600;
	}

#globalNav{
     width:920px;
	
}
#globalNav ul {
	list-style: none;
	margin:0;
	padding:0px;
	height:30px;
	overflow:hidden;
}
#globalNav li {
	float:left;
	margin: 0;
	padding: 0;
	width:131px;
}
#globalNav li a {
    display:block;
	width:100%;
	padding:6px 0 8px 0;
	color:#333333;
	background-color:#FFFFFFs;
	background-image: url(myweb2/list_bggif);
	background-position: left top;
	text-decoration:none;
	text-align:center;	
}
#globalNav a:hover {
    background-color:#297E27;
	background-position:right top;
	}

#productList {
	margin-top: 10px;
}
#productList h2 {
border-top 1px solid #CCCCCC;}
	
#productList li{
	float: left;
	width: 181px;
	margin: 1px 1px 0 0;
	text-align: center;
}
#productList h3 span {
	display: block;
	padding: 1px 0;
	color: #FFFFFF;
	font-weight: normal;
	background: #222222;
}
#productList dl {
	margin: 1px 0;
	font-size: 90%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#productList dt {
	padding: 2px 0;
	text-align: center;
	background: #E5DACA;
	border-top: 1px solid #DABF9A;
}
#productList dd {
	padding: 2px 0;
}
#footer {
 clear:both;
 color:#FFFFFF;
 background: #FFFFFF;
 }
#div {
	width: 920px;
	padding-top: 40px;
	border-top: 10px solid #DABF9A;
}
#sentence{
	font-size:smaller;
	text-align: left;
    }
#inquiry {
	width: 600px; /* ボックスの幅を指定 */
	color:#000000;
}
#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
	color:#000000;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
	color:#000000;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 200px;
	color:#000000;
}
#inquiry th.must {
	border-left-color: #0000FF;
	color:#000000;
	
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
	color:#000000;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 4em;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}
a img {
　　border-style: none;
}

</style>
