/*　基本属性設定　---------------------------------*/
body {
	margin: 20px auto 25px auto;
	padding: 0;
	text-align: center;
	background-color: #F7F7F7;
}
* {
	margin:0;
	padding:0;
	letter-spacing: 2px;
}
img{border: 0; vertical-align: bottom;}
.hide {display:none;}
h1,h2,h3,h4 { /* 基本タイトル */
	padding:0;
	margin:0;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
}

address {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding:0;
	margin:10px auto;
	color: #666666;
	text-align:center;
}
a {
    text-decoration: none;
	color:#333333
}
a:hover {
	color: #999999;
}
#container {
	width: 752px;
	height: auto;
	margin:0 auto;
	color:#333333;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.bar { width:100%; height: 3px; background:url(../common/bar.jpg) no-repeat;}

/*　コンテナ　---------------------------------*/
#headr{
	width: 752px;
	height: 116px;
	max-height:116px;
	margin: 0 auto;
	padding: 0;
}
#head-top{
	width: 752px;
	height: 80px;
	max-height:80px;
	margin: 0;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color:#333333;
	text-align:left;
	background-image: url(../common/header_top_001.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#head-navi {
	float:right;
	margin:10px 8px 0 0;
}
#head-navi-1 {
	margin: 0 0 12px auto;
	width:202px;
	height:26px;
}
#head-navi-1 div{
	float:right;
}

#head-navi-2 {
	float: right;
}
#head-bottom{
	width: 752px;
	height: 36px;
	max-height:36px;
	margin: 0;
	padding: 0;
	text-align: right;
	background-image: url(../common/header_under_001.gif);
	background-repeat: no-repeat;
    display: block;
}
#contents {
	width: 750px;
	height: auto;
	padding: 0 0 10px 0;
	background:#FFFFFF;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#leftSide{
	float: left;
	width: 180px;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
	background-color: #FFFFFF;
}
#rightSide {
    float: right;
	width: 550px;
	height: auto;
	margin: 0 auto;
	padding: 0 10px 0 0;
	text-align: center;
	background-color: #FFFFFF;
}
#footer{
	width: 750px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin:0 auto;
	text-align:center;
	padding:8px 0;
	background-color: #EDEDED;
}
#footer p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding:0;
	margin:0 auto;
	color: #666666;
	line-height:16px;
}
/*グローバルナビ-----------------------------------------------------------*/
ul#globalnavi {
	width: 752px;
	height: 36px;
	max-height:36px;
	margin:0;
	padding:0;
    display: block;
	list-style:none;
}
#globalnavi a{
    display: block;
	text-decoration: none;
	background-image:url(../common/globalnavi.gif);
}
#globalnavi em{
	display:none;
}
#globalnavi li{
	margin: 0;
	padding: 0;
	float:right;
}
li#glnavi001 a{width: 85px;height:36px;background-position: -667px 0}
li#glnavi002 a{width: 84px;height:36px;background-position: -583px 0}
li#glnavi003 a{width: 84px;height:36px;background-position: -499px 0}
li#glnavi004 a{width: 99px;height:36px;background-position: -400px 0}
li#glnavi005 a{width: 83px;height:36px;background-position: -317px 0}
li#glnavi006 a{width: 85px;height:36px;background-position: -232px 0}

li#glnavi007 a{width: 232px;height:36px;background-position: 0 0}

li#glnavi001 a:hover{width: 85px;height:36px;background-position: -667px -36px}
li#glnavi002 a:hover{width: 84px;height:36px;background-position: -583px -36px}
li#glnavi003 a:hover{width: 84px;height:36px;background-position: -499px -36px}
li#glnavi004 a:hover{width: 99px;height:36px;background-position: -400px -36px}
li#glnavi005 a:hover{width: 83px;height:36px;background-position: -317px -36px}
li#glnavi006 a:hover{width: 85px;height:36px;background-position: -232px -36px}
