/* CSS Document */

/* ------------------------------
 INIT
------------------------------ */

body{
	margin: 0px 0 0px 0;
	padding: 0;
	font-size:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#4c4c4c;
	background-image: url(../images/bg_body_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a{
	text-decoration:none;
	color:#336633;
}
img{
	border:none;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
li{
	margin:0;
	padding:0;
	display:list-item;
}
dl,dt,dd{
	margin:0;
	padding:0;
}
textarea,input {
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents h1{
	font-size:1em;
}
#contents h2{
	font-size:1em;
}
#contents h3{
	font-size:1em;
}
#contents h4{
	font-size:1em;
}
#contents h5{
	font-size:1em;
}
#contents h6{
	font-size:1em;
}
#contents p{
	font-size:0.8em;
}


/* ------------------------------
 LAYOUT
------------------------------ */
#header{
	margin:0 auto;
	padding:0;
	width:900px;
}
#header:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
*:first-child+html #header{  
	zoom: 100%;  
}


#global-navigation{
	clear:both;
	margin:0 auto;
	padding:0;
	width:900px;
}
#kv{
	margin:0 0 20px 0;
	padding:0 0 0 0;
}

#contents{
	margin:20px auto 0px auto;
	padding:0px 0 0 0;
	width:900px;
}
#left-box{
	float:left;
	margin:0;
	padding:0;
}
#right-box{
	float:right;
	margin:0;
	padding:0;
}

#footer-navi{
	clear:both;
	margin:0 auto 0px auto;
	padding:123px 0 0 0;
	width:918px;
	text-align:right;
	background-image: url(../images/bg_footer-navi_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer{
	margin:0 auto 35px auto;
	padding:0;
	width:900px;
}

.pagetop{
	clear:both;
	margin:0 auto;
	padding:10px;
	text-align:right;
}

.pagetop a{
	padding:3px;
	font-size:12px;
	color:#fff !important;
	background-color:#000;
	border:1px solid #069;
}
.pagetop a:hover{
	padding:3px;
	font-size:12px;
	color:#fff;
	background-color:#336633;
	border:1px solid #336633;
}


/* ------------------------------
 WIDTH
------------------------------ */
.width-left-01{
	width:520px;
	_width:500px;
}
.width-right-01{
	width:380px;
}
.width-left-02{
	width:620px;
}
.width-right-02{
	width:280px;
}
.width-left-03{
	width:450px;
}
.width-right-03{
	width:450px;
}
.width-left-04{
	width:320px;
}
.width-right-04{
	width:580px;
}

/* ------------------------------
 TEXT MARGIN
------------------------------ */
.width-left-01 h1, .width-left-01 h2, .width-left-01 h3, .width-left-01 h4, .width-left-01 h5, .width-left-01 h6, .width-left-01 p, .width-left-01 table{
	margin:0 20px 35px 0;
}
.width-left-02 h1, .width-left-02 h2, .width-left-02 h3, .width-left-02 h4, .width-left-02 h5, .width-left-02 h6, .width-left-02 p, .width-left-02 table{
	margin:0 20px 35px 0;
}
.width-left-03 h1, .width-left-03 h2, .width-left-03 h3, .width-left-03 h4, .width-left-03 h5, .width-left-03 h6, .width-left-03 p, .width-left-03 table{
	margin:0 20px 35px 0;
}
.width-left-04 h1, .width-left-04 h2, .width-left-04 h3, .width-left-04 h4, .width-left-04 h5, .width-left-04 h6, .width-left-04 p, .width-left-04 table{
	margin:0 20px 35px 0;
}

.width-right-01 h1, .width-right-01 h2, .width-right-01 h3, .width-right-01 h4, .width-right-01 h5, .width-right-01 h6, .width-right-01 p, .width-right-01 table, .width-right-01 iframe{
	margin:0 0px 15px 20px;
}
.width-right-02 h1, .width-right-02 h2, .width-right-02 h3, .width-right-02 h4, .width-right-02 h5, .width-right-02 h6, .width-right-02 p, .width-right-02 table{
	margin:0 0px 15px 20px;
}
.width-right-03 h1, .width-right-03 h2, .width-right-03 h3, .width-right-03 h4, .width-right-03 h5, .width-right-03 h6, .width-right-03 p, .width-right-03 table, .width-right-03 dl, .width-right-03 iframe{
	margin:0 0px 15px 20px;
}
.width-right-04 h1, .width-right-04 h2, .width-right-04 h3, .width-right-04 h4, .width-right-04 h5, .width-right-04 h6, .width-right-04 p, .width-right-04 table{
	margin:0 0px 15px 20px;
}

.contents1 h1, .contents1 h2, .contents1 h3, .contents1 h4, .contents1 h5, .contents1 h6, .contents1 p, .contents1 .table-04{
	margin:0 0px 35px 0;
}
/* ------------------------------
 TEXT
------------------------------ */

#header p{
	margin:0;
	padding:0;
}

#contents h1{
	padding:5px 5px 5px 10px;
	line-height:1.6;
	color:#000;
	color:#FFF;
	background-color:#000;
	letter-spacing:10px;
}
#contents h2{
	padding:5px;
	line-height:1.6;
	color:#000;
	border-bottom:1px solid #000;
}
#contents h3{
	padding:5px;
	line-height:1.6;
	color:#000;
	border-left:5px solid #ccc;
}
#contents h4{
	padding:5px;
	line-height:1.6;
	color:#000;
	border-bottom:3px ridge #ccc;
}
#contents h5{
	padding:5px;
	line-height:1.6;
	color:#000;
	border-bottom:1px solid #ccc;
}
#contents h6{
	padding:5px;
	line-height:1.6;
	color:#000;
	border-bottom:1px dotted #ccc;
}
#contents p{
	padding:0;
	line-height:1.8;
}



#footer h3{
	margin:0px 0 10px 0;
	padding:0;
	font-size:1em;
	line-height:1;
}
#footer h3 a:link{
	color:#000;
}
#footer h3 a:visited{
	color:#000;
}
#footer h3 a:hover{
	color:#000;
}

#footer p{
	margin:0;
	padding:0;
	font-size:0.75em;
	line-height:1.5;
	color:#333;
}


/* ------------------------------
 GLOBAL NAVIGATION
------------------------------ */

/* Basic code - don't modify */
 
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	_z-index:100;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav a { display: block;
	text-decoration:none;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li {
	_line-height:0;
}
#nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 180px; }
#nav ul ul { left: 181px; }

/* Everything else is theming */
 
#nav {
	height: 44px;
}
#nav *:hover { background-color: none; }
#nav li ul a {
	color: white;
	font-size:12px;
	padding: 6px;
	line-height:1;
}
#nav ul { top: 46px; }
#nav ul li a {
	background-color: #5E5A5A;
}
#nav ul a.hover { background-color: #30A8C3; }
#nav ul a {
	border-bottom: 1px solid white;
	border-right: none;
	opacity: 0.9;
}

/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


#nav .navi02 li a {
	background-color: #e0a500;
	width: 160px; 
}
#nav .navi02 a.hover {
	color: #000;
	background-color: #e8bc40;
}
#nav .navi02 a {
	padding: 6px;
	border-bottom: 1px solid #e8bc40;
	border-right: none;
	opacity: 0.9;
}

#nav .navi03 li a {
	background-color: #940000;
	width: 160px;
}
#nav .navi03 a.hover {
	color: #fff;
	background-color: #af4040;
}
#nav .navi03 a {
	padding: 6px;
	border-bottom: 1px solid #af4040;
	border-right: none;
}

#nav .navi04 li a {
	background-color: #2f592d;
	width: 160px;
}
#nav .navi04 a.hover {
	color: #fff;
	background-color: #638363;
}
#nav .navi04 a {
	padding: 6px;
	border-bottom: 1px solid #638363;
	border-right: none;
}

#nav .navi05 li a {
	background-color: #da7702;
	width: 160px;
}
#nav .navi05 a.hover {
	color: #fff;
	background-color: #e39940;
}
#nav .navi05 a {
	padding: 6px;
	border-bottom: 1px solid #e39940;
	border-right: none;
}

#nav .navi06 li a {
	background-color: #284882;
	width: 160px;
}
#nav .navi06 a.hover {
	color: #fff;
	background-color: #5e76a1;
}
#nav .navi06 a {
	padding: 6px;
	border-bottom: 1px solid #5e76a1;
	border-right: none;
	width: 180px;
}

#nav .navi07 li a {
	background-color: #8c857d;
	width: 160px;
}
#nav .navi07 a.hover {
	color: #fff;
	background-color: #a9a49e;
}
#nav .navi07 a {
	padding: 6px;
	border-bottom: 1px solid #a9a49e;
	border-right: none;
}




/* ------------------------------
 FOOTER LINK
------------------------------ */
#footer-navi li{
	margin:0;
	padding:3px 10px;
	font-size:12px;
	display:inline;
	border-left:1px solid #ccc;
}
#footer-navi li a:link{
	color:#336633;
}
#footer-navi li a:visited{
	color:#336633;
}
#footer-navi li a:hover{
	color:#990000;
}

/* ------------------------------
 HEADER
------------------------------ */
#site-id{
	float:left;
	margin:10px 0 10px 20px;
	padding:0;
}
#headerNavi{
	float:right;
	margin:0;
	padding:20px 0 0 0;
	_width:220px;
}

#fontSize{
	padding:0 0 10px 106px;
	text-align:right;
	background-image: url(../images/bg_font-size.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#fontSize ul{
}
#fontSize li{
	display:inline;
	margin:0 5px 0 0;
	padding:3px;
	line-height:1;
	cursor:pointer;
}
#subNavi{
}
#subNavi li{
	float:left;
	margin:0 0 0 5px;
	padding:0px 5px 0 10px;
	font-size:1em;
	line-height:1;
	border-left:1px solid #ccc;
}

/* ------------------------------
 BOX
------------------------------ */
.box-01{
	clear:both;
	background-color:#000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: -moz-linear-gradient(top, #000000, #333333);  
background: -webkit-gradient(linear, center top, center bottom, from(#000000), to(#333333));
border:1px solid #000;
}
.box-01 h3{
	color:#fff !important;
	border-color:#fff !important;
	border-width:3px !important;
}
.box-01 a{
	color:#390;
}
/* ------------------------------
 COLUMN
------------------------------ */
		
.cols{
	margin-bottom:0px;
} /* main column container class */
.cols h2,.cols h3,.cols p,.cols dl{
	margin:0 10px 10px 10px !important;
	color:#ccc;
}
.col{
	float:left;
	width:900px;
}	
.cols3 .col{
	width:299px;
} /* 3 equal width columns layout */

		
.cols:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 0.1em;
	min-height:1%;
	line-height: 0; 
	clear: both;
}
*:first-child+html .cols{  
	zoom: 100%;  
}
.cols{
	_height:1%;
}