﻿/* サイト全体の設定 */
body {
	margin: 0px;
	background-color: #ffffff;
}


#header h1 {
	font-family:MS UI Gothic;
        font-size: 10px;
	margin-right: 5px;
	width: auto;
	text-align: left;
        
	padding-top: 0px;
	padding-left: 476px;
	display: block;
	text-indent: 20px;
	color: #000000;
}

.banner {
	padding-top: 38px;
	padding-left: 323px;
	display: block;
}

.de{
	font-family:MS UI Gothic;
        font-size: 10px;
	margin-right: 5px;
	width: auto;
	text-align: right;
	padding-top:10px;
	display: block;
	text-indent: 15px;
	color: #000000;
}



.de2{
	font-family:MS UI Gothic;
        font-size: 10px;
	width: auto;
	text-align: left;
	display: block;
	color: #000000;
}





/* 各種タグレイアウト */


p{
	margin-top:10px;
	margin-bottom:10px;

}

ul {
	margin: 0px;
	padding: 0px;
        font-family:MS UI Gothic;
	font-size: 9px;
}



li{
	list-style-type: none;
	margin: 0px;
        font-family:MS UI Gothic;
	font-size: 9px;
}

.entry-self {
	width: 798px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 140%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;

}

.header-right {
	text-align: right;

        font-family:MS UI Gothic;
	font-size: 9px;
}

h2 {

        width: 798px;
        text-align: center;
        padding:2px 0px 2px 0px;
	font-weight:bold;
	background-color:#cc0000;
	font-family:MS UI Gothic;
        font-size:13px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.ri{
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
        font-family:MS UI Gothic;
	font-size: 9px;
}

.small{
        text-align:center;
        font-family:MS UI Gothic;
	font-size: 8px;
}




h3 {

	padding:4px 10px 4px 10px;
	font-weight:bold;
	background-color:#cc0000;
	font-family:MS UI Gothic;
        font-size:13px;
	color: #FFFFFF;
	text-align: left;
}


.history {padding:8px 10px 8px 10px;
	background-color:#ffffcc;
	font-family:MS UI Gothic;
        font-size:12px;
	color: #cc0000;
	text-align: left;
	border: 1px solid #cc0000;
}



h4 { 
        font-family:MS UI Gothic;
	color: #333333;
	font-size: 13px;
	width: 550px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 30px;
	line-height: 25px;
	padding: 0px;
	background-image: url(images/entry-title.jpg);
	background-repeat: no-repeat;
}


h5{     font-family:MS UI Gothic;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 14px;
}

h6{
	font-size: 13px;
        font-family:MS UI Gothic;
}

.ad{     font-family:MS UI Gothic;
	font-size: 9px;
	color: #ccccff;
	text-align: left;
}

/* リンクのレイアウト */

a,
a:visited{
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}

a img {
    border: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}




/* サイト全体のレイアウト */


#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}


.FloatEnd {
	clear: both;
	font-size: 1px;
}

.img-right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}


#script {
	height: 0px;
	width: 0px;
	visibility: hidden;
	position: absolute;
}



/* ヘッダーの設定 */

#header {
	height: 145px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}






#header h1 a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
        font-family:MS UI Gothic;
}


#header p1 {
	display: block;
	text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* コンテンツレイアウト */

#contents {
	width: 800px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/menu-back.jpg);
}

#contents-top {
	width: 570px;
	float: right;
	height: 100%;

}






#contents-main {
	width: 570px;
	float: right;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}



/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 130%;
	font-size: 12px;
        font-family:MS UI Gothic;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#cc0000;
	height: 25px;
	padding-top: 20px;
}

.footer-un {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #000000;
	line-height: 130%;
	font-size: 9px;
        font-family:MS UI Gothic;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	height: 15px;
	padding-right: 10px;
	padding-top: 5px;
}
/* カテゴリーのレイアウト */


.category-entrylist , .sitemap-box{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #ffCC33;
	background-color: #ffffcc;
}

.category-entrylist ul li,.sitemap-box ul li{
	width: 250px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent:25px;
	font-size:12px;
        font-family:MS UI Gothic;
	line-height:130%;
	float:left;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(images/entry-title-sm.jpg);
	background-position: 5px center;
	background-repeat: no-repeat;
}

/* サイトマップ */


.sitemap-box strong a,.sitemap-box strong a:visited {
	font-size: 12px;
        font-family:MS UI Gothic;
	line-height: 22px;
	width: 100px;
	color: #ff0000;
	text-decoration: none;
}


.site-description {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff33cc;
}


/* エントリーのレイアウト */

.entry-body {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
        font-size:13px;
        font-family:MS UI Gothic;
	margin-right: auto;
	margin-left: auto;

}

.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
        font-family:MS UI Gothic;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffff99;
}


/* コピーライト */

.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
        font-family:MS UI Gothic;
}


/* メニューのレイアウト */

#menu-box {
	width: 190px;
	display : inline;
	margin-bottom:15px;
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}



.menu {
	width: auto;
	font-size: 11px;
        font-family:MS UI Gothic;
	margin-bottom:15px;
}

.strongs{
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 14px;
        font-weight: bold;
}
.menu li a{
	list-style: none;
	display: block;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
        font-family:MS UI Gothic;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	margin: 0px;
	letter-spacing: 0.1em;
}

.menu li a:hover {
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;
	background-color: #6699FF;
}



.menu-rss{
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.link{
	display: block;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
        font-family:MS UI Gothic;
	text-decoration: none;
	line-height: 25px;
	margin: 0px;
	letter-spacing: 0.1em;
}
/* その他のレイアウト */


#site-navi {
	display: block;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
        font-family:MS UI Gothic;
	height: 20px;
	line-height: 32px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}



#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}
