@charset "utf-8";

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
BODY {
	color: #444;
	background-color: #fff;
}
H1,
H2,
H3,
H4,
H5,
H6 {
	font-weight: bold;
}
H1 {
	font-size: small;
}
H2,
H3,
H4,
H5,
H6 {
	font-size: medium;
}
P,
TD,
TH,
LI,
DT,
DD,
INPUT,
TEXTAREA,
DIV.entryBody,
DIV.entryMore {
	font-size: small;
}
A {
	text-decoration: underline;
	color: #f08300;
}
A:visited {
	text-decoration: underline;
	color: #f08300;
}
A:hover {
	text-decoration: none;
	color: #954d37;
}



/* ==================== クリアフィックス ==================== */

DIV#main:after,
DIV#contents DIV#categoryTop:after,
DIV#contents DIV.entryBody:after,
DIV#contents DIV.entryMore:after,
DIV#contents .contentNavi:after,
DIV#contents DIV.contentInner:after,
DIV#contents DIV.contentInner_access:after,
DIV#secondArea DIV#brogPartsAssets UL:after,
DIV#footerInner:after {
	content: ".";
	display: block;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	height: 0.1px;
	visibility: hidden;
}
* html DIV#main,
* html DIV#contents DIV#categoryTop,
* html DIV#contents DIV.entryBody,
* html DIV#contents DIV.entryMore,
* html DIV#contents .contentNavi,
* html DIV#contents DIV.contentInner,
* html DIV#contents DIV.contentInner_access,
* html DIV#secondArea DIV#brogPartsAssets UL,
* html DIV#footerInner {
	display: inline-block;
}
/* no ie mac \*/
* html DIV#main,
* html DIV#contents DIV#categoryTop,
* html DIV#contents DIV.entryBody,
* html DIV#contents DIV.entryMore,
* html DIV#contents .contentNavi,
* html DIV#contents DIV.contentInner,
* html DIV#contents DIV.contentInner_access,
* html DIV#secondArea DIV#brogPartsAssets UL,
* html DIV#footerInner {
	height: 1%;
}
DIV#main,
DIV#contents DIV#categoryTop,
DIV#contents DIV.entryBody,
DIV#contents DIV.entryMore,
DIV#contents .contentNavi,
DIV#contents DIV.contentInner,
DIV#contents DIV.contentInner_access,
DIV#secondArea DIV#brogPartsAssets UL,
DIV#footerInner {
	display: block;
	zoom: 1;
}
/* */



/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
DIV#container {

}

/* ========== ヘッダー ========== */
DIV#header {
	padding: 40px 0 326px 0;
	background: url("../images/body_back.jpg") center top no-repeat;
	margin: 0 auto -326px;
	height: 100px;
	width: 1040px;
	overflow: hidden;
}
DIV#header DIV#headerTitle {
	position: relative;
	
}
DIV#header DIV#headerAreaSub {
	float: right;
	text-align: right;
	padding-right: 157px;
}
DIV#header H1 {
}
DIV#header P#headerAddress {
	color: #666;
	font-size: 10pt;
}
DIV#header DIV#headerSearch {}
DIV#header DIV#headerSearch DIV#googleSearch {
	margin: 15px 0 5px;
	padding: 5px 5px 0 0;
	width: 290px;
	background: url("../images/header_gsearch_bg.gif") left top no-repeat;
}
DIV#header DIV#headerSearch DIV#googleSearch FORM {
	padding: 0 5px 5px 0;
	background: url("../images/header_gsearch_footer_bg.gif") left bottom no-repeat;
}
DIV#header DIV#headerSearch INPUT.text {
	width: 180px;
}
DIV#header DIV#headerSearch INPUT.submit {
	width: 45px;
}
DIV#header DIV#headerSearch INPUT {}
DIV#header DIV#headerAreaLogo {
	padding-left: 34px;
	height: 100px;
	}

DIV#header P#site_description {
	font-weight: bold;
	color: #fff;
	width: 850px;
	margin: 0 auto;
	padding: 5px 0 5px 50px;
	background: url("../images/catchCopy_bg.gif") left center no-repeat;
}


/* ========== メインメニュー + キャッチ画像 + セカンドエリア + コンテンツ 枠 ========== */

/* メインメニュー + キャッチ画像 + メイン をラップ */
DIV#mainBg {
	width: 1040px;
	margin: 0 auto;
	}

/* メインメニュー */
div#mainMenu {
	clear: both;
	margin: 0 auto;
	padding: 23px 0 19px 29px;
}
div#mainMenu ul {
	margin: 0;
	}

/* ========== キャッチ画像・メインメニュー下 シャドウ ========== */
/* セカンドエリア + コンテンツ をラップ */
DIV#main {
	width: 928px;
	padding: 0px 0px 0px 37px;
	background: url("../images/main_back.gif") repeat-y top right;
}

DIV#secondArea {
	float: left;
	width: 250px;
	padding-right: 0px;
	padding-top: 12px;
	background: url("../images/main_top_index.gif") no-repeat top left;
}
DIV#contents {
	float: right;
	width: 667px;
	padding-right: 11px;
	padding-top: 12px;
	padding-left: 20px;
	background: url("../images/main_top_index.gif") no-repeat top right;
}
.topPage DIV#secondArea{
	background: url("../images/main_top.gif") no-repeat top left;
}
.topPage DIV#contents{
	background: url("../images/main_top.gif") no-repeat top right;
}

/* ========== 2カラム 設定 ========== */
/* { 2カラム, secondArea 右 
DIV#secondArea {
	float: right;
}
DIV#contents {
	float: left;
}
*/

/* 2カラム, secondArea 右 } */

/* { 2カラム secondArea 左 */

/* 2カラム secondArea 左 } */



/* ========== メインメニュー ========== */

/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */



/* ========== キャッチ画像 ========== */
DIV#catchArea {
	padding-left: 33px;
	padding-bottom: 18px;

}



/* ==================== コンテンツ ==================== */



/* ---------- 見出し ---------- */
DIV#contents H2,
DIV#contents H3,
DIV#contents H4,
DIV#contents H5,
DIV#contents H6,
DIV#contents P,
DIV#contents TD,
DIV#contents TH,
DIV#contents LI,
DIV#contents DIV.entryBody,
DIV#contents DIV.EntryMore {
	line-height: 1.5;
}
DIV#contents P,
DIV#contents OL,
DIV#contents UL,
DIV#contents TABLE {
	margin-bottom: 15px;
}
DIV#contents H1,
DIV#contents H2,
DIV#contents H3,
DIV#contents H4,
DIV#contents H5,
DIV#contents H6 {
	clear: both;
	margin-bottom: 10px;
}

DIV#contents H2 {
	color: #666666;
	text-align:right;
	margin-right: 20px;
}
DIV#contents H2 IMG {
	vertical-align: middle;
}
DIV#contents H2.rss {
	background-image: url("../images/h2_rss_bg.gif");
}
DIV#contents H2.rss A {
	display: block;
	text-decoration: none;
}
DIV#contents A.rss {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
}
DIV#contents H2#h2blog,
DIV#contents H2#h2sekou,
DIV#contents H2#h2news {
	background: none;
	padding: 0;
	}
DIV#contents A.rss:hover {
	text-decoration: none;
	color: #555;
}
DIV#contents H3 {
	font-weight: bold;
	color: #fff;
	padding: 23px 0 12px 20px;
	margin-top: 20px;
	background: url("../images/h3_bg.gif") left bottom no-repeat;
}
DIV#contents H3 a {
	color: #fff;
	text-decoration: none;
	}
DIV#contents H3 a:hover {
	color: #555;
	text-decoration: none;
	}
DIV#contents H4 {
	font-weight: bold;
	color: #fff;
	padding: 23px 0 12px 20px;
	margin-top: 15px;
	background: url("../images/h4_bg.gif") left bottom no-repeat;
}
DIV#contents H4 a {
	color: #fff;
	text-decoration: none;
	}
DIV#contents H4 a:hover {
	color: #555;
	text-decoration: none;
	}

/* ---------- ページ送り ---------- */
DIV#contents .contentNavi {
	width: 100%;
}
DIV#contents .contentNavi a,
DIV#contents .contentNavi strong {
	display: block;
	float: left;
	text-align: center;
	line-height: 1;
	font-size: 130%;
	margin: 0 5px 0 0;
	padding: 5px 8px;
	background-color: #f5f5f5;
	border: 2px solid #efefef;
}
DIV#contents .contentNavi strong,
DIV#contents .contentNavi A:hover {
	color: #101113;
	background-color: #d8ecf6;
	border-color: #90c6e0;
}

/* ---------- ボディー ---------- */
DIV#contents div.contentInner,
DIV#contents div.contentInner_access {
	padding: 0px 7px 15px 7px;
	margin-bottom: 25px;
}

DIV#contents DIV.entryBody,
DIV#contents DIV.entryMore {
	overflow: hidden;
	padding: 1px 10px;
}

/* ---------- コモン ---------- */
DIV#contents TH,
DIV#contents TD {
	padding: 5px;
	border: 1px solid #84a51c;
}
DIV#contents THEAD TD,
DIV#contents TH {
	background-color: #ebf4bc;
}
DIV#contents THEAD TH {
	background-color: #3ea9dc;
}

DIV#contents P.pankuzu {}
DIV#contents .fontXLarge {font-size: large;}
DIV#contents .fontLarge {font-size: medium;}
DIV#contents .fontSmall {font-size: x-small;}
DIV#contents .fontMedium {font-size: small;}
DIV#contents .fontXSmall {font-size: xx-small;}
DIV#contents input.text {
	width: 300px;
}
DIV#contents TEXTAREA {
	width: 300px;
	height: 8em;
}
DIV#contents .caution {
	color: #e00;
}
DIV#contents P.price {
	font-size: medium;
	text-align: right;
	font-weight: bold;
	color: #e00;
}
DIV#contents DIV.hr01 {
	margin: 0 0 15px;
	height: 1px;
	background-image: url("../images/hr.gif");
	background-position: left top;
	background-repeat: repeat-x;
}
DIV#contents DIV.comment DIV.hr01 {
	margin-top: -1em;
}
DIV#contents P.nextPrevious {
	text-align: center;
}
DIV#contents P.linkBlock,
DIV#contents P.anchorTop {
	padding-top: 15px;
}
DIV#contents P.linkBlock a,
DIV#contents P.anchorTop a {
	background: url("../images/arrow.gif") no-repeat left center;
	padding: 3px 0 3px 20px
	}
DIV#contents P.entryMeta {
	text-align: right;
	padding: 5px;
	margin: 0 0 35px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
}
DIV#contents P.linkBlock,
DIV#contents P.anchorTop {
	text-align: right;
}
DIV#contents TD.buttonArea {
	border: none;
}
#comments table{
	margin: 0 auto;
	}


/* ==================== セカンドエリア ==================== */
DIV#secondArea {
	width: 220px;
	padding-left: 4px;
	padding-right: 6px;
}


/* ---------- 見出し ---------- */
DIV#secondArea H2,
DIV#secondArea H3,
DIV#secondArea H4,
DIV#secondArea H5,
DIV#secondArea H6,
DIV#secondArea TD,
DIV#secondArea TH,
DIV#secondArea LI,
DIV#secondArea P {
	font-size: small;
}
DIV#secondArea TD,
DIV#secondArea TH,
DIV#secondArea LI,
DIV#secondArea P {
	line-height: 150%;
}


/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
DIV#secondArea DIV#subMenu DIV.subMenu,
DIV#secondArea DIV#freeSpace {
	padding: 0 0px 0px;
	background: url("../images/second_area_bg.gif") left bottom no-repeat;
}
DIV#secondArea DIV#freeSpace DIV.entryBody {
	background: url("../images/hr.gif") center top no-repeat;
}
DIV#secondArea DIV#banners {
	margin: 0 0 0px;
}
/* ----- タイトル ----- */
DIV#secondArea DIV#subMenu DIV.title,
DIV#secondArea DIV#freeSpace DIV.title,
DIV#secondArea DIV#banners DIV.title {
	overflow: hidden;
	text-indent: -9999px;
	height: 110px;
	background-position: left top;
	background-repeat: no-repeat;
}
DIV#secondArea DIV#qrcode DIV.title {
	display: none;
	}
/* ----- コンテンツの余白 ----- */
DIV#secondArea P,
DIV#secondArea SELECT,
DIV#secondArea DIV.entryBody,
DIV#secondArea DIV#freeSpace H3 {
	margin: 5px 10px;
}
DIV#secondArea #qrcode P {
	margin: 0;
	}
/* ---------- サブメニュー ---------- */
/* title */
DIV#secondArea DIV#subMenu DIV.subMenu DIV.title {
	overflow: hidden;
	display: none;
	text-indent: -9999px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サブパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* list */
DIV#secondArea DIV#subMenu UL {
	width: 100%;/* IEの表示バグのため、widthを設定 */
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV#subMenu LI {
	list-style-type: none;
	width: 100%;/*IE6の表示バグのため、widthを設定*/
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV#subMenu LI A {
	position: relative;
	display: block;
	text-decoration: none;
	color: #2792c5;
	margin: 0;
	padding: 5px 0 5px 30px;
	background: url("../images/arrow_001.gif") 15px center no-repeat;
}
DIV#secondArea DIV#subMenu LI A:hover {
	color: #033b90;
}
/* ---------- フリースペース ---------- */
DIV#secondArea DIV#freeSpace {}
DIV#secondArea DIV#freeSpace DIV.title {
	background-image: url("../images/second_area_title_free.gif");
}
DIV#secondArea DIV#freeSpace DIV.entryBody {
	padding-bottom: 10px;
}
DIV#secondArea DIV#freeSpace DIV.entryBody P {
	margin-left: 0;
	margin-right: 0;
}
/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_link.css" で指定しています。
 * （※【サブパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */
/* ---------- QRコード ---------- */
DIV#secondArea DIV#qrcode {
	text-align: center;
	background: url("../images/second_area_title_mobile.gif") no-repeat center top;
	height: 245px;
}
DIV#secondArea DIV#qrcode DIV.title {

}
DIV#secondArea DIV#qrcode IMG {
	margin: 132px auto 0px;
}

/* ---------- ブログパーツ・カスタムパーツ ---------- */
DIV#secondArea DIV#secondAreaBlogParts,
DIV#secondArea DIV#secondAreaCustomParts,
DIV#secondArea DIV#secondAreaFreePage01Parts {

}

DIV#secondArea DIV#brogPartsCategory H3,
DIV#secondArea DIV#brogPartsCalendar H3,
DIV#secondArea DIV#brogPartsTagCloud H3,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop H3,
DIV#secondArea DIV#brogPartsMonthlyArchive H3,
DIV#secondArea DIV#brogPartsEntry H3,
DIV#secondArea DIV#brogPartsComment H3,
DIV#secondArea DIV#brogPartsAuthor H3,
DIV#secondArea DIV#brogPartsAssets H3,
DIV#secondArea DIV#customPartsCategory H3,
DIV#secondArea DIV#customPartsComment H3,
DIV#secondArea DIV#freePageEntryList H3,
DIV#secondArea DIV#freePageCategoryEntryList H3 {
	text-align: left;
	font-size: medium;
	color: #fff;
	padding: 70px 35px 5px 30px;
	background: #52b3e0 url("../images/second_area_title.gif") left top no-repeat;
}
DIV#secondAreaBlogParts H3 A {
	color: #fff;
}

/* ---------- UL ---------- */
DIV#secondArea DIV#brogPartsCategory UL,
DIV#secondArea DIV#brogPartsCalendar UL,
DIV#secondArea DIV#brogPartsTagCloud UL,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop UL,
DIV#secondArea DIV#brogPartsMonthlyArchive UL,
DIV#secondArea DIV#brogPartsEntry UL,
DIV#secondArea DIV#brogPartsComment UL,
DIV#secondArea DIV#brogPartsAuthor UL,
DIV#secondArea DIV#customPartsCategory UL,
DIV#secondArea DIV#customPartsComment UL,
DIV#secondArea DIV#freePageEntryList UL,
DIV#secondArea DIV#freePageCategoryEntryList UL {
	width: 100%;/* IEの表示バグのため、widthを設定 */
	margin: 0;
	padding: 0;
}
DIV#secondArea DIV#brogPartsCategory LI,
DIV#secondArea DIV#brogPartsCalendar LI,
DIV#secondArea DIV#brogPartsTagCloud LI,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop LI,
DIV#secondArea DIV#brogPartsMonthlyArchive LI,
DIV#secondArea DIV#brogPartsEntry LI,
DIV#secondArea DIV#brogPartsComment LI,
DIV#secondArea DIV#brogPartsAuthor LI,
DIV#secondArea DIV#customPartsCategory LI,
DIV#secondArea DIV#customPartsComment LI,
DIV#secondArea DIV#freePageEntryList LI,
DIV#secondArea DIV#freePageCategoryEntryList LI {
	list-style-type: none;
	font-weight: bold;
	margin: 0px 19px;
	padding: 5px 0px;
	background: url("../images/hr.gif") center top no-repeat;
}
DIV#secondArea DIV#brogPartsCategory LI a,
DIV#secondArea DIV#brogPartsMonthlyArchive LI a,
DIV#secondArea DIV#brogPartsEntry LI a,
DIV#secondArea DIV#brogPartsComment LI a,
DIV#secondArea DIV#brogPartsAuthor LI a,
DIV#secondArea DIV#customPartsCategory LI a,
DIV#secondArea DIV#customPartsComment LI a,
DIV#secondArea DIV#freePageEntryList LI a,
DIV#secondArea DIV#freePageCategoryEntryList LI a {
	padding-left: 20px;
	display: block;
	background: url("../images/arrow.gif") left center no-repeat;
	text-decoration: none;
	}

DIV#secondArea DIV#brogPartsCategory LI LI,
DIV#secondArea DIV#brogPartsCalendar LI LI,
DIV#secondArea DIV#brogPartsTagCloud LI LI,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop LI LI,
DIV#secondArea DIV#brogPartsMonthlyArchive LI LI,
DIV#secondArea DIV#brogPartsEntry LI LI,
DIV#secondArea DIV#brogPartsComment LI LI,
DIV#secondArea DIV#brogPartsAuthor LI LI,
DIV#secondArea DIV#customPartsCategory LI LI,
DIV#secondArea DIV#customPartsComment LI LI,
DIV#secondArea DIV#freePageEntryList LI LI,
DIV#secondArea DIV#freePageCategoryEntryList LI LI {
	padding-left: 1em;
}
/* ---------- 各パーツの設定 ---------- */
DIV#secondArea DIV#brogPartsCategory,
DIV#secondArea DIV#brogPartsCalendar,
DIV#secondArea DIV#brogPartsTagCloud,
DIV#secondArea DIV#brogPartsMonthlyArchiveDrop,
DIV#secondArea DIV#brogPartsMonthlyArchive,
DIV#secondArea DIV#brogPartsEntry,
DIV#secondArea DIV#brogPartsComment,
DIV#secondArea DIV#brogPartsAuthor,
DIV#secondArea DIV#brogPartsAssets,
DIV#secondArea DIV#customPartsCategory,
DIV#secondArea DIV#customPartsComment,
DIV#secondArea DIV#freePageEntryList,
DIV#secondArea DIV#freePageCategoryEntryList {
	margin-bottom: 15px;
	background: url("../images/second_area_bg.gif") left bottom no-repeat;
}

DIV#secondArea DIV#brogPartsCategory {}

DIV#secondArea DIV#brogPartsTagCloud {}
DIV#secondArea DIV#brogPartsTagCloud .rank-1 {font-size: 1.75em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-2 {font-size: 1.75em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-3 {font-size: 1.625em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-4 {font-size: 1.5em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-5 {font-size: 1.375em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-6 {font-size: 1.25em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-7 {font-size: 1.125em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-8 {font-size: 1em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-9 {font-size: 0.95em;}
DIV#secondArea DIV#brogPartsTagCloud .rank-10 {font-size: 0.9em;}

DIV#secondArea DIV#brogPartsMonthlyArchiveDrop {}
DIV#secondArea DIV#brogPartsMonthlyArchive {}
DIV#secondArea DIV#brogPartsEntry {}
DIV#secondArea DIV#brogPartsComment {}
DIV#secondArea DIV#brogPartsAuthor {}
DIV#secondArea DIV#brogPartsAssets {}
DIV#secondArea DIV#customPartsCategory {}
DIV#secondArea DIV#customPartsComment {}
DIV#secondArea DIV#freePageEntryList {}
DIV#secondArea DIV#freePageCategoryEntryList {}

/* ---------- 最近のアイテム ---------- */
DIV#secondArea DIV#brogPartsAssets {}
DIV#secondArea DIV#brogPartsAssets UL {
	padding: 3px 0 0 1px;
	margin: 0;
}
DIV#secondArea DIV#brogPartsAssets LI {
	display: inline;
	float: left;
	width: 95px;
	height: 95px;
	padding: 0;
	margin: 0 0 3px 3px;
}
DIV#secondArea DIV#brogPartsAssets LI.even {
	margin-right: 0;
}
DIV#secondArea DIV#brogPartsAssets LI A {
	overflow: hidden;
	display: block;
	width: 91px;
	height: 91px;
	padding: 0;
	margin: 0;
	border: 2px solid #aaa;
}
DIV#secondArea DIV#brogPartsAssets LI A:hover {
	border-color: #555;
}



/* ========== フッター ========== */
DIV#footer {
	color: #dedede;
	padding: 0px;
	margin: 0px;
	background: url("../images/footer_bg.gif") left 30px repeat-x;
	height: 200px;
	position: relative;
}
DIV#footer a {
	color: #fff;
}

DIV#footerInner {
	width: 928px;
	margin: 0 auto;
	padding-left: 37px;
	padding-right: 75px;
	padding-top: 60px;
	background:url("../images/main_bottom.gif") no-repeat 37px top;
	text-align: center;


}

/* ---------- フッターメニュー ---------- */
DIV#footer P#footerMenu {
	margin: 0;
	font-weight:bold;
	height: 140px;
	background: url("../images/copyright.gif") center bottom no-repeat;
}
DIV#footer P#footerMenu a {
	text-decoration: none;
	}
DIV#footer P#footerMenu a:hover {
	text-decoration: underline;
	}

/* ---------- フッター copyright エリア ---------- */
DIV#footer DIV#footerCopyrightArea {
	display: none;
}

/* ---------- フッター copyright 付メニュー ---------- */
DIV#footer P#footerFree {
	margin-bottom: 10px;
}

/* ---------- copyright ---------- */
DIV#footer P#copyright {
	text-indent: -9999px;
	}

BR.clear {
	clear: both;
}
.center {
	text-align: center;
}

/* ==================== ブログ別 装飾 ==================== */


/* ==================== トップページ ==================== */
DIV#contents DIV#categoryTop {}
DIV#contents DIV#categoryTop H3 {
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 15px 0 20px 20px;
	background: #fff url("../images/h2_bg.gif") left top no-repeat;
}
DIV#contents DIV#categoryTop DIV#topContents {}

/* ========== 最近のブログ記事 ========== */
DIV#contents DIV#categoryTop DIV.topLatestBlog {}

/* ========== トップバナー ========== */
/*
 * バナーブロックは "/cmn/css/banner_top_link.css" で指定しています。
 * （※【サブパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */

/* ========== 新着情報 ========== */
DIV#contents DIV#categoryTop DIV.topNews {}
DIV#contents DIV#categoryTop DL.date {
	overflow: auto;
	height: 130px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0 10px 0 0;
}
DIV#contents DIV#categoryTop DL.date {
	list-style:none;
}
DIV#contents DIV#categoryTop DL.date DT {
	margin: 0 0 5px;
	padding: 0;
}
DIV#contents DIV#categoryTop DL.date DT SPAN.dateTitle {
	font-weight: bold;
}
DIV#contents DIV#categoryTop DL.date DD {
	margin: 0 0 10px;
	padding: 0 0 5px 8px;
	border-left: 8px solid #954d37;
	background: url("../images/hr.gif") no-repeat center bottom ;
}
DIV#contents DIV#categoryTop ul.date {
	list-style:none;
	margin:0;
	padding:0;
}
DIV#contents DIV#categoryTop div.topLatestBlog ul.date {
	width: 487px;
	height: 142px;
	background: url("../images/blog_new_back.gif") no-repeat center top;
	overflow: auto;
	padding: 30px 50px;
	margin: 10px auto;
	}

/* ========== google map ========== */
DIV#contents DIV#categoryTop DIV.accessText {
}
DIV#contents DIV#categoryTop TABLE.accessTable {
	float: right;
	width: 320px;
	margin-right: 1px;
}
DIV#contents DIV#categoryTop DIV#googleMapsArea {
	float: left;
	margin-bottom: 10px;
	width: 320px;
	height: 300px;
}



/* ==================== 企業情報 ==================== */
DIV#contents DIV#categoryCompany {
}
DIV#contents DIV#categoryCompany DIV.accessText {
}
DIV#contents DIV#categoryCompany TABLE.accessTable {
	float: right;
	width: 320px;
}
DIV#contents DIV#categoryCompany DIV#googleMapsArea {
	float: left;
	margin-bottom: 10px;
	width: 320px;
	height: 300px;
}



/* ==================== お問い合せ ==================== */
DIV#contents DIV#categoryInquiry {}



/* ==================== 設計例ページ ==================== */
DIV#contents DIV#categoryWorks {}

/* ========== アーカイブ ========== */

/* エントリ一覧 */
DIV#categoryWorksList ul {
	list-style: none;
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}
DIV#categoryWorksList ul:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#categoryWorksList ul li {
	float: left;
	vertical-align: middle;
	width: 217px;
	margin: 0 0px 0 0;
}
DIV#categoryWorksList ul li.last {
	margin-right: 0;
}
DIV#categoryWorksList ul li a {
	overflow: hidden;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 195px;
	height: 116px;
	padding: 11px 11px 5px;
	color:#fff;
	background: url("../images/recent_back_touka.gif") no-repeat center top ;
}
DIV#categoryWorksList ul li A:hover {
	color: #101113;
}
DIV#categoryWorksList ul li .entryTitle {
	display: block;
	line-height: 1.2;
	font-size: 100%;
	margin: 2px 0 0;
}

/* ========== エントリ タイプ共通 ========== */
/* 画像 */
DIV#categoryWorks DIV#entry_sub_image {
	margin: 15px 0 0;
}
DIV#categoryWorks DIV#entry_sub_image ul:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
DIV#categoryWorks a.highslide {
	overflow: hidden;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #efefef;
}
DIV#categoryWorks a.highslide:hover {
	border-color: #90c6e0;
}
DIV#categoryWorks a.highslide img {
	border: none;
}

/* 情報 */
DIV#categoryWorks DIV#categoryWorksData table.categoryWorksData {
	width: 100%;
	margin: 1px 0 0;
}

/* ========== エントリ タイプ1 ========== */
DIV#showType1 DIV#categoryWorksPhoto {
	float: left;
	width: 252px;
	margin: 0 0 10px;
}
DIV#showType1 DIV#categoryWorksData {
	float: right;
	width: 380px;
	padding: 1px;
	margin: 0 0 10px;
}

DIV#showType1 DIV.entryBody {
	clear: both;
	margin: 10px 0 0;
}
DIV#showType1 DIV.entryMore {
	clear: both;
	margin: 0 0 10px;
}

/* 画像 */
DIV#showType1 a.highslide {
	overflow: hidden;
	display: block;
	text-align: center;
	text-decoration: none;
	border: 1px solid #efefef;
}
DIV#showType1 a.highslide:hover {
	border-color: #90c6e0;
}
DIV#showType1 a.highslide img {
	border: none;
}

DIV#showType1 DIV#entry_sub_image ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
DIV#showType1 DIV#entry_sub_image ul li {
	float: left;
	vertical-align: middle;
	width: 82px;
	margin: 0 2px 0 0;
}
DIV#showType1 DIV#entry_sub_image ul li.last {
	margin-right: 0;
}
DIV#showType1 DIV#entry_sub_image ul li a {
	width: 80px;
	height: 80px;
}

/* ========== エントリ タイプ2 ========== */
DIV#showType2 DIV#entry_main_image {
	text-align: center;
	margin: 0 0 15px;
}
DIV#showType2 DIV#categoryWorksData {
	margin: 0 0 15px;
}
DIV#showType2 DIV.entryBody {
	clear: both;
	margin: 0 0 20px;
}
DIV#showType2 DIV.entryMore {
	clear: both;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #aaa;
}

/* 画像 */
DIV#showType2 DIV#entry_sub_image ul {
	list-style: none;
	margin: 0 30px 20px;
	padding: 0 0 20px 25px;
	border-bottom: 1px dashed #aaa;
}
DIV#showType2 DIV#entry_sub_image ul li {
	float: left;
	vertical-align: middle;
	width: 242px;
	margin: 0 47px 0 0;
}
DIV#showType2 DIV#entry_sub_image ul li.last {
	margin-right: 0;
}
DIV#showType2 DIV#entry_sub_image a.highslide {
	overflow: hidden;
	width: 240px;
	background-color: #f5f5f5;
	border: 2px solid #efefef;
}
DIV#showType2 DIV#entry_sub_image a.highslide:hover {
	background-color: #d8ecf6;
	border-color: #90c6e0;
}
DIV#showType2 DIV.image-caption P {
	margin: 10px 0 0;
}



/* ==================== カスタムページ ==================== */
DIV#contents DIV#categoryCustom {}



/* ==================== フリーページ ==================== */
DIV#contents DIV#categoryFree {}



/* ==================== ブログページ ==================== */
DIV#contents DIV#categoryBlog {}

/* ==================== スタッフ紹介 ==================== */
DIV#contents p.staff {
	border-bottom: 2px solid #f2975f;
	border-left: 10px solid #f2975f;
	padding: 0px 0px 3px 5px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
}

/* ==================== 施工事例 ==================== */
DIV#contents div#categoryWorks div.contentInner {
	margin-bottom: 0px;
}

/* ==================== 塗装について ==================== */
div.gaiheki_wrap {
	clear: both;
	padding-top: 40px;
	}
div.gaiheki_l {
	float: left;
	width: 265px;
	}
div.gaiheki_l span {
	font-weight: bold;
	}
div.gaiheki_r {
	float: right;
	width: 365px;
	}


div.tosou_wrap_l {
	float: left;
	width: 48%;
	}
div.tosou_wrap_r {
	float: right;
	width: 48%;
	}
div.tosou_l {
	float: left;
	padding-right: 7px;
	padding-bottom: 10px;
	}
div.tosou_wrap_one {
	padding: 0 65px;
	}
div.tosou_wrap_l span,
div.tosou_wrap_r span,
div.tosou_wrap_one span {
	font-weight: bold;
	}
div.tosou_r {
	}


/* ==================== リフォームについて ==================== */
div.reform_index_list {
	width: 200px;
	text-align: center;
	float: left;
	padding-right: 5px;
	}
div#contents div.reform_index_list h4 {
	padding-left: 0px;
	margin-bottom: 0px;
	}