@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	background: #000000 url(../img/bg.jpg) left top;
	font-size: 12px;
	/*font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #ffffff;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}

.line {
	border-bottom: 1px dotted #cccccc;
	width: 500px;
	margin: 14px 2px;
}

.line2 {
	border-bottom: 2px dotted #343CAA;
	margin: 20px 3px;
}

.line3 {
	border-left: 1px dotted #cccccc;
	margin: 3px;
}



#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}



/* ヘッダー
---------------------------------------------*/
#header {
	height: 73px;
	width: 810px;
	margin: 0 auto;
	background: #3A3A3A;
}

#logo {
	float: left;
	width: 165px;
	height: 73px;
	margin-left: 13px;
}

#text_top {
	float: right;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	/*font-weight : bold;*/
	margin: 55px 20px 0px 0px;
}

#text_top a {
	color: #ffffff;
}

#text_top a:hover {
	color: #ffffff;
}

/* グローバルナビ
---------------------------------------------*/

#navi {
	margin: 0 auto;
	padding: 0;
	width: 810px;
	height: 27px;
	text-align:center;
}


#navi ul,
#navi ul li{
	float: left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navi ul{
	width: 810px;
	height: 27px;
	margin: 0;
	padding: 0;
	background:url(../img/navi.jpg) no-repeat;
}

#navi ul li a{
	display: block;
	width: 135px;
	height: 27px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
}

#navi ul li.navi01 a.active,
#navi ul li.navi01 a:focus,
#navi ul li.navi01 a:hover{
	background:url(../img/navi.jpg) no-repeat left bottom;
}

#navi ul li.navi02 a.active,
#navi ul li.navi02 a:focus,
#navi ul li.navi02 a:hover{
	background:url(../img/navi.jpg) no-repeat -135px -27px;
}

#navi ul li.navi03 a.active,
#navi ul li.navi03 a:focus,
#navi ul li.navi03 a:hover{
	background:url(../img/navi.jpg) no-repeat -270px -27px;
}

#navi ul li.navi04 a.active,
#navi ul li.navi04 a:focus,
#navi ul li.navi04 a:hover{
	background:url(../img/navi.jpg) no-repeat -405px -27px;
}

#navi ul li.navi05 a.active,
#navi ul li.navi05 a:focus,
#navi ul li.navi05 a:hover{
	background:url(../img/navi.jpg) no-repeat -540px -27px;
}

#navi ul li.navi06 a.active,
#navi ul li.navi06 a:focus,
#navi ul li.navi06 a:hover{
	background:url(../img/navi.jpg) no-repeat -675px -27px;
}


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


#flash {
	margin: 0 auto;
	width: 810px;
	height: 284px;
}


#contents {
	clear: both;
	margin: 0 auto;
	width: 810px;
	min-height: 550px;
	background:url(../img/bg_contents.jpg) repeat-x;
}

#contents_c {
	clear: both;
	margin: 0 auto;
	min-height: 450px;
	width: 810px;
}

#contents2 {
	clear: both;
	float: left;
	width: 810px;
	min-height: 450px;
	padding-bottom: 20px;
	background:url(../img/bg_contents1.jpg) repeat-x;

}

/* 左コラム*/

#left-column {
	float: left;
	margin:20px 0 0 20px;
	width: 575px;
	min-height: 485px;
	height: auto !important;
	height: 485px;
	background: url(../img/bg_contents2.jpg) repeat-x;
	border: 1px solid #444444;
	text-align: left;
}

#left-column2 {
	float: left;
	margin:20px 0 0 20px;
	width: 575px;
	min-height: 558px;
	height: auto !important;
	background:url(../img/bg_contents2.jpg) repeat-x;
	border: 1px solid #444444;
	text-align: left;
}

#what {
	float: left;
	padding:10px 0 0 20px;
	width: 534px;
	height: 32px;
}

.text01 {
	clear: both;
	padding:10px 20px 0 20px;
	font-size: 14px;
	color: #FFFFFF;
	/*font-weight : bold;*/
	line-height: 1.8;

}
.text02 {
	font-size: 12px;
	padding:0 20px 0 20px;
	color: #FFFFFF;
	line-height: 1.6;
}

.text03 {
	font-size: 12px;
	padding:10px 20px 10px 20px;
	color: #FFFFFF;
	line-height: 1.9;
}

.text03 th{
	padding:5px ;
	border-right: 2px solid #CC994C;
}
.text03 td{
	padding:5px ;
}


.text04 {
	font-size: 12px;
	padding:10px 20px 10px 20px;
	color: #FFFFFF;
	line-height: 1.9;
}

.text04 th{
	padding:5px ;
	border-left: 2px solid #CC994C;
	border-right: 1px dotted #cccccc;
}
.text04 td{
	padding:5px ;
}




.shousai {
	text-align: right;
	padding: 20px 30px 20px 0;
	color: #FFFFFF;
	line-height: 1.6;
}

#rinen {
	padding: 40px 20px;
	margin: 20px auto;
}

#jiguo01 {
	padding: 20px 20px 0;
}

#jiguo02 {
	padding: 20px 20px 0;
}

#jiguo03 {
	padding: 20px 20px 20px;
}

/* 右コラム*/

#right-column {
	float: left;
	margin:20px 0 0 20px;
	width: 172px;
	height: 485px;
	background:url(../img/bg_contents2.jpg) repeat-x;
	border: 1px solid #444444;
}

#right-column2 {
	float: left;
	margin:20px 0 0 20px;
	width: 172px;
	background:url(../img/bg_contents2.jpg) repeat-x;
	border: 1px solid #444444;
}


#banner{
	padding:6px 0 0 0;
}


#banner01 a{
	background:url(../img/banner01.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#banner01 a:hover{
	background:url(../img/banner01_r.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}

#banner02 a{
	background:url(../img/banner02.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#banner02 a:hover{
	background:url(../img/banner02_r.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}

#banner03 a{
	background:url(../img/dog_banner.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#banner03 a:hover{
	background:url(../img/dog_banner_r.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 79px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#contact a{
	background:url(../img/contact.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 47px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#contact a:hover{
	background:url(../img/contact_r.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 47px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}

#recruit a{
	background:url(../img/recruit.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 47px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}


#recruit a:hover{
	background:url(../img/recruit_r.jpg) no-repeat; 
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 47px;
	text-indent: -9999px;
	font-size: 0;
	line-height:0;
	overflow: hidden;
}

#mark{
	display: block;
	padding: 150px 0 20px 0;
	margin: 0 auto;
	width: 154px;
	height: 131px;
}


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

#footer {
	clear: both;
	margin: 0 auto;
	color: #FFFFFF;
	width: 810px;
	height: 35px;
	background: #000000;
}

#footer a {
	color: #FFFFFF;
}


#footer2 {
	margin: 0 auto;
	color: #FFFFFF;
	width: 810px;
	height: 35px;
	background: #303030;
}


#footer .text_footer {
	float: left;
	font-size: 10px;
	color: #ffffff;
	/*font-weight : bold;*/
	padding: 11px 0 0 20px;
}

#footer .text_footer a {
	color: #ffffff;
}

#footer .text_footer a:hover {
	color: #ffffff;
}

#footer2 .text_footer {
	float: right;
	font-size: 10px;
	color: #ffffff;
	/*font-weight : bold;*/
	padding: 5px 20px 0 0;
}

