@charset "utf-8";
/*
Theme Name: forWEB屋
Theme URI: http://www.4web8.com/
Description: forWEB屋
Version: 1.0
Author: europa3
Author URI: http://www.4web8.com/
Tags: 
*/


body {
/*
*/
	background-color: #F4F4F4;
	margin 0px;
	padding 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

#contents {
}

a {
	font-weight: bold;
}

#header {
	width: 920px;
	height: 100px;
}

#header h1 {
	font-size: big;
	font-weight: bold;
	margin-bottom: 1px;
}
h1 a, h1 a:visited, h2 a, h2 a:visited {
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	text-decoration: underline;
}


#SiteExplain {
	float: left;
}

#headerBanner {
	float: right;
	width: 650px;
	height: 45px;
	border: solid 1px;
	padding-bottom: 30px;
}
#headerBanner ul {
	list-style: none;
}
#headerBanner ul li {
	width: 300px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid;
}
#headerBanner ul li.last {
	border-right: none;
}


#content {
}
#main {
	width: 650px;
	float: left;
}

#searchBox {
	width: 450px;
	padding: 30px;
	margin-left: auto;
	margin-right: auto;
}

#searchBox #s {
	width: 350px;
}

#top {
	width: 950px;
}
#top ul {
	list-style: none;
}
#top li {
	padding-bottom: 10px;
}

#top h2 {
	background-color: #FFFFCC;
	padding-left: 10px;
}

#top .box {
	clear: both;
	padding-top: 20px;
}

#topLeft {
	float: left;
	width: 435px;
}
#topLeft p {
	background-color: #FFFFCC;
}

#topRight {
	float: left;
	width: 435px;
	padding-left: 30px;
}

#top p.next {
	background-color: #F4F4F4;
}

#keyword {
	padding-top: 20px;
}
#keyword ul {
	list-style: none;
}
#keyword ul li {
	float: left;
	padding-right: 30px;
}


#footer {
	float: right;
	font-size: small;
}
#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid;
}
#footer ul li.last {
	border-right: none;
}


.clear {
	clear: both;
}


.midashi {
	font-weight: bold;
}
.description {
	font-size: small;
}


#sidebar {
	float: right;
	font-size: small;
}
#sidebar ul {
	list-style: none;
}


.navigation {
	font-size: small;
}
.alignleft {
	float: left;
	padding-right: 20px;
}

.alignright {
}

.children {
	padding-left: 30px;
}

.entry ul li {
	padding-bottom: 10px;
}

.chunklist ul {
	list-style: none;
}
.chunklist li {
	padding-left: 30px;
}


