@charset "UTF-8";



/*  
Theme Name: Liebe Awning
Description: ttp://wsc.studiobrain.net/5/ をカスタム
Author: Liebe IST
*/





/***** Reset (ここは編集しないこと) *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
caption {width: 100%;}






/***** 横幅設定 (100% or 950px) *****/
#container{width: 950px;}


/***** カラム設定 (3 or 2 or 1) *****/
/*3カラム左右*/
#main{width: 600px;}
#side{width: 180px;margin-right: -180px;float: left;}
#mainwrap{margin-left: 180px;width: 770px;float: right;}
#sidebar2{width: 170px;margin-left: -10px;}

/*3カラム右右
#main{width: 70%;}
#side{width: 20%;float: right;margin-left: -20%;}
#mainwrap{width: 80%;float: left;margin-right: 20%;background-color: #ccc;}
#sidebar2{width: 30%;margin-left: -10px;}*/

/*2カラム左
#main{width: 100%;}
#side{width: 25%;margin-right: -25%;float: left;}
#mainwrap{margin-left: 25%;width: 75%;float: right;}
#sidebar2{width: 100%;background-color: #666;}*/

/*2カラム右
#main{width: 100%;}
#side{width: 25%;margin-left: -25%;float: right;}
#mainwrap{width: 75%;margin-right: 25%;float: left;}
#sidebar2{width: 100%;background-color: #666;}*/

/*1カラム
#main{width: 100%;}
#side{width: 100%;float: left;}
#mainwrap{width: 100%;float: right;}
#sidebar2{width: 100%;background-color: #666;}*/





/***** 共通のタグ CommonTag *****/
body{background-image: url(http://www.861118.com/images/system/bg-main_gr.gif);background-repeat: repeat;font-family: "Helvetica Neue", Arial, Helvetica, Geneva, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;}
h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0px 0 15px;}
a{ outline:none;color: #666;text-decoration: none;}
a:hover{color: #999;text-decoration: underline;}





/***** スペース領域 AreaSpace *****/
#container{margin-right:auto;margin-left:auto;}
#main{float: left;text-align:left;background-color: #fff;overflow: hidden;}
#mainwrap{overflow: hidden;}
#side{overflow: hidden;}
#sidebar1{overflow: hidden;}
#sidebar2{float: right;overflow: hidden;}
.sidebar{padding-bottom: 15px;overflow: hidden;}
#topimage{height: 210px;clear: both;border-bottom: 3px solid #333;background: #333 url(img/wsc5-topimage.gif) no-repeat;text-indent: -9999px;}
#header{overflow: hidden;border-bottom: 2px solid #424242;background-color: #fff;float: left;width: 100%;}
#footer{clear:both;background-image: url(http://www.861118.com/images/system/bg-footer.gif);float: left;width: 100%;}
#wrap{clear:both;background-color: #f0f0f0;float: left;width: 100%;overflow: hidden;margin-top: -1px;border-top: 1px solid #7f7f7f;}
#pagewrap{clear: both;float: left;overflow: hidden;width: 100%;}





/***** ヘッダー Header *****/
#header #header-left{float: left;padding: 10px 2%;}
#header .header_ttl a{color:#FFF;font-size: 170%;}
#header .header_ttl{margin:0;padding: 5px 0;font-weight: normal;font-style: normal;}
#header .header_ttl a:hover{color:#fff}
#header .header_description{color: #fff;font-weight: normal;font-style: normal;margin: 0;padding: 0;font-size: 80%;}
#header #SEO h1{color: #666;font-weight: normal;font-style: normal;margin: 0;padding: 0;font-size: 80%;}


/*ヘッダーナビ header_navi*/
#header_navi{padding: 0;width: 100%;background-color: #333;float: left;clear: both;}
#header_navi #page_navi{list-style-type:none;text-align: right;white-space: nowrap;float: right;width: 100%;background: #ccc none left top;padding: 0;}
#header_navi #page_navi li{padding: 0;margin: 0;float: left;}
#header_navi #page_navi li ul{float: left;padding: 0;margin: 0;list-style-type: none;}
#header_navi #page_navi li ul li{padding: 0;}
#header_navi #page_navi li a{color: #333;padding: 5px .7em;float: left;background-color: #eee;border-right: 1px solid #b6b6b6;border-left: 1px solid #f0f0f0;font-size: 90%;border-bottom: 1px solid #7e7e7e;}
#header_navi #page_navi li a:hover{text-decoration: none;background-color: #dedede;color: #900;}
#header_navi #page_navi li.current_page_item a{background-color: #e1d065;color: #875400;}



/***** フッター Footer *****/
#footer .copyright {color: #fff;padding: 15px 1%;font: bold 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;text-align:center;}
#footer #wp_loginout {padding: 0;margin: 0;float: right;font-size: 80%;}
#footer #wp_loginout li{display: inline;padding: 0 1em 0 0;float: left;}
#footer #wp_loginout li a{float: left;background-color: #555;color: #ccc;padding: 3px 10px;font-weight: normal;white-space: nowrap;}
.produced{color:#666;text-align:right;float: right;padding: 10px 1%;font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}







/***** コンテンツ Content *****/
.pagename{font-weight: bold;clear: both;color: #005376;background-color: #eee;border-bottom: 1px solid #999;margin-bottom: 0;padding: 15px 2%;font-size: 120%;}
.content {clear: both;font-size: 90%;line-height: 180%;padding: 15px 2%;}
.content .title{margin: 0;padding: 0 0 10px;}
.content .title a{color: #C00;text-decoration:none;display: block;background-color: #ccc;font-size: 105%;line-height: 100%;padding: .2em 1.5%;}
.content .title a:hover{color:#E6332D;background-color: #dfdfdf;} 
.content p{}
.content h1{font-size: 140%;line-height: 100%;}
.content h2{font-size: 120%;line-height: 100%;}
.content h3{font-size: 105%;line-height: 100%;}
.content h4{font-size: 95%;line-height: 100%;}
.content h5{font-size: 90%;line-height: 100%;}
.content h6{font-size: 75%;line-height: 100%;}
.content small{font-size: 80%;}
.content big{font-size: 130%;}
.content a{color: #226db9;} 
.content a:hover{color: #2783de;} 
.content a.more-link {display: block;margin: 10px 0 0;padding: 5px 7px;background-color: #f6f6f6;border-right: 5px solid #3774bb;text-align: right;font-size: 90%;line-height: 120%;} 
.content ul{list-style-position: outside;padding: 0 0 15px 25px;list-style-type: disc;line-height: 140%;}
.content ol{list-style-position: outside;margin: 0;padding: 0 0 15px 25px;list-style-type: decimal;line-height: 140%;}
.content ul ul,.content ol ol,.content ul ol,.content ol ul{padding-left: 3%;}
.content blockquote {margin: 0 0 15px;background-color: #e1f5f9;border: 1px solid #b2d3e0;clear: both;padding: 10px 2% 0;}
.content blockquote p{margin: 0;padding: 0px 0px .8em;}
.content blockquote ol,.content blockquote ul{margin: 0;padding: 0px 0px .8em 25px;}
.content .postmetadata {margin: 0;color: #555;clear: both;border-top: 1px solid #bbb;padding: 8px 0 0;font-size: 80%;line-height: 160%;}
#pagewrap .relation ul {padding: 15px 0 15px 40px;}

/*コメント comments*/
#comments-area {padding: 15px;font-size: 90%;line-height: 170%;clear: both;}
#comments-area small{font-size: 85%;}
#comments-area ol.commentlist {list-style-type: none;padding-left: 5%;}
#comments-area input#author,
#comments-area input#email,
#comments-area input#url {border: 1px solid #666;padding: 3px;width: 50%;}
#comments-area textarea#comment {border: 1px solid #666;width: 92%;padding: 3px;}
#comments-area form#commentform {padding: 0 0 0 5%;}
#comments-area p.nocomments {display: none;}

/*ナビゲーション Navi*/
.navigation{clear: both;text-align: center;padding: 10px 0;font-size: 80%;white-space: nowrap;}
.navigation a{color: white;padding: 2px 5%;background-color: #999;border: 2px solid #ccc;float: left;}
.navigation a:hover{color: #fff;}
.navigation div.alignleft {float: left;padding: 0 0 0 10px;}
.navigation div.alignright {float: right;padding: 0 10px 0 0;}



/***** サイドバー Sidebar *****/
.sidebar {font-size: 0.85em;line-height: 1.4em;}
.sidebar ul{list-style-type: none;margin: 0;overflow: hidden;background-color: #f0f0f0;padding: 7px 0;}
/*.sidebar ul li{background: #fff url(img/sidebar_li.gif) no-repeat 0 0.6em;padding: 0.2em 0 0.2em 10px;}*/
.sidebar ul li li{background: #f0f0f0 url(img/sidebar_li.gif) no-repeat 10px 0.6em;padding: 0.2em 0 0.2em 20px;}
.sidebar p{line-height: 150%;padding: 7px 3%;}
.sidebar .widget{overflow: hidden;margin: 15px 5% 0;}
.sidebar .module_title {margin: 0 0 5px;clear: both;background-color: #ccc;font-size: 90%;line-height: 130%;font-weight: bold;padding: 3px 2%;}
.sidebar a {color: #05f;}
.sidebar a:hover {color: #08f;text-decoration: underline;}

/*左メニュー用画像 NAVT用*/
ul#product_list li { margin:1px 0 0 0;}
ul#product_list li a { text-decoration:none; width:100%; display:block; padding:2px 2px 0 2px; }
ul#product_list li a:hover { color:#C00; width:100%; display:block; background-color: #DFDFFF; padding-left:0.5em;}


ul#product_list li.tenpal-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tenpal.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.tenpal-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tenpal.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.tenpal-img a:hover {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tenpal.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
ul#product_list li.markilux-img   {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-marki.gif) no-repeat 0 0;width: 160px;height:95px; text-indent:-9999px; display:block;}
	ul#product_list li.markilux-img a   {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-marki.gif) no-repeat 0 0;width: 160px;height:95px; text-indent:-9999px; display:block;}
	ul#product_list li.markilux-img a:hover   {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-marki.gif) no-repeat 0 0;width: 160px;height:95px; text-indent:-9999px; display:block;}
ul#product_list li.takano-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-takano.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.takano-img a     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-takano.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.takano-img  a:hover     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-takano.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
ul#product_list li.ykk-ap-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ykkap.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.ykk-ap-img a     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ykkap.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.ykk-ap-img a:hover     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ykkap.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
ul#product_list li.tostem-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tostem.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.tostem-img a     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tostem.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.tostem-img a:hover     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-tostem.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
ul#product_list li.wind-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_01.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.wind-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_01.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.wind-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_01.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.dokuritsu-img  {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_02.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
	ul#product_list li.dokuritsu-img a  {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_02.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
	ul#product_list li.dokuritsu-img a:hover  {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_02.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
ul#product_list li.tent-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_07.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.tent-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_07.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.tent-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_07.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.freetype-img   {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_06.gif) no-repeat 0 0;width: 160px;height:35px; text-indent:-9999px; display:block;}
	ul#product_list li.freetype-img a   {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_06.gif) no-repeat 0 0;width: 160px;height:35px; text-indent:-9999px; display:block;}
	ul#product_list li.freetype-img a:hover   {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_06.gif) no-repeat 0 0;width: 160px;height:35px; text-indent:-9999px; display:block;}
ul#product_list li.italy-img      {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_03.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
	ul#product_list li.italy-img a      {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_03.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
	ul#product_list li.italy-img a:hover      {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_03.gif) no-repeat 0 0;width: 160px;height:32px; text-indent:-9999px; display:block;}
ul#product_list li.canvas-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_04.gif) no-repeat 0 0;width: 160px;height:17px; text-indent:-9999px; display:block;}
	ul#product_list li.canvas-img a     {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_04.gif) no-repeat 0 0;width: 160px;height:17px; text-indent:-9999px; display:block;}
	ul#product_list li.canvas-img a:hover     {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_04.gif) no-repeat 0 0;width: 160px;height:17px; text-indent:-9999px; display:block;}
ul#product_list li.kakakulist-img {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_05.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.kakakulist-img a {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_05.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.kakakulist-img a:hover {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_05.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}

ul#product_list li.ama-img     {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ama.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.ama-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ama.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
	ul#product_list li.ama-img a:hover {background: #f0f0f0 url(/images/system/side-menu-ntitle-maker-ama.gif) no-repeat 0 0;width: 160px;height:73px; text-indent:-9999px; display:block;}
ul#product_list li.dokuritsu-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_08.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.dokuritsu-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_08.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.fashion-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_08.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.dokuritsu-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_09.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.fashion-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_09.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.fashion-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_09.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.sail-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_10.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.sail-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_10.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.sail-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_10.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.freetype-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_12.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.freetype-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_12.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.freetype-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_12.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
ul#product_list li.campus-img       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_13.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.campus-img a       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_13.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}
	ul#product_list li.campus-img a:hover       {background: #f0f0f0 url(/images/system/side-menu-ntitle-submenu_13.gif) no-repeat 0 0;width: 160px;height:19px; text-indent:-9999px; display:block;}


/*右メニュー用画像 NAVT用*/
.takano-yuragi-img{background: #f0f0f0 url(/images/aw_yuragi/right-bn-yuragi.gif) no-repeat 0 0;width: 150px;height:200px;}
.liebe-1128{background: #f0f0f0 url(/images/system/left_1128_liebe.gif) no-repeat 0 0;width: 150px;height:56px;}

/*テキスト textwidget*/
.sidebar .textwidget p {background-color: #fff;}

/*検索 search*/
.sidebar #searchform input#s {width: 70%;border: 1px solid #999;padding: 4px;font-size: 100%;}
.sidebar #searchform label.hidden {font-weight: bold;}

/*カレンダー Calendar*/
.sidebar #wp-calendar {width: 100%;color: #666;background-color: #fff;line-height: 100%;font-size: 95%;}
.sidebar #calendar p.module_title {display: none;}
.sidebar #wp-calendar thead {background-color: #eee;}
.sidebar #wp-calendar caption {color: #000;font-weight: bold;background-color: #ccc;padding: 5px 0;}
.sidebar #wp-calendar th{text-align: center;padding: 5px 0;}
.sidebar #wp-calendar td{text-align: center;padding: 3px 0;}

/*タグクラウド*/
.sidebar #tag_cloud {line-height: 1.2;}


/*トップページ*/






/***** その他 Others *****/
#main .edit{text-align: center;font-style: italic;padding: 0;float: right;width: 49px;height: 15px;margin: -33px -11px 0 0;}
#main .edit a{position: absolute;top: 0;right: 0;background-color: #07f;color: #fff;padding: 2px 10px;}



/*新規作成*/
.oshirase {border:solid 3px #990000;}

/*共通*/
.tbl-kakaku{border-collapse:collapse;border-top: 1px solid #7e7e7e;border-left: 1px solid #7e7e7e;}
.tbl-kakaku th,.tbl-kakaku td{border-right: 1px solid #7e7e7e;border-bottom: 1px solid #7e7e7e; padding:3px;}
.tbl-kakaku th{background-color: #e9f3bd;}
.box-center th,.box-left th,.td-head{background-color: #e9f3bd;}
.tbl-kakaku .heavy-bg{background-color:#FFCCFF;}
.heavy-txt{color:#FFCCFF;}

.tbl-kijun{border: none;}
.tbl-kijun th,.tbl-kijun td{border-top: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;}
.tbl-kijun th,.tbl-kijun td{border-right: 1px solid #7e7e7e;border-bottom: 1px solid #7e7e7e; margin:3px;}
.tbl-kijun th{background-color: #e9f3bd;}
.tbl-kijun td{background-color: #CCFFCC;}
.tbl-kijun .kijun-gai{background-color:#8CDAFF;}
.kijun-gai-txt{color:#8CDAFF;}

/*会社概要ページ用*/
#post-3 table{border-top: 1px solid #7e7e7e;border-left: 1px solid #7e7e7e; width:570px;}
#post-3 th,#post-3 td{border-right: 1px solid #7e7e7e;border-bottom: 1px solid #7e7e7e; padding:5px;}
#post-3 th{background-color: #f0f0f0;}

/*ローン･クレジットページ用*/
#post-10 h3 {border-bottom: double medium #666666; padding:5px 0 5px;margin:10px 0 5px;}


/*main_070915.cssから移植*/
/* 全体のBOX要素(テキストを配置ためのボックスなど) */
.box{
width: 570px;
margin: 0;
padding: 0;
float: left;
}

.box-left{
width: 570px;
margin: 0 0 10px 0;
padding: 0;
float: left;
text-align: left;
overflow: visible;
}

.box-center{
width: 570px;
margin: 0 0 10px 0;
padding: 0;
float: left;
text-align: center;
overflow: visible;
}

.box-right{
width: 570px;
margin: 0 0 10px 0;
padding: 0;
float: left;
text-align: right;
overflow: visible;
}

.box-550{
width: 526px;
margin: 10px 0 20px 0;
padding: 10px;
float: none;
text-align: left;
overflow: scroll;
border: 2px solid #990000;
background-color: #CCCC99;
}

.box-explanatory{
width: 300px;
text-align: left;
font-size: 10px;
line-height: 18px;
float: right;
}

.box-explanatory2{
width: 450px;
text-align: left;
font-size: 10px;
line-height: 18px;
float: right;
color: #006666;
}

.caution-orange{
width: 566px;
margin: 0 0 0 0;
padding: 10px;
text-align: center;
border: 2px solid #999999;
background-color: #FF6600;
color: #FFFFFF;
font-weight: bold;
}

.box-price{
width: 570px;
margin: 0 0 20px 0;
padding: 0;
float: left;
text-align: center;
overflow: visible;
}

.box-pricetitle{
width: 570px;
margin: 10px 0 3px 0;
padding: 5px 0 5px 10px;
background-color: #009999;
}

.box-half_l{
width: 290px;
margin: 0 5px 0 0;
float: left;
}

.box-half_r{
width: 290px;
margin: 0 0 0 5px;
float: left;
}

/* パンくずリスト */
.pankuzu{
font-size: 10px;
line-height: 10px;
letter-spacing: 1px;
color: #333333;
text-align: left;
margin: 0 0 20px 0;
width: auto;
}

.pankuzu a:link, .pankuzu a:active, .pankuzu a:visited{
text-decoration: underline;
font-weight: bold;
color: #333333;
}

.pankuzu a:hover{
text-decoration: none;
font-weight: bold;
color: #333333;
}

.pankuzu-now{
font-weight: bold;
color: #FF6600;
}


/* index.html TOP3 */
#top3 {
	width: 568px;
	margin: 10px auto 20px auto;
	border: 1px solid #CC0000;
	background-color: #FFDFDF;
}

#top3 h3 {
	margin: 5px 0px 5px 10px;
	font-size: 14px;
}

#top3 img {
	border: none;
}

#top3 .inner {
	width: 176px;
	height: 303px;
	float: left;
	margin: 0px 0px 5px 8px;
	padding: 3px 0px;
	text-align: center;
	border: 1px solid #777;
	background-color: #fff;
}

#top3 .inner p {
	text-align: center;
	line-height: 100%;
}

#top3 .inner p.title{font-weight: bold; margin: 3px auto 5px auto;}
#top3 .inner p.name{margin: 0px auto 5px auto;}
#top3 .inner p.info{font-size: 14px; color: #c00; font-weight: bold; margin: 0px auto 5px auto;}
#top3 .inner p.price{font-size: 14px; color: #c00; margin: 0px auto 5px auto;}

.font-red-b-1{ font-weight: bold; color: #990000;}

.font-red-b-2{ font-size: 14px; font-weight: bold; color: #CC0000;}

.clearfix:after{	/* ブロック要素のバグを回避します */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

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


/* 価格比較表－トップページ */

table.kakaku_blue{
    border-top:1px solid #1D5C79;
    border-left:1px solid #1D5C79;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#EEF7FF;
    empty-cells:show;
	font-size:12px;
	line-height:1.2;
}
.kakaku_blue th{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    color:#333;
    background-color:#88C7E4;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.25em 0.5em;
    text-align:center;
}
.kakaku_blue td{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
}
.kakaku_blue td.migi{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
}
.kakaku_blue td.migired{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
	color:#C00;
	font-size:12px;
}

	
table.kakaku_yel{
    border-top:1px solid #1D5C79;
    border-left:1px solid #1D5C79;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#FFFFE8;
    empty-cells:show;
	font-size:12px;
	line-height:1.2;
}
.kakaku_yel th{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    color:#333;
    background-color:#88C7E4;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.25em 0.5em;
    text-align:center;
}
.kakaku_yel td{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
}
.kakaku_yel td.migi{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
}
.kakaku_yel td.migired{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
	color:#C00;
	font-size:12px;
}

table.kakaku_ppl{
    border-top:1px solid #1D5C79;
    border-left:1px solid #1D5C79;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#E6E6FF;
    empty-cells:show;
	font-size:12px;
	line-height:1.2;
}
.kakaku_ppl th{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    color:#333;
    background-color:#88C7E4;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.25em 0.5em;
    text-align:center;
}
.kakaku_ppl td{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
}
.kakaku_ppl td.migi{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
}
.kakaku_ppl td.migired{
    border-right:1px solid #1D5C79;
    border-bottom:1px solid #1D5C79;
    padding:0.25em 0.5em;
	text-align:right;
	color:#C00;
	font-size:12px;
}




