@CHARSET "UTF-8";

/*-------------------------------------------------
GROBAL RESET
-------------------------------------------------*/
body,div,ul,ol,li,h1,h2,h3,p,h4,form,dl,dt,dd {    
    margin:0;   
    padding:0;   
} 
img {    
    border:0;   
} 
body{
	text-align: center;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color: white;
	font-size: 13px;
	line-height: 17px;
	/*background:url(../img/bg_route.gif);*/
	background-color: #000013;
}
ol,ul {   
    list-style: none;   
} 
h1,h2,h3,h4 {   
	font-weight: normal;
}   
a:link { text-decoration:underline; color: white; }
a:visited { text-decoration:underline; color: white; }
a:active { text-decoration:none; color: white; }
a:hover { text-decoration:none; color: white; }

/*-------------------------------------------------
文字系
-------------------------------------------------*/
.top_new {
	padding: 0px 0px 0px 5px;
	font-size:14px;
	color: white;
	line-height:19px;
	font-weight: ;
	/*text-decoration:underline;*/
}
.aqua8 {
	font-size: 8pt; 
	color: aqua; 
	line-height: pt;
}
.green15 {
	font-size: 15pt; 
	color: chartreuse; 
	line-height: pt; 
	font-weight: bold; 
	letter-spacing: 1px
}
.green11 {
	font-size: 11pt; 
	color: chartreuse; 
	line-height: pt; 
	font-weight: bold;
}
.blue11 {
	font-size: 11pt; 
	color: #3399FF; 
	line-height: pt; 
	font-weight: bold;
}
/*-------------------------------------------------
ページ主要部
-------------------------------------------------*/
/******* ページ全体 *******/
.ok_container {
	width: 992px;
	min-height: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	
	/*border: 1px solid #373737;*/
	border-top:    0px solid #373737;
	border-right:  0px solid #373737;
	border-bottom: 0px solid red;
	border-left:   0px solid #373737;
	clear: both;
}

/******* ページヘッダー *******/
.ok_header {
	width: 990px;
	height: 77px;
	margin: 0px;
	border: 0px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}
/******* ページタイトル *******/
.ok_title {
	width: 990px;
	height: 300px;
	margin: 1px 0px 0px 0px;
	background-image: url(../ok_img/ok_top_main.gif);
	border: 0px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}

/******* ページメイン *******/
.ok_main {
	width: 990px;
	min-height: 970px;
	margin: 0px;
	border: 0px solid red;
	text-align: left;
	float: left;
	clear: both;
}

/******* ページフッター *******/
.ok_footer {
	width: 980px;
	height: 30px;
	margin: 10px 0px 10px 0px;
	padding: 10px 5px 10px 5px;
	background: #333333;
	border: 1px solid #666666;
	text-align: left;
	float: left;
	clear: both;

}

/*-------------------------------------------------
ページヘッダー 
-------------------------------------------------*/
.ok_header_title {
	width: 990px;
	height: 50px;
	margin: 0px;
	border: 0px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}
.ok_header_navi {
	width: 988px;
	height: 26px;
	margin: 0px;
	background-color: #333333;
	border: 1px solid #666666;
	text-align: left;
	float: left;
	clear: both;
}
/**** ボタン ******/
.ok_he_btn{
	width: 990px;
	text-align: left;
	border: 0px #373737 solid;
	clear: both;
}
.ok_he_btn ul{
	list-style:none;
}
.ok_he_btn li{
	width:100px;
	height:26px;
	text-indent:-5000px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-right:0px;
	float:left;
}
.ok_he_btn li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:26px;
}
.ok_he_btn li.home, .ok_he_btn li.home a{background-image:url(../ok_img/ok_he_btn01.gif);}
.ok_he_btn li.home, .ok_he_btn li.home a:hover{background-image:url(../ok_img/ok_he_btn01_f2.gif);}
.ok_he_btn li.ookuwa, .ok_he_btn li.ookuwa a{background-image:url(../ok_img/ok_he_btn02.gif);}
.ok_he_btn li.ookuwa, .ok_he_btn li.ookuwa a:hover{background-image:url(../ok_img/ok_he_btn02_f2.gif);}
.ok_he_btn li.breed, .ok_he_btn li.breed a{background-image:url(../ok_img/ok_he_btn03.gif);}
.ok_he_btn li.breed, .ok_he_btn li.breed a:hover{background-image:url(../ok_img/ok_he_btn03_f2.gif);}
.ok_he_btn li.bbs, .ok_he_btn li.bbs a{background-image:url(../ok_img/ok_he_btn04.gif);}
.ok_he_btn li.bbs, .ok_he_btn li.bbs a:hover{background-image:url(../ok_img/ok_he_btn04_f2.gif);}
.ok_he_btn li.shop, .ok_he_btn li.shop a{background-image:url(../ok_img/ok_he_btn05.gif);}
.ok_he_btn li.shop, .ok_he_btn li.shop a:hover{background-image:url(../ok_img/ok_he_btn05_f2.gif);}
.ok_he_btn li.link, .ok_he_btn li.link a{background-image:url(../ok_img/ok_he_btn06.gif);}
.ok_he_btn li.link, .ok_he_btn li.link a:hover{background-image:url(../ok_img/ok_he_btn06_f2.gif);}


/*-------------------------------------------------
ページメイン
-------------------------------------------------*/

.ok_main_left {
	width: 200px;
	min-height: 970px;
	margin: 0px;
	background: ;
	border: 1px solid #373737;
	text-align: left;
	float: left;

}
.ok_main_center {
	width: 500px;
	min-height: 970px;
	margin: 0px;
	border: 0px solid #373737;
	text-align: left;
	float: left;

}
.ok_main_right {
	width: 284px;
	min-height: 970px;
	margin: 0px;
	border: 0px solid #373737;
	text-align: left;
	float: left;

}

/*-------------------------------------------------
ページメイン左
-------------------------------------------------*/
.ok_na_con{
	width: 195px;
	height: 35px;
	text-align: left;
	background-image: url(../ok_img/ok_na_con.gif);
	border: 0px #373737 solid;
	float: left;
	clear: both;
}
/**** ボタン ******/
.ok_na_btn{
	width: 195px;
	text-align: left;
	border: 0px #373737 solid;
	float: left;
	clear: both;
}
.ok_na_btn ul{
	list-style:none;
}
.ok_na_btn li{
	width:195px;
	height:40px;
	text-indent:-5000px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	margin-right:0px;
	/*float:left;*/
}
.ok_na_btn li a{
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
	height:40px;
}
.ok_na_btn li.ookuwa, .ok_na_btn li.ookuwa a{background-image:url(../ok_img/ok_na_btn01.gif);}
.ok_na_btn li.ookuwa, .ok_na_btn li.ookuwa a:hover{background-image:url(../ok_img/ok_na_btn01_f2.gif);}
.ok_na_btn li.hera, .ok_na_btn li.hera a{background-image:url(../ok_img/ok_na_btn02.gif);}
.ok_na_btn li.hera, .ok_na_btn li.hera a:hover{background-image:url(../ok_img/ok_na_btn02_f2.gif);}
.ok_na_btn li.tara, .ok_na_btn li.tara a{background-image:url(../ok_img/ok_na_btn03.gif);}
.ok_na_btn li.tara, .ok_na_btn li.tara a:hover{background-image:url(../ok_img/ok_na_btn03_f2.gif);}
.ok_na_btn li.breed, .ok_na_btn li.breed a{background-image:url(../ok_img/ok_na_btn04.gif);}
.ok_na_btn li.breed, .ok_na_btn li.breed a:hover{background-image:url(../ok_img/ok_na_btn04_f2.gif);}
.ok_na_btn li.photo, .ok_na_btn li.photo a{background-image:url(../ok_img/ok_na_btn05.gif);}
.ok_na_btn li.photo, .ok_na_btn li.photo a:hover{background-image:url(../ok_img/ok_na_btn05_f2.gif);}
.ok_na_btn li.bbs, .ok_na_btn li.bbs a{background-image:url(../ok_img/ok_na_btn06.gif);}
.ok_na_btn li.bbs, .ok_na_btn li.bbs a:hover{background-image:url(../ok_img/ok_na_btn06_f2.gif);}
.ok_na_btn li.shop, .ok_na_btn li.shop a{background-image:url(../ok_img/ok_na_btn07.gif);}
.ok_na_btn li.shop, .ok_na_btn li.shop a:hover{background-image:url(../ok_img/ok_na_btn07_f2.gif);}
.ok_na_btn li.blog, .ok_na_btn li.blog a{background-image:url(../ok_img/ok_na_btn08.gif);}
.ok_na_btn li.blog, .ok_na_btn li.blog a:hover{background-image:url(../ok_img/ok_na_btn08_f2.gif);}
.ok_na_btn li.link, .ok_na_btn li.link a{background-image:url(../ok_img/ok_na_btn09.gif);}
.ok_na_btn li.link, .ok_na_btn li.link a:hover{background-image:url(../ok_img/ok_na_btn09_f2.gif);}
.ok_na_btn li.prof, .ok_na_btn li.prof a{background-image:url(../ok_img/ok_na_btn10.gif);}
.ok_na_btn li.prof, .ok_na_btn li.prof a:hover{background-image:url(../ok_img/ok_na_btn10_f2.gif);}

.ok_na_1{
	width: 185px;
	min-height: 100px;
	margin: 10px 0px 0px 4px;
	padding: 3px 0px 3px 5px;
	text-align: left;
	border:1px #373737 solid;
	float: left;
	clear:both;
}
.ok_na_2{
	width: 185px;
	/*min-height: 100px;*/
	margin: 7px 0px 0px 4px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	border: 0px #373737 solid;
	float: left;
	clear: both;
}

/*-------------------------------------------------
ページメイン真ん中
-------------------------------------------------*/
/**** タブ ******/
.ok_main_center_tab {
	width: 494px;
	height: 330px;
	margin: 7px 0px 0px 5px;
	border: 0px solid #373737;
	text-align: left;
	float: left;
}
.tab_all a:hover {
  text-decoration: underline;
}
.tab_all a {
  padding: 0px 7px 10px 5px;
  text-decoration: none;
  color:  #ffffff;
  font-size: 14px;
  line-height: 17px;
}
.tab_all {
  width: 492px;
  height: 30px;
  border: 0px solid #666666;
}
.opentab {
  width: 100px;
  height: 27px;
  margin-right: 0px;
  padding-top: 4px;
  border: 1px solid orange;
  border-right: 0;
  border-bottom: 0;
  background: #333333;
  
  float: left;
  visibility: ;
}
.opentab_end {
  width: 100px;
  height: 27px;
  margin-right: 0px;
  padding-top: 4px;
  border: 1px solid orange;
  border-bottom: 0;
  background: #333333;
  float: left;
  visibility: ;
}
.closetab {
  width: 100px;
  height: 27px;
  margin-right: 0px;
  padding-top: 4px;
  border-top: 1px solid orange;
  border-left: 1px solid #333333;
  border-bottom: 0px solid #333333;
  border-right: 0px solid orange;
  background: orange;
  background-image:url(../img/green6.jpg);
  float: left;
}
.closetab_end {
  width: 100px;
  height: 26px;
  margin-right: 0px;
  padding-top: 4px;
  border: 1px solid #666666;
  background: #666666;
  background-image:url(../img/green6.jpg);
  float: left;
}
.cleartab {
  width: 87px;
  height: 31px;
  margin-right: 0px;
  padding-top: 0px;
  border-bottom: 1px solid orange;
  border-left: 1px solid orange;
  background: ;
  float: left;
}
.openbox {
  width: 490px;
  height: 280px;
  margin-bottom: 20px;
  padding-top: 10px;
  border: 1px solid orange;
  border-top: 0;
  background: #333333;
  visibility: visible;
  position: static;
  clear: left;
}
.closebox {
  width: 490px;
  height: 280px;
  margin-bottom: 20px;
  border: 1px solid orange;
  border-top: 0;
  background: #666666;
  visibility: hidden;
  position: absolute;
  clear: left;
}
/***** 入れ子box *****/
.box3l {
  width: 336px;
  height: 280px;
  margin-bottom: 20px;
  border: 0px solid red;
  background: #333333;
  float: left
}
.box3r {
  width: 150px;
  height: 140px;
  border: 0px solid red;
  background: #333333;
  background-repeat: no-repeat;
  float: left
}
.box3r2 {
  width: 150px;
  height: 140px;
  border: 0px solid red;
  background: #333333;
  background-repeat: no-repeat;
  float: left
}
.openbox a:hover {
  text-decoration: none;
  background-color: #000000;
}
.closebox a:hover {
  text-decoration: none;
  background-color: #000000;
}
.openbox a {
  text-decoration: underline;
}
.closebox a {
  text-decoration: underline;
}

.ok_main_center_bbs{
	width: 450px;
	border: 0px #808080 solid; 
	border-collapse: separate; 
	empty-cells: show; 
}
.ok_main_center_bbs_td1 { 
	vertical-align: bottom; 
	width: 330px;
	height: 18px;
	border: 1px solid black;
	color: #000200;
	margin:0px 1px 0px 0px;
	padding: 1px 2px;
} 
.ok_main_center_bbs_td2 { 
	vertical-align: bottom; 
	width: 120px;
	height: 18px;
	border: 1px solid black;
	color: #000200;
	margin:0px 1px 0px 0px;
	padding: 1px 2px;
}

.ok_main_center_2 {
	width: 480px;
	min-height: 300px;
	margin: 7px 0px 0px 7px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}
.ok_main_center_3 {
	width: 480px;
	min-height: 100px;
	margin: 12px 0px 0px 7px;
	padding: 10px 0px 5px 5px;
	background: ;
	border: 1px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}

/*-------------------------------------------------
ページメイン右
-------------------------------------------------*/
.ok_main_right_1 {
	width: 264px;
	height: 75px;
	margin: 7px 0px 0px 7px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}
.ok_main_right_1 img {
	border: 0px #ff0000 solid;
	margin: 0px 3px 0px 0px;
}
.ok_main_right_2 {
	width: 264px;
	min-height: 100px;
	margin: 7px 0px 0px 7px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}

.ok_main_right_3 {
	width: 264px;
	min-height: 100px;
	margin: 10px 0px 0px 7px;
	padding: 5px 0px 5px 5px;
	border: 1px solid #373737;
	text-align: left;
	float: left;
	clear: both;
}
.ok_main_right_3 img {
	border: 0px #ff0000 solid;
	margin: 0px 3px 2px 0px;
}
/*-------------------------------------------------
ページフッター
-------------------------------------------------*/

