@charset "UTF-8";
/************************************************
*	body										*
************************************************/
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
	color: #888888;
	background-color: #000000;
	text-align: center;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}
/************************************************
*	Reset										*
************************************************/
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
/************************************************
*	clearfix									*
************************************************/
div:after , .clearfix:after {
 content:".";
 display: block;
 height:0px;
 clear:both;
 visibility:hidden;
}
/* exlude IE6 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end IE6 */



/************************************************
*	全体の設定									*
************************************************/
/* 画像 */
img {
	vertical-align: middle;
	border-style: none;
}
/* 強調 */
strong {
	color: #cccccc;
	background-color: ;
}


/* 太い文字 */
b {
	color: #cccccc;
	background-color: ;
}

/* 強調 */
em {
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	clear: both;
	display: none;
}
/* リンク枠 */
a{
	outline:none;
}
/************************************************
*	レイアウト									*
************************************************/
/* body */
body {
	text-align: center;
	margin-top: 0;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
　　　　 
}



div#header {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}






div#nav {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	clear: both;
}




div#wrap {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	clear: both;
}



div#content {
	width: 660px;
	float: left;
}



/* サブコンテンツ */
div#sub-content {
	width: 254px;
	float: left;
}




div#footer {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}





/************************************************
*	header										*
************************************************/

div#header div.logo {
	width: 950px;
	float: center;
}



div#header div.h_ex {
	width: 950px;
	float: left;
}



div#header div.h_ex div.h_nav {
	background-image: url(blogimg/h_nav_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 8px;
	margin-top: -30px;
	padding-bottom: 3px;
}


div#header div.h_ex div.h_nav ul li{
	padding-top: 0px;	
margin-left: 0px;
	margin-right: 10px;
	display: inline;
}



div#header div.h_ex div.tel {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	float: right;
}



div#header div.h_ex div.desc p {
	font-size: 75%;
	line-height: 1.2;
	padding-right: 10px;
	padding-bottom: 10px;
	width: auto;
	float: left;
}


/************************************************
*	nav											*
************************************************/


div#nav {
	background-image: url(blogimg/nav_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 53px;
}



div#nav ul {
	font-size: 87.5%;
	padding-top: 18px;
	padding-left: 30px;
}




div#nav ul li {
	font-weight: bold;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	display: inline;
}


div#nav ul li a {
	text-decoration: none;
	color: #ff0000;
	background-color: transparent;
}



div#nav ul li a:hover {
	color: #ff9999;
	background-color: transparent;
}

/************************************************
*	wrap										*
************************************************/
/* content+sub-content */
div#wrap {
	background-image: url(blogimg/bg.png);
	background-position: center top;
	background-repeat: repeat-y;
}


/************************************************
*	content										*
************************************************/

div#content {
	font-size: 81.25%;
}


/* content余白 */
div#content div.inner {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
}

/* content 
div#content div.entry {
	padding-top: 8px;
	padding-left: 8px;
	padding-right:　8px;
	background-image: url(blogimg/entry.jpg);
background-repeat: no-repeat;
	background-color: #0f0f0f;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding-bottom: 25px;
	margin-bottom: 20px;
	clear: both;
}
エントリーバックグラウンド設定 */

div#content div.entry {
	padding-top: ;
	padding-left: ;
	padding-right:　;
	background-image: url(blogimg/entry.jpg);
	background-color: #0f0f0f;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;

}



div#content div.entry2 {
	padding-top: ;
	padding-left: ;
	padding-right:　;
	background-color: #f0f0f0;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}


/* contentリンク基本色 */
div#content a:link {
	text-decoration: underline;
	color: #cccccc;
	background-color: transparent;
}
/* contentリンクマウスオーバー時 */
div#content a:link:hover {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* contentリンククリック時 */
div#content a:link:active {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* contentリンク訪問済み */
div#content a:visited {
	text-decoration: underline;
	color: #cccccc;
	background-color: transparent;
}
/* contentリンク訪問済みマウスオーバー */
div#content a:visited:hover {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* contentリンク訪問済みクリック時 */
div#content a:visited:active {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* イメージ画像 */
div#content div.image {
	margin-bottom: 20px;

}
/* content見出し h2 */
div#content h2 {
	font-size: 107.69%;
	font-weight: bold;
	color: #cc0000;
	background-color: #000000;
	background-image: url(blogimg/h2.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1;
	padding-top: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
}
/* content見出し h3 */
div#content h3 {
	font-size: 107.69%;
	color: #ffffff;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	padding-bottom: 3px;
	clear: both;
}



/* パンくず */
ul.path {
	margin-left: -20px;
	font-size: 100%;
}
ul.path li {
	margin-right: 5px;
	display: inline;
}
ul.path li a {
	background-image: url(blogimg/path.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
}

/* content 段落 */
div#content p {

	margin-left: 30px;
	margin-right: 20px;
 margin-top: 15px;
 margin-bottom: 15px;
}





/* content 段落 */
div#content p .style1 {
	margin: -5px;
}

/* 投稿者情報 */
div#content p.posted {
	font-size: 91.66%;
	margin-top: 0px;
	margin-bottom: 20px;
　　　　float: right;
}
/* 引用元情報 */
div#content cite {
	font-style: italic;
}
/* 引用 */
div#content blockquote {
	color: #333333;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}
/* 整形済みテキスト */
div#content pre {
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	/*height: 100px;*/ /* ここを変更すれば高さが変わります */
	overflow: scroll;
	clear: both;
}
div#content dl {
	margin-bottom: 1em;
}


/* 新着情報 */
dl.news {
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 20px;
}
/* 新着情報 記事タイトル */
dl.news dd {
	margin-top: -1.6em;
	margin-left: 5em;
	margin-right: 0;
	margin-bottom: .4em;
}
/* 会社概要用 */
dl.info {
	margin-bottom: 25px;
	margin-left: 30px;
	margin-right: 20px;
}
dl.info dt {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
 font-weight: bold;
 color: #cccccc;
}
dl.info dd {
	line-height: 1.6;
	margin-top: -1.6em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #cccccc;
}
/* お問い合わせ用 */
.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 1.6;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}
.form fieldset {
	margin-bottom: 10px;
}
/* 順不同リスト（箇条書き）*/
div#content ul {
	padding-left: 50px;
	margin-bottom: 1em;
}
div#content ul ol {
	padding-left: 30px;
}
/* 画像 */
div#content img{
	margin-top: 0;
	margin-bottom: 0px;
}
/* 画像左配置 */
div#content img.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.clear_both {clear:both;}

.photofrm
{
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: 2px;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}
/* 画像中央配置 */
div#content img.mt-image-center {
 display: block;
 margin: 0 auto 20px;
 text-align: center;
}
/* 画像右配置 */
div#content img.mt-image-right {
 float: right;
 margin: 0 0 20px 20px;
}
/* 続き */
div#content .extended {
	font-size: 91.66%;
	margin-top: 10px;
	clear: both;
}
div#content textarea{
	width: 550px;
}
div#content input, div#content textarea {
	font-size: 100%;
}
div.comment-reply {
	margin-left: 20px;
}
/* コメンター画像 */
.asset-meta img {
	vertical-align: top;
	position: relative;
	top: 3px;
}
div#content label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}

/* paginate */
.paginate {
 text-align: center;
 font-size: 9px;
}


/* タグ */
.entry-tags {

    margin: 5px 0 0px 5px; 
	font-size: 80%;
float: left;
}

.entry-tag { display: inline; }
.entry-tags-list { 
 list-style:none;

}
p.search-results-header {
	font-size: 87.5%;
	font-weight: bold;
}

/* Sitemap */
ul li.home {
list-style-type: none;
}
ul.tree {
margin: 0 0 0 1em!important;
padding: 0!important;
list-style: none!important;
}
ul.tree ul {
margin: 0 0 0 1em!important;
padding: 0!important;
}
ul.tree li {
margin: 0!important;
padding: 0 0 0 16px!important;
background-image: url(blogimg/tree_lst.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.tree_end {
background-image: url(blogimg/tree_end.gif);
list-style: none;
}
/*
INPUT{border:1px ridge;background-image:url(images/modoru.png);color:#fff; padding:3px; float: right; margin-right: 30px;}
*/

/************************************************
*	side bar									*
************************************************/
/* サイドバー */
div#sub-content .inner {
	font-size: 75%;
	padding-top: 20px;
	padding-bottom: 10px;
}


/* サイドバー見出し */
div#sub-content h2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: .3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
div#sub-content h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: .3em;
}
/* サイドバー 段落 */
div#sub-content p {
	margin-bottom: 1em;
}

/* ページリスト 枠 */
dl.page_list , dl.banner ,dl.blog{
	line-height: 1;
	margin-bottom: 10px;
}
dl.page_list dt ,dl.banner dt ,dl.blog dt {
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url(blogimg/page_list_dt.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
dl.page_list dd ,dl.banner dd 
{
	background-image: url(blogimg/page_list.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
}


dl.banner img {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
a:hover img {border:1px solid #990000} 


dl.blog dd {
	background-image: url(blogimg/page_list.png);
	background-position: center bottom;
	background-repeat: no-repeat;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
}

/* ページリスト リンク設定 */
dl.page_list a:link ,dl.blog a:link ,dl.banner a:link {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
dl.page_list a:link:hover ,dl.blog a:link:hover ,dl.banner a:link:hover {
	color: #CC0000;
	background-color: transparent;
	text-decoration: none;
}
dl.page_list a:visited ,dl.blog a:visited ,dl.banner a:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
}
dl.page_list a:visited:hover ,dl.blog a:visited:hover ,dl.banner a:visited:hover {
	color: #CC0000;
	background-color: transparent;
	text-decoration: none;
}
/* ページリスト */
dl.page_list ul , dl.banner ul ,dl.blog ul {
	padding: 0;
	margin-left: 0px;
	list-style: none;
}
dl.page_list ul li ,dl.blog ul li {
	font-size: 100%;
	color: #999999;
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 1px;
}


/* ページリスト リンク */
dl.page_list ul li a ,dl.blog ul li a{
	background-image: url(blogimg/menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom: 6px;
	display: block;
}
/* ページリスト ホバー */
dl.page_list ul li a:hover ,dl.blog ul li a:hover {
	background-image: url(blogimg/menu.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
/* ページリスト 訪問済み */
dl.page_list ul li a:visited ,dl.blog ul li a:visited {
	background-image: url(blogimg/menu.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}



/* ページリスト 訪問済みホバー */
dl.page_list ul li a:visited:hover ,dl.blog ul li a:visited:hover {
	background-image: url(blogimg/menu.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
/* サブカテゴリー */
dl.page_list ul ul ,dl.blog ul ul {
	font-size: 100%;
	margin-top: 0px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* サブカテゴリーリスト */
dl.page_list ul ul li ,dl.blog ul ul li {
	background-image: none;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}
/* サブカテゴリーリスト リンク */
dl.page_list ul ul li a ,dl.blog ul ul li a {
	background-image: url(blogimg/menu_sub.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 35px;
	padding-right: 5px;
	margin-bottom: -1px;
	padding-bottom: 6px;
	display: block;
	border-left: none;
}
/* サブカテゴリーリスト ホバー */
dl.page_list ul ul li a:hover ,dl.blog ul ul li a:hover {
	background-image: url(blogimg/menu_sub.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
/* サブカテゴリーリスト 訪問済み */
dl.page_list ul ul li a:visited ,dl.blog ul ul li a:visited {
	background-image: url(blogimg/menu_sub.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/* サブカテゴリーリスト 訪問済みホバー */
dl.page_list ul ul li a:visited:hover ,dl.blog ul ul li a:visited:hover {
	background-image: url(blogimg/menu_sub.png);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}
/* タグクラウド */
dl.tags {
	margin-bottom: 10px;
}



dl.tags dt {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url(blogimg/page_list_dt.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
}
dl.tags dd {
	background-image: url(blogimg/page_list.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 10px;
}

/* タグクラウドリンク基本色 */
dl.tags a:link {
	text-decoration: none;
	color: #999999;
	background-color: transparent;
}
/* タグクラウドリンクマウスオーバー時 */
dl.tags a:link:hover {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* タグクラウドリンククリック時 */
dl.tags a:link:active {
	text-decoration: none;
	color: #CC0000;
	background-color: transparent;
}
/* タグクラウドリンク訪問済み */
dl.tags a:visited {
	text-decoration: none;
	color: #999999;
	background-color: transparent;
}
/* タグクラウドリンク訪問済みマウスオーバー */
dl.tags a:visited:hover {
	text-decoration: underline;
	color: #CC0000;
	background-color: transparent;
}
/* タグクラウドリンク訪問済みクリック時 */
dl.tags a:visited:active {
	text-decoration: none;
	color: #CC0000;
	background-color: transparent;
}

/* タグクラウド表示 */
dl.tags .module-tagcloud {
	text-align: left;
}
dl.tags .module-tagcloud {
	list-style: none;
}
dl.tags .module-tagcloud .module-list-item {
	display: inline;
}
dl.tags .module-tagcloud li.taglevel1 {
	font-size: 180%;
}
dl.tags .module-tagcloud li.taglevel2 {
	font-size: 160%;
}
dl.tags .module-tagcloud li.taglevel3 {
	font-size: 130%;
}
dl.tags .module-tagcloud li.taglevel4 {
	font-size: 120%;
}
dl.tags .module-tagcloud li.taglevel5 {
	font-size: 100%;
}
dl.tags .module-tagcloud li.taglevel6 {
	font-size: 80%;
}

/* FEED */
.feed {
	margin-top: 0;
	margin-bottom: 10px;
}
.feed a {
	background-image: url(blogimg/feed.png);
	background-position: 0px 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 254px;
	height: 40px;
	display: block;
}
.feed a:hover {
	background-image: url(blogimg/feed.png);
	background-position: 0px -40px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 254px;
	height: 40px;
	display: block;
}
/* Search */
div#sub-content label {
position: absolute;
left: -9999px;
}
input#search {
	width: 120px;
}


/************************************************
*	b_nav										*
************************************************/
/* 下部ナビゲーション */
div#b_nav {
	font-size: 68.75%;
	text-align: center;
	padding-top: 20px;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: both;
}
div#b_nav ul {
	margin: 0;
	padding: 0;
}
div#b_nav ul li {
	display: inline;
	padding: 0 .5em;
}
/* 下部ナビゲーションリンク色 */
div#b_nav ul li a {
	text-decoration: none;
	color: #ff0000;
	background-color: transparent;
}
div#b_nav ul li a:hover {
	text-decoration: underline;
	color: #ff9999;
	background-color: transparent;
}

/************************************************
*	footer										*
************************************************/
/* フッタ */
div#footer {
	color: #666666;
	background-color: transparent;
	background-image: url(blogimg/footer.png);
	background-position: center top;
	background-repeat: no-repeat;
}
/* フッターリンク色 */
div#footer a {
	text-decoration: none;
	color: #ff0000;
	background-color: transparent;
}
div#footer a:hover {
	text-decoration: underline;
	color: #ff9999;
	background-color: transparent;
}
/* フッター powered */
div#footer .powered {
	font-size: 75%;
	text-align: left;
	width: 350px;
	float: left;
}
div#footer .powered ul {
	margin-left: 20px;
}
div#footer .powered ul li {
	display: inline;
}
/* フッター Copyright */
div#footer .copy {
	text-align: right;
	width: 600px;
	float: right;
}
div#footer address {
	font-size: 75%;
	font-weight: bold;
	margin-right: 20px;
}


