﻿@charset "utf-8";

* {margin: 0; padding: 0;}
html {}
body {
	color: #363636;
	font-size: small;
	font-family: "HiraMaruPro-W4" , "HiraKakuStd-W8", Verdana, Osaka, "Trebuchet MS" , sans-serif;
	text-align: center;
	background: #fff;
	}
a {
	text-decoration: none;
	color: #242424;
	}
a:hover {text-decoration: underline;}
img {
	border: none;
	vertical-align: middle;
	}
input {
	color: IndianRed;
	padding: 2px 10px;
	border: 0px;
	font-size: small;
	font-family: "HiraMaruPro-W4" , "HiraKakuStd-W8", Verdana, Osaka, "Trebuchet MS" , sans-serif;
	}

/* COMMON STYLE
------------------------------------------------------------*/
.right {
	text-align: right;
	}
.Aright {
	margin-right: 0;
	margin-left: auto;
}
.center {text-align: center;}
.bold {font-weight: bold;}
.Fleft {float: left;}
.Fright {float: right;}
.mR20{margin-right:20px;}
.mR40 {margin-right: 40px;}
.mL10{margin-left:10px;}
.mL20{margin-left:20px;}
.mB5{margin-bottom:5px;}
.mB10{margin-bottom:10px;}
.mB20{margin-bottom:20px;}
.mB80{margin-bottom:80px;}

.inner {line-height:170%;}
.smf {font-size:x-small;}
.bold{font-weight:bold;}
.bc{color: #363636;}
.bc img {margin: 10px 0;}

/* COMMON BOX
------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	position: relative;
	}
#head {
	background: url(../img/head.jpg) no-repeat;
	height: 170px;
	overflow: hidden;
	}
#head h1 {
	text-indent: -700em;
	overflow: hidden;
	}
#head h1 a {
	display: block;
	width: 940px;
	height: 145px;
	}
#head p {
	margin: 2px 0 0 10px;
	color: #000;
	text-transform: uppercase;
	}
iframe {
	margin: 2px 0 0 10px;
	height: 10px;
	font-size: xx-small;
	text-transform: uppercase;
	height: 33px;
	overflow: hidden;
	}
#menu {
	position: absolute;
	margin-top: 10px;
	z-index:9;
	}
#menu a {
	padding-top: 10px;
	display: block;
	height: 24px;
	float: left;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: .1em;
	}
#menu a:hover {
	color: IndianRed;
	background: url(../img/tab.jpg) no-repeat;
	}
.Home a,.Cattery a,.Atom a,.Male a,.Female a,.Grand a,.Contact a {
	background: url(../img/tabz.jpg) no-repeat;
	width: 150px;
	margin-right: 8px;
	}
.Link a {
	background: url(../img/tabz.jpg) no-repeat;
	width: 150px;
	}
.HomeON a,.AtomON a,.MaleON a,.FemaleON a,.GrandON a,.LinkON a{
	width: 150px;
	background: url(../img/tab.jpg) no-repeat;
	border-bottom:1px solid #fff;
	color: Maroon;
	}
.AtomON a,.MaleON a,.FemaleON a,.GrandON a {
	margin-right: 8px;
	color: Maroon;
	}
.content {
	position: absolute;
	margin: 44px 0 0px 0;
	position: relative;
	z-index: 1;
	border: 1px solid #717276;
	}
#news {
	margin-top: 40px;
	height: 100px;
	font-size: x-small;
	line-height: 170%;
/*	overflow: auto;*/
	}

/* SIDE
------------------------------------------------------------*/
#side {
	width: 140px;
	position: absolute;
	top: 20px;
	left:12px;
	}
#side ul a {
	display: block;
	width: 150px;
	padding: 12px 0;
	text-align: center;
	background: url(../img/off.jpg) repeat-x;
	color: #888;
	font-weight: bold;
	}
#side ul .ON {
	display: block;
	width: 150px;
	padding: 12px 0;
	text-align: center;
	font-weight: bold;
	background: url(../img/on.jpg) repeat-x;
	color: Maroon;
	}
#side ul a:hover {
	color: #01b0f0;
	background: url(../img/on.jpg) repeat-x;
	text-decoration: none;
	}
#side ul {
	margin: 0 0 24px 0;
	list-style-type: none;
	}
#side li {
	width: 150px;
	margin-bottom: 7px;
	border: 1px solid #708090;
	letter-spacing: .1em;
	}

.GGinfo {
	width: 150px;
	}
.GGinfo dt{
	background: url(../img/tabz.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: x-small;
	letter-spacing: .1em;
	padding: 7px 0;
	}
.GGinfo dd{
	border: 1px solid #708090;
	padding: 7px;
	}

/* MAIN
------------------------------------------------------------*/
#main-column ul {
	margin: 0 0 24px 20px;
	list-style-type: square;
	color: RosyBrown;
	}
#main-column li {margin-bottom: 14px;}

#main-column {
	margin: 0 24px 40px 190px;
	padding: 20px 0 0 0;
	}
#main-column h2 {
	font-size: large;
	white-space: nowrap;
	margin-bottom: 14px;
	}
#main-column h3 {
	font-size: 1em;
	margin-top: 14px;
	}
#main {
	margin: 20px 24px 20px 24px;
	}
#main h2 {
	font-size: 1.8em;
	font-family:Georgia;
	color: RosyBrown;
	color: IndianRed;
	border-bottom: 2px dotted IndianRed;
	margin-bottom: 7px;
	padding-bottom: 4px;
	letter-spacing: .2em;
	}

#main h2.grn {
	color: #aeda67;
	border-bottom: 2px dotted #aeda67;
	}
.welcome {
	line-height: 170%;
	padding-top: 70px;
	font-size: x-large;
	font-family:Georgia;
	font-weight: bold;
	color: #aeda67;
	letter-spacing: .2em;
	text-align: center;
	}
.about {
	margin-top: 30px;
	text-align: center;
	}
.int{
	height: 450px;
	}
h2#Ass,h2#Own,h2#Alink {
	font-size: 1.8em;
	font-family:Georgia;
	letter-spacing: .2em;
	}
h2#Ass {
	color: #f26f2f;
	border-bottom: 2px dotted #f26f2f;
	}
h2#Own {
	color: IndianRed;
	border-bottom: 2px dotted IndianRed;
	}
h2#Alink {
	color: RosyBrown;
	border-bottom: 2px dotted RosyBrown;
	}
.Ass a {
	color: #f26f2f;
	font-weight:bold;
	}
.Own a {
	color: IndianRed;
	font-weight:bold;
	}

.Ass,.Own {margin-bottom: 60px;}
.Ass dt {
	float: left;
	width: 80px;
	text-align: right;
	border-right: 2px solid #f26f2f;
	padding-right: 10px;
	}
.Ass dd {
	margin-left: 100px;
	}
.Ass dd.last {
	margin-bottom: 20px;
	}

.firstderica dd {margin-left: 288px;}
.purewing dd {margin-left: 220px;}

.firstderica,.purewing,
.Own dd.last {
	border-bottom: 1px solid #eabeb3;
	margin-bottom: 20px;
	padding-bottom: 12px;
	}
.Own img {
	float: left;
	margin: 0 20px 10px 0;
	}
.LHD {margin-bottom: 7px;}

.Mem {
	font-size: 1.1em;
	letter-spacing: .27em;
	}
.atomBox {
	margin-top: 90px;
	border: 4px dotted #aeda67;
	_border: 3px dashed #cae5a1;
	}
#Alast{width:250px;}

.atomBox p {
	background: #cae5a1;
	padding: 40px 14px;
	}
#cyan.atomBox {
	margin: 80px 0 0 0;
	border: 4px dotted #aac6d3;
	_border: 3px dashed #bed8e4;
	}
#cyan.atomBox p {
	background: #bed8e4;
	padding: 40px 14px;
	}
#orange.atomBox {
	margin: 80px 0 140px 0;
	border: 4px dotted #ffbd59;
	_border: 3px dashed #fbd682;
	width: 300px;
	}
#orange.atomBox p {
	background: #fbd682;
	padding: 40px 14px;
	}
.pict {
	background: #fcfcfc;
	padding: 6px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	}

.gold {color:DarkGoldenrod;}
.GG {border-collapse: collapse;}
.GG td {
	vertical-align: top;
	}
.full {width:100%;}

.RED {color: IndianRed;}
a.RED {
	font-weight: bold;
	font-size: small;
	}

.KTX {
	padding: 50px 0 0 0;
	line-height: 170%;
	}

.Kitten {height:810px;}
.Kitten P {
	float:left;
	}
.Kitten img{
	margin-right:10px;
	margin-bottom:10px;
	}
	

/* FOOT
------------------------------------------------------------*/
.back {
	margin: 0 2px 1px 0;
	text-align: right;
	}
.foot {
	margin: 7px 0 14px 0;
	font-size: xx-small;
	color: #666;
	}

/* EOF */