/*--------------------------------------------------------
	1: html and body
	2: layout
	5: etc
--------------------------------------------------------*/

/*----------------------------------
	1: html and body
------------------------------------*/
body {
font-size: 12px;
line-height: 150%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000000;
text-align:center;
font-family: Arial, sans-serif;
background:#ededed url(/images/back.jpg) top repeat-x;
}

div#main a {text-decoration: underline; color:#333;}
div#main a:link {color: #333;}
div#main a:visited {color: #333;}
div#main a:active {color: #333; text-decoration:none;}
div#main a:hover {color: #333; text-decoration:none;}

img {border:none;}

.clearFix {zoom: 100%;}
.clearFix:after{content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}

pre{
font-size: 12px;
}

/*----------------------------------
	2: layout
------------------------------------*/
/* ====== OUTLINE ====== 
------------------------------------------*/
#outline {margin:0 auto; text-align: left; padding: 0px; width:900px; background:url(/images/back_wrapper.jpg) top repeat-y;}
div#wrapper {margin:0 auto; width:900px;}


/* HEADER 
========================================================*/
div#header {text-align:left; overflow:hidden; background:url(/images/back_header.png) no-repeat; height:375px;}
div#header h1 {font-size:0; line-height:0; position:absolute; padding:0; margin:8px 0 0 21px;}
div#header ul#h-btn-area {list-style:none; position:absolute; margin:24px 0 0 211px; padding:0; font-size:0; line-height:0;}
div#header ul#h-btn-area li {width:82px; height:27px; overflow:hidden; float:left;}
div#header ul#h-btn-area li a {display:block;}
div#header ul#h-btn-area li a:hover {background-color:transparent;}
div#header ul#h-btn-area li a:hover img {visibility:hidden;}
div#header ul#h-btn-area li#btn-top {background:url(/images/btn_top_ov.png);}
div#header ul#h-btn-area li#btn-outline {background:url(/images/btn_outline_ov.png);}
div#header dl#h-tel {position:absolute; font-size:0; line-height:0; position:absolute; padding:0; margin:9px 0 0 427px; width:452px;}
div#header dl#h-tel dt {font-size:0; line-height:0; margin:0; padding:0; width:302px; float:left;}
div#header dl#h-tel dd {width:142px; height:42px; margin:0; padding:0; overflow:hidden; float:right; background:url(/images/header_mail_ov.png);}
div#header dl#h-tel dd a {display:block;}
div#header dl#h-tel dd a:hover {background-color:transparent;}
div#header dl#h-tel dd a:hover img {visibility:hidden;}
div#header dl#title-box {font-size:0; line-height:0; position:absolute; padding:0; margin:79px 0 0 41px;}
div#header dl#title-box dt {position:absolute; margin:55px 0 0; padding:0; font-size:0; line-height:0;}
div#header dl#title-box dd {position:absolute; margin:0 0 0 488px; padding:0; font-size:0; line-height:0;}
div#header dl#title-box dd p {width:272px; height:52px; overflow:hidden; margin:83px 0 0 78px; padding:0; font-size:0; line-height:0; background:url(/images/header_bnr_ov.png);}
div#header dl#title-box dd p a {display:block;}
div#header dl#title-box dd p a:hover {background-color:transparent;}
div#header dl#title-box dd p a:hover img {visibility:hidden;}
div#header h2 {position:absolute; color:#666; font-size:10px; font-weight:normal; line-height:1.3; width:870px; height:3.9em; overflow:hidden; margin:265px 0 0 15px; font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
div#header ul#main-navi {list-style:none; margin:312px 0 0 6px; padding:0; position:absolute;}
div#header ul#main-navi li {width:222px; height:40px; position:absolute;}
div#header ul#main-navi li a {display:block;}
div#header ul#main-navi li a:hover {background-color:transparent;}
div#header ul#main-navi li a:hover img {visibility:hidden;}
div#header ul#main-navi li#navi01 {background:url(/images/navi01_ov.png);}
div#header ul#main-navi li#navi02 {background:url(/images/navi02_ov.png); margin-left:222px;}
div#header ul#main-navi li#navi03 {background:url(/images/navi03_ov.png); margin:20px 0 0 444px; width:111px; height:20px;}
div#header ul#main-navi li#navi04 {background:url(/images/navi04_ov.png); margin:20px 0 0 555px; width:111px; height:20px;}
div#header ul#main-navi li#navi05 {background:url(/images/navi05_ov.png); margin-left:666px;}
div#header dl#sub-navi {position:absolute; margin:353px 0 0 6px;}
div#header dl#sub-navi dt {width:168px; float:left; font-size:0; line-height:0; margin:0; padding:0;}
div#header dl#sub-navi dd {width:720px; float:left; margin:0; padding:0;}
div#header dl#sub-navi dd ul {list-style:none; margin:0; padding:0; font-size:0; line-height:0;}
div#header dl#sub-navi dd ul li {width:120px; height:20px; overflow:hidden; float:left;}
div#header dl#sub-navi dd ul li a {display:block;}
div#header dl#sub-navi dd ul li a:hover {background-color:transparent;}
div#header dl#sub-navi dd ul li a:hover img {visibility:hidden;}
div#header dl#sub-navi dd ul li#navi06 {background:url(/images/navi06_ov.png);}
div#header dl#sub-navi dd ul li#navi07 {background:url(/images/navi07_ov.png);}
div#header dl#sub-navi dd ul li#navi08 {background:url(/images/navi08_ov.png);}
div#header dl#sub-navi dd ul li#navi09 {background:url(/images/navi09_ov.png);}
div#header dl#sub-navi dd ul li#navi10 {background:url(/images/navi10_ov.png);}
div#header dl#sub-navi dd ul li#navi11 {background:url(/images/navi11_ov.png);}


/* MAIN
========================================================*/

/*メイン部分
------------------------------------------*/
#main {margin: 0; padding: 0; float:left; width: 620px; overflow: hidden; padding:25px 0 20px;}



/*エントリー前後リンク
------------------------------------------*/
#main .articleNavi {
margin: 10px;
padding: 3px;
background: #ffffff;
text-align: center;
border: 0px solid #cccccc;
}

#main .articleNavi ul {
margin: 0;
padding: 0;
list-style: none;
}

#main .articleNavi ul li{
margin: 0;
padding: 0;
display: inline;
margin-right: 5px;
}

#main .articleNavi ul li.prev{
}

#main .articleNavi ul li.top{
font-weight: bold;
}

#main .articleNavi ul li.next{
}

/*今見ているカテゴリ表示（カテゴリアーカイブのみ）
------------------------------------------*/
#main div.this_cate{
background: url(/images/bg_cate.gif) no-repeat left;
margin: -5px 0 25px 20px;
padding: 16px 10px 16px 15px;
font-weight: bold;
color:#fff;
font-size: 15px;
line-height:1.0em;
}



/*エントリーボックス
------------------------------------------*/
#main .content {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px solid #cccccc;
}

#main .content .art_box{
margin: 0 0 0 20px;
padding: 0px;
}

/*エントリのタイトル
------------------------------------------*/
#main .content h3.entryTitle {
clear: both; 
font-size: 14px;
margin:0 0 10px;
padding:12px 2px 5px 50px;
background:url(/images/lm_tit.gif) left no-repeat;
border-bottom:1px solid #666;
color: #333;
}

#main .content h3.entryTitle a{
color: #333;
text-decoration: none;
}
#main .content h3.entryTitle a:hover {color:#333; text-decoration:underline; background:none;}




/*エントリの日付
------------------------------------------*/
#main .content p.entryDate {
font-size: 12px;
margin:0;
color:#333;
padding: 4px 0;
border:none;
text-align:right;
}

/*エントリの本文BOX
------------------------------------------*/
#main .content div.entryBody {
margin-top: 15px;
padding:0 0 15px;
}

/*エントリの本文
------------------------------------------*/
#main .content div.entryBody p{clear: both; margin: 0;}
#main .content div.text_box{clear: both; padding: 10px; border: 1px solid #cccccc; background: #eeeeee;}
#main .content div.text_box2{clear: both; padding: 4px; border: 2px solid #cccccc; background: #ffffff;}
#main .content div.text_box3{clear: both; padding: 10px; border: 1px solid #cccccc; background: #ffffcc;}
#main .content div.text_box4{clear: both; padding: 10px; border: 1px solid #ffffcc; background: #ffffcc;}
#main .content div.text_right{clear: both; text-align: right; margin: 7px 0 10px 0;}


/*エントリの追記BOX
------------------------------------------*/
#main .content div.entryExtended {
margin: 0;
padding: 0;
}

/*エントリの追記文
------------------------------------------*/
#main .content div.entryExtended p{
}

/*エントリの追記文　続きはこちら
------------------------------------------*/
#main .content div.entryExtended p.continue{
text-align:right;
}


/*リスト関連1
------------------------------------------*/
#main .content div.list {
	CLEAR: both; MARGIN-TOP: 10px; MARGIN-BOTTOM: 20px
}
#main .content div.list img {
	BORDER-RIGHT: #ffffff 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #ffffff 1px solid; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; BORDER-LEFT: #ffffff 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 1px solid
}
#main .content div.list a:hover img {
	opacity:0.7; filter: alpha(opacity=70);
}
#main .content div.list UL.case01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 600px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#main .content div.list UL.case01 LI {
	FONT-SIZE: 9px; FLOAT: left; WIDTH: 128px; COLOR: #666666; LINE-HEIGHT: 1.3; HEIGHT: 140px; TEXT-ALIGN: center; PADDING-LEFT: 10px; PADDING-RIGHT: 11px;
}
#main .content div.list UL.case02 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 600px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#main .content div.list UL.case02 LI {
	FONT-SIZE: 9px; FLOAT: left; WIDTH: 128px; COLOR: #666666; LINE-HEIGHT: 1.3; HEIGHT: 200px; TEXT-ALIGN: center; PADDING-LEFT: 10px; PADDING-RIGHT: 11px;
}
#main .content div.list UL.case03 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 578px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#main .content div.list UL.case03 LI {
	FONT-SIZE: 12px; FLOAT: left; WIDTH: 230px; COLOR: LINE-HEIGHT: 1.3; HEIGHT: 170px; TEXT-ALIGN: center; PADDING-LEFT: 29px; PADDING-RIGHT: 30px;
}
#main .content div.list UL.usedcar01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 600px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#main .content div.list UL.usedcar01 LI {
	FONT-SIZE: 10px; FLOAT: left; WIDTH: 128px; COLOR: #666666; LINE-HEIGHT: 1.3; HEIGHT: 300px; PADDING-LEFT: 10px; PADDING-RIGHT: 11px;
}
#main .content div.list UL.customparts01 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 600px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#main .content div.list UL.customparts01 LI {
	FONT-SIZE: 10px; FLOAT: left; WIDTH: 128px; COLOR: #666666; LINE-HEIGHT: 1.3; HEIGHT:260px; PADDING-LEFT: 10px; PADDING-RIGHT: 11px;
}


/* 定休日カレンダー 
------------------------------------------*/
#main .content div.calendar {
}

#main .content div.calendar h2 {
}

#main .content div.calendar table {
font-size: 14px;
margin-top:5px;
padding: 0px;
border-collapse: separate;
width: 100%;
}

#main .content div.calendar th {
text-align: center;
font-weight: bold;
}

#main .content div.calendar td {
text-align: center;
}
#main .content div.calendar td a {color:#3d3d3d; text-decoration:underline;}
#main .content div.calendar td a:hover {color:#fff; text-decoration:none; background:#3d3d3d;}


/*前後記事リンク部navi
++++++++++++++++++++++++++++++*/
div#main div.navi{
margin: 0px 20px 0 0;
padding: 3px;
background: #ffffff;
text-align: center;
}
/*まとめてposted by
--------------------------------------------------------------*/
div.content ul.posted {
clear: both;
padding: 3px;
background:url(/images/dott01.gif) top repeat-x;
list-style: none;
text-align: right;
font-size: 10px;
margin-left:0;
}

*+html ul.posted {
font-size: 9px;
}


ul.posted li{
display: inline;
margin: 0px 5px 0px 0px;
}
ul.posted li.postAuthor span.txtAu{
font-weight: bold;
}


/* -- エントリーのposted by -- 
------------------------------------------*/
.entryBody ul.posted {margin:10px 0;}
.entryBody ul.posted li{
}

/* -- エントリのposted by 投稿社名 -- 
------------------------------------------*/
.entryBody ul.posted li.postAuthor{
}
.entryBody ul.posted li.postAuthor span.txtAu{
}

/* -- エントリのposted by 投稿日 -- 
------------------------------------------*/
.entryBody ul.posted li.postDate{
}

/* -- エントリのposted by 投稿カテゴリ -- 
------------------------------------------*/
.entryBody ul.posted li.postCat{
}

/* -- エントリのposted by コメント -- 
------------------------------------------*/
.entryBody ul.posted li.postCom{
}

/* -- エントリのposted by トラクバック -- 
------------------------------------------*/
.entryBody ul.posted li.postTb{
}

/* -- コメントのposted by -- 
------------------------------------------*/
#comment ul.posted {
}
#comment ul.posted li{
}

/* -- コメントのposted by 投稿社名 -- 
------------------------------------------*/
#comment ul.posted li.postAuthor{
}
#comment ul.posted li.postAuthor span.txtAu{
}

/* -- コメントのposted by 投稿日 -- 
------------------------------------------*/
#comment ul.posted li.postDate{
}


/*まとめてトラックバック・コメント見出し
--------------------------------------------------------------*/
#main h4 {
font-size: 12px;
background: #000;
padding: 3px 3px 3px 10px;
margin-top: 20px;
color:#fff;
}


/* -- トラックバック見出し -- 
------------------------------------------*/
#main div.tbUrl h4 {
}

/* -- コメント見出し -- 
------------------------------------------*/
#main div.tbUrl h4 {
}

/*まとめてトラックバック・コメントの小見出し
------------------------------------------*/
#main h5 {
font-size: 12px;
font-weight: normal;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 5px;
border-left: 5px solid #000;
}

/* -- このエントリーのトラックバックURL -- 
------------------------------------------*/
#main div.tbUrl h5 {
}

/* -- この記事に対するトラックバック一覧 -- 
------------------------------------------*/
#main h5.tbListTitle {
}
/* -- この記事に対するコメント一覧 -- 

------------------------------------------*/
#main h5.comListTitle {
}

/* -- コメントフォーム -- 
------------------------------------------*/
#main h5.comFormTitle {
}

/* トラックバックURL 
------------------------------------------*/
.tbUrl p{
font-size: 10px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 3px;
margin: 10px;
background: #ffffff;
}

/* トラックバックリスト 
------------------------------------------*/
dl.tbList {
margin: 10px 0px 0px 0px;
padding: 0;
}

dl.tbList dt{
font-weight: bold;
}

dl.tbList dt span.blogName{
font-weight: normal;
}

dl.tbList dd {
margin: 10px 0px 0px 0px;
padding: 0px 20px 0px 20px;
}

dl.tbList dd.continue{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: right;
border-bottom: 1px dashed #cccccc;
}

/* コメントリスト 
------------------------------------------*/
dl.comList {
margin: 10px 0px 0px 0px;
padding: 0;
}

dl.comList dt{
font-weight: bold;
}

dl.comList dd{
margin: 10px 0px 0px 0px;
padding: 0px 20px 0px 20px;
}

/* コメントフォーム 
------------------------------------------*/
.comForm {
margin: 20px 0px 0px 0px;
padding: 0;
}

#error ul{
font-size: 12px;
color: #999999;
}

.comForm dl {
margin: 0;
padding: 0;
}

.comForm dt {
font-size: 12px;
margin: 5px 0px 0px 0px;
}

.comForm dd {
margin: 0;
}

.comForm dd input {
width: 200px;
}

.comForm dd textarea {
width: 330px;
}

.comForm dd.sub input {
width: 80px;
}


/* SIDE 
========================================================*/
#sub {float:right; width: 260px; line-height:16px; overflow: hidden; margin:0; padding:20px 0;}

#sub div#subRight {margin:0 20px 0 0; border:6px solid #8f7156; padding-bottom:15px;}


.sidebar {margin:0 0px 0px 0px; padding: 0px;}

/* サイドまとめて設定 
--------------------------------------------------------------*/
.sidebar h2{
margin: 20px 0px 10px 0px;
padding: 4px 0 4px 25px;
background:#5e432a url(/images/bg_side_title.gif) left no-repeat;
color: #fff;
font-size: 14px;
}

.sidebar ul{
margin:0 0 0 5px;
padding: 0;
list-style: none;
color:#333;
}

.sidebar li{
color:#3d3d3d;
margin: 0 0 0 0;
padding: 0 0 5px 15px;
line-height: 140%;
background: url(/images/bg_side_list.gif) left 3px no-repeat;
}
.sidebar li a {color:#3d3d3d;}
.sidebar li a:hover {color:#fff; background:#3d3d3d; text-decoration:none;}


/* サイドの各ボックスをまとめて 
--------------------------------------------------------------*/
.sidebar #info,
.sidebar #calendar,
.sidebar #profile,
.sidebar #categories,
.sidebar #recent,
.sidebar #comment,
.sidebar #trackback,
.sidebar #archive,
.sidebar #link,
.sidebar #search{
margin: 0px 0px 0px 0px;
padding:0 10px;
}



/* インフォメーション 
------------------------------------------*/
.sidebar #info {
}
.sidebar #info h2{
}


/* カレンダー 
------------------------------------------*/
.sidebar #calendar {
}

.sidebar #calendar h2 {
}

.sidebar #calendar table {
font-size: 12px;
margin-top:5px;
padding: 0px;
border-collapse: separate;
width: 100%;
}

.sidebar #calendar th {
text-align: center;
font-weight: bold;
}

.sidebar #calendar td {
text-align: center;
}
.sidebar #calendar td a {color:#3d3d3d; text-decoration:underline;}
.sidebar #calendar td a:hover {color:#fff; text-decoration:none; background:#3d3d3d;}

/* プロフィール 
------------------------------------------*/
.sidebar #profile {padding-top:10px;}
.sidebar #profile h2{

}
.sidebar #profile p{

}
.sidebar #profile img.profile{
width: 100%;
margin: 0;
padding: 0;
}
.sidebar #profile pre{
margin-bottom:0;
}
.sidebar #profile a {color:#3d3d3d;}
.sidebar #profile a:hover {background:#3d3d3d; color:#fff; text-decoration:none;}
.sidebar #profile div.text_box{padding: 10px; border: 1px solid #cccccc; background: #eeeeee;}
.sidebar #profile div.text_box2{padding: 10px; border: 1px solid #cccccc; background: #ffffcc;}


/* カテゴリー 
------------------------------------------*/
.sidebar #categories {
}
.sidebar #categories h2{
}
.sidebar #categories ul{
}
.sidebar #categories li{
}
.sidebar #categories div.text_box{padding: 10px; border: 1px solid #cccccc; background: #eeeeee;}


/* 最新エントリ 
------------------------------------------*/
.sidebar #recent {
}
.sidebar #recent h2{
}
.sidebar #recent ul{
}
.sidebar #recent li{
}

/* 最新コメント 
------------------------------------------*/
.sidebar #comment {
}
.sidebar #comment h2{
}
.sidebar #comment ul{
}
.sidebar #comment li{
}

/* 最新とらば 
------------------------------------------*/
.sidebar #trackback {
}
.sidebar #trackback h2{
}
.sidebar #trackback ul{
}
.sidebar #trackback li{
}

/* 月別アーカイブ 
------------------------------------------*/
.sidebar #archive {
}
.sidebar #archive h2{
}
.sidebar #archive ul{
}
.sidebar #archive li{
}

/* リンク 
------------------------------------------*/
.sidebar #link {
}
.sidebar #link h2{
}
.sidebar #link ul{
}
.sidebar #link li{
}

/* 検索 
------------------------------------------*/
.sidebar #search {
}
.sidebar #search h2{
search h2
}

.sidebar #search form{
text-align:center;
margin: 0px;
padding: 0px;
}

.sidebar #search input{
width: 140px;
}

.sidebar #search input.textBox{
}

/* RSS 
------------------------------------------*/
#rss{
text-align: right;
margin: 0 0px 5px 0px;
padding-right:20px;
}

div.bn {margin:10px 20px 0;}


/* 問い合わせフォーム
------------------------------------------*/
FIELDSET {
	MARGIN: 0px 0px;　PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px 0px; MARGIN: 0px; PADDING-TOP: 0px;　BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
FIELDSET DL {
	MARGIN: 0px
}
FIELDSET DL DT {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FLOAT: left; PADDING-BOTTOM: 10px; WIDTH: 150px; COLOR: #000000; PADDING-TOP: 10px
}
FIELDSET DL DD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 170px; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 10px; BORDER-BOTTOM: #cccccc 1px solid
}
FIELDSET DL DD SPAN {
	FONT-WEIGHT: bold; COLOR: #000000
}
INPUT.submit {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 5px; PADDING-TOP: 10px
}
FIELDSET TEXTAREA {
	WIDTH: 350px
}


/* 総合トップへのリンクバナー
------------------------------------------*/
#global{margin:10px 20px 0; text-align:center;}


/* FOOTER 
========================================================*/
#footer {margin:0; padding:0; background:#6e5843 url(/images/back_footer.jpg) top repeat-x;}
#footer div#footer-contents {background:url(/images/back_footer_inner.jpg) top repeat-y; width:900px; margin:0 auto;}
#footer div#footer-contents div#footer-inner {background:#fcfcfc url(/images/back_footerinner.jpg) top repeat-x; margin:0 2px; padding:0 22px 10px; text-align:left;}
div#footer-left {width:480px; float:left; padding-top:15px;}
div#footer-right {width:370px; float:right; padding:10px 0;}

div#footer-left dl {margin:0; padding:0 0 15px;}
div#footer-left dl dt {font-size:0; line-height:0; margin:0; padding:0;}
div#footer-left dl dd {padding:0; margin:0;}
div#footer-left dl dd p {padding:1px 2px 0; margin:0; color:#666; font-size:10px; line-height:1.5; letter-spacing:0; font-family:"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
div#footer-left dl dd p.space {padding-top:8px;}
div#footer-left dl dd p span {margin-right:4px; padding-right:4px; border-right:1px solid #666;}
div#footer-left p a {color:#666; text-decoration:underline;}
div#footer-left p a:hover {color:#fff; background:#666; text-decoration:none;}
div#footer-left p#address {padding:0 0 10px; margin:0; color:#666;}

div#footer-right p#footer-catch {font-size:0; line-height:0; margin:0; padding:0 0 10px;}
div#footer-right dl#footer-tel {margin:0; padding:0 0 10px; font-size:0; line-height:0;}
div#footer-right dl#footer-tel dt {margin:0; padding:0; width:220px; float:left;}
div#footer-right dl#footer-tel dd {margin:0; padding:0; width:140px; height:40px; overflow:hidden; float:right; background:url(/images/footer_inquiry_ov.png);}
div#footer-right dl#footer-tel dd a {display:block;}
div#footer-right dl#footer-tel dd a:hover {background-color:transparent;}
div#footer-right dl#footer-tel dd a:hover img {visibility:hidden;}
div#footer-right dl#footer-text {margin:0; padding:0; font-size:0; line-height:0;}
div#footer-right dl#footer-text dt {width:370px; height:50px; overflow:hidden; margin:0 0 10px; padding:0; background:url(/images/footer_bnr_ov.gif);}
div#footer-right dl#footer-text dt a {display:block;}
div#footer-right dl#footer-text dt a:hover {background-color:transparent;}
div#footer-right dl#footer-text dt a:hover img {visibility:hidden;}
div#footer-right dl#footer-text dd {font-size:0; line-height:0; margin:0; padding:0;}

div#copyrights {background:#b97d00; padding:0;}
div#copyrights div#copy-inner {width:900px; margin:0 auto; background:url(/images/back_copy.jpg) repeat-y;}
div#copyrights div#copy-inner p {padding:5px 0; margin:0; text-align:center; color:#fff;}
div#copyrights div#copy-inner p a {color:#fff; text-decoration:none;}
div#copyrights div#copy-inner p a:hover {text-decoration:underline;}


/*----------------------------------
	3: etct
------------------------------------*/
/*  ENTRYV ARCHIVE 
========================================================*/

/*HR区切り線など
------------------------------------------*/
span.s-line {text-decoration:line-through; margin-right:10px;}
hr {
    width:95%;
    text-align: center;
    border-style:solid;
    border-color:#aaaaaa;
    height:1px;
    }

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*プロフィール　タイトル表示なし*/
div#profile h2 {display:none;}

