@charset "UTF-8";

/* ------------------------------
 リセット
------------------------------ */
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,img,
form, fieldset, input, textarea,
p, blockquote,
th, td {  
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}



.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


* html .iepngfix {
  behavior: url(iepngfix.htc);
}


/* ------------------------------
 全体指定
------------------------------ */
body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif; 
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}

a:link {
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}


/* ------------------------------
 全体枠
------------------------------ */

#container {
	width: 802px;
	left: 50%;
	margin-left: -401px;
	position: absolute;
}

/* ------------------------------
 ヘッダー
------------------------------ */

#header {
	width: 802px;
	margin-bottom: 5px;
}

.header_banner {
	float: right;
	margin-bottom: 5px;
}
.header_logo {
	float: left;
	width: 138px;
}

#header:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
/* ------------------------------
 グローバルナビ
------------------------------ */

#gmenu {
	width:803px;
	height:34px;
	margin-bottom: 10px;
}

#menu-01_ {
	position: absolute;	
	left:0px;
	width:91px;
	height:35px;
}

#menu-02_ {
	position: absolute;
	left:91px;
	width:89px;
	height:35px;
}

#menu-03_ {
	position:absolute;
	left:180px;
	width:89px;
	height:35px;
}

#menu-04_ {
	position:absolute;
	left:269px;
	width:89px;
	height:35px;
}

#menu-05_ {
	position:absolute;
	left:358px;
	width:88px;
	height:35px;
}

#menu-06_ {
	position:absolute;
	left:446px;
	width:89px;
	height:35px;
}

#menu-07_ {
	position:absolute;
	left:535px;
	width:89px;
	height:35px;
}

#menu-08_ {
	position:absolute;
	left:624px;
	width:89px;
	height:35px;
}

#menu-09_ {
	position:absolute;
	left:713px;
	width:91px;
	height:35px;
}

/* ------------------------------
 フラッシュ
------------------------------ */

#flash {
	width: 801px;
	margin-bottom: 10px;
	z-index: -1;
}

/* ------------------------------
 ニュース・バナー
------------------------------ */

#newsbanner {
	width: 801px;
	margin-bottom: 10px;
}

#news {
	width: 293px;
	float: left;
}

#banner {
	width: 480px;
	float: right;
	height: 127px;
	margin-top: 15px;
}

#newsbanner:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#newsrss {
	height: 125px;
	width: 293px;
	overflow: scroll;
}

#rss a:link {
	color: #333333;
	text-decoration: underline;
}
#rss a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#rss a:visited {
	color: #666666;
	text-decoration: underline;
}

.tleft{
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	padding-right: 10px;
	vertical-align: top;
}

.tright{
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif; 
	font-size: 0.8em;
	vertical-align: top;
	text-decoration: none;
}

/* ------------------------------
 タブ以下
------------------------------ */

#spec {
	width: 801px;
	overflow: visible;
	background-color: #FFFFFF;
	min-height:500px;
}

#fragment-1 {
	width:800px;
	height:488px;
	border: thin solid #999999;
	z-index: 100;
}

#fragment-2 {
	width:800px;
	border: thin solid #999999;
	z-index: 101;
}

#fragment-3 {
	width:800px;
	border: thin solid #999999;
	z-index: 102;
}

#fragment-4 {
	width:800px;
	border: thin solid #999999;
	z-index: 104;
}

#family1 {
	width: 199px;
	float: left;
}
#family2 {
	width: 199px;
	float: left;
}
#family3 {
	width: 199px;
	float: left;
}
#family4 {
	width: 193px;
	float: right;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 0px;
	border: 0;
}

#fragment-1 a {
	border: 0;
}

#fragment-1 a:link {
	border: 0;
}
#fragment-1 a:hover {
	border: 0;
}
#fragment-1 a:visited {
	border: 0;
}

#fragment-1 a img {
	line-height: 1px;
	border: 0;
}


.borders {
	float: left;
	width: 1px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}

#logo_03 img {
	line-height: 0px;
	border: 0;
	display:none;
}

#spec:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* ------------------------------
 フッター
------------------------------ */

#linkbanner {
	width: 800px;
	margin-bottom: 20px;
	height:41px;
	text-align: center;
	z-index: 1;
	position: relative;
}

#footer {
	width: 800px;
	margin-bottom: 20px;
}

#counter {
	float: left;
	width: 150px;
}

#misc {
	float: right;
	width: 800px;
	height:0.8em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	display: block;
	overflow:visible;
}
#misc ul{
	width: 800px;
	height:0.8em;
	list-style:none;
	text-align: right;
	_padding-top: 0.2em;
	overflow:visible;
	line-height:0.8em;
}

#misc li {
	width: 100%;
	height:0.8em;
	list-style-type: none;
	margin-left: 10px;
	text-align: right;
	display: inline;
	border-right-style: solid;
	border-right-color: #666;
	border-right-width: 1px;
	padding-right: 1em;
	overflow:visible;
	line-height:0.8em;
}

#misc li#li-r {
	width: 100%;
	height:0.8em;
	list-style-type: none;
	margin-left: 10px;
	/*margin-top: 5px;*/
	text-align: right;
	display: inline;
	border-right-style: none;
	padding-right: 0em;
	overflow:visible;
	line-height:0.8em;
}

#misc a:link {
	color: #333333;
	text-decoration: none;
}
#misc a:hover {
	color: #FF6600;
	text-decoration: none;
}
#misc a:visited {
	color: #666666;
	text-decoration: none;
}

.fragtop {
	height: 23px;
	width: 799px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* a img {
　border: 0;
}

a:link img {
　border: 0;
}

a:hover img {
　border: 0;
}


a:visited img {
　border: 0;
} */


#footer:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#pp {
	width: 450px;
	line-height: 1.2;
	margin:0px auto;
}

#pp li{
	line-height: 1.2;
}#pp p {
	margin-bottom: 20px;
	text-align: left;
}
#pp h1 {
	font-size: large;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: left;
}
#pp2 {
	margin:0px auto;
	margin-bottom: 10px;
	width: 450px;
	text-align: left;
}
/*.center {
	text-align: center;
}*/



#misc2 {
	width: 663px;
	/*height:15px;*/
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	font-size: 0.8em;
	display: block;
	margin-top: 22px;/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;*/
	float: right;
}
#misc2 ul{
	text-align: right;
	height:0.8em;
	_padding-top: 0.2em;
	overflow:visible;
	line-height:0.8em;
}

#misc2 li {
	list-style-type: none;
	height:0.8em;
	margin-left: 10px;
/*	margin-top: 20px;*/
	text-align: right;
	display: inline;
	border-right-style: solid;
	border-right-color: #666;
	border-right-width: 1px;
	padding-right: 1em;
	line-height:0.8em;
}

#misc2 li#li-r2 {
	list-style-type: none;
	height:0.8em;
	margin-left: 10px;
	/*	margin-top: 20px;*/
	text-align: right;
	display: inline;
	border-right-style: none;
	padding-right: 0em;
	line-height:0.8em;
	vertical-align: middle;
}

#misc2 a:link {
	color: #333333;
	text-decoration: none;
}
#misc2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#misc2 a:visited {
	color: #666666;
	text-decoration: none;
}


/* ------------------------------
 テスター枠
------------------------------ */

#tester {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
}

.u30 {
	margin-bottom: 30px;
}

#container hr {
	border-width: 1px 0px 0px 0px;
	border-color: #999;
	border-style: solid;
	height:1px;
	padding: 0px;
	margin: 0.5em 0px 0.5em 0px;
	_margin:0px;
}

