/*　これはCSSファイル　*/

*{
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}



body{
margin: 0px;
padding: 0px;
}

p{
font-size: 14px;
line-height: 1.6em;
color:#666666;
}

.clr{
clear:both;
}

#ctn{
	margin-top: 30px;
	margin-right:20px;
	border:0px;
}

div#wrapper{
	width:830px;
	background:#FFFFFF;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#container{
width:830px;
margin:0px auto;
height:70px;
background-color:#FFFFFF;
	}
	
	
#logo{
padding:0px 10px;
}

#container #snavi{
 float:right;
 width:370px;
 height:70px;
 display:inline;
 text-align:right;
 vertical-align:bottom;
}
	
#container #snavi ul li{
	font-size:12px;
	display:inline;
	padding-left:10px;
	list-style-type:none;
	padding-right: 5px;
}

#container #snavi a{
display:inline;
}

div#header{
width: 720px;
padding: 10px;
margin:auto auto;
}


h1, h2, h4, h5, h6 {
font-size: 14px;
font-weight: bold;
color: #336666;
border-bottom: 3px solid #336666;
margin:10px 0px 0px;
padding:0px;
}

h3{
font-size: 14px;
font-weight: bold;
color:#0066CC;
margin:10px 0px 0px;
padding:0px;
border-bottom:solid;
}

#right{
	margin:auto;
	padding:20px 10px 20px 10px;
	height:300px;
	width:550px;
	float:right;
}

#left{
	margin:auto;
	padding:10px;
	height:auto;
	width:210px;
	float:left;
	padding-top:40px;
}



#g_navi{
margin:10px;
padding:0px;
width:800px;
height:40px;
}


#g_navi ul {
  margin: 0px;
  width: 800px;
  list-style: none;
}

#g_navi li, a {
  display: block;
  width: 160px;
  height: 40px;
}

#g_navi li {
  float: left;
  text-indent:-9999px;
}

#g_navi a {
  text-decoration: none;
  background: url(./img/global_navi.jpg) no-repeat;
}

#item1 a { background-position:    0px 0px;}
#item2 a { background-position: -160px 0px;}
#item3 a { background-position: -320px 0px;}
#item4 a { background-position: -480px 0px;}
#item5 a { background-position: -640px 0px;}

#item1 a:hover { background-position:    0px -40px; }
#item2 a:hover { background-position: -160px -40px; }
#item3 a:hover { background-position: -320px -40px; }
#item4 a:hover { background-position: -480px -40px; }
#item5 a:hover { background-position: -640px -40px; }




#footer{
	clear: both;
	padding:20px 0px 0px 0px;
	border-bottom:solid;
	border-color:#006699;
}


#footer address{
font-style: normal;
font-size:12px;
text-align: center;
}

#wrapper #right dt {
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	color: #333333;
	
}
#wrapper #right dd {
	font-size: 90%;
	line-height: 18px;
	margin-left: 15px;
}
#wrapper #right dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 15px;
}
#container #snavi a {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
body {
	background-color: #CECECE;
}
#wrapper #left .shohinmei {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#wrapper #left #limg {
	margin-right:auto;
	margin-left:25px;
	padding-top:30px;
}
#wrapper #right .top_info {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: -8px;
	height: 40px;
}
