@charset "utf-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	color:#333333;
	background-color:#ffffff;
	background-image:url('http://www.pet-ei.com/imgs/bg05.gif');
	text-align:center;
}

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


a:hover {
	text-decoration:underline;
}

#main-container {
	width:832px;
	margin:0 auto;
	background-image:url('http://www.pet-ei.com/imgs/center_bg.gif');
	background-repeat:repeat-y;
	text-align:left;
	background-color:#ffffff;
}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */
#banner {
	width:820px;
	margin:0 8px 5px 4px;
}


#banner h1 {
	text-align:left;
	font-size:22px;
	font-weight:bold;
	position: relative;
	letter-spacing:0.3em;
	top: 35px;
	left: 15px;
}

#banner h1 a {
	color:#666666;
	background-color:inherit;
}

#banner h1 a:hover {
	color:#cccccc;
	background-color:inherit;
}

#banner h2 {
	color:#666666;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position: relative;
	top: 40px;
	left: 15px;
	background-color:inherit;
}

/* ---------- main ---------- */
#main {
	width:820px;
	margin:0 8px 15px 4px;
}

.entry{ margin-bottom:20px; }

p.date-header {
	color:#666666;
	font-size:70%;
	font-weight:normal;
	padding:5px 0 5px 0;
	background-color:inherit;
}

h3.entry-header {
	width:600px;
	height:40px;
	background-image:url('http://www.pet-ei.com/information/img/sidebar_long.gif');
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bolder;
	font-size:95%;
	padding:17px 10px 6px 40px;
	margin-bottom:5px;
}

h3.entry-header a {
	color:#000000;
	background-image:none;
}

.entry-content{
	padding:5px 15px;
}

.entry-content blockquote{
	color:#000000;
	font-size:80%;
	padding:10px;
	border:1px dashed #999999;
	background-color:#ffffff;
}


.entry-body p {
	color:#666666;
	font-size:80%;
	line-height:140%;
	margin-bottom:10px;
	background-color:inherit;
}

.entry-body img { border:0; margin-bottom:20px; }

.entry-body ul { list-style-position:inside; }

.entry-body li {
	color:#666666;
	font-size:80%;
	margin-right: 5px;
	list-style-type: square;
	background-color:inherit;
}

.entry-more {
	color:#333333;
	font-size:80%;
	margin:5px 0;
	background-color:inherit;
}

.content h4 {
	width:600px;
	height:40px;
	background-image:url('http://www.pet-ei.com/information/img/sidebar_long.gif');
	background-repeat:no-repeat;
	color:#ffffff;
	font-weight:normal;
	font-size:75%;
	padding:17px 10px 6px 40px;
	margin-bottom:5px;
}

.content p.navi-link {
	color:#666666;
	font-size:80%;
	font-weight:bolder;
	margin:3px 0 5px 10px;
}

/* ---------- main_end ---------- */





/* ---------- footer ---------- */

#footer {
	clear:both;
	text-align:center;
}
#footer ul { list-style:none; }
#footer ul li { display:inline;font-size:80%;color:#999999;margin-right:15px;background-color:inherit; }

/* ---------- footer_end ---------- */

div.indexline {width:600px; margin:10px 110px 0; font-size:9pt;}
div.entryline {width:580px; margin:10px 10px 0; font-size:9pt;}
div.indexline h5{
	width:600px;
	height:24px;
	background-image:url('http://www.pet-ei.com/information/img/info_entrytitle.gif');
	background-repeat:no-repeat;
	color:#330000;
	font-weight:bolder;
	font-size:11pt;
	padding:5px 6px 1px 12px;
	margin-bottom:5px;
}