@charset "UTF-8";
/* CSS Document */

@import "yui-reset-fonts.css";

h1{font-size:140%;}h2{font-size:130%;}h3{font-size:120%;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}p{margin-bottom:1em;}

html {
	background:url(../img/bg.gif);
	background-repeat: repeat;
}

body {
	font-size:80%;
	line-height: 1.5em;
	color: #333333;
}

a {
	color: #C1272D;
	text-decoration: underline;
}

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

#container {
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#header {
	margin-bottom: 30px;
}

#contents {
	width: 645px;
	float: left;
	margin-left: 30px;
}

#information {
	width: 200px;
	float: right;
	margin-right: 30px;
}

#pagetop {
	margin-bottom: 10px;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
}

#footer {
	background-color: #C1272D;
	padding: 10px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}


/**************************************************************************/

#title {
	color: #C1272D;
	margin-bottom: 1.5em;
	padding-bottom: 0.2em;
	border-bottom: solid 1px #C1272D;
}

#intro {
	padding: 1em;
	border: solid 1px #C1272D;
	margin-bottom: 30px;
}


.entry_r {
	clear: both;
	margin-bottom: 2em;
}

.icon_r {
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #CCCC33;
}

.comment_r {
	float: right;
	padding: 1em;
	width: 520px;
	background-color: #ebeeb5;
}


.entry_k {
	clear: both;
	margin-bottom: 2em;
}

.icon_k {
	float: left;
	width: 80px;
	height: 80px;
	border: solid 1px #cccccc;
}

.comment_k {
	float: right;
	padding: 1em;
	width: 520px;
	background-color: #EEEEEE;
}


.pageNavi {
	width: 192px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}

.pageNavi li{
	float: left;
	
}

.pageNavi li a{
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 3px;
	background-color: #C1272D;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	border: solid 1px #C1272D;
}

.pageNavi li a:hover {
	background-color: #F7931E;
	color: #FFFFFF;
	border: solid 1px #C1272D;
	width: 18px;
	height: 18px;
	text-decoration: none;
}

.pageNavi .current {
	display: block;
	width: 18px;
	height: 18px;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	color: #C1272D;
	font-size: 10px;
	text-decoration: none;
	border: solid 1px #C1272D;
}

/**************************************************************************/

#information {
	font-size: 12px;
}


#profile {
	border-bottom: solid 1px #C1272D;
}

#address {
	margin-top: 1em;
	border-bottom: solid 1px #C1272D;
}

#photo {
	margin-bottom: 1em;
}

.copyBlock {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#banner {
	margin-top: 2em;
	margin-bottom: 30px;
}

#banner a {
	text-decoration: none;
	border: none;
}

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


/**************************************************************************/


#imgPet {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	width: 180px;
	font-size: 11px;
	line-height: 2em;
	
}
