body {
margin: 15 0 0px;
text-align: center;
font-family: "ＭＳ Ｐゴシック";
background-color:#FFFFFF;
background-image:url(img/back.gif);
background-repeat:repeat-x;
}

/*---リンク色---*/

a {
text-decoration: underline;
}

a:link {
color:#8c8c8c;
}

a:visited {
color:#8c8c8c;
}

a:active {
color:#8c8c8c;
}

a:hover {
color:#FF6600;
text-decoration: none;
}

img {
border: none;
}


/*---サイト全体---*/

#contena {
width:762px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
}


#contents{
border-right:solid 1px #999999;
border-left:solid 1px #999999;
width:760px;
}

/*---バナー部分---*/
#banner {
height:160px;
color: #646464;
padding: 0px 50px 0px 20px;
background-color:#003366;
background-image:url(img/banner_back.gif);
}

#banner h1 {
margin: 0px;
text-align:left;
padding:30px 0px 5px 0px;
line-height:125%;
}

#banner h1 a{
font-size: 17pt;
color:#999999;
text-decoration: none;
}


#banner h2{
color:#FFFFFF;
font-size:10pt;
margin:20px 0px 0px 0px;
text-align:left;
}

#banner h2 a{
color:#999999;
text-decoration:none;
}

/* メニュー部分 */


#category{
width: 760px;
height:60px;
padding: 0px ;
margin-left: auto;
margin:0px;
text-align:left;
background-color:#FFFFFF;
border-right:solid 1px #999999;
border-left:solid 1px #999999;
}

#category ul{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#category ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#category ul li a{
width: 137px;
background-color:#a3d2e9;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;
color:#FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font-size:9pt;
font-weight:bold;
padding:7px;
}

#category ul li a:hover{
background-color:#00cccc;
width: 137px;
color:#FFFFFF;
text-align:center;
padding:7px;
border-right:solid 1px #999999;
border-bottom:solid 1px #999999;
text-decoration: underline;
}



#clear{
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

#fclear{
}


#pankuzu{
font-size:9pt;
text-align:left;
color:#666666;
background-image:url(img/pankuzu_back.gif);
background-repeat:no-repeat;
background-position:bottom;
width:746px;
height:15px;
background-position:left top;
padding:14px 0px 0px 16px;
}

.scroll{
padding:0;
margin:0;
}


/* 情報部分 */

#ibent1{
font-size:9pt;
text-align:left;
color:#666666;
background-image:url(img/ibent-logo1.gif);
background-repeat:no-repeat;
text-indent:-9999px;
width:200px;
}


/*----------------------------　コンテンツ部分　-----------------------------------*/
#top_images{
padding:11px 5px 10px 10px;
text-align:center;
}
#top_images img{
padding-bottom:7px;
}

#jyouhou{
width:520px;
font-size:12px;
line-height:18px;
padding:0 0 0 20px;
margin:0;
}
#jyouhou td{
padding:1px 0px 2px;
}
.jyouhou1,.jyouhou2,.jyouhou3,.jyouhou4,.jyouhou5,.jyouhou6{
width:255px;
height:23px;
background-repeat:no-repeat;
font-weight:bold;
text-align:left;
font-size:14px;
}
.jyouhou1{
background-image:url(img/jyouhou1.gif);
}
.jyouhou2{
background-image:url(img/jyouhou2.gif);
}
.jyouhou3{
background-image:url(img/jyouhou3.gif);
}
.jyouhou4{
background-image:url(img/jyouhou4.gif);
}
.jyouhou5{
background-image:url(img/jyouhou5.gif);
}
.jyouhou6{
background-image:url(img/jyouhou6.gif);
}

.1cl.center {
float: left;
width:750px;
margin: 0px 0px 25px 0px;
}

#center {
float: right;
width:580px;
margin: 0px 0px 25px 0px;
padding:0;
}

.contents {
padding:0px 0px 5px 0px;
text-align:left;
}


div.entry-body img,
div.entry-more img
{
	border:0;
	margin:0px 3px 0px 3px;
}

div.entry-body ul,
div.entry-more ul
{
	list-style-position:inside;
}

div.entry-body li,
div.entry-more li
{
	color:#666666;
	font-size:10pt;
	margin:0 5px 0 0;
	list-style-type: square;
	background-color:inherit;
}


.contents li {
line-height: 150%;
}

div.entry-content {
padding:10px;
}


div.entry-tags ul.entry-tags-list
{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
}

div.entry-tags ul.entry-tags-list li
{
	display:inline;
	margin:0 10px 0 0;
	font-size:10pt;
}

div.entry-info
{
	padding-bottom:10px;
	text-align:right;
}

div.entry-info ul
{
	list-style-type: none;
}

div.entry-info li
{
	color:#666666;
	font-size:9pt;
	display:inline;
	margin-right: 5px;
	background-color:inherit;
}

/*----トラックバック----*/

div.trackbacks p,
div.trackbacks dt
{
	color:#666666;
	font-size:10pt;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}


ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#666666;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
	font-size:9pt;
}

/*----コメント----*/

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

.comments-body p,
.comments-info li,
#comments-open-data legend,
#comments-open-data label
{
	color:#666666;
	background-color:inherit;
	font-size:10pt;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:10pt;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:9pt;
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	font-size:10pt;
	padding:2px;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:10pt;
	padding:2px;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}


.contents h2,.contents h3,.contents h4,
.contents h5,.contents h6 {
font-size:10pt;
color:#454341;
background-image:url(img/titlebar.gif);
background-repeat:no-repeat;
padding: 7px 0px 8px 20px;
margin: 7px 0px 7px 15px;
font-weight:bold;
width:550px;
height:14px;
text-align:left;
}

.posted {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
border-top: 1px solid #666666;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.coment-dis{
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

/*---　日付アーカイブ日にち部分　---*/

.date-header{
font-size: 10pt;
font-family: Verdana, Arial, sans-serif;
font-weight:bold;
background-image:url(img/arow01.gif);
background-position:left;
background-repeat:no-repeat;
padding:0px 0px 0px 20px;
}


/*---　検索結果部分　---*/

.search-results-container .entry-tags-list{
padding:0px;
margin:0px;
text-decoration: none;
color:#333333;
background-image:url(img/arow01.gif);
background-position:left top;
background-repeat:no-repeat;
list-style:none;
}

.search-results-container .entry-tags-list a{
padding:0px;
margin:0px 0px 0px 20px;
}

.search-results-container　.entry-tags-list li{
	display:inline;
	margin:0 10px 0 0;
	font-size:10pt;
}

.search-results-content{
margin:5px 5px 0px 10px;
}

/*---　トップページエントリー部分　---*/
#top-entries{
font-size:10pt;
text-align:left;
}


#kiji-bottom{
margin: 15px 0px 15px 0px;
padding: 5px;
}


/*---　カテゴリーページツリー部分　---*/

.top-entries dl{
font-size:12pt;
margin: 0px 5px 5px 5px;
}


.cate-tree-home{
margin: 0px;
font-size:10pt;
}

.cate-tree{
margin: 0px;
font-size:10pt;
}

.entry-tree{
padding: 0px 0px 0px 20px ;
text-decoration: none;
color:#333333;
background-image:url(img/arow01.gif);
background-position:left top;
background-repeat:no-repeat;
}

.entry-tree a{
padding:0px;
font-size:11pt;
}



.akip{
margin:5px 0px 5px 0px;
font-size:10pt;
color:#999999;
}

/*---　センターカテゴリー部分共通　---*/
.center-cate{
margin: 0px;
padding: 0px 10px 0px 15px;
text-align:center;
width:550px;
}

.center-cate dl{
margin: 0px 0px 0px 0px;
text-align:left;
}


.center-category{
padding: 5px10px 2px 0px ;
color:#333333;
font-weight:bold;
text-align:left;
width:560px;
}


.center-toukou{
margin: 0px 0px 0px 0px;
padding: 2px 0px 5px 0px ;
line-height: 120%;
border-bottom: #666666 1px dashed;
font-size:small;
}

.jamp{
text-align:right;
margin: 10px 20px 0px 0px;
color:#FF6600;
font-size:10pt;
}

.1cl .jamp{
text-align:right;
margin: 10px 0px 30px 0px;
color:#FF6600;
font-size:10pt;
}




/*----------------------------　サイド　-----------------------------------*/

#side {
background-color:#FFFFCC;
float: left;
width: 150px;
overflow: hidden;
text-align:left;
margin: 5px 0px 0px 5px;
pading: 0px 0px 15px 10px ;
font-size:10pt;
text-align:left;
}


/*カレンダー*/


.side-calendar{
width: 200px;
padding:0px 0px 0px 0px;
}


/*カレンダーの曜日*/
.side-calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #666666;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
.side-calendar td {
line-height: 12px;
font-size:10pt;
font-weight: normal;
color: #666666;
text-align: center;
padding:2px 0px 0px 0px;
border-right: solid 2px #666666;
border-left: solid 1px #999999;
border-top: solid 1px #999999;
border-bottom: solid 2px #666666;

}
.side-calendar a {
color:#0000CC;
font-weight:bold;
text-decoration:underline;
}
.side-calendar a:hover {
color:#FF9900;
font-weight:bold;
}

/*---サイド内---*/

/*---サイド各タイトル---*/

.module-header{
background-image:url(img/module_header.gif);
background-position:left;
background-repeat:no-repeat;
font-size:11pt;
color:#FFFFFF;
padding: 7px 0px 0px 5px;
margin: 0px 0px 0px 0px;
font-weight:bold;
text-align:left;
width:150px;
height:20px;
}

.module-header a{
color:#FFFFFF;
text-decoration:none;
}

/*---サイド各インナー---*/
.module-categories module,
.module-calendar module,
.module-search module,
.module-recent-comments module,
.module-archives module,
.module-syndicate module,
.module-tagcloud module,
.module-creative-commons module,
.module free,
#module-sidetree,
.side-menu,
.side-link{
text-decoration: none;
}

.side-menu,
.side-link{
margin-bottom:7px;
}

/*---サイド各インナー内---*/
.module-content{
padding: 0px;
}


/*--- サイドカテゴリーツリー ---*/

ul.tree {
    margin: 0px;
    padding: 0px 5px 0px 5px;
    font-size: 10pt;
    list-style: none;
}
ul.tree ul {
    margin: 0px;
    padding: 0px;
}
ul.tree li {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    background-image: url(img/tree_lst_dotted.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.end {
    background-image: url(img/tree_end_dotted.gif);
    list-style: none;
}

/*---　サイドメニュー　---*/

.side-menu-link a{
margin: 0px 0px 0px 15px;
}

.module-content dl{
margin: 0px 0px 0px 0px;
}

.menu-button-s{
padding: 3px 0px 3px 15px ;
text-decoration: none;
color:#333333;
font-weight:normal;
background:url(img/link_btn08.gif) no-repeat 0em 0.4em;
}


.side-link .menu-button-s{
padding: 6px 0px 6px 15px ;
text-decoration: none;
color:#333333;
font-weight:bold;
background:url(img/link_btn08.gif) no-repeat 0em 0.6em;
}

.side-menu dl,.side-link dl,.module-syndicate module a{
border-bottom:1px dotted #999999;
}

.side-link dl{
margin: 0px 0px 0px 0px;
}


.module-list{
margin: 0px;
padding: 0px 5px 0px 0px;
font-size: 10pt;
list-style: none;
}

.module-list-item{
padding: 5px 0px 5px 15px ;
text-decoration: none;
background-image:url(img/link_btn08.gif);
background-position:left;
background-repeat:no-repeat;
}


/*---　フッタースペース　---*/

#footer-space{
margin: 15px 0px 15px 0px;
padding: 0px ;
text-align: center;
}

/* フッターメニュー部分 */
#footer-menu{
padding:10px 50px 10px 50px;
font-size:9pt;
text-align:center;
color:#666666;
}

.1cl .footer-menu{
padding:10px 50px 10px 50px;
font-size:10pt;
text-align:center;
color:#666666;
}

/*---　フッター　---*/

#footer{
width: 760px;
height:10px;
margin-left: auto;
margin-right: auto;
padding: 10px 0px 10px 0px ;
text-align:center;
font-size:10pt;
background-image:url(img/g-buck08_a.gif);
color:#FFFFFF;
}

#footer a{
color:#FFFFFF;
}
