/* サイト全体の設定 */
body {
	margin: 0px;
	background-color: #F0F0F0;
}




/* 各種タグレイアウト */


p{
	margin-top:10px;
	margin-bottom:10px;
　　　　font-size:15px;
　　　　line-height:160%;
}

ul {
	margin: 0px;
	padding: 0px;
}



li{
	list-style-type: none;
	margin: 0px;
}



h2,h3,h4 {
	color: #333333;
	font-size: 18px;
	width: 550px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	margin-bottom: 15px;
	text-indent: 30px;
	line-height: 26px;
	padding: 0px;
	background-image: url(images/entry-title2.jpg);
	background-repeat: no-repeat;
}


h5{
	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;
}

h6{
	font-size: 14px;
}

strong{
font-size : 100%;
font-weight : normal;
}


/* リンクのレイアウト */

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: 255px;
	width: 798px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#header h1 {
	font-size: 13px;
	margin: 0px;
	margin-left: 10px;
	width: auto;
	text-align: left;
	padding-top: 5px;
	display: block;
	text-indent: 15px;
	color: #FFFFFF;
}


#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}


#header p {
	display: block;
	text-align: left;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #4169E1;
	margin-left: 27px;
	padding-top: 195px;
	padding-right: 330px;
	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: 15px;
	background-color: #FFFFFF;
	background-image: url(images/menu-back.jpg);
}

#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;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 20px;
}


/* カテゴリーのレイアウト */


.category-entrylist , .sitemap-box{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

.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;
	line-height:130%;
	float:left;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(images/cat-list.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

/* サイトマップ */


.sitemap-box strong a,.sitemap-box strong a:visited {
	font-size: 16px;
	line-height: 22px;
	width: 100px;
	color: #666666;
	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: #666666;
}


/* エントリーのレイアウト */

.entry-body {
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	　　　　　　　font-size:14px;
	　　　　　　　line-height:150%;
	line-height: 140%;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;

}

.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* コピーライト */

.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}


/* メニューのレイアウト */

#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: 12px;
	margin-bottom:15px;
}

.menu h5{
	font-size: 14px;
	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: 16px;
}
.menu li a{
	list-style: none;
	display: block;
	text-indent: 5px;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	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;
}


/* その他のレイアウト */


#site-navi {
	display: block;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	height: 35px;
	line-height: 32px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}


#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}


#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}

/*------------------------------------------------------------
●７、color・・・フォントカラーの設定
-------------------------------------------------------------*/

.black{ color: #000!important; }/*黒色*/
.red{ color: #cc2720!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #ccc!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #FF9900!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #663300!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/

/*------------------------------------------------------------
●６、font-size・・・フォントサイズの設定

	※「em」と「pt」の違い
	　IEで、ブロウザの文字サイズ変更が反映されるのが「em」です
	　「pt」は文字サイズ変更が効きません。
-------------------------------------------------------------*/

.normal{ font-weight: normal!important; }

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }

.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }


.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }
