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

#favoandlog {
	float: left;
	width: 902px;
	padding-left: 27px;
}
.smallercontentp {
	font-family: "ヒラギノ明朝 ProN W6", serif;
	float: left;
	width: 750px;
	margin-left: 75px;
}
.half {
	float: left;
	width: 450px;
	font-size: 0.9em;
}
.half img, #favopict img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	background-image: url(../../css/images/bottombg100.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#favoandlog h3 {
	font-weight: bold;
	margin-bottom: 7px;
}
#favoandlog h3 span {
	font-size: 0.8em;
	margin-bottom: 7px;
	font-family: "ヒラギノ明朝 ProN W6", serif;
	margin-left: 75px;
}

#favo {
	float: left;
	width: 860px;
	padding: 20px;
	border: thin solid #030;
	margin-bottom: 30px;
}
#log {
	padding: 20px;
	float: left;
	width: 860px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #740000;
	border-right-color: #740000;
	border-left-color: #740000;
}
#favo h3, #log h3 {
	background:none repeat scroll 0 0 #EAEAEA;
	border:1px solid #FFFFFF;
	font-size:1.4em;
	letter-spacing:0.08em;
	margin-bottom:10px;
	outline:1px solid #DCDCDC;
	position:relative;
	text-transform:uppercase;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-shadow:0 1px 0 #ffffff;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#favo h4, #log h4 {
	font-size: 0.95em;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 20px;
}
#favo h5, #log h5 {
	font-size: 0.95em;
	float: left;
	width: 350px;
	clear: both;
}
#favo ul, #log ul {
	font-weight: bold;
}
#favopict {
	display : inline;
	width : 365px;
	float : right;
	background-image: url(../../images/pngimages/blue20.png);
	padding: 18px;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
} 
* html #favopict {
	padding: 20px;
}

#favopict a {
	margin-top: 0px;
	margin-left: 0px;
}
#favopict ul {
	margin-bottom: 20px;
	margin-top: 5px;
	background-image: none;
	padding: 0px;
	font-weight: normal;
	}
#favopict li {
	list-style-type: none;
	color: #003333;
}
