/***************************************************************
 初期設定
*****************************************************************/
html {
	background-color: #FFF;
	text-align: center;
}

body {
	padding: 0;
	margin: 0 auto;
	font-size: 15px;
	color: #2c2121;
	line-height: normal;
	font-family: 'Lucida Grande', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
	color: 3b3b3b;
}

a:hover {
	color: #6c685f;
}

div, ol, ul,dl, dt, dd,
form,
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}


img {
	margin: 0px;
	padding: 0px;
	border: none;
}

ol, ul {
	list-style-type: none;
}

small {
	line-height: normal;
}

.fixwidth {
	width: 980px;
	margin: 0px auto;
}









/***************************************************************
ヘッダ部
*****************************************************************/
#header {
	padding: 20px 0 10px;
}

#header > div.fixwidth {
	text-align: left;
	position: relative;
}

#header h1,
#header h2,
.support {
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align: middle;
}
 
 
#header h1 > a {
	background-image: url(../temp_images/rogo.png);
	background-repeat: no-repeat;
	display: block;
	width: 171px;
	height: 78px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#header h2 {
	background-image: url(../temp_images/hd_sale.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 330px;
	height: 75px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 195px;
}

.support {
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
}

.support small {
	display: block;
	text-align: center;
}




/***************************************************************
グロナビ部
*****************************************************************/

#glonavi {
	clear: both;
	text-align: center;
}

ul.global_nav {
	width: 980px;
	display: block;
	margin: 0 auto;
	color: #909090;
}

ul.global_nav li {
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align: middle;
	background-image: url(../temp_images/glo_boder.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

ul.global_nav a {
	display: block;
	color: #3b3b3b;
	padding: 0.8em 1em;
}

ul.global_nav a:hover {
	zoom:1.0;
	-ms-filter: "alpha(opacity=60)";
	filter:alpha(opacity=60);　/*IE*/
	-moz-opacity: 0.60;　/*FF*/
	opacity: 0.60;
}

ul.global_nav a:hover { opacity:0.60; }

ul.global_nav li span {
	display: block;
	background-image: url(../temp_images/glo_boder.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

ul.sub_nav {
	background-color: #599101;
}

ul.sub_nav li {
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align: middle;
	line-height: 1;
	font-size: 11px;
}

ul.sub_nav a {
	display: block;
	background-color: #599101;
	color: #fff;
	padding: 1em;
	border-right: solid 1px #6db101;
	font-weight: bold;
}

ul.sub_nav a:hover {
	background-color: #6db101;
	color: #fff;
}

ul.sub_nav li:first-child a {
	border-left: solid 1px #6db101;
}




/****************************************************************
フッタ部
*****************************************************************/

#footer {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #599101;
	color: #fff;
	overflow: hidden;
}

#footer a {
	color: #fff;
	font-size: 12px;
}


/*  コピーライト  */
#bottombar {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1em;
}

#bottombar > p {
	display:inline-block;
	*display: inline;
    *zoom: 1;
	vertical-align: middle;
	width: 50%;
}

.cp {
	text-align: right;
}









/****************************************************************
コンテンツエリア部
*****************************************************************/
#container {
	width: 980px;
	margin: 2px auto;
}

#container a:link { color: blue; text-decoration: underline }
#container a:visited  { color: #0099FF }
#container a:hover { color: red; text-decoration: underline }



#container h1 { font-size: 12pt; font-weight: bold; margin: 0 0 }
.class   { font-size: 11pt; line-height: 130% }
.class1   { font-size: 12pt; line-height: 140% }
.class4   {
	font-size: 11pt;
	text-decoration: line-through;
}

#container h2  { font-size: 11pt; font-weight: bold }
.class-a   {
	background-image: url(Media/back-3.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 10mm 0
}

.class9 { color: gray; font-size: 10px }
.class2 {
	font-size: 11pt;
	line-height: 110%;
}

.style1 {color: #FF0000}
.style2 {color: #FF0000; font-weight: bold; }
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #009900}
.style5 {color: #FF9900}
.style6 {color: #FF0066}
.style7 {color: #6b8e23}
.style9 {
	font-size: 11pt;
	font-weight: bold;
}

.style10 {font-size: smaller}
.style11 {color: #0000FF}
.style12 {
	font-size: large;
	color: #F00;
}

.style13 {color: ##6666FF}
.style14 {
	color: #060;
	font-weight: bold;
}

.style15 {color: #000000;font-size: 14pt;}


#cent table tr .class-a table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	height: 5px;
}
