/*ページ全体の基本的な設定-----------------------------------------------------*/
html
	{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body
	{ 
	margin: 0;
	padding: 0;
	background:#d3d3d3;
	text-align: center;
	color: #333;
	font-size: 12px;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, Helvetica, sans-serif;
	line-height:160%;
	}

h1, h2, h3, h4, h5, h6, p, address { 
	font-size: 100%; 
	font-weight: normal; 
	font-style: normal; 
	}
	
form, input
	{
	margin: 0;
	padding: 0;
	}
	
/*リンク-----------------------------------------------------*/
a:link, 
a:visited ,
a:active { 
	color: #0049aa; 
	}

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


	




a img { 
	border: none; 
	}

h1, h2, h3, h4, h5, h6, ol, ul, p, pre, blockquote { 
	margin-top: 10px; margin-bottom: 10px; 
	}

.clearboth { 
	clear: both; 
	margin: 0; 
	padding: 0; 
	}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}

* html .pkg { 
	display: inline-block; 
	}

/*全体の枠-----------------------------------------------------*/
#container { 
	background-color: white; 
	width: 774px; 
	margin: 0 auto 0; 
	}

#container-inner { 
	text-align: left; 
	width: auto; 
	border-right: 1px solid gray; 
	border-bottom: 1px solid gray; 
	border-left: 1px solid gray; 
	}

/*ヘッダー部分-----------------------------------------------------*/
#banner { 
	background-image: url(images/maingazou2.jpg); 
	background-repeat: no-repeat; 
	height:140px; 
	margin-right: 1px; 
	margin-left: 1px; 
	}

#banner-inner {
	}

#banner h1 { 
	color: white; 
	font-size:28px; 
	font-weight:bold; 
	margin: 0; 
	padding-top: 60px; 
	padding-left: 40px; 
	}

#banner h1 a {
	color: white;
	text-decoration:none;
	}

#banner h1 a:hover { 
	color: white; 
	text-decoration: underline; 
	}

/*検索-----------------------------------------------------*/
#searchbox {
	background:#fff;
	height:30px;
	padding-left:15px;
	}

#search-inner {
	padding:2px 30px 2px 0;
	}

/*中央の枠-----------------------------------------------------*/
#pagebody { 
	width: 100%; 
	clear: both; 
	margin-top: 10px; 
	margin-bottom: 15px; 
	}

#pagebody-inner { 
	background-image: url(images/pattern01.gif); 
	background-repeat: repeat-y; 
	background-position: 189px 0; 
	width: 100%; 
	}

/*メイン-----------------------------------------------------*/
#main { 
	width: 582px; 
	float: right; 
	}

#main-inner { 
	margin-right: 15px; 
	margin-left: 15px; 
	}
	
/*メイン■サイトの説明-----------------------------------------------------*/
#desc { 
	width: 450px; 
	margin: 0 auto 10px; 
	}

#desc-top { 
	background-image: url(images/bg-box_01.gif); 
	background-repeat: no-repeat; 
	background-position: 0 top; 
	width: 450px; 
	height: 17px; 
	margin: 0; 
	padding: 0; 
	}

#desc-main { 
	background-image: url(images/bg-box_02.gif); 
	background-repeat: repeat-y; 
	margin: 0; 
	padding: 0 30px 0; 
	}

#desc-bottom { 
	background-image: url(images/bg-box_03.gif); 
	background-repeat: no-repeat; 
	background-position: 0 bottom; 
	width: 450px; 
	height: 15px; 
	margin: 0; 
	padding: 0; 
	}

#desc h2 { 
	color: #c00; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 1.3; 
	margin-top: 0; 
	margin-bottom: 8px; 
	}

#desc h3 { 
	font-size: 12px; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 0; 
	padding-top: 3px; 
	border-top: 1px dotted gray; 
	}

/*メイン■一覧部分-----------------------------------------------------*/
.block-header { 
	font-size: 14px; 
	font-weight: bold; 
	background-image: url(images/pattern02.gif); 
	background-repeat: repeat-x; 
	clear: both; 
	padding: 8px 10px; 
	border-color: silver silver #95959d; 
	border-style: solid; 
	border-width: 1px 1px 3px; 
	}

#ichiran {  }

#ichiran h3 { 
	font-weight: bold; 
	background-color: #eee; 
	padding: 3px 10px; 
	border-top: 1px solid #c0c0c0; 
	}

.ichiran-cate { 
	margin-bottom: 25px; 
	}

#ichiran p { 
	background-image: url(images/arrow-orange.gif); 
	background-repeat: no-repeat; 
	background-position: 20px center; 
	padding-left: 30px; 
	}
	
/*メイン■アドセンス-----------------------------------------------------*/
.adsense { 
	width: 450px; 
	clear:both; 
	margin:0 auto 20px; 
	}

/*メイン■エントリーページ・関連エントリー-----------------------------------------------------*/
#entry-kanren
	{ margin-bottom: 30px; }

#entry-kanren ul{
	}

#entry-kanren ul li { 
	margin-bottom: 10px; 
	}

/*メイン■ページトップー-----------------------------------------------------*/
.gotop { 
	text-align:right; 
	margin-top:10px; 
	}

/*サイドバーー-----------------------------------------------------*/
#side { 
	width: 190px; 
	float: left; 
	}

#side-inner { 
	margin-right: 10px; 
	margin-left: 15px; 
	padding: 0; 
	}

#search { 
	width: 146px; 
	}

/* content -----------------------------------------------------*/
.content-navi { 
	margin-top: 0; 
	margin-bottom: 20px; 
	}

.entry-content { 
	clear: both; 
	margin: 0; 
	}

.date-header { 
	color: gray; 
	margin-top: 0; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	}

.entry-header { 
	color: black; 
	font-size: 16px; 
	font-weight: bold; 
	clear: both; 
	margin-top: 0; 
	padding-left: 5px; 
	border-left: 5px solid #f60; 
	}

.entry-body p { 
	clear: both;
	margin-top: 0; 
	}

.entry-body img { 
	margin-bottom: 5px; 
	}

.entry-body { 
	line-height: 1.8; 
	}
	
.comment-content,
.trackback-content { 
	line-height: 1.8; 
	margin: 0; 
	}

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

.alpha-module { 
	margin-bottom: 30px; 
	}

.alpha-module ul { 
	font-size: 14px; 
	list-style-type: disc; 
	margin-bottom: 30px; 
	}

.alpha-module h4 { 
	color: gray; 
	font-size: 14px; 
	font-weight: bold; 
	margin-top: 0; 
	margin-bottom: 15px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid silver; 
	}
	
.entry, .trackbacks, .comments, .archive {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}

.trackbacks-info, 
.trackback-content, 
.comment-content, 
.comments-open-content, 
.comments-closed { 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	}

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

.entry-excerpt, .entry-body, 
.entry-more-link, .entry-more { 
	line-height: 1.8; 
	clear: both; 
	}

.img-left img { 
	float: left; 
	margin-right: 10px; 
	}

.img-right img { 
	float: right; 
	margin-left: 10px; 
	}
		
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content { 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 0; 
	}

.comments-open label { 
	display: block; 
	}

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

#comment-text { 
	width: 320px; 
	}

textarea { 
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka?等幅, Osaka, 平成角ゴシック, Verdana, Arial, Helvetica, sans-serif; 
	}

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

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

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

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto; 
	margin: 0; 
	color: white; 
	font-size: 12px; 
	font-weight: bold; 
	background-color: #95959d; 
	text-transform: uppercase; 
	padding: 5px 8px; 
	}


.module { 
	margin: 0 0 10px; 
	width: 100%; 
	overflow: hidden; 
	}

.module-content { 
	font-size: 12px; 
	line-height: 1.3; 
	background-color: #f0f0f0; 
	padding: 8px 8px 5px;
	border-top: 1px solid white; 
	border-bottom: 1px solid white; 
	}

.module-content2 { 
	font-size: 12px; 
	line-height: 1.3; 
	padding: 8px 8px 5px; 
	border: dotted 2px gray; 
	}

.module-list { 
	margin: 0; 
	padding: 0; 
	}

.module-list { 
	margin: 0 0 0 13px; 
	}

.module-list .module-list { 
	margin: 10px 0 0; 
	padding-left: 15px; 
	list-style-type: circle; 
	}

.module-list-item { 
	color: #666; 
	line-height: 1.2; 
	margin-bottom: 10px; 
	}
	
.entry-tags { 
	margin: 0 0 10px 10px; 
	padding-top: 10px; 
	}

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

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

.module-tagcloud .module-list { 
	list-style: none; 
	}

.module-tagcloud .module-list-item { 
	display: inline; 
	}

.module-tagcloud li.taglevel1 { 
	font-size: 19px; 
	}

.module-tagcloud li.taglevel2 { 
	font-size: 17px; 
	}

.module-tagcloud li.taglevel3 { 
	font-size: 15px; 
	}

.module-tagcloud li.taglevel4 { 
	font-size: 13px; 
	}

.module-tagcloud li.taglevel5 { 
	font-size: 11px; 
	}

.module-tagcloud li.taglevel6 { 
	font-size: 9px; 
	}

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
	list-style:none;
	padding: 0px;
	}

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

/*サイドバー■アドセンスー-----------------------------------------------------*/
.adsense2{
	margin:10px;
	padding-left:20px;
	}


/*フッターー-----------------------------------------------------*/
#footer { 
	clear: both; 
	margin: 0 1px 0; 
	}

#footer-inner { 
	color: white; 
	font-size: 12px; 
	background-color: gray; 
	text-align: center; 
	height: 100%; 
	padding-top: 20px; 
	padding-bottom: 20px; 
	}

#footer a, 
#footer a:visited, 
#footer a:hover { 
	color: white; 
	text-decoration: none; 
	}

#linklink { 
	font-size: 0.8em; 
	margin: 0; 
	}

#linklink a, #linklink a:visited, #linklink a:hover { 
	color: silver; 
	text-decoration: none; 
	}

/*カテゴリーページー-----------------------------------------------------*/
#cate-content { 
	margin-bottom: 20px; 
	}

.cate-entry { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted silver; 
	}

.cate-entry-h3 { 
	font-weight: bold; 
	margin-top: 0; 
	}

.cate-entry-exc { 
	margin-left: 30px; 
	}

/*サイトマップ-----------------------------*/
#map-content { 
	margin-bottom: 20px; 
	}

.map-entry { 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border-bottom: 1px dotted silver; 
		}

.map-entry-h3 { 
	font-weight: bold; 
	margin-top: 0; 
	}

.map-entry-p { 
	background-image: url(images/arrow-orange.gif); 
	background-repeat: no-repeat; 
	background-position: 20px center; 
	padding-left: 30px; 
	}

/*Technorati-----------------------------------------------------*/
.technorati { 
	border-top:1px dotted #3bb000; 
	color:#3bb000; 
	font-weight:bold; 
	font-size:0.8em; 
	margin-top: 5px; 
	margin-bottom: 10px; 
	}  

.technorati  a{ 
	font-size:1em; 
	font-weight: normal; 
	}

#okiniiri { 
	margin-bottom: 10px; 
	}

/*2カラム　右サイドバー -----------------------------------------------------*/
.layout-two-column-right #pagebody-inner { 
	background-image: url(images/pattern01.gif); 
	background-repeat: repeat-y; 
	background-position: 582px 0; 
	width: 100%; 
	}

.layout-two-column-right #main { 
	width: 582px; 
	float: left; 
	}

.layout-two-column-right #main-inner { 
	margin-right: 15px; 
	margin-left: 15px; 
	}

.layout-two-column-right #side { 
	width: 190px; 
	float: right; 
	}

.layout-two-column-right #side-inner { 
	margin-right: 15px; 
	margin-left: 10px; 
	padding: 0; 
	}