body {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	background: #ffffff url("http://www.paxtrading.jp/moroto-blog/img/bg-window.png") repeat;
	text-align: center;
}

a {text-decoration: none;}

a:link {
	color: #1f2a66;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:active {
	color: #ff8902;
	text-decoration: none;
}

a:hover {
	color: #ff8902;
	text-decoration: none;
}

h1 {
	font-size: 0.85em;
	font-weight: bold;
	color: #ff8902;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	color: #ff8902;
	font-weight: normal;
	}

/*===== ▼page style =====*/
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	border-left: 1px solid #1f2a66;
	border-right: 1px solid #1f2a66;
	}

/*===== ▼header style =====*/
#banner {
	padding: 5px 10px;
	width: 780px;
	height: 180px;
	color: #ffffff;
	background: #1f2a66 url("http://www.paxtrading.jp/moroto-blog/img/mainimage-blog.jpg") no-repeat left bottom;
	text-align: left;
	border-bottom: 1px solid #1f2a66;
}

a#banner-img {
	display: none;
}

#banner a {
	color: #ffffff;
	text-decoration: none;
}

#banner h1 {
	margin: 5px 0;
	font-size: 1.3em;
}

#banner h2 {
	font-size: 0.85em;
}

/*===== ▼footer style =====*/
#footer {
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	width: 795px;
	height: 25px;
	color: #ffffff;
	font-size: 0.75em;
	text-align: right;
	background: #1f2a66;
}

/*===== ▼leftblock(.center  .content) style =====*/
#center {
	margin: 0;
	float: left;
	width: 599px;
	border-right: 1px solid #1f2a66;
	background-color: #ffffff;
	overflow: hidden;
}

.content {
	margin: 0;
	padding: 15px 15px 5px 15px;
	background-color: #ffffff;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.3em;
	overflow: hidden;
}

.content pre {
	font-size: larger;
}

.content div.upper-link {
	margin-bottom: 10px;
	padding: 5px 0;
	width: 100%;
	text-align: center;
	background: #e0e0e0;
	border: 1px solid #1f2a66;
}

.content div.upper-link p {
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
}

.content p {
	color: #333333;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 120%;
}

.content li {
	line-height: 120%;
}

.content h2 {
	margin: 5px 0 10px 0;
	padding: 2px 4px;
	width: 551px;
	height: 21px;
	border-left: 8px solid #ff8902;
	border-right: 1px solid #dedede;
	background: url("http://www.paxtrading.jp/moroto-blog/img/bg-h1.gif") repeat-x;
	color: #ff8902;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
}

.content h3 {
	margin-top: 5px;
	padding-top: 5px;
	color: #666666;
	text-align: left;
	border-top: 1px dotted #dddddd;
}

.content p.posted {
	color: #1f2a66;
	font-size: 0.85em;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	letter-spacing: 0.1em;
	padding: 3px;
}

textarea[id="comment-text"] {
	width: 80%;
}

/*===== ▲leftblock(#center  .content) style End =====*/

/*===== ▼rightblock(#right  sidebar.) style =====*/
#right {
	float: left;
	width: 200px;
	overflow: hidden;
	background-color: #fff3d7;
}

.sidebar {
	padding: 0;
}

#calendar {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}

#calendar a {
	text-decoration: underline;
}

#calendar table {
	margin: auto;
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 189px;
}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar h2 {
	height: 21px;
	padding: 2px;
	font-size: 0.85em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background: url("http://www.paxtrading.jp/moroto-blog/img/bg-h1.gif") repeat-x;
	color: #ff8902;
}

.sidebar ul {
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	list-style-type: none;
}

.sidebar ul ul {
	margin-bottom: 0px;
}

.sidebar #categories ul {
	padding-left: 10px;
	list-style-type: none;
}

.sidebar li {
	font-size: 0.75em;
	text-align: left;
	line-height: 1em;
	margin-top: 5px;
	padding-left: 12px;
	background: url("http://www.paxtrading.jp/moroto-blog/img/list-marker-s.gif") 0 0.25em no-repeat;
	color: #666666;
}

.sidebar #categories li {
	padding-left: 12px;
	background: url("http://www.paxtrading.jp/moroto-blog/img/list-marker-s.gif") 0 0.25em no-repeat;
}

.sidebar p.banner {
	margin: auto;
	padding: 10px 0;
	width: 180px;
}

/*
.sidebar img {
	border: 3px solid #FFFFFF;
}
*/

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

/*===== ▲rightblock(#right  sidebar.) style End=====*/

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}


.sidebar p.profileimg {
	margin: 0px auto;
	padding-top: 10px;
	width: 180px;
}

.profile {
	font-size: 11px;
	color: #666666;
	padding: 0px 10px;
}

