@charset "Shift_JIS";
@import url("common.css");


h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	font-size: 16px;
	font-weight: normal;
}

p
{	

	margin-bottom: 12px;
	line-height: 1.7em;
}

a {
	text-decoration: none;
}
/* */

.box {
	margin-bottom:10px;
}


/* content */

.entry,
.archive
{
	clear: both;
	width: 100%;
}

.entry-header
{
	font-size: 116%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
}

.jiten
{
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}


.entry-header a:hover ,
.entry-header-list a:hover 
{
	color: #FF0000;
}

.entry-body
{
	line-height: 1.7em;
	margin-bottom: 20px;
}

.entry-content
{
   clear: both;
}

/* .entry-body a:link ,
.entry-body a:visited 
{
	color: #990000;
}
	
.entry-body a:hover 
{
	color: #FF0000;
} */

.entry-body img
{
	float: right;
	margin-left: 5px;
}

.category-header
{
	font-size: 115%;
	line-height: 1.2em;
	margin-bottom: 2px;
	padding-left: 20px;
	background-image: url(img/yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.category-body {
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding-left: 20px;
}



/* page layout */


#container
{
	padding-bottom: 30px;
	margin-bottom: 20px;
}

#pageheader
{
	width: 800px;
	background-image: url(img/top_bg.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: relative;
}


#pagebody {
	text-align: left;
	width: 800px;
	padding-bottom: 20px;
}

/* side */
#side
{
	width: 135px;
	margin-top: 15px;
	padding-left: 8px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	float: left;
}

#side p
{
	margin-bottom: 8px;
	margin-left: 0px;
}


#side a
{
	color: #006600;
}


.side_list_box
{
	margin-bottom: 10px;
}


.side_topcategory {
	padding-bottom: 4px;
	font-weight: normal;
	font-size: 12px;
}

.side_subcategory {
	margin-bottom:4px;
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-left: 18px;
	font-size: 91%;
}


#main {
	width: 480px;
	margin-top: 15px;
	text-align: left;
	float: left;
}

#maincategory {
	width: 600px;
	margin-top: 15px;
	text-align: left;
	float: left;
	margin-left: 20px;
}


#ad {
	width: 122px;
	margin-top: 15px;
	text-align: left;
	float: right;
	padding-right: 20px;
}


a img { border: 0; }

a:link ,
a:visited 
{
	color: #003399;
}

a:hover
{
	color: #FF0000;
}

#title {
	height: 90px;
	width: 335px;

}


#category-inner {
	padding-left: 15px;

}



/* -search */

.box_search {
	padding: 6px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(img/serch_bg.gif);
	height: 32px;
	background-repeat: no-repeat;
}

.data_box {
	display: block;
	clear: both;
	margin-bottom: 15px;
}

.data_box table{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.data_box td{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
