@charset"utf-8";

/* 基本設定 */
html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
	height: 100%;
	border: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	min-width: 720px;
	height: 100%;
	line-height: 1.7;
	background-image: url(images/container_bg.jpg);
}


a {
	color: #009900;
	text-decoration: none;	
}

a:hover {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size:12px; line-height:1.5em; }
h1, h2, h3, h4, h5, h6, p, ol, ul{
    margin-top: 5px;
    margin-bottom: 5px;
}
u {
 border-bottom: #FF6600 dashed 1px;
	background:#FFCC99;
}
.right {
	text-align:right;
	width:170px;
	height: auto;
	padding-right: 5px;
}

/* 基本レイアウト */

#container {
width: 720px;
height: auto;
padding: 0px 40px;
margin: 0px auto;
}

#container-inner {
	width: 720px;
	background-repeat: repeat-y;
	height: 100%;
	background-color: #FFFFFF;
}

#banner {
	width: 800px;
	background-repeat: no-repeat;
	height: 160px;
	background-image: url(images/header_bg.gif);
	background-position: center;
	margin: 0px auto;
	padding: 0px;
}

#banner-inner {
float: right;
width: 330px;
height: auto;
padding: 40px 60px 10px 0px;
}

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

#logo {
	height: 160px;
	width: 390px;
	float:left;
}
#logo a{
	height: 160px;
	width: 390px;
	display:block;
	border: 0;
	text-indent:-9999px;
	outline: none;
}

#pagebody {
	width: 100%;
	height: auto;
}

#alpha {
width: 495px;
float: right;
padding: 10px;
}

#alpha strong{
	background-color: #E8E8E8;
	font-size: larger;
}

#beta {
	width: 180px;
	float: left;
	padding: 10px;
}


#alpha-inner, #beta-inner {
	width: 100%;
}

.index_block-inner {
	width: 180px;
	float: left;
}

#footer {
	background-color: #005C38;
	text-align: center;
	height: 30px;
	width: 100%;
	clear: both;
	background-repeat: repeat-y;
	color: #FFFFFF;
	
}


/* インデックスページ */
#index_image {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 430px;
	width: 700px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}

#index_body{
	width: 100%;
	background-color: #FFFFFF;
	height: 350px;
	background-image: url(images/logoclear2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}

.index_block {
	width: 180px;
	float: left;
	height: auto;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	clear: right;
	padding-bottom: 10px;
}

.index_menublock {
	width: 320px;
	float: left;
	font-size: 16px;
	padding: 10px;
	clear: right;
}

/* pkg */
.pkg { display: block; }





/* モジュール */

.module {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-powered {
	border-width: 0;
	height: auto;
	width: 170px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px;
	  }
	  
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

/* メニュー */
.module-list, .archive-list {
	list-style-type: disc;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
	line-height: 150%;
}

.module-list ul{
	margin: 0 5px 5px 0;
	padding-left: 15px;
	list-style-image: url(images/list.gif);
}

.module-list-item, .archive-list-item {
	color: #666666;
	list-style-position: outside;
	list-style-image: url(images/listline.gif);
	list-style-type: none;
	padding-left: 5px;
}

.module-list-item a:hover {
	color: #FFFFFF;
	background-color: #999999;
}

.module-header {
margin: 0px;
background-image: url(images/titlebar.jpg;
background-repeat: no-repeat;
height: 33px;
padding-top: 6px;
width:180px;
background-image: url(images/titlebar.jpg);
text-indent: -9999px;
display: block;
}

/* タイトル、見出しなどのデザイン */
.topicpath {
	padding-bottom: 10px;
}

.content-nav {
	margin: 5px;
	text-align: center;
}

.entry-content {
	width: 100%;
}

.date-header {
    position: static;
}

.entry,
.trackbacks,
.comments,
.archive {
    width: 100%;
    margin-bottom: 20px;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-body, .entry-body_else {
	padding-left:10px;
	padding-right:10px;
}



.entry-excerpt,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}


.archive-header {
	margin: 0;
	color: #FFFFFF;
	font-weight: bolder;
	background-image: url(images/titlebar.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 8px;
	padding-left: 20px;
	font-size: 14px;
}

#archive-title {
	font-size: 16px;
	font-weight: bolder;
	color: #005C38;
	border-bottom: 1px dotted #005C38;
	border-left: 10px double #005C38;
	padding-left: 10px;
}

.specify-header {
	margin: 0;
	color: #FFFFFF;
	font-weight: bolder;

	background-image: url(images/mainmenubar.jpg;
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 3px;
	padding-left: 24px;
	font-size: 16px;
	background-image: url(images/mainmenubar.jpg);
}

.entry-header,
.trackbacks-header,
.comments-open-header,
.comments-header {
	color:#666666;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(images/logoclear3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 5px solid #CCCCCC;
	font-size: 16px;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}


#banner-header {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    text-shadow: #36414d 0 1px 2px;
				line-height:1.7em;
}



.date-header {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.comment-content,
.trackback-content {
}

.entry-tags {
    margin: 0 0 10px 10px;
}
.entry-header a,.entry-header a:hover{
 color:#666666;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #a3b8cc;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #e6ecf2;
}

.comments-open-footer {
    margin: 10px 0;
}

.button_01 a{
display:block;
width:180px;
height:70px;
background:url(images/contact.jpg) top left no-repeat;
margin:10px 0px 0px;
text-indent: -9999px;
}

.button_02 a{
	display:block;
	width:180px;
	height:37px;
	background:url(images/monthry.jpg) top left no-repeat;
}

.button_01 a:hover{
	background-position:0 -70px;
	text-decoration:none;
	border:none;
}

.button_02 a:hover{
	text-decoration:none;
	border:none;
}



/* コメント */

.comments-open-moderated{
	display:none;
}

#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }
#alpha  .recent {
background-image: url(images/recent.jpg);
background-repeat: no-repeat;
text-indent: -9999px;
height: 30px;
display: block;
}
.entry h3 {
	background-color: #FD9B02;
	border-left: 5px solid #FFC875;
	text-indent: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#banner #logo {
	float: left;
}
.topimg {
	text-align: center;
	background-image: url(images/topimg_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
}
.topimg img {
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
#container #container-inner #pagebody #alpha #alpha-inner li {
	font-size: 12px;
	line-height: 14px;

}

