


html {
	overflow-y: scroll;
}

body {
	margin: 0;
}

a {
	color: #5e1313;
}

a:hover {
	text-decoration: underline;
	color: #f33;
}

.clear {
	clear: both;
}



#header_line {
	height: 10px;
	margin: 0;
	background-color: #900;
	font-size: 1px;
}



#header {
	width: 800px;
	margin: 0 auto;
	background: url('images/header_right.gif') top right no-repeat;
}



#logo {
	float: left;
	display: block;
}

#logo img {
	border: none;
}



h1 {
	float: left;
	margin: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}



#header_banner {
	clear: both;
	margin: 0 0 8px 0;
	padding-bottom: 8px;
	background: #cfcfcf url('images/header_bg.gif') top repeat-x;
	text-align: center;
}



#contents {
	width: 800px;
	margin: 0 auto;
}



#main {
	float: left;
	width: 570px;
}

#main h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	border: 1px solid #999;
	border-top: 4px solid #900;
	background: #d8d8d8 url('images/h2_bg.gif') top repeat-x;
	font-size: 15px;
	text-decoration: none;
	color: #444;
}




.main_block1 {
	margin: 0;
	padding: 12px;
	border: 1px solid #999;
	background-color: #fff;
	font-size: 0.9em;
	color: #333;
	line-height: 1.5em;
}

.main_block1 h3 {
	margin: 0;
	font-size: 14px;
}

.main_block1 h3 a {
	text-decoration: none;
}

.main_block2_left,
.main_block2_right {
	float: left;
	width: 280px;
	margin: 0;
}

.main_block2_left {
	margin-right: 10px;
}

.main_block1 p {
	margin: 0;
}

.img_right {
	float: right;
	margin-left: 10px;
}

.link_right {
	text-align: right;
}


/*--------------------区切りラインＢ */

.line_b {
	height: 1px;
	margin: 10px 0;
	background: url('images/line_b.gif') repeat-x;
	font-size: 1px;
}

.back2top {
	clear: both;
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
}


.table1 {
	margin-bottom: 10px;
	border: 1px solid #666;
}

.table1 th {
	padding: 20px;
	background-color: #ccc;
	color: #000;
	text-align: left;
}

.table1 td {
	padding: 20px;
	background-color: #eee;
}

.p1 {
	padding: 10px;
	border: 1px dashed #666;
}



#side {
	float: right;
	width: 220px;
}

#side h2 {
	padding: 8px 12px;
	margin: 0 0 1px 0;
	background: #d8d8d8 url('images/h2_bg.gif') top repeat-x;
	border: 1px solid #999;
	border-bottom: 4px solid #900;
	font-size: 13px;
	text-decoration: none;
	color: #444;
}

.side_menu {
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	list-style-type: none;
}

.side_menu li {
	margin: 0 10px;
	background: url('images/line_a.gif') bottom repeat-x;
	font-size: 1px;
}

.side_menu a {
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0 0 0 10px;
	background: url('images/arrow_a.gif') left no-repeat;
	font-size: 13px;
	text-decoration: none;
}

.side_menu a:hover {
	background: url('images/arrow_a2.gif') left no-repeat;
}

#tag {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background: #ebebeb url('images/side_block_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
}

#bookmark {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
}


#rss {
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: center;
}


#mail {
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	background-color: #eee;
	text-align: left;
	font-size: 13px;
	color: #666;
}




#footer {
	clear: both;
	height: 40px;
	margin: 30px 0 0 0;
	padding-top: 20px;
	border-top: 4px solid #aaa;
	background: #fff url('images/footer_bg.gif') top repeat-x;
	font-size: 12px;
	color: #666;
	text-align: center;
}





/*--------------------１テーブル*/

.table_one{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:10px;
	margin-bottom:17px;
	background:#ffffff;
	text-align:left;
}
	
	
	
/* リンクの動き */
a:hover{
	color:#FF0000;text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}




/*--------------------メインランキング＆h3バー*/

#main h3.rank1{
	background:url(../images/rank1_bar.jpg) no-repeat left top;
	height: 32px;
	padding-top:33px;
	padding-left:80px;
	padding-bottom:4px;
	margin: 0px 0px 0px 195px;
	color:#444444;
	font-size:20px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
	}
	
#main h3.rank2{
	background:url(../images/rank2_bar.jpg) no-repeat left top;
	height: 32px;
	padding-top:33px;
	padding-left:80px;
	padding-bottom:4px;
	margin: 0px 0px 0px 195px;
	color:#444444;
	font-size:20px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
	}
	
#main h3.rank3{
	background:url(../images/rank3_bar.jpg) no-repeat left top;
	height: 32px;
	padding-top:33px;
	padding-left:80px;
	padding-bottom:4px;
	margin: 0px 0px 0px 195px;
	color:#444444;
	font-size:20px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
	}






#main h4 {
	padding: 6px 12px 20px 25px;
	margin: 0 0 1px 0;
	background: #ffffff url('images/h4.jpg') top repeat-x;
	font-size: 20px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #900;
}



/*--------------------ランキングタイトル */


.rank_title {
	padding: 14px 12px 20px 45px;
	margin: 40px 0px 0px 0px;
	background: #ffffff url('images/h4_rank.jpg') top repeat-x;
	font-size: 22px;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #444;
}




/*--------------------ランキングリード */


.rank_catch {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 198px;
	font-size: 17px;
	font-weight: solid;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	text-decoration: none;
	color: #aa0000;
}





/*--------------------キャプチャ画像 */

.img_left {
	width:185px;
	float: left;
	margin-top: 5px;　　/*--------------------画像の上スペースのみ */
	margin-right: 5px;　　/*--------------------画像の右スペースのみ */
}






/*--------------------講座右寄せリンク */


.koza_link{
	clear:both;
	margin-top:0px;
	margin-bottom:25px;
	font-weight:bold;
	text-align:right;
	clear:both;
}

.koza_link a{
	text-decoration:underline;
	padding-left:6px;
	padding-right:10px;
	color:#0044CC;
	clear:both;
}

.koza_link a:hover{
	text-decoration:none;
	color:#ff0000;
	clear:both;
}





/*--------------------ランキング文章アンダーライン */


.txt-border {
	background-image: url(images/underline.gif);
	line-height: 24px;
	font-size: 13px;
	margin: 0px 0px 0px 198px;
	padding-left:0px;
}




/*--------------------トップ犬種リンク */


.top_link{
	font-size: 13px;
	font-weight: solid;
}

.top_link a{
	text-decoration:underline;
	color:#0044CC;
	clear:both;
}

.top_link a:hover{
	text-decoration:none;
	color:#ff0000;
	clear:both;
}




/*--------------------トップ犬種行別けタイトル */


.top_kenshu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #900;
}





