﻿/* CSS Document */
@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/*
 * File      : styles-site.css
 * Version   : 3.01
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 * 2.05 2006.01.26: comment out the specification of the background image.
 * 2.06 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *                            and brought property for the title together.
 * 2.07 2006.06.01: add .archive-list class selector.
 * 3.00 2006.06.27: Update for Movable Type 3.3.
 * 3.01 2006.07.07: correct class selector.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */

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

body {
	margin-top: 0px;
	font-size: 1.0em;
	margin-bottom: 0px;
	padding-top: 0px;
	background-image: url(img/body_bg.gif);
	text-align: center;
    color: #FFFFFF;
/*	font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

a:link,a:visited {
/*	color: #2210D2;*/
	color: #CCCCCC;
	text-decoration: underline;
/*	font-weight: bold;*/
}

a:hover {
	color: #FF0000;
}

.bold {
	font-weight: bold;
}

.fontred {
	color: #FF0000;
}

h1 {
/*   font-size: 0.80em;*/
	 font-size: 1.1em;
	 font-weight: lighter;
}
/*タグ掛け、装飾ここまで*/

/*レイアウト*/
#wrap {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
/*	background-color: #FFFFFF;*/
	text-align: center;
/*	background-image: url(./img/body_bg.gif);*/
/*	background-repeat: repeat-y;	*/
	border-style:1px solid;
	border-color: #FF0000;
/*	border-width:1px;*/
}
/*レイアウトここまで*/

#top_img {
	margin: 0px 0px;
	padding: 0px 0px;
	width: 760px;
	height: 231px;
}

div#main{
	margin:0px 0px;
	padding:0px 0px;
	padding-top:10px;
/*	background-image: url(img/main_bg.gif);*/
	background-image: url(img/main_bg2.gif);
/*	background-image: url(img/main_bg.jpg);*/
/*	background-repeat:repeat-y;*/
/*	background-color: #333333;*/
	width: 760px;
	height: auto;
}

#main_foot{
	margin: 0px 0px;
	padding: 0px 0px;
	padding-top:10px;
/*	background-image: url(img/main_bg.gif);*/
/*	background-image: url(img/main_bg.jpg);*/
	background-image: url(img/main_bg2.gif);
	background-color: #333333;
	width: 760px;
	height: auto;
	text-align: center;
}

#main_left{
	float: left;
	width: 250px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#main_center{
	float: left;
	width: 250px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#main_right {
	float: left;
	width: 250px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.category_title{
	width: 250px;
	height: 27px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px;
}

.category_entry{
	width: 250px;
/*	height: 250px;*/
	height: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px;
}

#line_02 {
	width: 760px;
	height: 8px;
	clear:both;
	margin: 0px 0px;
	padding: 0px 0px;
}

/*フッター*/
#footer {
	clear: both;
	width: 760px;
	background-image: url(img/foot_img.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
/*	background-position: bottom;*/
	padding-top: 20px;
	margin: 0px 0px;;
	height: 34px;
	text-align: right;
}

#footer01 {
	clear: both;
	font-size: 0.80em;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
	padding: 10px 5px;
	margin-top:10px;
	color:#FFFFFF;
/*	padding-left: 33px;*/
	text-align: left;
	border-top: #CCCCCC solid;
	border-bottom: #CCCCCC solid;
/*	border-top:#CCCCCC solid;*/
	border-width:2px;
}

#footer02 {
	clear: both;
	font-size: 0.80em;
	padding: 10px 5px;
	color:#FFFFFF;
/*	padding-left: 33px;*/
	text-align: left;
	line-height:1.5em;
}

#footer a:hover {
	color: #FF0000;
}

address {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
/*	color: #828181;*/
	color: #FFFFFF
	padding-top: 25px;
	padding-right: 27px;
	margin-top: 0px;
}

#adress {
	text-align: right;
}

h3,p,ul,li,p{
	margin: 0;
	padding: 0;
}


ul {
	list-style-type: none;
}


p {
	line-height: 1.4em;
}

/*--- entry-list ---*/
ul.main {
/*	padding:5px 0 0 0; */
	padding: 0;
}

#main ul {
/*	padding:5px 0 0 0; */
	padding: 0;
	padding-left:15px; 
}

/*ul.main li {

	width:250px;
	
	padding:10px 5px 5px 5px;

	background:url("./img/lin_01.gif") bottom repeat-x;

}*/

ul.main li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

ul#main li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

ul.main li {
	display: inline-table;
}

ul#main li {
	display: inline-table;
}

ul.main li {
	display: block !important;
	height: 1%;
	text-align: left;
}

ul#main li {
	display: block !important;
	height: 1%;
	text-align: left;
}

.category_entry ul li h3 {
	width: 75px;
	float: left;
	padding-top: 3px;
	font-size: small;
	color: #000000;
}

.category_entry ul li p {
	/*	width:293px; */
	width:250px;
	/*	float:right; */
	text-align:left;
	background:#fff url("./img/mark_01.gif") 0 7px no-repeat;
	padding-left:10px;
	float: left;
}

.category_entry ul li {
	/*	width:293px; */
	width: 235px;
	/*	float:right; */
	height: auto;
	font-size: 0.85em;
	color: #CCCCCC;
	text-align: left;
	background: url("./img/mark_01.gif") 0 0px no-repeat;
	padding-left: 15px;
	margin-top: 8px;
/*	margin-left:10px;*/
	margin-left:0px;
	float: left;
	vertical-align: middle;
	display:block;
}

.category_entry ul li a {
	text-decoration: underline;
}

.category_entry ul li a:hover {
	text-decoration: none;
}

/*エントリページ*/
div#entry
{
	color:#FFFFFF;
	font-size:0.75em;
	margin:0 0 30px 0;
	padding-left:20px;
	text-align:left;
}

h2#archive-title
{
	color:#FFFFFF;
	font-size:1.1em;
	margin:20px 0 20px 0;
	border:thin;
	background-color: #FF0000;
	width:350px;
	padding:5px 5px;
}

h2#archive-title1
{
	color:#FFFFFF;
	font-size:1.0em;
	margin:20px 0 20px 0;
	border:thin;
	background-color: #0033FF;
	width:700px;
	padding:5px 5px;
}

h3#archive-title
{
	color:#FFFFFF;
	font-size:1.0em;
	margin:20px 0 20px 0;
	border:thin;
	background-color: #0033FF;
	width:700px;
	padding:5px 5px;
}

#content-nav {
	margin:0 0 20px 0;
	color:#FFFFFF;
	font-size:1.0em;
}

.more{
	margin:0px 0px;
	margin-bottom: 5px;
	padding:0px 0px;
	width: 245px;
	height:auto;
	text-align:right;
}


div.ads{
	margin: 5px 5px;
}

#google_ads {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	width: 760px;
	height: auto;
/*	border-bottom:1px #CCCCCC solid;*/
}

div#amazon_ads {
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
/*	padding-bottom: 0px;*/
	width: 468px;
	height: auto;
/*	border-bottom:1px #CCCCCC solid;*/
}

div#rakuten_ads {
	float: right;
/*	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;*/
	margin: 0px 20px 5px
/*	padding-bottom: 0px;*/
/*	width: 336px;
	height: auto;*/
/*	border-bottom:1px #CCCCCC solid;*/
}

#foot_banner{
	width:760px;
	height:60px;
	text-align: center;
}

.link{
	font-size: 0.65em;
	text-align: left;
}

div#site_map{
	font-size: 0.80em;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
	padding: 10px 0px 0px 10px;
/*	margin-top:10px;*/
	margin: 10px 5px 10px:
	color:#FFFFFF;
/*	padding-left: 33px;*/
	text-align: left;
	border-bottom:#CCCCCC solid;
/*	border-top:#CCCCCC solid;*/
	border-width:2px;
}

div#site_map ul{
	list-style: square;
}

