@charset "utf-8";
@import url("default.css");
* {
	color:#333333;
	letter-spacing: 0em;
}
h1 {
}
h2 {
}

h3 {
}
a {
}
hr {
	height: 1px;
}
p {
	margin:0;
}
body {
	background-image:url(images/body-bg.gif);
}
/*topline
----------------------------------------------- */
#topline h1 {
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}
#topline {
	margin: 0;
	height: 16px;
	width: 100%;
	float: left;
	padding: 2px 0 2px 0;
	background-image: url(images/topline_bg.jpg);
	background-repeat: repeat;
}
#topline p {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	float: left;
	border-left: 1px solid #333333;
	padding-left: 15px;
}
#topline p.site_title {
	font-size: 10px;
	line-height: 1.5em;
	color: #666666;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	border: none;
	padding: 0;
}
#topline h1.archive_title {
	font-size: 10px;
	line-height: 1.5em;
	margin: 0px;
	float: left;
	border-left: 1px solid #333333;
	padding-left: 15px;
	clear: none;
}
/*
-------------------------------------------------------------------*/
#base {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	clear: both;
	background-image: url(images/container_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

/*
-------------------------------------------------------------------*/
#wrap {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*
-------------------------------------------------------------------*/
#header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	width: 780px;
}
#header p {
	margin: 0;
	padding: 0;
}
/*
-------------------------------------------------------------------*/

/*
-------------------------------------------------------------------*/


/* サイドバー
-------------------------------------------------------------------*/
/* ラップ
-------------------------------------------------------------------*/
/*
-------------------------------------------------------------------*/

#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
	height: 25px;
}
#footer li {
	margin: 0px;
	padding: 2px 20px 2px 20px;
	list-style-type: none;
	float: left;
}
#footer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}
address {
	width: 780px;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-size: 0.7em;
	clear: both;
}
#menu {
	height: 38px;
	width: 780px;
	margin-top: 10px;
}
#top_main {
	float: right;
	width: 560px;
}
#main {
	float: right;
	width: 560px;
}
#contents {
	margin-top: 5px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
.topic {
	margin-bottom: 10px;
}
#top_side_l {
	float: left;
	width: 210px;
}
#pankuzu {
	background-image: url(images/pankuzu_bg.jpg);
	background-repeat: repeat;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#pankuzu p {
	font-size: 10px;
}
#top_image {
	height: 120px;
	background-image: url(images/top_image1.gif);
	background-repeat: no-repeat;
	padding: 15px 130px 15px 20px;
	background-position: 0 0;
	font-size: 14px;
}
#top_image p {
	font-size: 14px;
}
#side_l {
	float: left;
	width: 210px;
}
#side_l_category dt {
	background-image: url(images/side_l_category_bg.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 25px;
	margin-top: 15px;
	font-weight: bold;
}
#side_l_category dd {
	margin: 5px 0 0 10px;
	padding: 0;
}
#side_l_category dd a {
	display: block;
	background-image: url(images/side_l_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
}
#top_wrap {
	margin-top: 10px;
	margin-bottom: 10px;
}
.contents {
	padding: 10px;
}
.contents_top h2 {
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	margin-top: 10px;
	font-size: 100%;
	color: #FF3300;
	font-weight: bold;
	background-image: url(images/top_h2_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
.entrytitle {
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7B2A5;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#copyright {
	clear: both;
}
.contents p {
	font-size: 95%;
	letter-spacing: 0em;
}
#contact p {
	font-size: 90%;
}
.text_red {
	color: #FF0000;
}
.center {
	text-align: center;
}
/* master info */
#info {
	margin-top: 10px;
	margin-bottom: 25px;
}
#info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	font-weight: bold;
	color: #003366;
	background-color: #ffffff;
}
#info dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
#info li {
	font-size: 105%;
	margin-top: 10px;
}
#info ul {
	margin-left: 20px;
}
#wrap_bottom {
	clear: both;
}
.img_r {
	float:right;
	margin: 10px;
}
.img_l {
	float:left;
	margin: 10px;
}
.clr {
	clear:both;
}
hr {
	clear:both;
	padding: 10px 20px 10px 20px;
}#link_categories {
	margin-top: 20px;
}
#link_categories li {
	float: left;
	width: 230px;
	margin: 5px;
	font-size: 100%;
}
#link_categories ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#links {
	font-size: 90%;
}
#mailform .mailform span {
	color: #FF0000;
}
#link_sample {
	color: #0000FF;
	text-decoration:underline;
}
#linklist dt {
	font-size: 95%;
}
#pricelist {
	font-size: 12px;
}
.text_blue {
	color: #0000FF;
}
.text_green {
	color: #006600;
}
.text_orange {
	color: #FF6600;
}
.text_lightblue {
	color: #0099CC;
}
.text_purple {
	color:#330099;
}
.contents_top p {
	font-size: 90%;
	padding-left: 10px;
}
.prev_next {
	background-color: #DEF3F7;
	border: 3px dotted #0099FF;
	padding: 5px;
}
.prev_next .prev_entry {
	float: left;
	width: 260px;
	font-size: 90%;
}
.prev_next .next_entry {
	float: right;
	width: 260px;
	font-size: 90%;
}
#linklist dd {
	margin-bottom: 15px;
	padding-left: 10px;
}
.registered {
	list-style-type: none;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#main .contents .ad {
	padding: 20px 10px 15px 10px;
}
.ad-bottom-r {
	float: right;
	width: 260px;
}
.ad-bottom-l {
	float: left;
	width: 260px;
}
p.ad_credit {
	font-size: 12px;
	color: #666666;
}
