@charset "utf-8";

/* サイト共通要素 */

/* ==================== タグの初期設定 ==================== */
body {
color: #696969;
background-color: #f2f2f2;
padding:0 ;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
font-weight: normal;
font-size: 12px;
}
h2,
h3,
h4,
h5,
h6 {
}
p,
td,
th,
li,
dt,
dd,
input,
textarea,
div.entryMore {
font-size: 12px;
}
div.entryBody p{
font-size: 14px;
}

.clear {
clear: both;
}
br.clear {
letter-spacing: 0;
line-height: 1;
}
.center {
text-align: center;
}
.right {
text-align: right;
}

.address {
text-align: right;
font-size:11px;
font-family: 'Verdana';
margin: 0 38px 0 0;
padding: 2px 0 0;
}


/* ==================== クリアフィックス ==================== */
.clearfix:after {
content: ".";
display: block;
clear: both;
line-height: 0;
font-size: 0;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}


/* Mac版IEを除外 \*/
.clearfix {
display: block;
}
/* */

/* ==================== 可変グリッド ==================== */

#grid-content {
overflow: hidden;
height: 0;
}
#grid-content div.block {
width: 190px;
background-color: #ffffff;
margin: 0 0 4px 4px;
}
#grid-content div.large {
width: 384px;
}
#grid-content div.exlarge {
 width: 772px; 
/* width: 578px;*/
margin-bottom:4px;
}

/* ==================== サイト全体 レイアウト ==================== */
/* ========== 全体枠 ========== */
div#container {
 min-width: 980px;
margin: 0 auto;
}

div#index_container {
min-width: 780px;
margin: 0 auto;
}

div#blog_container {
width: 980px;
margin: 0 auto;
}



/* ========== ヘッダー ========== */
div#header {
border-left: solid 4px #e5e5e5;
border-right: solid 4px #e5e5e5;
background-color: #ffffff;
}

div#siteTitle {
}
div#siteTitle h1 {
}

div#headerTitle {
}
div#headerAreaLogo {
float: left;
}
div#headerAreaSub {
float: right;
padding: 61px 38px 0 0; 
text-align: right;
}
p#headerAddress {
color: #666;
font-size: 11px;
}


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

/* メインメニュー + キャッチ画像 + メイン をラップ */
div#mainBg {
border-left: solid 4px #e5e5e5;
border-right: solid 4px #e5e5e5;
background-color:#ffffff;
margin: 0 auto;
}



/* ========== キャッチ画像 ========== */
div#catchArea {
text-align: center;
}



/* ========== キャッチ画像・メインメニュー下 シャドウ ========== */
/* セカンドエリア + コンテンツ をラップ */
div#main {
clear: both;
}
div#mainInner {
padding-left: 190px;
border-top: 4px solid #e5e5e5;
border-bottom: solid 4px #e5e5e5;
background: url("../images/second_area_bg.gif") left top repeat-y #e5e5e5;
}



/* ========== メインメニュー ========== */
div#mainMenu {
position: relative;
left: 29px;
float: left;
margin: 0 0 28px;
padding-right: 29px;
}
div#mainMenu ul {
margin: 0;
padding: 0;
}
/*
 * "/cmn/css/main_menu.css" に移動
 * （※【メインメニュー】ブログのインデックスアーカイブで生成。）
 */



/* ========== 2カラム 設定 ========== */
div#secondArea {
float: left; 
left:-190px;
margin-right:-190px;
position:relative;
}
div#contents {
float: right;
/*position: absolute; */
/*left: 200px; */
width: 100%; 
/*min-width: 697px; */
}



/* ==================== コンテンツ ==================== */
div#contents {
}


/* ---------- コモン ---------- */
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,
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 dt,
div#contents dd,
div#contents div.entryBody,
div#contents div.entryMore {
line-height: 1.5;
}
div#contents p,
div#contents ul,
div#contents ol,
div#contents dl,
div#contents table {
margin-bottom: 15px;
}
div#contents th,
div#contents td {
}
div#contents th,
div#contents thead td,
div#contents tfoot td {
}
div#contents thead th,
div#contents tfoot th {
}

div#contents textarea {
width: 300px;
height: 8em;
}

div#contents th{
border-bottom:solid 1px #000000;
width:100px;
padding: 20px 20px 10px;
}

div#contents td{
border-bottom:solid 1px #999999;
padding: 20px 20px 10px;
}

/* ---------- mainBlock ---------- */
div#contents div.mainBlock {
}

/* ---------- 見出し ---------- */
div#contents div.mainTitle {

}
div#index_container div.mainTitle h2 {
}

div#container div.mainTitle h2 {
color: #333;
font-weight: bold;
background: url("../images/h2_bg.gif") left top no-repeat;
margin-bottom:0;
padding: 20px 0 0 50px; 
height: 63px; 
font-size:18px;
}

div#categoryBlog h2 {
padding: 20px 0 0 50px; 
margin-top: 10px;
height: 63px; 
font-size:18px;
font-weight: bold;
background: url("../images/h2_blog_bg.gif") left top no-repeat;
color: #4d4d4d;
}

div#contents div#categoryBlog h3 {
padding:20px 0 0 10px;
margin-top: 10px;
height: 56px;
font-size:20px;
background: url("../images/h3_blog_bg.gif") left top no-repeat;
color: #4d4d4d;
}

div#contents div.mainTitle h2.rss {
margin:5px 0;
background-image: none;
}
div#contents div.mainTitle h2.rss {
display: block;
text-decoration: none;
color: #4d4d4d;
width: 100%;
font-size:13px;
}
div#contents div.mainTitle a.rss:hover {
text-decoration: none;
}

div#contents h3 {
padding:20px 0 0 10px;
margin-top: 10px;
height: 56px;
font-size:20px;
background: url("../images/h3_bg.gif") left top no-repeat;
color: #4d4d4d;
}
div#contents h4 {
padding:2px 0 0 25px;
margin-left: 10px;
background: url("../images/h4_bg.gif") left top no-repeat;
color: #4d4d4d;
font-size:16px;
}

/* ---------- ボディー ---------- */
div#contents div.mainContents {
padding: 8px;
}

div#blog_container div#contents div.mainContents {
border-right:4px solid #DDDDDD;
}

div#contents div.entryBody,
div#contents div.entryMore {
padding: 1px;
}
div#contents div.entryBody a:hover img,
div#contents div.entryMore a:hover img,
div#contents div.WorksListInner a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

/* ---------- ページ送り ---------- */
div#contents .contentNavi {
padding-bottom: 8px;
width: 100%;
margin: 0 0 8px;
background: url("../images/hr_bg.gif") left bottom repeat-x;
}
div#contents .contentNavi a,
div#contents .contentNavi strong {
display: inline-block;
text-decoration: underline;
text-align: center;
line-height: 1;
font-size: 130%;
margin: 0 5px 0 0;
padding: 5px 8px;
border: 2px solid #efefef;
/* color */
color: #1C55FF;
border-color: #efefef;
background-color: #f5f5f5;
}
div#contents .contentNavi strong,
div#contents .contentNavi a:hover {
text-decoration: none;
color: #101113;
border-color: #595959;
background-color: #EFEFEF;
}



/* ---------- 基本クラス ---------- */
div#contents div.pankuzu {}
div#contents div.pankuzu p {
margin:0;
padding-left:10px;
text-align:right;
}
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 .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_bg.gif");
background-position: left top;
background-repeat: repeat-x;
clear:both;
}
div#contents div.comment div.hr01 {
margin-top: -1em;
}
div#contents p.nextPrevious {
clear: both;
text-align: center;
}
div#contents p.linkBlock,
div#contents p.anchorTop {
text-align: right;
padding-top: 15px;
background: url("../images/hr_bg.gif") left top repeat-x;
}
div#contents td.buttonArea {
border: none;
}


/* ==================== セカンドエリア ==================== */
div#secondArea {
width: 190px;
}


/* ---------- 見出し ---------- */
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 dt,
div#secondArea dd,
div#secondArea p {
font-size: small;
}
div#secondArea th,
div#secondArea td,
div#secondArea li,
div#secondArea dt,
div#secondArea dd,
div#secondArea p {
line-height: 150%;
}

/* ----- コンテンツの余白 ----- */
div#secondArea p,
div#secondArea select,
div#secondArea div.entryBody {
/* margin: 5px 10px; */
}

/* ---------- サブメニュー ---------- */
/* ----- 背景画像 ----- */
div#subMenu div.subMenu,
div#qrcode {
margin-bottom: 25px;
padding: 10px;
}
div#secondArea div.sideBanners {
text-align: center;
margin: 0;
border-top: solid 4px #e5e5e5;
border-bottom: solid 2px #e5e5e5;
}
div#secondArea div.sideBanners#sidearea2{
text-align: center;
margin: 0;
border-top: solid 2px #e5e5e5;
border-bottom: solid 2px #e5e5e5;
}
div#secondArea div.sideBanners#sidearea3{
text-align: center;
margin: 0;
border-top: solid 2px #e5e5e5;
border-bottom: solid 4px #e5e5e5;
}


/* ----- タイトル ----- */
div#subMenu div.title,
div#qrcode div.title {
overflow: hidden;
text-indent: -9999px;
height: 42px;
background-position: left top;
background-repeat: no-repeat;
}
/* ---------- サブメニュー ---------- */
/* title */
div#subMenu div.title {
overflow: hidden;
display: none;
text-indent: -9999px;
}
/*
 * タイトル画像は "/cmn/css/sub_menu.css" で指定しています。
 * （※【サイドパーツ : サブメニュー／フッターメニュー】ブログのインデックスアーカイブで生成。）
 */

/* ---------- List ---------- */
div#subMenu ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
div#subMenu li {
list-style-type: none;
font-weight: bold;
width: 100%;/*IE6の表示バグのため、widthを設定*/
margin: 0;
padding: 0;
background: url("../images/second_area_hr.gif") center top no-repeat;
}
div#subMenu li a {
position: relative;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 0 10px 25px;
background: url("../images/arrow_001.gif") 5px center no-repeat;
}
div#subMenu li a,
div#subMenu li a:visited {
color: #333;
}
div#subMenu li a:hover {
color: #ddd;
}
/* ---------- バナー ---------- */
/*
 * バナーブロックは "/cmn/css/banner_side_link.css" で指定しています。
 * （※【サイドパーツ : バナー】ブログのインデックスアーカイブで生成。）
 */
/* ---------- QRコード ---------- */
div#qrcode {
text-align: center;
}
div#qrcode div.title {
background-image: url("../images/second_area_title_mobile.gif");
}
div#qrcode img {
margin: 5px auto;
}

/* ---------- ブログパーツ・カスタムパーツ ---------- */
div#secondAreaBlogParts,
div#secondAreaFreeParts,
div#secondAreaCustomParts {}

/* sideBlock */
div#secondAreaBlogParts div.sideBlock,
div#secondAreaFreeParts div.sideBlock,
div#secondAreaCustomParts div.sideBlock {
margin-bottom: 25px;
background: url("../images/second_area_bg.gif") left bottom no-repeat;
}
/* 見出し */
div#secondAreaFreeParts div.sideTitle{
background:url("../images/second_area_title_free.gif") center no-repeat;
display:block;
overflow:hidden;
text-indent:-9999px;
padding: 10px;
}
/* div#secondAreaFreeParts div.sideTitle h3, */
div#secondAreaBlogParts div.sideTitle h3,
div#secondAreaCustomParts div.sideTitle h3{
text-align: center;
font-size: medium;
color: #fff;
padding: 6px;
font-size: 14px;
width: 178px;
background:url("../images/second_area_title.gif") left top no-repeat;
}
div#secondAreaBlogParts div.sideTitle h3 a,
div#secondAreaFreeParts div.sideTitle h3 a,
div#secondAreaCustomParts div.sideTitle h3 a {
text-decoration: underline;
color: #fff;
}
div#secondAreaBlogParts div.sideTitle h3 a:hover,
div#secondAreaFreeParts div.sideTitle h3 a:hover,
div#secondAreaCustomParts div.sideTitle h3 a:hover {
text-decoration: none;
}

/* ---------- コンテンツ ---------- */
div#secondAreaBlogParts div.sideContents,
div#secondAreaFreeParts div.sideContents,
div#secondAreaCustomParts div.sideContents {
}

div#member{
margin-top:10px;
}

div.odd {
padding: 10px;
margin:10px 15px;
background:#eeeeee;
color:#111111;
}
div.even {
padding: 10px;
margin:10px 15px;
background:#dddddd;
color:#111111;
}

div#contents div.odd p,
div#contents div.even p{
margin-bottom:0;
}

/* ---------- LIST ---------- */
div#secondAreaBlogParts div.sideContents ul,
div#secondAreaCustomParts div.sideContents ul {
width: 100%;/* IEの表示バグのため、widthを設定 */
margin: 0;
padding: 0;
}
div#secondAreaBlogParts div.sideContents li,
div#secondAreaCustomParts div.sideContents li {
list-style-type: none;
font-weight: bold;
margin: 0;
padding: 5px 10px;
background: url("../images/second_area_hr.gif") center top no-repeat;
}
div#secondAreaBlogParts div.sideContents li li,
div#secondAreaCustomParts div.sideContents li li {
padding-left: 1em;
background: url("../images/li_bg.gif") 5px 12px no-repeat;
}
/*
div#secondAreaBlogParts div.sideContents li a,
div#secondAreaBlogParts div.sideContents li span.empty,
div#secondAreaCustomParts div.sideContents li a,
div#secondAreaCustomParts div.sideContents li span.empty {
}
*/

div#subMenu li a:hover img,
div#secondArea div.sideBanners li a:hover img,
div#mainBanners p.banner a:hover img {
opacity: 0.5;
filter: alpha(opacity=50);
}


/* ---------- 各パーツの設定 ---------- */
/* 
div#brogPartsAuthor {}
div#brogPartsCalendar {}
div#brogPartsCategory {}
div#brogPartsComment {}
div#brogPartsEntry {}
div#brogPartsMonthlyArchive {}
div#brogPartsMonthlyArchiveDrop {}
div#customPartsCategory {}
div#customPartsComment {}
div#freePageEntryList {}
div#freePageCategoryEntryList {}
 */
div#brogPartsTagCloud {}
div#brogPartsTagCloud .rank-1 {font-size: 1.75em;}
div#brogPartsTagCloud .rank-2 {font-size: 1.75em;}
div#brogPartsTagCloud .rank-3 {font-size: 1.625em;}
div#brogPartsTagCloud .rank-4 {font-size: 1.5em;}
div#brogPartsTagCloud .rank-5 {font-size: 1.375em;}
div#brogPartsTagCloud .rank-6 {font-size: 1.25em;}
div#brogPartsTagCloud .rank-7 {font-size: 1.125em;}
div#brogPartsTagCloud .rank-8 {font-size: 1em;}
div#brogPartsTagCloud .rank-9 {font-size: 0.95em;}
div#brogPartsTagCloud .rank-10 {font-size: 0.9em;}

/* ---------- 最近のアイテム ---------- */
div#brogPartsAssets {}
div#brogPartsAssets div.sideContents ul {
padding: 3px 0 0 1px;
margin: 0;
}
div#brogPartsAssets div.sideContents li {
display: inline;
float: left;
width: 90px;
height: 90px;
padding: 0;
margin: 0 0 3px 3px;
}
div#brogPartsAssets div.sideContents li.even {
margin-right: 0;
}
div#brogPartsAssets div.sideContents a {
overflow: hidden;
display: block;
width: 86px;
height: 86px;
padding: 0;
margin: 0;
border: 2px solid #efefef;
}
div#brogPartsAssets div.sideContents a:hover {
border-color: #595959;
}



/* ========== フッター ========== */
div#footer {
background-color:#ebebeb;
}
div#footerInner {
margin: 4px auto 0 auto;
}
div#footer_border {
border:solid 4px #e5e5e5;
}

div#foot_left {
float: left;
height: 33px;
}

div#foot_right {
float: right;
}

/* ---------- フッターメニュー ---------- */
p#footerMenu {
padding: 10px;
}
p#footerMenu a {
display: inline-block;
text-decoration: underline;
padding: 2px 5px;
color: #757575;
}
p#footerMenu a:hover {
text-decoration: none;
}

#to_top{
text-align: right;
}
/* ---------- フッターロゴ ---------- */
#footerAreaLogo {
text-align:right;
background: #f2f2f2;
}

/* ---------- フッター copyright エリア ---------- */
div#footerCopyrightArea {
padding: 5px 15px 15px;
}

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

/* ---------- copyright ---------- */
p#copyright {
text-align: center;
}



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

#contents ul.social{
    padding-top: 10px;
    float:right;
}

#contents ul.social li{
float:left;
list-style:none;
}


/* ==================== トップページ ==================== */
div#contents div#categoryTop {
}

span.TopCategory{
background: #b2de29;
padding:3px 15px;
color:#fff;
}

span.TopDate{
background: #78bd36;
padding:3px 15px;
color:#fff;
}

div#contents div.mainTitle h2.TopTitle {
font-size:12px;
color: #4d4d4d;
height: auto;
padding: 10px 0;
background-image: none;
}
div#contents div#categoryTop div#topNews {
/* margin-bottom: 0px; */
}
div#contents div#categoryTop div#topLatestBlog {
}
div#contents div#categoryTop div#topCategoryWorks {
margin-bottom: 0px;
}
div#contents div#categoryTop div#topContents {}
div#contents div#categoryTop div.topContentInner{
padding:10px;
}

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 {
margin-bottom: 10px;
width: 558px;
height: 340px;
}
div#contents div#categoryTop ul.date {
list-style:none;
overflow: auto;
height: 90px;
padding: 0 10px 0 0;
}

div#contents div#categoryTop .top_news{
background:transparent url(../images/line_367.gif) no-repeat scroll center bottom;
}
div#contents div#categoryTop .top_blog{
background:transparent url(../images/line_367.gif) no-repeat scroll center bottom;
margin-bottom:24px;
}
div#contents div#categoryTop dl.date {

}
div#contents div#categoryTop .date {
list-style:none;
font-size: 11px;
}
div#contents div#categoryTop .date dt {
margin: 0;
padding: 0;
}
div#contents div#categoryTop .date dd {
margin: 0 0 10px;
padding: 0 0 0 8px;
border-left: 8px solid #ddd;
}
div#contents div#categoryTop .date .dateTime {
color: #b9e153;
margin-right:10px;
}
div#contents div#categoryTop .date .dateTitle {
}



/* ==================== 企業情報 ==================== */
div#contents div#categoryCompany {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
}
div#contents div#categoryCompany div.accessText {
}
div#contents div#categoryCompany table.accessTable {
float: right;
width: 320px;
}
div#contents div#categoryCompany div#googleMapsArea {
margin-bottom: 10px;
width: 558px;
height: 340px;
}

#company_table{
width:756px;
margin:0 auto;
}


/* ==================== スタッフ紹介/アイテム紹介 ==================== */
div#contents div#categoryCustom2 {}

div#categoryCustom2 p.photo {
float: left;
width: 230px;
margin: 0 0 30px;
padding: 2px;
border: 1px solid #ccc;
}
div#categoryCustom2 table.itemInfo {
float: right;
width: 345px;
margin-bottom: 15px;
}
div#categoryCustom2 table.itemInfo th {
width: 3.5em;
}
div#categoryCustom2 div.entryBody {
clear: right;
float: right;
text-align: justify;
width: 345px;
margin-bottom: 30px;
}
div#categoryCustom2 h4 {
padding: 0;
background: none;
}



/* ==================== 良くあるご質問 ==================== */
div#contents div#categoryFaq {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
}

div#categoryFaq div#shortCut ul {
margin: 0;
padding: 0;
}
div#categoryFaq div#shortCut ul li {
list-style: none;
line-height: 1;
padding: 0 0 0 .75em;
margin: 0 0 .5em;;
border-left: 1em solid #ff4c0a;
}

div#categoryFaq dl.shortCut dt {
padding:6px 0 5px 30px;
background: url("../images/h4_bg.gif") left top no-repeat;
color: #4d4d4d;
}

div#categoryFaq dl.shortCut dt,
div#categoryFaq dl.shortCut dd,
div#categoryFaq dl.shortCut dd li{
font-size:14px;
}

div#categoryFaq dl.shortCut dd li{
margin-left:15px;
}

div#categoryFaq div.odd {
padding: 10px;
margin:10px 15px;
background:#eeeeee;
color:#111111;
}
div#categoryFaq div.even {
padding: 10px;
margin:10px 15px;
background:#dddddd;
color:#111111;
}
div#categoryFaq div.contentInner {
}

div#contents div#categoryFaq div.entryBody {
margin-left:15px;
}



/* ==================== 設計例ページ ==================== */
div#contents div#categoryWorks {
/*background:#FFFFFF none repeat scroll 0 0; */
/*margin-left:4px; */
}

dl.category_date dd{
margin:5px 0;
}

div#contents div#Works_index {
/*background-color: #e5e5e5; */
}

div#contents div#categoryTop div#topCategoryWorks div.CategoryWorksInner {
background-color: #e5e5e5;
margin: 0 10px;
}

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

/* エントリ一覧 */
div#contents div.WorksListInner{
padding:10px;
}

div#contents div.categoryWorksList ul {
list-style: none;
margin: 0 0 4px 0;
padding: 0;
}
div#contents div.categoryWorksList ul li {
float: left;
vertical-align: middle;
width: 180px;
padding:10px 0;
margin-right: 4px;
background: #fff;
}
div#contents div.categoryWorksList ul li.last {
margin-right: 0;
}
div#contents div.categoryWorksList ul li a {
overflow: hidden;
display: block;
text-align: center;
text-decoration: none;
color: #1C55FF;
width: 170px;
}
div#contents div.categoryWorksList ul li.last a {
margin-left:10px;
}
div#contents div.categoryWorksList ul li a:hover {
color: #101113;
}
div#contents div.WorksListInner .entryTitle {
display: block;
line-height: 1.2;
font-size:11px;
margin: 2px 0 0;
}

/* ========== エントリ タイプ共通 ========== */
/* 画像 */
div#categoryWorks div#entry_sub_image {
margin: 15px auto 0;
width:560px;
}
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: #595959;
}
div#categoryWorks a.highslide img {
border: none;
}

/* 情報 */
div#categoryWorks div#categoryWorksData table.categoryWorksData {
width: 756px;
margin: 1px auto 0;
}


/* ========== エントリ タイプ1 ========== */
div#showType1 div#categoryWorksPhoto {
float: left;
width: 365px;
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: 30px 0 0;
color:#000;
}

div#showType1 div.entryBody p{

}

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: #595959;
}
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;
height:550px;
}
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 5px 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 15px 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: #EFEFEF;
border-color: #595959;
}
div#showType2 div.image-caption p {
margin: 10px 0 0;
}


/* ==================== お問い合せ ==================== */
div#contents div#categoryInquiry {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
}
div#categoryInquiry table.table01 th,
div#categoryInquiry table.table01 td,
div#categoryInquiry table.table01 input,
div#categoryInquiry table.table01 textarea{
font-size:14px;
}

div#contents div#categoryInquiry th {
width: 160px;
}





/* ==================== ブログページ ==================== */
div#contents div#categoryBlog {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
width:100%;
color:#111111;
}

div#contents div#categoryBlog div.entryBody p {
font-size:16px;
}

div#contents div#categoryBlog div.entryBody{
margin-left:10px;
}


/* ==================== フリーページ ==================== */
div#contents div#categoryFreePage {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
}

div#contents div#categoryFreePage div.CategoryWorksInner {
background-color: #e5e5e5;
margin: 0 10px;
}

p.navi_bnr{
margin-top:10px;
}


/* ==================== カスタムページ ==================== */
div#contents div#categoryCustom {
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
width:100%;
}

/* ==================== カスタムページ ==================== */
div#contents div#categorySitemap{
background:#FFFFFF none repeat scroll 0 0;
margin-left:4px;
}

/* ==================== 採用 ==================== */
#recruit_table{
width:756px;
margin:0 auto;
}
?
