@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/*
 * File      : styles-site.css
 * Version   : 5.00
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 * 2.05 2006.01.26: comment out the specification of the background image.
 * 2.06 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *                            and brought property for the title together.
 * 2.07 2006.06.01: add .archive-list class selector.
 * 3.00 2006.06.27: Update for Movable Type 3.3.
 * 3.01 2006.07.07: correct class selector.
 * 4.00 2007.05.11: XHTML 1.0 Strict.
 * 4.01 2007.06.16: Update for Movable Type 4.
 * 4.02 2007.11.12: add div.page class selector.
 * 5.00 2008.02.01: Update for Movable Type 4.1.
 *
 * Copyright (C) 2005-2008 www.koikikukan.com All rights reserved.
 */


/************************************************
*    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: 0;
    padding: 0;
}

img {
border-style: none;
}
/************************************************
*    clear                                        *
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* exlude IE6 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end IE6 */

/************************************************
*    skip                                        *
************************************************/

.none {
    display: none;
}

.skip{
	position: absolute;
	left: -9999px;
}
/************************************************
*    Layout                                      *
************************************************/
body {
    font-family: Verdana, Arial, Helvetica, Tahoma, "Trebuchet MS",  "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    color: #333333;
    background-color: #FFFFFF;
    text-align: center;
    margin-top: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    font-size: 100%;	
}

html>body {
    font-size: 12pt;
}

/* リンク */
a,
a:link,
a:visited {
	color: #ff3300;
	text-decoration: none;
}
a:hover {
	color: #ff3300;
	text-decoration: underline;
}
a:active {}

/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */

#search-options,
input,
textarea {
    padding: 1px;
}
#search {
	width: 140px;
	height: 20px;
}
html > body #search {
    height: 15px;
}

/* ヘッダ */
#box-shadow {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 100%;
	width: 792px;
}

#box-main {
	width:760px;
	display:block;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	float: left;
	height: auto;
}

#box-movie {
	width:760px;
	display:block;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	text-align: left;
	position: relative;
	height: 250px;
	clear: both;
	float: left;
}

#header {
	width:760px;
	height:140px;
	display: block;
	position: relative;
	text-align: left;
}


#header a,
#header a:link,
#header a:visited {
    color: #fff;
    background: transparent;
    font-size: 32px;
    text-decoration: none;
}
#header a:hover {}
#header a:active {}

/* タイトルバナー下の説明 */
.blog-description {
	color: #98c8f5;
	font-size: 9px;
	height: 20px;
	width: auto;
	display: inline;
	line-height: 2;
	text-align: left;
	padding-top: 5px;
}

/* ブログ記事日付 */
.date {
    margin: 0px;
}

/* ブログ記事日付・各タイトル */
.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
	color: #fff;
	font-size: 83.3%;
	font-weight: bold;
	line-height: 2.0;
	background-color: #666666;
	display: block;
	padding-left: 8px;
	margin-bottom: 15px;
	clear: both;
	background-image:none;
}

/* ブログ記事タイトル */
h2.entry-header {
	font-size: 100%;
	font-weight: bold;
	background-image: url(img_parts/titlebar_main.gif);
	height: 20px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	padding-left: 35px;
	margin: 0px;
	color: #FFFFFF;
	display: block;
	width: 505px;
}

h3.entry-header {
	font-size: 100%;
	font-weight: bold;
	background-image: url(img_parts/titlebar_sub.gif);
	height: 41px;
	line-height: 2em;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin: 0px;
	color: #666666;
	display: block;
	width: 495px;
	padding-top: 15px;
}

h4.underline {
	display: block;
	margin-top: 30px;
	background-image: url(img_parts/underline_dot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	line-height: 1.8em;
	font-size: 120%;
}

.entry-header a {
color:#0033cc;
font-size: 100%;
}

.entry-header a:hover {
color:#0033cc;
}

.entry-header a:visited {
color:#0033cc;
}

/* ブログ記事 */
.entry {
	width: 555px;
	color: #330000;
	font-size: 83.3%;
	word-break: break-all;
	background-color: #fff;
	float: left;
	margin-bottom: 15px;
}

.entry-border {
	font-size: 83.3%;
	word-break: break-all;
	background-color: #fff;
	margin-bottom: 15px;
	border: 1px solid #666666;
	padding: 3px;
	width: auto;
	height: auto;
}

.entry-border-side {
	font-size: 83.3%;
	word-break: break-all;
	background-color: #fff;
	float: left;
	clear: both;
	margin-bottom: 15px;
	border: 1px solid #666666;
	padding: 3px;
	width: 100%;
}

/* 段落 */

.entry p {
	line-height: 1.5;
}

.entry-border p {
	line-height: 1.8em;
}

/* 順序なしリスト */
.entry-border ul,
.entry-border ol {
	padding-left: 20px;
	line-height: 1.5;
}
.entry-border ul li {
	list-style-type: square;
	
}

/* 定義リスト */
.entry-border dl {}
.entry-border dt {}
.entry-border dd {
    padding-left: 0px;
}

/* テキストエリア */
.entry-border textarea {
    width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #f6f6f6;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
	margin: 10px 0 0;
	padding-top: 3px;
	border-top: 1px dotted #36414d;
	font-size: 83.3%;
	text-align: right;
	line-height: 1;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ?画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* ウェブページ */
div.page {
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}

/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #333;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
#calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    font-size: 8px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    font-size: 9px;
    line-height: 120%;
}
span.day {
    text-align: center;
    font-size: 9px;
}
span.saturday {
    color: blue;
}
span.sunday {
    color: #e50003;
}
td.today {
    display: block;
    border: 1px solid #333;
}

#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
	font-size: 75%;
	width: 180px;
	background-color: #FFFFFF;
	height: auto;
	display: block;
	margin-bottom: 5px;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
	color: #fff;
	text-align: center;
	font-size: 75%;
	line-height: 2.8;
	height: 40px;
	width: 180px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	font-weight: bold;
}

/* サイドメニュー */
.side {
	font-size: 75%;
	display: block;
	float: left;
}

.side ul,
.side ol {
	margin: 0;
	padding: 0;
}

/* サブカテゴリー（折りたたみ用） */
.subcategories {
    line-height: 1.5;
}

.subcategories a.foldmark {
    font-size:100%; /* マークのフォントサイズ */
    text-decoration: none; /* マーク装飾 */
}
.side ul.tree {
	margin: 0;
    padding: 0;
    list-style: none;
}
.side ul.tree ul {
    margin: 0; /* 間隔を空ける時はここを変更 */
    padding-top: 2px; /* インデント部分のパディング */
}

.side ul.tree li {
    margin: 0; /* 0 以上にすると画像が切れる */
    padding: 0px 0px 0px 15px; /* top を大きくすると画像とずれる */
	background-position: 0px 0.8em; /* 垂直方向を0以上にすると画像が切れる */
    background-repeat: no-repeat;	
    list-style: none;
    line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.side ul.tree li.tree_end {
	list-style: none;
	border-bottom-style: none;
}

/* サイドメニュー(エントリー用) */
.side #entry ul {
	margin: 0px;
	padding: 0px;
}
.side #entry ul ul {
    padding-left: 0px;
}
.side #entry ul li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img_mt/mark_dot.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 100%;
}

.side #entry ul li.first-child {
	list-style-type: none;
	border:none;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}

/* 検索結果画面 */
#search-form {
    font-size: 83.3%;
}
.search-header {
    margin: 15px 0;
}
.search-result-header {
    margin: 15px 0 0;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
	text-align: center;
	background-image: url(img_parts/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


body.layout-two-column-right#shinchaku {
	text-align: center;
	background-image: none;
	background-position: top;
}


.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-one-column #container {
    margin-bottom: 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box,
.layout-two-column-left #box,
.layout-two-column-right #box,
.layout-one-column #box {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* 2カラム固定レイアウト幅 */
.layout-two-column-left #box,
.layout-two-column-right #box {
	width: 760px;
	clear: both;
}

/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
	left: 5px;
	width: 548px;
	margin-bottom: 30px;
	position: relative;
	height: auto;
	float: left;
}

.layout-two-column-right #links-right-box {
	width: 180px;
	display: block;
	margin-bottom: 30px;
	float: right;
	position: relative;
	right: 12px;
}

*html body.layout-two-column-right #links-right-box {
	width: 180px;
	display: block;
	margin-bottom: 30px;
	float: right;
	position: relative;
	right: 5px;
}
.layout-two-column-left #links-right {
}

/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
	width: 530px;
	height: auto;
	float: left;
}

/* フッタ */
.layout-one-column #footer,
.layout-two-column-left #footer,
.layout-two-column-right #footer {
	position:relative;
	width: 760px;
	background-image: url(img_parts/back_footer.jpg);
	display: block;
	height: 49px;
	line-height: 1;
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.layout-two-column-right div#footer p,
.layout-two-column-left div#footer p {
	font-size: 10px;
	color:#FFFFFF;
	display: block;
	text-align: right;
	line-height: 2em;
	padding-right: 3px;
}

/* サイトマップボタン */
#btn-privacy {
	display:block;
	position: absolute;
	width: 106px;
	height: 18px;
	top: 6px;
	left: 645px;
	line-height: 1px;
}


.layout-one-column #footer {
    width: 478px;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ==========================================================================================================

	 pon's Customize
 
============================================================================================================*/

/*  ------------------------------------------------------------------

	トップイメージ

---------------------------------------------------------------------*/

/* トップイメージ */
img#topimg {
	display:block;
	width: 798px;
	height:205px;
}

/* ロゴマーク */

#siteid {
	display:block;
	position: absolute;
	width: 240px;
	height:70px;
	top: 20px;
	float:left;
	left: 0px;
}

/* 店舗情報 */

#shopinfo {
	display:block;
	position: absolute;
	width: 105px;
	height:55px;
	top: 35px;
	float:left;
	left: 403px;
}

/* 電話情報 */

#telinfo {
	display:block;
	position: absolute;
	width: 210px;
	height:40px;
	top: 30px;
	left: 550px;
	line-height: 0px;
}

/* 採用情報ボタン */
#btn-recruit {
	display:block;
	position: absolute;
	width: 69px;
	height: 19px;
	top: 70px;
	left: 515px;
	line-height: 0px;
}

/* メールボタン */
#btn-form {
	display:block;
	position: absolute;
	width: 167px;
	height: 19px;
	top: 70px;
	left: 586px;
	line-height: 0px;
}

/* ホームボタン */
#btn-home {
	display:block;
	position: absolute;
	width: 55px;
	height: 18px;
	top: 6px;
	left: 515px;
	line-height: 0px;
}

/* サイトマップボタン */
#btn-sitemap {
	display:block;
	position: absolute;
	width: 71px;
	height: 18px;
	top: 6px;
	left: 572px;
	line-height: 0px;
}


/*  ------------------------------------------------------------------

	メインナビ

---------------------------------------------------------------------*/
#mainnavi {
	display:block;
	text-align:center;
	position: absolute;
	width: 760px;
	height: 44px;
	background-image: url(img_parts/back_mainnavi.gif);
	padding-top: 15px;
	top: 96px;
	left: 0px;
}

#mainnavi dt{
position:absolute;
width:0;
height:0;
overflow:hidden;
}

#mainnavi dd{
width:760px;
}

#mainnavi dd ul{
	margin:0;
	padding:0;
	list-style:none;
}

#mainnavi dd ul li {
position:absolute;
	display:block;
	height:31px;
	font-size:0;
	list-style:none;
	margin:0;
	padding:0;
	float: left;
}

#mainnavi dd ul li a {
position:absolute;
	display:block;
	height:29px;
	font-size:0;
}

#mainnavi dd ul li span {
	display:none;
}

#mainnavi dd ul li a span {
	display:none;
}


#mainnavi dd ul #recommend {
	left:5px;
}

#mainnavi dd ul #recommend a {
	width:118px;
	background:url(img_parts/mainnavi.gif) no-repeat -5px;
}

#mainnavi dd ul #recommend a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -5px;
}

#mainnavi dd ul #recommend a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -5px;
}


#mainnavi dd ul #ad {
	left:123px;
}

#mainnavi dd ul #ad a {
	width:69px;
	background:url(img_parts/mainnavi.gif) no-repeat -123px;
}

#mainnavi dd ul #ad a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -123px;
}

#mainnavi dd ul #ad a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -123px;
}


#mainnavi dd ul #homes {
	left:192px;
}

#mainnavi dd ul #homes a {
	width:114px;
	background:url(img_parts/mainnavi.gif) no-repeat -192px;
}

#mainnavi dd ul #homes a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -192px;
}

#mainnavi dd ul #homes a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -192px;
}


#mainnavi dd ul #buy {
	left:306px;
}

#mainnavi dd ul #buy a {
	width:64px;
	background:url(img_parts/mainnavi.gif) no-repeat -306px;
}

#mainnavi dd ul #buy a.onpage{
	background:url(img_parts/mainnavi_ov.gif) no-repeat -306px;
}

#mainnavi dd ul #buy a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -306px;
}


#mainnavi dd ul #sell {
	left:380px;
}

#mainnavi dd ul #sell a {
	width:67px;
	background:url(img_parts/mainnavi.gif) no-repeat -380px;
}

#mainnavi dd ul #sell a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -380px;
}
#mainnavi dd ul #sell a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -380px;
}


#mainnavi dd ul #lent {
	left:447px;
}

#mainnavi dd ul #lent a {
	width:68px;
	background:url(img_parts/mainnavi.gif) no-repeat -447px;
}

#mainnavi dd ul #lent a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -447px;
}
#mainnavi dd ul #lent a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -447px;
}


#mainnavi dd ul #company {
	left:525px;
}

#mainnavi dd ul #company a {
	width:95px;
	background:url(img_parts/mainnavi.gif) no-repeat -525px;
}

#mainnavi dd ul #company a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -525px;
}

#mainnavi dd ul #company a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -525px;
}


#mainnavi dd ul #blog {
	left:620px;
}

#mainnavi dd ul #blog a {
	width:84px;
	background:url(img_parts/mainnavi.gif) no-repeat -620px;
}

#mainnavi dd ul #blog a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -620px;
}

#mainnavi dd ul #blog a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -620px;
}


#mainnavi dd ul #link {
	left:704px;
}

#mainnavi dd ul #link a {
	width:51px;
	background:url(img_parts/mainnavi.gif) no-repeat -704px;
}

#mainnavi dd ul #link a.onpage {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -704px;
}

#mainnavi dd ul #link a:hover {
	background:url(img_parts/mainnavi_ov.gif) no-repeat -704px;
}

/*  ------------------------------------------------------------------

	サイドバー

---------------------------------------------------------------------*/

/* サイドナビ */
.sidenavi{
	margin-bottom:20px;
	float: left;
	width: 190px;
	height: auto;
}

.sidenavi img{
	line-height:0;
	margin-bottom:2px;
	display: block;
}

/* サイドカテゴリーリスト */
div#categories ul li{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	line-height:2;
	font-weight:bold;
}

/* サイドCM（バナー） */
.sidecm{
	width: 210px;
	height: auto;
}

.sidecm img{
	line-height:0;
	display: block;
}

/*  ------------------------------------------------------------------

	トップページ設定

---------------------------------------------------------------------*/

/* トップフラッシュ */
div#box-flash{
	width:520px;
	height:250px;
	display:block;
	float: left;
	position: relative;
}

div#box-eigyo{
	width:240px;
	height:250px;
	display:block;
	float: right;
	position: relative;
}
p.link-syousai{
text-align:right;
}

/*  ------------------------------------------------------------------

	ウェブページ設定

---------------------------------------------------------------------*/

/* 大見出し(h2) */
h2.entry-header#webpage{
	font-size: 125%;
}


h2.entry-header#mailform{
	font-size: 100%;
}

/* サイトマップ */
div#sitemap ul li{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 15px;
	line-height:2;
	font-weight:bold;
	margin-top:20px;
}

div#sitemap ul ul li{
    list-style-type:square;
	background-image: none;
	line-height:2;
	font-weight:normal;
	margin-top:0px;
}

/*  ------------------------------------------------------------------

	エントリー部

---------------------------------------------------------------------*/
/* パンくずリスト */
.topic-path {
	font-size:83.3%;
	display: block;
	height: 38px;
	width: 760px;
	line-height: 2.5;
	margin-bottom: 7px;
	background-image: url(img_parts/border_topicpath.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: 25px;
}

/* コンテンツタイトル(h1) */
h1#content-title {
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 100%;
	line-height: 1.8;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0078dc;
	margin-bottom: 10px;
	margin-top: 20px;
	display: block;
	background-position: left center;
	color: #333333;
}



/* 中見出し(h3) */
div.entry h3 {
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 100%;
	line-height: 1.8;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	margin-top: 20px;
	display: block;
	background-position: 10px 4px;
}

/* ブログ記事日付・各タイトルのh3の背景消し */
div.entry h3.date,
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
	background-image:none;
	padding-left: 0;
}

/* 枠内余白*/

.inside-margin {
	margin: 10px;
	height: auto;
	text-align: left;
}

/* エントリー下部角丸*/
.entry-bottom {
	display:block;
	height:4px;
	width: 564px;
	margin: 0px;
	padding: 0px;
	line-height: 0;
}

/* テーブル内フォントサイズ調整 */
div.entry table td,
div.entry table th,{
font-size:83.3%;
}

div.entry-border table td,
div.entry-border table th,{
font-size:83.3%;
}

/* 中見出し(h3) */
div.entry ol li {
	margin-left: 15px;
	line-height: 1.5;
}

/* テーブル余白調整（*0指定消し） */
div.entry table{
	padding: auto;
}

/* テーブル余白調整（*0指定消し） */
div.entry-border table{
	padding: auto;
}

/* テーブル余白調整（*0指定消し） */
div.entry table tbody tr td{
	padding: auto;
}

/* テーブル余白調整（*0指定消し） */
div.entry-border table tbody table tr td{
	padding: auto;
	font-size: 100%;
}


/* ショップ詳細ボタン */
p.entry-more{
margin-top:10px;
text-align:right;
}

/* お問合せ誘導エリア */
.box-contact {
	display:block;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.box-contact img {
float:left;
margin-right:15px;
}

/*  ------------------------------------------------------------------

	直置き画像関連

---------------------------------------------------------------------*/

/* フロート画像 */
img.img-center {
	display: block;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.img-left {
	display: block;
	float:left;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
}

*html img.img-left{
	margin-right: 8px; /*通常指定の-2で指定*/
}

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

/* アイコン画像調整 */
p.icon{
	display: block;
	position: relative;
	clear: both;
	vertical-align: middle;
}

p.icon img{
	float:left;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}



/*  ------------------------------------------------------------------

	リストマーク

---------------------------------------------------------------------*/


/* トップTOPICS用リストマーク消し&高さ調整 */
.entry ul.topics{
	line-height:1.5;
	padding-left:0px;
}

.entry ul.topics li{
	list-style-type: none;
}

.entry ul.topics li a{
	font-weight:bold;
}

/* リンクマーク付きリストマーク */
ul.link li{
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	padding-left: 15px;
	line-height:1.5;
}



/*  ------------------------------------------------------------------

	メールフォーム用

---------------------------------------------------------------------*/

.mail-content p{
margin-bottom:10px;
}

.mail-content .message{
margin:20px;
padding:15px;
border:1px solid #669;
background:#eee;
font-weight:bold;
}

.mail_author,#mail_email,#mail_subject{
width:220px;
height:20px;
}

html>body #mail_author,
html>body #mail_email,
html>body #mail_subject{
height:15px;
}

#mail_text{
width:400px;
height:150px;
}

.mail-content label{
display:block;
}

.mail-content dl{
margin-bottom:15px;
}

.mail-content dt{
font-weight:bold;
}

.mail-content dd{
margin-left:20px;
}

/*  ------------------------------------------------------------------

	メールフォームページ

---------------------------------------------------------------------*/	

/* リスト */
/*div#content dl {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

div#content dt {
	padding-top: 10px;
	padding-bottom: 12px;
}

div#content dd {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
}*/

div.entry-border dl {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


dl.form dt {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 0;
    padding-bottom: 12px;
}

dl.form dd {
line-height: 1.6;
margin-top: -2.4em;
margin-left: 10em;
margin-right: 0;
margin-bottom: 0.8em;
}


h4 {
	font-weight:bold;
	color: #000066;
	line-height: 1.5em;
	font-size: 100%;
}

/************************************************
*   FooterNavi                                      *
************************************************/

div#footernavi {
	font-size: 60%;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	line-height: 1.8em;
	background-color: #FFFFFF;
	clear: left;
}
div#footernavi ul {
	margin: 0;
	padding: 0;
}

div#footernavi ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	display: inline;
}

div#footernavi .last {
	border: none;
}
div#footernavi ul li a {
	text-decoration: none;
	color: #ff3300;
	padding: 0 .5em;

}

div#footernavi ul li a:hover {
	text-decoration: underline;
	color: #ff3300;
}


/* h3 section 角丸 */

dl.column   {   
    background: url(img_parts/box-r/rboximg_mid.gif) repeat-y;   
}   
dl.column dt    {
	background: url(img_parts/box-r/rboximg_top.gif) no-repeat;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	color:#FFFFFF;
	width: 466px;
	display: block;
}   
dl.column dd    {
	background: url(img_parts/box-r/rboximg_btm.gif) no-repeat bottom left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color:#666666;
	display: block;
	width: 466px;
}  

.privacy-subtitle    {
	background:url(img_parts/border_topicpath.gif) no-repeat bottom left;
	font-weight:bold;
	color:#000066;
	margin-top:20px;
	margin-bottom:5px;
	font-size: 120%;
	line-height: 1.8em;
}  

dl#localnav {
	height: auto;
	width: 180px;
	padding: 0px;
	float: left;
	line-height:0;
	text-indent: 20px;
	margin: 0px;
}

dl#localnav dt {
	
}

dl#localnav dd  {
	background-image:url(img_parts/back_subnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-size: 83.3%;
	text-decoration: none;
	height: 31px;
	width: 180px;
	line-height: 2.8;
	margin: 0px;
	padding: 0px;
}

dl#localnav dd.first  {
	background-image:url(img_parts/back_subnavi_first.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 80%;
	text-decoration: none;
	height: 31px;
	width: 180px;
}

dl#localnav dd.last  {
	background-image:url(img_parts/back_subnavi_last.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 80%;
	text-decoration: none;
	height: 31px;
	width: 180px;
}


dl#localnav dd#onpage  {
	background-image:url(img_parts/back_subnavi_ov.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display:block;
	color:#666666;
	font-weight:bold;
}


h2.side-header {
	font-size: 100%;
	font-weight: bold;
	background-image: url(img_parts/titlebar_side.gif);
	height: 20px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #FFFFFF;
	display: block;
	width:145px;
	margin-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

.osusume-top {
	width:535px;
	padding: 0px;
	margin: 0px;
}

.osusume-top-box {
	width:255px;
	border: 1px solid #999999;
	padding: 3px;
	height: 110px;
}

.osusume-top-left {
	width:255px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
	height: 110px;
}

.osusume-top-right {
	width:255px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 5px;
	float: right;
	height: 110px;
}

.osusume-top-list {
	width:510px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 5px;
}

div.entry-border table td.ss,
div.entry-border table th.ss {
font-size:9px;
}

div.entry-border table td.kakaku,
div.entry-border table th.kakaku {
font-size:12px;
font-weight:bold;
color:#E10000;
}

.style1 {color: #FFFFFF}

/************************************************
* Sitemap * 
************************************************/
div.sitemap {
margin-left: 50px;
}

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(img_parts/tree_lst.gif);
background-repeat: no-repeat!important;
list-style: none!important;
}
ul.tree li.tree_end {
background-image: url(img_parts/tree_end.gif);
list-style: none;
}

/************************************************
* table-img * 
************************************************/

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

----------------------------------------------------*/

/* other items, contact
----------------------------------------------------*/

body#index div#rightside div#itemContact{
	padding-top:20px;
	}

body#index div#rightside div#itemContact h2{
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:2px solid #ccc;
	}

/* contact */

div#itemContact form{
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	}

div#itemContact form dl{
	padding:15px 20px 5px;
	background-repeat: no-repeat;
	background-position: left top;
	}

div#itemContact form dl dt{width:190px;}

div#itemContact form dl dd{margin:-1.4em 0 10px 195px;}

div#itemContact form dl dd input{
	width:200px;
	padding:2px;
	border:1px solid #7f9db9;
	}

div#itemContact form dl dd textarea{
	width:250px;
	height:100px;
	padding:2px;
	border:1px solid #7f9db9;
	}

div#itemContact p#btnSubmit{
	padding-bottom:16px;
	text-align:center;
	}

p.bukken{
line-height:1.2em;
	}
	
p.bukken-comment{
line-height:1.4em;
color:#000066;
	}

.osusume-top-list a {
color:#E10000;
	}
	
.osusume-top a {
color:#E10000;
	}
	
.small90	{
	font-size:90%;
	line-height: 1.2em;
	}	
 
.ss{
	font-size:80%;
	}	
	
.koushin {
color:#FF7979;
	}
	
.caution {
color:#CCCCCC;
	}			

#day1 {
display:inline;
	}	
	
a img.ad-waku{
border:1px solid #FF3300;
	}		

