/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:80%;
	background:#EEFCED;
	}

div#container {
	margin:0 auto;
	background:#FFF url(/pocafe/images/bg_3.gif) repeat-y;
	width:748px;
}

#wrapper {
	padding: 0px;
	width: 710px;
	/*border: 1px dotted #CCCCCC;*/
	margin: 0px auto;
	clear: both;
	float: none;
}
img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border:0px
}
h2 {
	font-size: 16px;
	color: #666600;
	background-image: url(images/ico_title.jpg);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
}

h2 a:link {
	color: #666600;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	color: #663300;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-indent: 5px;
}
h4 {
	font-size: 12px;
	color: #1F4730;
}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669966;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #669966;
}
body,td,th {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Sans-Serif;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

p.posted {
	margin: 0px !important;
	padding: 3px 0px !important;
}

#mainbox480 {
	width: 485px;
	float: none;
	margin: 0px;
	padding: 0px;
}

.mainbox_title {
	border: 1px solid #999999;
	background-image: url(images/bg_mainbox.jpg);
	background-repeat: repeat-y;
	width: 474px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainbox_body {
	width: 464px;
	margin: 0px auto 10px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}

#subbox220 {
	width: 222px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.subbox_title {
	border: 1px solid #999999;
	background-image: url(images/bg_subboxtitle.jpg);
	background-repeat: repeat-y;
	width: 218px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}

.subbox_body {
	width: 208px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	background-image: url(images/bg_subboxbody.jpg);
	background-repeat: repeat-y;
}

.subbox_body ul {list-style:none;margin:0px;padding:0px}

.subbox_body ul li {margin:0px;padding:2px 0px}

#ftr {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
}


div.clear {margin:0px;padding:0px;clear:both}
div.clear img {margin:0px;clear:both}

div.entrynext {margin:0px;padding:0px 3px}

/*comment form*/

form {margin:0px;padding:0px}

input#author,
input#email,
input#url {width:180px;height:16px}

input#url {display:block;margin-bottom:10px}

textarea {width:400px;height:200px}
