body {
	background: #fff;
	color: #333;
	word-wrap: break-word;
	width: 100%;
	position: absolute;
	padding: 0;
	font: 12px 'courier new', 'Century Gothic', verdana, arial, helvetica, sans-serif;
}
a {
	color: #333;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #009;
}
a:hover {
	color: #339;
	text-decoration: underline;
}
.mainContainer {
	width: 750px;
	text-align: center;
	border-top: 5px solid #fff;
	border-bottom: 0 solid #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 0;
	background: #fff;
}
#top {
	color: #fff;
}
#banner {
	float: left;
	color: #333;
	width: 750px;
	height: 100px;
	vertical-align: middle;
	text-align: right;
	position: relative;
	background: #ddc url(http://sutekina-ouchi.com/images/banner.jpg);
	padding: 0;
	border-bottom: 5px solid #fff;
	font: bold 12px 'courier new', 'Century Gothic', Verdana, Arial, sans-serif;
}
#banner a {
	font-size: 20px;
	vertical-align: middle;
	position: relative;
	top: 25px;
	right: 50px;
}
.middle {
	float: left;
	color: #333;
	width: 750px;
	height: 50px;
	vertical-align: middle;
	position: relative;
	background: #ddc;
	padding: 0;
	border-bottom: 5px solid #fff;
	font: bold 12px 'courier new', 'Century Gothic', Verdana, Arial, sans-serif;
}
#content {
	float: left;
	width: 600px;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
	text-align: left;
	border-right: 5px solid #fff;
	background: #fff;
}
#kwick {
	position: relative;
	width: 600px;
	float: left;
}
#kwick .kwicks {
	display: block;
	height: 55px;
	margin: 0;
}
#kwick li {
	float: left;
}
li:after {
	content: "";
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 50px;
	width: 116px;
	background: #fff;
	border-bottom: 5px solid #fff;
}
#kwick .kwick span {
	display: none;
}
#kwick .opt1 {
	background: #9ce782 url(http://sutekina-ouchi.com/images/opt1.jpg);
	border-right: 5px solid #fff;
}
#kwick .opt2 {
	background: #92bdfa url(http://sutekina-ouchi.com/images/opt2.jpg);
	border-right: 5px solid #fff;
}
#kwick .opt3 {
	background: #faa892 url(http://sutekina-ouchi.com/images/opt3.jpg);
	border-right: 5px solid #fff;
}
#kwick .opt4 {
	background: #e78282 url(http://sutekina-ouchi.com/images/opt4.jpg);
	border-right: 5px solid #fff;
}
#kwick .opt5 {
	background: #fc9 url(http://sutekina-ouchi.com/images/opt5.jpg);
}
#kwick .opt1 a {
	position: relative;
	top: 17px;
	background: #ddc;
}
#kwick .opt2 a {
	position: relative;
	top: 17px;
	background: #ddc;
}
#kwick .opt3 a {
	position: relative;
	top: 17px;
	background: #ddc;
}
#kwick .opt4 a {
	position: relative;
	top: 13px;
	background: #ddc;
}
#kwick .opt5 a {
	position: relative;
	top: 17px;
	background: #ddc;
}
* {
	margin: 0;
	padding: 0;
	border: none;
}
.display h4, {
	font-size: 8px;
	cursor: pointer;
}
.display h3 {
	font-size: 12px;
	cursor: pointer;
}
li a {
	color: #333;
	text-decoration: none;
	list-style: indent;
}
li a:hover {
	color: #999;
	text-decoration: none;
}
.maincontent {
	background: #ddc;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	border-right: 0 solid #fff;
	width: 600px;
	float: left;
}
#right {
	float: left;
	text-align: left;
	width: 145px;
}
.sidecontent {
	border-bottom: 5px solid #fff;
}
.sidemenu {
	background: #ddc;
	padding: 0;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidemenu_content {
	background: #ddc;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 5px solid #fff;
}
.bottom {
	float: left;
	background: #ddc;
	font-size: 12px;
	text-align: center;
	width: 750px;
	vertical-align: middle;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 5px solid #fff;
}
.newscontent {
	float: left;
	background: #ddc;
	width: 300px;
	height: 300px;
	margin-bottom: 0px;
}
.topcontent {
	float: left;
	background: #ddc;
	width: 295px;
	height: 300px;
	border-right: 5px solid #fff;
	margin-bottom: 5px;
}
.topcontent1 {
	padding: 10px;
}
.topcontent h1 {
	font-size: 14px;
}
.topcontent h2 {
	font-size: 13px;
}
.topcontent h3 {
	font-size: 13px;
}
.topcontent h4 {
	font-size: 12px;
}
.entry {
	float: left;
	background: #ddc;
	width: 600px;
	margin-bottom: 5px;
}
.none, #top1 {
	display: none;
}
.entry-tags {
	margin: 0 0 10px 10px;
}
.entry-tags-header, .entry-tags-list, .entry-tag {
	display: inline;
}
.entry-tags-list {
	list-style: none;
	padding: 0;
}
.module-list-item {
	list-style: none;
	display: inline;
}
.module-header {
	font-size: 12px;
	text-decoration: none;
}
li h5 {
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	margin-top: 5px;
}
.display h4 {
	text-align: left;
	position: relative;
	top: 7px;
}
#right .display {
	height: 25px;
}
hr {
	border-style: none;
	height: 1px;
	background: #ddd;
}
.display h3 {
	height: 25px;
	text-indent: 12px;
}
.topcontent p {
	height: 25px;
	text-indent: 12px;
}
.new {
	height: 25px;
	font-weight: bold;
	text-indent: 12px;
}
.date {
	height: 25px;
	font-weight: bold;
	text-indent: 12px;
}
.entrybody {
	background: #ddc;
	padding-left: 10px;
	padding-right: 120px;
}
.entrybody2 {
	background: #ddc;
	padding-left: 20px;
	padding-right: 20px;
}
.entrybody2 h1 {
	font-size: 14px;
}
.entrybody2 h2 {
	font-size: 13px;
}
.entrybody2 h3 {
	font-size: 13px;
}
.entrybody2 h4 {
	font-size: 12px;
}
.title h4 {
	display: inline;
	font-size: 12px;
}
.small {
	font-size: 8px;
}
ul.zeitgeist {
	background: #ddc;
	border: 0 solid #ddc;
	color: #9cc;
	margin: 0;
	padding: 0;
}
ul.zeitgeist li {
	display: inline;
	letter-spacing: 1px;
}
ul.zeitgeist li a {
	line-height: 120%;
	text-decoration: none;
}
ul#tags {
	background: #222;
	border: 0 solid #9cc;
	display: none;
	font-family: 'Courier New', verdana;
	margin: 0;
	padding: 10px;
}
#tags li a {
	color: #9cc;
	border-width: 0;
}
#tags li.hot a {
	color: #69f;
}
#tags li.old a {
	color: #566;
}
#tags li.oldest a {
	color: #344;
}
#tags li a:active, #tags li a:hover {
	color: #9c3;
}
#tags li a {
	border-width: 0;
	color: #ddc;
	text-decoration: none;
}
#tags li.level1 a {
	color: #f09;
}
#tags li.level2 a {
	color: #c09;
}
#tags li.level3 a {
	color: #909;
}
#tags li.level4 a {
	color: #609;
}
#tags li.level5 a {
	color: #309;
}
#tags li.level6 a {
	color: #009;
}
.coffButton {
	color: #9cc;
	background: #222;
	border: 0 solid #ddc;
	cursor: pointer;
	padding: 5px;
}
a.coffButton:hover {
	color: #9c3;
	background: #222;
}
#coff {
	font-weight: 700;
	padding: 2px;
}
.module-tagcloud .module-list {
	text-align: center;
}
.module-tagcloud .module-list {
	list-style: none;
}
.module-tagcloud .module-list-item {
	display: inline;
}
.module-tagcloud li.taglevel1 {
	font-size: 14px;
}
.module-tagcloud li.taglevel2 {
	font-size: 13px;
}
.module-tagcloud li.taglevel3 {
	font-size: 12px;
}
.module-tagcloud li.taglevel4 {
	font-size: 11px;
}
.module-tagcloud li.taglevel5 {
	font-size: 10px;
}
.module-tagcloud li.taglevel6 {
	font-size: 9px;
}
.module-tagcloud li.taglevela1 {
	font-size: 9px;
}
.module-tagcloud li.taglevela2 {
	font-size: 10px;
}
.module-tagcloud li.taglevela3 {
	font-size: 11px;
}
.module-tagcloud li.taglevela4 {
	font-size: 12px;
}
.module-tagcloud li.taglevela5 {
	font-size: 13px;
}
.module-tagcloud li.taglevela6 {
	font-size: 14px;
}
.module-tagcloud li.taglevela7 {
	font-size: 14px;
}
.module-tagcloud li.taglevela8 {
	font-size: 14px;
}
.module-tagcloud li.taglevela9 {
	font-size: 14px;
}
.stretcher {
	background-color: #ddc;
}
.stretcher p {
	text-indent: 12px;
}
.stretcher h5 a {
	font-size: 10px;
	border-bottom: 1px solid #333;
}
.navi {
	width: 150px;
	background: #ddd;
}
#inbox1 {
	background: #FFF;
	width: 650px;
	margin-left: 0;
	margin-right: auto;
	padding: 10px 25px;
}
.newstitle {
	padding: 10px;
	cursor: pointer;
}
.news {
	padding: 10px;
}
.kakomi {
	float: left;
	background: transparent;
	font-size: 12px;
}
.tree ul {
	padding: 0;
	margin: 0;
	background: url('images/ul.gif') repeat-y -9px 15px;
}
.tree li {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 3px 24px;
	list-style-type: none;
}
.tree li a {
	text-decoration: none;
	color: #000;
}
.tree li a:hover {
	text-decoration: underline;
}
.tree ul ul {
	background: url('images/ul.gif') repeat-y -1px 15px;
}
.tree ul li {
	background: url('images/li.gif') no-repeat 0 7px;
}
.tree ul li a {
	font-weight: bold;
	text-decoration: underline;
}
.tree ul li a:hover {
	text-decoration: none;
}
.tree ul ul li {
	background: url('images/li.gif') no-repeat 8px 7px;
}
.tree ul ul li a {
	background-position: 0 7px;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
.tree ul ul ul li a {
	background-position: 0 7px;
	font-size: 0.8em;
	color: #999;
	text-decoration: none;
}
.kaisha{
	background-color: #cccc00;
}
.kenkou{
	background-color: #bbcc00;
}
.eco{
	background-color: #aacc00;
}
.universal{
	background-color: #99cc00;
}
.pet{
	background-color: #88cc00;
}
.denka{
	background-color: #77cc00;
}
.reform{
	background-color: #66cc00;
}
.blog{
	background-color: #55cc00;
}
.search{
	background-color: #11cc00;
	padding: 5px;
}
.mail{
	background-color: #00cc00;
}
.mail a{
	font-size: 9px;
	font-weight: bold;
}