@charset "UTF-8";
@import url("base.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 960px;
	position: relative;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	position: relative;
	width: 960px;
}
div#header h1 {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 260px;
	height: 77px;
	background-image: url(../images/logo.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://japan-dogtech.com/images/logo.png', sizingMethod='scale');
	text-indent: -5000px;
	z-index: 10;
}
div#header div.logo {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 260px;
	height: 77px;
	z-index: 20;
}
ul#headlink {
	width: 190px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 752px;
	top: 10px;
}
ul#headlink li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding: 0px 5px 0px 10px;
}
ul#headlink li a {
	color: #FFFFFF;
}
ulul#headlink li a:active,ul#headlink li a:link,ul#headlink li a:visited {
	color: #FFFFFF;
}
ul#headlink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 640px;
	height: 38px;
	position: absolute;
	left: 300px;
	top: 40px;
}
div#navigator ul {
	clear: both;
	width: 640px;
}
div#navigator ul li {
	float: left;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	position: absolute;
	clear: both;
	text-align: left;
	left: 0px;
	top: 350px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#c_shadow {
	clear: both;
	overflow: hidden;
	width: 920px!important;
	width/**/: 960px;
	height: 696px!important;
	height/**/: 736px;
	padding: 20px 20px 20px 20px;
	background-image: url(../images/contents_shadow.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://japan-dogtech.com/images/contents_shadow.png', sizingMethod='scale');
	position: absolute;
	left: 10px;
	top: -282px;
}
div#c_shadow02 {
	clear: both;
	overflow: hidden;
	width: 920px!important;
	width/**/: 960px;
	padding: 20px 20px 0px 20px;
	background-image: url(../images/contents_shadow02.png);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://japan-dogtech.com/images/contents_shadow02.png', sizingMethod='scale');
	position: absolute;
	left: 3px;
	top: -278px;
}


/*contents style*/

/*オーストラリアンシェパード*/
div#contents01 {
	width: 900px!important;
	width/**/: 920px;
	height: 616px!important;
	height/**/: 696px;
	background-image: url(../contents/images/bg_australian.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 20px;
	_padding: 60px 0px 0px 20px;
}
/*ドッグトレーニング*/
div#contents02 {
	width: 900px!important;
	width/**/: 920px;
	height: 616px!important;
	height/**/: 696px;
	background-image: url(../contents/images/bg_training.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 20px;
	_padding: 60px 0px 0px 20px;
}
/*ペットホテル*/
div#contents03 {
	clear: both;
	width: 902px!important;
	width/**/: 920px;
	background-color: #FFFFFF;
	padding: 0px 9px 0px 9px;
}
/*商品紹介*/
div#contents04 {
	width: 900px!important;
	width/**/: 920px;
	height: 616px!important;
	height/**/: 696px;
	background-image: url(../contents/images/bg_article.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 20px;
	_padding: 60px 0px 0px 20px;
}
/*カフェのご案内*/
div#contents05 {
	width: 900px!important;
	width/**/: 920px;
	height: 616px!important;
	height/**/: 696px;
	background-image: url(../contents/images/bg_cafe.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 20px;
	_padding: 60px 0px 0px 20px;
}
/*新着情報*/
div#contents06 {
	width: 902px!important;
	width/**/: 920px;
	background-color: #FFFFFF;
	padding: 0px 9px 0px 9px;
}
/*会社概要*/
div#contents07 {
	width: 900px!important;
	width/**/: 920px;
	height: 616px!important;
	height/**/: 696px;
	background-image: url(../contents/images/bg_about.jpg);
	background-repeat: no-repeat;
	padding: 80px 0px 0px 20px;
	_padding: 60px 0px 0px 20px;
	position: relative;
}
/*商品紹介*/
div#contents08 {
	width: 902px!important;
	width/**/: 920px;
	background-color: #FFFFFF;
	padding: 0px 9px 0px 9px;
}

/*end contents style*/


h2 {
	width: 0px;
	height: 0px;
	text-indent: -5000px;
	text-align: left;
}
div.section {
	display: block;
	width: 580px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
div.section p {
	font-size: 14px;
	color: #323232;
	line-height: 2.0em;
}
div.horizon {
	clear: both;
	padding: 10px 0px 20px 0px;
}
h3 {
	width: 570px;
	height: 22px;
	padding: 0px 0px 10px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	padding: 10px;
	width: 180px!important;
	width/**/: 200px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 940px;
	height: 45px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	left: 9px;
	top: 800px;
}
p#copyright {
	width: 225px;
	height: 16px;
	position: absolute;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -5000px;
	left: 366px;
	top: 36px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul {
	clear: both;
	width: 780px!important;
	width/**/: 940px;
	padding: 0px 40px 0px 140px;
}
div#footer ul li {
	font-size: 10px;
	line-height: 1.5em;
	float: left;
	padding: 0px 9px 0px 10px;
	border-right: 1px solid #e7e7e7;
}
div#footer ul li.none {
	width: 50px;
	font-size: 10px;
	line-height: 1.5em;
	float: left;
	padding: 0px 0px 0px 10px;
	border-right: none;
}
div#footer ul li a {
	color: #FFFFFF;
}
div#footer ul li a:active,div#footer ul li a:link,div#footer ul li a:visited {
	color: #FFFFFF;
}
div#footer ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.textred {
	color: #CC0000;
}

