﻿@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: #000000;
	background:#FFFFFF; 
	url(myweb2/body_bg.gif) left top repeat-x;
	text-align:center;
	border-style:none;
	width:80%;
	margin::auto;
	
}
#wrapper {
	width: 920px;
	background:#FFFFFF;
	
	 
}
a {
	color:#666666;
}
a:visited {
	color:: #CC6600;
}
a:hover {
	color: #FF9933;
}
#top{
     color:#FFFFFF;
}
#open {
     float:right;
	 }
#head {
	border: none;
	vertical-align:top;
	width:920px;
	
}
#photo {
	border: none;
	vertical-align:top;
	width:460px;
	float:left;
	
}
#side {
	border: none;
	vertical-align:top;
	float:right;
	
	
}
#baner {
	border: none;
	vertical-align:top;
	float:left;
	width:230px;
	text-align:left;

}
#logocom {
	border: none;
	vertical-align:top;
	float:right;
	text-align:left;

}
#menu {
    float:left;
	}
#globalNav{
     width:920px;
	 background-color:#FFFFFF;
	

	
}
#globalNav ul {
	list-style: none;
	margin:0;
	padding:0px;
	height:30px;
	overflow:hidden;
	}
#globalNav li {
	float:left;
	margin: 0;
	padding: 0;
	width:115px;
}
#globalNav li a {
    display:block;
	width:100%;
	padding:6px 0 8px 0;
	color:#333333;
	background-color:#FFFFFF;
	background-image: url(ourweb/list_bggif);
	background-position: left top;
	text-decoration:none;
	text-align:center;	
}
#globalNav a:hover {
    background-color:#006600;
	background-position:right top;
	}


#contents {
	position: relative;
	width:920px;
	background-color:#FFFFFF;
	text-align:left;
	}

#logo {
    float:center;
		
}
#photo {
	width: 460px;
	height: 210px;
}

#main {
    float: left;
	width:690px;
	color:#333333;
	background-color:#FFFFFF;
	}
#thead ,th{
     color:#333333;
     background:#FFFFFF;}
#first {
	float: left;
	width:345px;
	height:450px;
	margin-top: 10px;
	text-align:justify;
}

#p   {
    clear:left;
	line-height:1.4;
	}
#kouku {
    text-align:center;
}
#second {
	float: right;
	margin-top: 10px;
	width:345px;
	height:450px;
	margin-top: 10px;
	text-align:justify;
}

#adv {
	float: right;
	width: 230px;
	flameborder:0px;
	text-align:center;
	background-color:#FFFFFF;
	
}



#productList {
	margin-top: 10px;
}
#productList h2 {
border-top 1px solid #CCCCCC;}
	
#productList li{
	float: left;
	width: 220px;
	margin: 1px 1px 0 0;
	text-align: center;
}
#productList h3 span {
	display: block;
	padding: 1px 0;
	color:#333333;
	font-weight: normal;
	background:#CCCCCC
}
#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: #CCCCCC;
	border-top: 1px solid #DABF9A;
}
#productList dd {
	padding: 2px 0;
}
#para {
   width:650px;
   float:right;
   }
#footer {
 clear:both;
 color:#FFFFFF;
 text-align:center;

 }

#sentence{
	font-size:smaller;
	text-align: left;
    }
img {
    border-style:none;
}
a img {
　　border-style: none;
}

</style>
