
/* ----- すべての要素 ----- */

*
{
	font-family:Verdana, Arial, sans-serif;
	line-height:120%;
}



/* ----- float解除 ----- */

div.clear
{
	clear:both;
}

div.clear hr
{
	display:none;
}


/* ----- リンク ----- */

a
{
	color:#0099cc;
	text-decoration:none;
}

a:hover
{
	color:#006699;
	text-decoration:underline;
}


/* ----- body ----- */

body
{
	color:#666666;
	background:#efefef;
	text-align:left;
}


/* ----- ブログ全体 ----- */

div#main-container
{
	width:980px;
	color:#000000;
	border:1px solid #000000;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #ffffff;
}

div#left-con
{
	color:#000000;
	background:#ffffff;
	text-align:left;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 770px;
}

div#right-con
{
	color:#000000;
	background:#ffffff;
	margin:5px auto 5px auto;
	text-align:left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div#header
{
	bottom:0;
	padding:0;
	background-repeat: no-repeat;
	height: 80px;
}

div#is_header
{
	bottom:0;
	color:#333333;
	padding:0;
	background-color: #98B697;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
	height: 80px;
}

div#mbar
{
	color: #333333;
	text-align: right;
	padding-right: 10px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

div#is_mbar
{
	color: #333333;
	text-align: right;
	padding-right: 10px;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF2AE;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

div#is_mbar a:hover
{
	color:#000000;
	text-decoration:underline;
}

div#is_mbar a
{
	color:#000000;
	text-decoration:none;
}


div#header h1.blog-name
{
	width:780px;
        height:50px;
}

div#header h1.blog-name a
{
	display:block;
	width:360px;
	height:50px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	/* text-indent:9px; */
	background:url(images/logo.gif) no-repeat 0 0;
}

/* ----- ＴＯＰ　ＮＥＷＳ　部分 ----- */

div.top-news
{
	padding:10px;
}

div.top-news h3
{
	height:20px;
	font-size:0;
	font-weight:normal;
	text-decoration:none;
	text-indent:-9999px;
	background:url(images/news_tit.gif) no-repeat 0 0;
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
}



/* ----- バナー部分 ----- */
div#banner
{
	margin:5px 5px 5px 5px;
	padding:10px 10px 10px 10px;
	border:1px solid #CCCCCC;
}

div#banner h1.blog-name a:hover
{
	text-decoration:underline;
}

div#banner h2.blog-description
{
	display:none;
}

/* ----- コンテンツ全体 ----- */

div#container
{
	width:570px;
	float:right;
}


/* ----- エントリー全体 ----- */

div.content
{
	outline-style: none;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}


/* ----- アーカイブナビゲーション ----- */

div.content p.navi-link
{
	margin:0 0 10px 0;
}


/* ----- アーカイブタイトル ----- */

div.content h2#archive-title
{
	margin:0 0 20px 0;
}

/* ----- 新着情報 ----- */


/* ----- エントリー日付 ----- */

div.content p.entry-date
{
	font-size:80%;
	color:#ffffff;
	background:#cccccc;
	line-height:120%;
	padding:3px;
	margin:0 0 15px 0;
}


/* ----- エントリータイトル ----- */

.style1 
{
	color: #3300FF;
	font-weight: bold;
}
.style_err 
{
	color: #FF0000;
	font-weight: bold;
}


/* ----- エントリー ----- */

div.entry
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 560px;
	background-color: #EEEEEE;
	padding: 5px;
}

div.entry .entry-top
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	float: none;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


div.entry-title
{
	margin-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #C1D1FF;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.entry-body
{
	margin-bottom: 5px;
	font-size: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#main-container .main-container-inner #container .content .entry .entry-body tbl1 {
	line-height: 110%;
	padding: 5pt;
	margin: 10pt;
	border: thin dotted #0000FF;
}


div.entry-title h2
{
	color: #000066;
	font-size: 110%;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div.entry-title h1
{
	line-height: 150%;
	padding-left: 10px;
	color: #000066;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
}

div.entry-body
{
	line-height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


.L1box {
	margin: 10px;
	padding: 10px;
	background-attachment: fixed;
}

.L2box {
	margin: 10px;
	padding: 10px;
}
/*
div.entry-body h2
{
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC9900;
	line-height: 100%;
	margin-left: -10px;
	padding-left: 10px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	font-size: 110%;
	margin-bottom: 10px;
	font-weight: bold;
}

div.entry-body h3
{
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #fbbc00;
	line-height: 100%;
	margin-left: -10px;
	padding-left: 10px;
	color: #000066;
	font-size: 110%;
	margin-bottom: 10px;
}

div.entry-body h4
{
	line-height: 100%;
	margin-left: -10px;
	padding-left: 10px;
	color: #000066;
	font-size: 90%;
	font-style: normal;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffcd35;
	margin-bottom: 10px;
}
*/
div.entry-footer
{
	line-height: 150%;
	color: #000066;
	font-size: 80%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


#main-container .main-container-inner #container .content .entry  .entry-body p {
	border: 1px dotted #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.entry-body .L1box h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FBBC00;
	margin-left: -10px;
	padding-left: 10px;
	line-height: 100%;
	font-size: 120%;
}

.entry-body .L1box .L2box h3 {
	margin-left: -10px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCD35;
	line-height: 100%;
	font-size: 110%;
}

div.entry-body ul,
div.entry-body ol
{
	padding:0 0 0 20px;
	margin:0 0 10px 0;
}

div.entry-body ul li,
div.entry-body ol li
{
	/*	font-size:80%; */
	margin:0 0 3px 0;
}


/* ----- エントリー情報 ----- */


/* ----- サイドバー ----- */

div#sidebar-left
{
	width:200px;
	float:left;
	clear:none;
	overflow:hidden;
}

div#sidebar-right
{
	width:200px;
	float: right;
	clear: none;
}

div.sidebar-inner
{
	padding:10px;
}


/* ----- サイドバータイトル ----- */

div.sidebar-inner h3
{
	font-weight:normal;
	color:#666666;
	background:#efefef;
	padding:3px;
	text-align:center;
	margin:0 0 5px 0;
}

.type1
{
	font-weight:normal;
	color:#000000;
	background:#e61100;
	padding:3px;
	text-align:center;
	margin:0 0 5px 0;
}

div.sidebar-inner h3 a
{
	color:#0099cc;
	background:#efefef;
}


/* ----- サイト内検索 ----- */

div.search-form
{
	margin:0 0 20px 0;
}

div.search-form fieldset
{
	border:none;
}

div.search-form legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

div.search-form input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.search-form input.search-submit
{
	width:80px;
	font-size:60%;
}


/* ----- カテゴリー一覧 ----- */

div.category-archives
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-align: left;
}

div.category-archives ul
{
	font-size:100%;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}

div.category-archives ul li
{
	line-height:140%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* ----- 新着記事一覧 ----- */


/* ----- バックナンバー一覧 ----- */

div.monthly-archives
{
	margin:0 0 20px 0;
}

div.monthly-archives ol
{
	list-style:none;
}

div.monthly-archives ol li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- 外部リンク ----- */

div.site-link
{
	margin:0 0 20px 0;
}

div.site-link ul
{
	list-style:none;
}

div.site-link ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}


/* ----- クリエイティブ・コモンズ・ライセンス ----- */
/* ----- RSSリンク ----- */
/* ----- powered ----- */
/* ----- トラックバック ----- */
/* ----- コメント ----- */

div.comments
{
	margin:0 0 20px 0;
}

div.comments h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 10px 0;
}

div.comments p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 10px 0;
}

div.comments ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.comments ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.comments a img
{
	border:none;
}

/* ----- コメント ----- */

div.kiji
{
	margin:0 0 20px 0;
}

div.kiji h3
{
	font-size:80%;
	font-weight:normal;
	color:#ffffff;
	background:#aaaaaa;
	padding:3px;
	margin:0 0 10px 0;
}

div.kiji p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 10px 0;
}

div.kiji ul
{
	list-style:none;
	border-top:1px solid #cccccc;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
}

div.kiji ul li
{
	display:inline;
	font-size:80%;
	margin:0 10px 0 0;
}

div.kiji a img
{
	border:none;
}

/* ----- コメントフォーム ----- */

div.typekey-text
{
	font-size:80%;
	line-height:140%;
	margin:0 0 10px 0;
}

div.comments-post
{
	margin:0 0 20px 0;
}

div.comments-post h4
{
	font-size:80%;
	font-weight:normal;
	background:#cccccc;
	color:#ffffff;
	padding:3px;
	margin:0 0 5px 0;
}

div.comments-post-content p.comments-open-moderated
{
	font-size:80%;
	line-height:150%;
	margin:0 0 10px 0;
}

div#comments-open-data fieldset
{
	border:none;
}

div#comments-open-data legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

dl#name-email dt,
dl#comments-url-data dt
{
	font-size:80%;
}

dl#name-email dd,
dl#comments-url-data dd
{
	font-size:80%;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie
{
	list-style:none;
	margin:0 0 5px 0;
}

div#comments-open-data ul.cookie li
{
	font-size:80%;
}

dl#comments-open-text dt
{
	font-size:80%;
}

dl#comments-open-text dd textarea
{
	font-size:80%;
	margin:0 0 10px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	font-size:80%;
}

div#comments-open-data ul.comments-open-footer li input
{
	width:80px;
}


/* ----- システムテンプレート ----- */

body.one-column div#container
{
	width:auto;
	margin:0 40px;
	float:none;
}


/* ----- 検索テンプレート ----- */

div.module-content
{
	margin:0 0 20px 0;
}

div.module-content p
{
	font-size:80%;
	line-height:130%;
	margin:0 0 5px 0;
}

div.module-content ul
{
	margin:0 0 0 20px;
}

div.module-content ul li
{
	font-size:80%;
	margin:0 0 5px 0;
}


div.straight-search
{
	margin:0 0 20px 0;
}

div.straight-search fieldset
{
	border:none;
}

div.straight-search legend
{
	font-size:70%;
	color:#666666;
	background:#ffffff;
	margin:0 0 5px 0;
}

div.straight-search ul
{
	list-style:none;
	margin:0 0 5px 0;
}

div.straight-search ul li
{
	display:inline;
}

div.straight-search ul li label
{
	font-size:80%;
}

div.straight-search ul li input.search-input
{
	width:160px;
	font-size:80%;
	margin:0 0 5px 0;
}

div.straight-search ul li input.search-submit
{
	width:80px;
	font-size:60%;
	margin:0 0 10px 0;
}
/* ----- フッター（追加） ----- */

div.footer
{
	padding:2px 0;
	text-align:center;
	font-size:70%;
	color:#000000;
	background-color: #FFF2AE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.content h1 {
	border-bottom-width: thin;
	border-left-width: 30px;
	border-bottom-style: dashed;
	border-left-style: solid;
}
div.photo {
	padding: 5px;
	float: left;
}


#tbl_style {

	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;


}
#tbl_style #item {
	padding: 10px;
	background-color: #CCCCFF;
	font-weight: bold;
}
#tbl_style #value {
	background-color: #CCCCFF;
	padding: 10px;
}

#tbl_style {
	width: 100%;
	color: #000000;
}
#tbl_style #item {
	padding: 10px;
	background-color: #CCCCFF;
	font-weight: bold;
}

.smallsize {font-size: small}

.smallersize {font-size: smaller}

