@charset "Shift_JIS";
/* ブラウザ間の差異をなくすためのcss */

html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr {
	border: 1px silver solid;
}
legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, abbr, acronym, fieldset {
	border: 0;
	vertical-align: bottom;
}
li {
	list-style-type: none;
}
/* 基本フォント指定のcss */

body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 13px;
	line-height: 140%;
}
html>/**/body {
	font-size: 13px;
}
* + html body {
	font-family: "メイリオ", "Meiryo";
}
body {
	background-color : #fffff;
	color: #000000 ;   /* #666666 */
	text-align: center;
}
a {
	font-size:13px;
	text-decoration: none;
	color: #29618c;
}
a:hover {
	text-decoration: underline;
	color: #29618c;
}
h1 {

	color: #666666;
	font-size: 13px;
	display: inline;

}
.navy {
	color: navy !important;
}
.red {
	color: red;
}
.brown {
	color: #636500;
}
.orange {
	color: #ff6600;
}
.orange_kakomi {
	background-color: #ff6600;
	color: white;
	padding: 3px 6px;
}
.left {
	clear:both;
	text-align: left;
}
.right {
	clear:both;
	text-align: right;
}
.left_pad {
	text-align: left;
	padding:20px;
}
.px12 {
	font-size: 12px;
	font-weight: normal;
}
.px12red {
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.px12_pad {
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	display: block;
}
.px11 {
	font-size: 11px;
	font-weight: normal;
}
.px20 {
	font-size: 20px;
}
.px26 {
	font-size: 26px;
}
.lh13{
	line-height: 1.3;
	text-align: left;
	padding: 10px 50px 0 50px ;
}
.pic3 img {
	padding: 4px;
}
.check {
	width: 95%;
	max-width: 740px;
	margin: 20px auto 30px auto;
	line-height: 180%;
	text-align: left;
	font-size: 14px;
}
.check a{
	
	font-size: 14px;
}
.blue_under {
	font-weight: bold;
	text-decoration: underline;
	color: #738eb5;
	display: block;
	padding: 30px 0 0 25px;
	font-size: 18px !important;
	text-align: left;
}
.sub_title{
	font-size:18px;
	background-color: #0E7AC4;
	padding: 20px;
	text-align: center;
	margin: 10px auto;
	color: white;
	font-weight: bold;
}
.sub_title a{
	font-size:18px;
	color: white;
	font-weight: bold;
}

.float {
	float: left;
	margin-right: 1em;
}
.float0 {
	float: left;
	padding: 0;
	margin: 0;
}
.	 {
	clear: both;
}
.center {
	width: 100%;
	text-align: center;
	margin: 20px auto 20px auto;
	line-height: 1.6em;
}
.center2 {
	width: 480px;
	text-align: center;
	margin: 10px auto 20px auto;
}
.center3 {
	width: 100%;
		text-align: center;
	margin: 10px auto 20px auto;
}
td.center{
	text-align: center;
}
table.chumon .center{
		text-align: center;		
}
ul.list_disc {
	list-style-type : disc !important;
	list-style-position : outside !important;
	margin : 0;
	padding : 4px 6px 4px 20px;
}
.list_disc li {
	list-style-type : disc !important;
	list-style-position : outside !important;
	line-height : 180%;
	padding : 3px 0;
}
ul.list_disc2 {
	list-style-type : disc !important;
	list-style-position : outside !important;
	margin : 0;
	padding : 4px 6px 8px 20px;
}
.list_disc2 li {
	list-style-type : disc !important;
	list-style-position : outside !important;
	line-height : 135%;
	padding : 3px 0;
}
.list_disc2 b {
	color: #00009c;
}
ul.list_number {
	list-style-type : decimal !important;
	list-style-position : outside !important;
	margin : 0;
	padding : 10px 10px 10px 40px;
}
.list_number li {
	list-style-type : decimal !important;
	list-style-position : outside !important;
	line-height : 130%;
	padding : 5px 0;
	color: #00009c;
}
.waku {
	padding: 6px;
	font-size: 12px;
	border: 1px solid silver;
	margin: 10px auto;
	width: 90%;
}
.waku3 {
    padding: 1em 1.5em;
    margin: 2em 0;
    background-color:#f4f9ff;/*背景色*/
    border:1px solid #84c1ff;/*枠線*/
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);/*影*/
    color:#000000;/*文字色*/
}
.waku3 p {
    margin: 0; 
    padding: 0;
}


.pad5 {
	padding: 5px;
}
/* レイアウト（枠組み）のcss */

#wrapperBox {
	width: 100%;
	margin: 0 auto;
}
/* index.htm用 */

.headerBox-s{
	display:none;
}
/* サブページ用 */
#headerBoxSub {
	width: 980px;  /* 920px */
	padding: 0;
	background: #ffffff;
	color: #000000; /* 666666 */
	margin: 0 auto;
	background-image : url(sub_header2025.gif);
	height: 90px;
	background-repeat: no-repeat;
	background-position: left bottom;  /* center bottom */
	border-bottom : 3px solid silver;
}
#headerBoxSub_ask {
	width: 980px;  /* 920px */
	padding: 0;
	background: #ffffff;
	color: #000000;  /* 666666 */
	margin: 0 auto;
	background-image : url(sub_header2.gif); /* 浅草店用 */
	height: 90px;
	background-repeat: no-repeat;
	background-position: left bottom;  /* center bottom */
	border-bottom : 3px solid silver;
}
#containerBox {
		width: 980px;  /* 920px */
	margin: 0 auto;
}
#containerBox:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
#mainBox {
	float: right;
	width: 740px;  /* 700px */
	background: #ffffff;
	padding: 15px 0 0 0;
}
#linkListBox_index {
	float: left;
	width: 200px;
	background: white;
	text-align: left;
	margin-top: 15px;
}


#mainBox_index {
	float: right;
	width: 740px;  /* 700px */
	background: #ffffff;
	padding: 15px 0 0 0;
}

#linkListBox_ask {
	float: left;
	width: 200px;
	background: white;
	text-align: left;
	margin-top: 15px;
}

/* フッター */
#footerBox_index {
	width: 980px;  /* 920px */
	clear:both;
	background-color: #003399;
	margin: 0 auto;
}
table.table_index_map {
	border-collapse: collapse;
	border-spacing: 0;
}
table.table_index_map {
	width: 100%;
	background-color: #eeeeee;
}
.table_index_map td {
	vertical-align: top;
	padding: 30px 10px;
  width: 24%;
	text-align: left;
	line-height: 180%;
	box-sizing:border-box;
	display: inline-block;
}
.table_index_map .px11{
	line-height: 1.4;
}
.table_index_map td img{
	max-width: 100%;
	height: auto;
	padding: 10px 0 10px 0;
}
.table_index_map td a {
	font-size: 13px;
	
}
.table_index_map td b {
	font-size: 14px;
		display: inline-block;
		padding-bottom: 10px;
	

}
.table_index_map td.cell3{
	border-right: none;
}
.index_footer_link {
	width: 100%;
	padding: 5px 0 5px 0;
	background-color: #00009c; /*  #f7f7f7 */
	font-size: 12px;
	color: white;
}
.index_footer_link a {
	font-size: 12px;
	color : white;
}
.footer03 {
	background-color: #00009c;
  padding-top: 10px;
	padding-bottom: 10px;
}



/* エレベーターボタン */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}




/* 左のリンクメニュー */

.left_link_menu1, .left_link_menu1 li, {
 margin: 0;
 padding: 0;
}
.left_link_menu1 li {
	list-style-type: none;
	border-bottom : 1px solid silver;
}
.left_link_menu1 a {
	padding: 7px 0px 7px 35px;
	width: 163px;
	height: 16px;
	display: block;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0px;
	font-size:12px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
.left_link_menu1 a:hover, .left_link_menu1 ul a:hover {
	color: navy;
	filter:alpha(opacity=60);
	opacity:0.60;
	-moz-opacity:0.60;
}
.left_link_menu3, .left_link_menu3 li, .left_link_menu3 li a {
	margin: 0;
	padding: 0;
}
.left_link_menu3 li {
	list-style-type: none;
	border-bottom : 1px solid silver;
}
.left_link_menu3 a {
	width: 198px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}
.left_link_menu3 li a {
	text-decoration: none;
	display: block;
	width: 182px;
	color: #666666;
	font-size:12px;
	padding: 1px 0 1px 16px;
	margin: 0;
	background-color: #f2f2f2;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.left_link_menu3 li a:hover {
	text-decoration: none;
	color: navy;
	background-color: #a5a2de;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.left_link_menu1 .left_link_menu_t {
	color: white;
	background-color: #010199;
	margin: 0;
	font-weight: bold;
	width: 188px;
	list-style-type: none;
	text-align: center;
	height: 18px;
	padding: 6px;
	letter-spacing: 1px;
}

#linkListBox_ask .left_link_menu1 .left_link_menu_t {
	color: white;
	background-color: #009a00;
	margin: 0;
	font-weight: bold;
	width: 188px;
	list-style-type: none;
	text-align: center;
	height: 18px;
	padding: 6px;
	letter-spacing: 1px;
}
.left_link_menu3 .left_link_menu_t {
	color: white;
	background-color: #010199;
	margin: 0;
	font-weight: bold;
	width: 188px;
	list-style-type: none;
	text-align: center;
	height: 18px;
	padding: 6px;
	letter-spacing: 1px;
}
li.llm37 {
	margin: 0;
	list-style-type: none;
	height: 29px;
	width: 200px;
	border-top : 1px solid silver;
}
li.left_link_menu_ks {
	margin: 0;
	list-style-type: none;
	height: 29px;
	width: 200px;
		border-top : 1px solid silver;
}
li.left_link_menu_ks a {
	background-image : url(llm00.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm01 a {
	background-image : url(llm01.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm02 a {
	background-image : url(llm02.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm03 a {
	background-image : url(llm03.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm04 a {
	background-image : url(llm04.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm05 a {
	background-image : url(llm05.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm06 a {
	background-image : url(llm06.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm07 a {
	background-image : url(llm07.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm08 a {
	background-image : url(llm08.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm09 a {
	background-image : url(llm09.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm10 a {
	background-image : url(llm10.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm11 a {
	background-image : url(llm11.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm12 a {
	background-image : url(llm12.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm13 a {
	background-image : url(llm13.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm14 a {
	background-image : url(llm14.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm15 a {
	background-image : url(llm15.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm16 a {
	background-image : url(llm16.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm17 a {
	background-image : url(llm17.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm18 a {
	background-image : url(llm18.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm19 a {
	background-image : url(llm19.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm20 a {
	background-image : url(llm20.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm21 a {
	background-image : url(llm21.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm22 a {
	background-image : url(llm22.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm23 a {
	background-image : url(llm23.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm24 a {
	background-image : url(llm24.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm25 a {
	background-image : url(llm25.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm26 a {
	background-image : url(llm26.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm27 a {
	background-image : url(llm27.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm28 a {
	background-image : url(llm28.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm29 a {
	background-image : url(llm29.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm30 a {
	background-image : url(llm30.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm31 a {
	background-image : url(llm31.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm32 a {
	background-image : url(llm32.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm33 a {
	background-image : url(llm33.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm34 a {
	background-image : url(llm34.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm35 a {
	background-image : url(llm35.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm36 a {
	background-image : url(llm36.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm37 a {
	background-image : url(llm26.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm38 a {
	background-image : url(llm37.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm39 a {
	background-image : url(llm39.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm40 a {
	background-image : url(llm40.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm41 a {
	background-image : url(llm41.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm42 a {
	background-image : url(llm42.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm43 a {
	background-image : url(llm43.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm44 a {
	background-image : url(llm44.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm45 a {
	background-image : url(llm45.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm46 a {
	background-image : url(llm46.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm47 a {
	background-image : url(llm47.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm48 a {
	background-image : url(llm48.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
.left_link_menu1 .llm49 a {
	background-image : url(llm49.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f3f3f3;
}
/* header */

#headerLink {
	text-align: right;
	padding-top: 60px;
	padding-bottom: 8px;
}
#headerLink a{
	background-color: #ff4500;
	color: white;
	display: inline-block;
	padding: 3px 6px;
	font-weight:bold;
}

#headerLink-ask {
	text-align: right;
	padding-top: 60px;
	padding-bottom: 8px;
}
#headerLink-ask a{
	background-color: #009a00;
	color: white;
	display: inline-block;
	padding: 3px 6px;
	font-weight:bold;
}
/* パンくずリスト */

.pankuzu {
	padding : 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	color: #666600;
}
.pankuzu a {
	color: navy;
	text-decoration: underline;
}
.pankuzu a:hover {
	color: red;
}
/* ページへのリンク */
.page_ue {
	text-align: right;
	margin-top: 10px;
	margin-bottom: -40px;
}
.page_ue2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: -40px;
}
.page_ue3 {
	text-align: center;
	margin-top: 40px;
	margin-bottom:  10px;
}
.page_shita {
	text-align: right;
	margin-top: -40px;
	margin-bottom: 40px;
}
.page_ue a, .page_shita a {
	padding-right: 14px;
	text-decoration: none;
	font-size: 14px;
}
.page_ue2 a, .page_ue3 a{
	padding-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
}
.page_ue a:hover, .page_ue2 a:hover, .page_ue3 a:hover, .page_shita a:hover {
	color: red;
	text-decoration: none;
}
.page_ue .nolink, .page_shita .nolink {
	font-weight: bold;
	color: #666600;
	padding-right: 14px;
	font-size: 14px;
}
.page_ue2 .nolink, .page_ue3 .nolink{
	font-weight: normal;
	color: #666600;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	display: box;
}
/* ページのタイトル 各ページ画像の指定はtitle.cssで　*/

/* タイトルの下の説明文 */

.under_title {
	padding: 4px 8px;
	text-align: left;
	line-height: 130%;
	font-size: 14px;
	color: #7f7f7f;
	font-weight: bold;
	background-color: #f2f2f2;
	border-bottom: solid 2px #efefef;
}

/* フォントの色 */
.f_red {
	color: red;
}

/* index.htmのスタイル */

#headerLink_index {
	text-align: right;
	padding-top: 35px;
	padding-bottom: 3px;
}
.index_header {
	font-size: 16px;
	text-align: left;
	line-height: 150%;
	color: #4659a6;
	font-weight: bold;
	padding: 74px 10px 0 7px;
}
#whats_new {
	clear: both;
	padding: 28px 0px 2px 0px;
	margin: 0 0 15px 0;
	background-image : url(whatsnew.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#scroll {
	width: 698px;
	height: 180px;
	overflow: auto !important;
}
table#whats_new_t {
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	word-break: break-all;
}
#whats_new_t td {
	word-break: break-all;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells: show;
	line-height: 140%;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}
#whats_new_t td a {
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}
#whats_new_t .pic {
	text-align: center;
	width: 130px;
}
#whats_new_t .pic a img {
	border: 2px solid #f7f7f7;
}
#whats_new_t .pic a:hover img {
	border: 2px solid silver;
}
#whats_new_t td b {
	color: #ef6131;
}
td.whats_new_list {
	font-size: 13px;
	color: #666633;
	padding: 5px 0 3px 15px !important;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	border-bottom: 1px dotted silver;
}
#kanbantte {
	padding: 10px 10px 10px 200px;
	line-height: 150%;
	background-image : url(hatena.gif);
	background-repeat: no-repeat;
	background-position: 140px 15px;
	text-align: left;
	width: 710px;
	font-size: 13px;
}
#kanbantte a {
	color: #ef6131;
	font-weight: bold;
}
#kanbantte a:hover {
	color: silver;
}
#kanbantte_shita {
	width: 902px;
	border: 1px solid #0099cc;
	background-color: #f7f7f7;
	line-height: 140%;
	padding: 8px;
	text-align: left;
	font-size: 13px;
	margin: 10px 0 20px 0;
}
#kanbantte_shita a {
	color: #ef6131;
	text-decoration: underline;
}
#kanbantte_shita a:hover {
	color: silver;
}
#tenjijyo {
	text-align: left;
	font-size:12px;
	width: 535px;
	min-height: 350px;
	padding: 0 0 0 280px;
	color: #666666;
	margin: 40px 15px 15px 90px;
	background-image : url(maps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 130%;
}
.floatclear {
	clear: both;
}
#index_fotter_link, #index_fotter_link td {
	border-collapse:collapse;
	border-spacing: 0;
	padding: 8px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
}
table#index_fotter_link {
	margin: 15px auto 0 auto;
}
.copyright_index {
	text-align : center;
	padding: 10px 0 7px 0;
	font-size : 12px;
}
#kouji {
	height: 86px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	border: 1px solid #cccccc;
	padding-right: 15px;
	background-color : #f2f2f2;
	text-align: left;
	background-image : url(kouji1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 128px 10px 10px;
}
#case {
	height: 93px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	border: 1px solid #cccccc;
	padding-right: 15px;
	background-color : #f2f2f2;
	text-align: left;
	background-image : url(case.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 6px 6px 10px 168px;
}
#case .mark {
	display: block;
	padding: 8px 0 1px 16px;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0;
	font-size: 12px;
}
table.index_category, .index_category td {
	border-collapse: collapse;
	border-spacing: 0 10px !important;
}
table.index_category {
	margin: 15px 0 15px 0;
}
.index_category td {
	width: 123px;
	text-align: center;
}
.index_category td.text {
	background-color: #cccccc;
	padding: 3px;
	border-bottom: 20px solid white;
}
#index_mein_link {
	margin: 0;
}
#index_mein_link:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#index_mein_link ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#index_mein_link li {
	float: left;
	display: block;
	margin: 0;
	padding: 5px;
}
#index_mein_link dl {
	margin: 0;
	padding: 0;
	border: 1px solid #a5a2de;
	font-size: 12px;
	width: 128px;
}
#index_mein_link dd {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #eeeeee;
	font-size: 12px;
	line-height: 1.8em;
	width: 128px;
}
#index_mein_link a {
	color: #333333;
	font-size: 12px;
	display: block;
	width: 100%;
	overflow:hidden;
}
#index_mein_link a:hover {
	color:  #a5a2de;
	text-decoration: none;
	background-color: #f2f2f2;
}
#index_mein_link a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:.70;
}

/* 商品の表 各ページ商品の表はshouhin.cssで　*/






/* kaisha.htm の表　*/
.gaiyou, .gaiyou td {
	border-collapse: collapse;
	border-spacing: 0;
}
.gaiyou {
	width: 90%;
	margin: 20px auto 25px auto;
}
.gaiyou td {
	border: 1px solid #cccccc;
	padding: 5px;
	line-height: 140%;
}
.gaiyou td.cell1 {
	background-color: #f7f7f7;
	text-align: center;
	width: 25%;
	vertical-align: middle;
}
.gaiyou td.cell2 {
	background-color: white;
	text-align: left;
	padding: 5px;
}
.kakuten, .kakuten td {
	border-collapse: collapse;
	border-spacing: 0;
}
.kakuten {
	width: 90%;
	margin-top: 30px;
	margin-bottom: 25px;
}
.kakuten td {
	border: none;
	padding: 10px;
	line-height: 140%;
}
.kakuten td.pic {
	padding-top:30px;
	text-align: center;
}
.kakuten td.cell1 {
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding-bottom: 20px !important;
	padding-left: 70px !important;
}
.kakuten td.cell1 b {
	color: #2930ad;
	font-size: 14px;
	line-height: 24px;
}
table.kanrensite, .kanrensite td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.kanrensite {
	width: 198px;
	margin-top: 15px;
}
.kanrensite td {
	text-align: center;
	padding: 3px;
}
/* chumon.htm 送料の欄の表 */


table.fareTable, .fareTable td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.fareTable {
	margin:  20px auto 25px auto;
}
.fareTable th, .fareTable td {
	border: 1px gray solid;
	padding : 10px;
	
}
.fareTable td {
	text-align: right;
	padding : 10px;
		
}
.heading {
	font-size: 13px;
	font-weight : bold;
	background-color: #99cccc;
	padding : 3px 3px;
	text-align: center;
}
.service {
	font-size: 13px;
	font-weight : normal;
	background-color: #eeffff;
	vertical-align: top;
	padding : 5px;
}
.freeservice {
	font-size: 13px;
	font-weight : normal;
	background-color: #ffffee;
	vertical-align: top;
	padding : 5px;
}
th.free {
	font-size: 13px;
	font-weight : normal;
	background-color: #ffffee;
	padding : 2px;
	text-align: center;
}

.faretable1 td {
	font-size: 13px;
	background-color: #ffffff;
	text-align: right;
	padding : 10px;
}
td.even {
	background-color: #eeeeee;
	text-align: right;
}
table.faretable01, .faretable01 td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.faretable01 {
	margin: 20px auto 25px auto;
}
.faretable01 th, .faretable01 td{
	border: 1px gray solid;
	text-align: center;
	padding : 10px;
}
 .faretable01 td.left {
	text-align: left;
	
}
.faretable01 td, .faretable td{
	padding : 10px;
}
.faretable01 td.price {
	font-weight: bold;
	text-align: right;
	color: #666600;
	white-space:nowrap;
}
table.faretable02, .faretable02 td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.faretable02 {
	margin: 20px auto 25px auto;
}
.faretable02 th, .faretable02 td {
	border: 1px gray solid;
	text-align: center;
	padding : 10px;
}
.faretable02 td {
	padding : 10px;
	text-align: left;
}
th.ser {
	font-size: 13px;
	font-weight : normal;
	background-color: #eeffff;
	text-align: center;
	padding: 3px 6px;
	
}
td.ser2 {
	font-size: 13px;
	text-align: center;
}
/* chumon.htm Eネールで〜の表 */
table.chumon, .chumon td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.chumon {
	margin: 20px auto 25px auto;
	width:90%;
}
.chumon td {
	padding : 20px 5px;
	text-align: left;
	line-height: 160%;
}
.chumon td.midashi {
	font-size: 18px;
	font-weight: bold;
	color: #2930ad;
}

.chumon td.chuui {
	font-size:14px;
	line-height: 160%;
	padding: 15px;
}
.chumon td b, .chumon td b a, b.bbrown {
	font-size:18px;
	font-weight: bold;
	color: #636500 !important;
}
b.bbrown {
display:block;
margin: 40px 0 0 0;
border-left: 6px solid silver;
padding-left: 6px;
color: #636500;
}

.setsumeibun {
	width: 90%;
	text-align: left;
	line-height: 140%;
	margin: 20px auto 25px auto;
}
.note dt {
	position: relative;
}
.note dt span {
	position: absolute;
}
.note dd {
	padding-left: 1em;
}
.setsumeibun b {
	font-size:14px;
	font-weight: bold;
	color: #2930ad;
	line-height: 35px;
}
.setsumeibun b.red {
	font-weight: bold;
	color: red;
	line-height: 140%;
}
.setsumeibun b.brown {
	font-weight: bold;
	color: #636500;
	line-height: 140%;
}
/* saitomapu.htm */

.sitemap {
	width: 90%;
	text-align: left;
	margin: 20px auto 25px auto;
	line-height : 150%;
}
.sitemap ul {
	padding : 0;
	margin : 0.5em 0 0 1em;
	list-style-type : none;
	line-height : 1.5em;
}
.sitemap ul ul {
	padding : 0;
	margin : 0 0 0 3em;
	list-style-type : none;
}
.sitemap li {
	line-height : 240%;
	padding-left : 14px;
	background-image : url(listmark.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
	font-size : 14px;
}
.ul1 {
	line-height : 1.5em;
}
.sitemap li a {
	text-decoration : none;
	line-height : 240%;
}
.sitemap li a:hover {
	text-decoration : underline;
}
.sitemap li li {
	padding: 0px;
	background-image : none;
	line-height : 2.4em;
}
.sitemap li li a {
	font-size : 13px;
	line-height : 240%;
}
.sitemap .li1 {
	line-height : 240%;
	padding-left : 14px;
	background-image : url(listmark.gif);
	background-repeat : no-repeat;
	background-position : 0px 7px;
	font-size : 14px;
	margin : 0 0 0 -2em;
}
.li1 li {
	font-size : 14px;
	padding: 0px;
	background-image : none;
	margin : 0 0 0 -1em;
	line-height : 150%;
}
.map_title {
	font-size : 16px;
	font-weight : bold;
	color : #2930ad;
	margin: 30px 0 15px 0;
	border-left: 8px solid #636500;
	padding : 5px 0 5px 0.5em;
	width: 100%;
	display: block;
}
.map_title a {
	font-size : 16px;
	font-weight : bold;
	color : #2930ad;
}
.inside li {
	font-size: 12px;
	list-style: none;
	line-height : 150%;
	color: #999999;
}
/* shitsumon.htm, shitumon01.htm */
.shitsumon {
	margin: 20px 0 0 0;
	text-align: left;
}
table.shitsumon_table, .shitsumon_table td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.shitsumon_table {
	margin: 20px 0 25px 0;
	width: 100%;
}
.shitsumon_table th, .shitsumon_table td {
	text-align: left;
}
.shitsumon_table td.note {
	padding : 10px 50px 30px 50px;
	line-height: 2.6em;
	background-image : url(bar_table_shita.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	border-bottom: white 15px solid;
}
.shitsumon_table td.note2 {
	padding : 0 30px 30px 30px;
	line-height: 2.6em;
	background-image : url(bar_table_shita.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	border-bottom: white 15px solid;
}
table.shitsumon_table td.q {
	padding: 5px 50px 0 50px;
	background-image : url(bar_table.gif);
	background-repeat : no-repeat;
	background-position : center top;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
		line-height: 50px;
}
table.shitsumon_table td.q a {
    font-size : 16px;
	text-decoration: none;	
	color : #2930ad;
}
table.shitsumon_table .pic {
	text-align: center;
	padding: 10px 15px;
}
/* koe.htm */
table.koe_table, .koe_table td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.koe_table {
	margin: 50px 0 25px 0;
	width: 700px;
}
.koe_table th, .koe_table td {
	text-align: left;
}
.koe_table td.note {
	padding : 0 30px 30px 30px;
	line-height: 2.6em;
	background-image : url(bar_table_shita.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	border-bottom: white 15px solid;
}
table.koe_table .koe_title {
	padding: 6px 2em 0 2em;
	background-image : url(bar_table.gif);
	background-repeat : no-repeat;
	background-position : center top;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
	height: 40px;
}
/* link.htm */

table.link_table, .link_table td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.link_table {
	margin: 20px 0 25px 0;
}
.link_table th, .link_table td {
	text-align: left;
	padding: 20px;
}
.link {
	margin: 10px 0 10px 35px;
	text-align: left;
}
/* linka-1.htm〜 */
table#link, #link td {
	border-collapse: collapse;
	border-spacing: 0;
}
table#link {
	margin: 50px auto 20px auto;
	width: 100%;
}
#link td {
	border: 1px solid #cccccc;
	padding: 4px;
	line-height: 1.4;
	text-align: left;
}
#link td.th {
	background-color: #f7f7f7;
	text-align: center;
	width: 30%;
}
.link2 {
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: left;
}
.linkqa {
	width: 100%;
	margin: 20px auto 0 auto;
	text-align: left;
	border: 2px silver dotted;
	padding: 5px;
	line-height: 140%;
	box-sizing:border-box;
}
.linkqa table {
	margin-top: 4px;
	margin-left: 4px;
}
.linkqa .cell1 {
	color: #777fc7;
	font-size: 15px;
	white-space: nowrap;
	font-weight: bold;
	vertical-align: top;
}
.linkqa .cell2 {
	vertical-align: top;
	white-space: normal;
	padding: 3px 3px 3px 7px;
}
.link_page_ue {
	text-align: center;
	margin-top: 20px;
	margin-bottom: -40px;
}
.link_page_ue a {
	padding:0 60px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.link_page_ue a:hover {
	color: red;
	text-decoration: none;
	font-weight: bold;
}
/* kanbantop.htm */

table#kanbantop, #kanbantop td {
	border-collapse: separate;
	border-spacing: 0;
}
table#kanbantop {
	margin: 10px auto 25px auto;
}
#kanbantop .t1, #kanbantop .t2 {
	padding: 10px;
	text-align: center;
	background-color: #cccccc;
	font-weight: bold;
	border-top: 20px white solid;
	color: #2930ad;
}

#kanbantop .pic {
	width: 128px;
	height: 128px;
}
#kanbantop .pic img {
	border: 1px solid #cccccc;
}
#kanbantop .cell1, #kanbantop .cell2 {
	width: 210px;
	background-color: #f7f7f7;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
}

#kanbantop .cell1 a, #link .cell2 a {
	display: block;
	overflow:hidden;
	height: 123px;
}
#kanbantop .t1, #kanbantop .cell1{
border-right: 20px solid white;
}

/* font.htm */
img.center {
	margin: 20px auto 25px auto;
}
/* design.htm */

table.design {
	margin: 20px auto 25px auto;
	border-collapse: separate;
	border-spacing: 20px 20px;
}
.design img {
	border: 1px gray solid;
}
/* color.htm */

table.color {
	margin: 30px auto 45px auto;
	border-collapse: separate;
	border-spacing: 20px 2px;
}
table.color td {
	text-align: left;
}
/* pict.htm */


/* ピクトサイン　表*/
table.pict {
	border: 0;
	border-collapse: collapse;
	margin: 20px auto 35px auto;
}
.pict td {
	text-align: center;
	background-color: #ffffff;
	padding: 5px 3px 3px 3px;
	width: 114px;
	border: 1px solid black;
	vertical-align: top;
}
.pict .chuu {
	text-align: left;
	font-size: 10px;
	color: navy;
	margin-top: 3px;
}
.pict b {
	color: blue;
	font-weight: normal;
}
.pict img {
	top: 3px;
	position: relative;
}
/* ピクトサイン　ジャンプ*/
.kakomi {
	margin: 15px 0;
	width: 170px;
	border: 2px dashed #cccccc;
	padding: 5px 5px 2px 5px;
	background-color: #eeeeee;
	font-size: 13px;
	line-height: 140%;
}
.jump {
	margin: 0.5em 0;
}
.jump img {
	top: 3px;
	position: relative;
}
/* ピクトサイン　大きさめやす*/
.pictsize caption {
	padding: 30px 0 0.2em 0;
	color: navy;
}
.pictsize th {
	text-align: center;
	background-color: #eeeeee;
	padding: 4px;
	border-bottom: 1px solid #bbbbbb;
	white-space: nowrap;
	font-weight: normal;
}
.pictsize td {
	text-align: right;
	background-color: #ffffff;
	padding: 3px 1em;
	border-bottom: 1px dashed #cccccc;
	white-space: nowrap;
}
.pictsize {
	border: 0;
	border-collapse: collapse;
	font-size: 13px;
	border: 1px solid #bbbbbb;
	margin: 20px auto 35px auto;
	padding: 15px;
}
/* ピクトサイン　一番上へ*/
.totop {
	margin: 20px 30px 30px 25px;
	text-align: right;
	font-size: 13px;
}
/* 説　見出し小 */
.midashi_s {
	border-top: 1px solid #666699;
	border-bottom: 2px solid #666699;
	border-left: 1px solid #666699;
	border-right: 2px solid #666699;
	margin: 10px 0px 15px 0px;
	padding: 3px 5px 3px 5px;
	font-family: "ＭＳ Ｐ明朝", serif;
	font-size : 14px;
	font-weight : bold;
	color : navy;
	letter-spacing: 1px;
	background-color: #eeeeee;
	text-align: left;
}
/* news.htm */
table.news_table, .news_table td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.news_table {
	margin: 50px 0 25px 0;
	width: 700px;
}
.news_table th, .news_table td {
	text-align: left;
}
.news_table td.note {
	padding : 0 30px 30px 30px;
	line-height: 2em;
	background-image : url(bar_table_shita.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
	border-bottom: white 15px solid;
}
table.news_table .title {
	padding: 6px 2em 0 2em;
	background-image : url(bar_table.gif);
	background-repeat : no-repeat;
	background-position : center top;
	font-size : 15px;
	font-weight: bold;
	color : #2930ad;
	height: 40px;
}
.news_table td.day {
	padding : 0 30px 5px 30px;
	line-height: 1.3em;
	text-align: right;
	border-bottom: white 15px solid;
	color: #636500;
	font-size: 12px;
	font-weight: bold;
}
/* kanbanyogo.htm */
table.kanbanyogo_table {
	margin: 30px auto 25px auto;
	border-collapse: collapse;
	border-spacing: 0;
	width: 95%;
}
.kanbanyogo_table td.cell1 {
	padding : 7px;
	border-bottom: 1px silver dotted;
	text-align: left;
}
.kanbanyogo_table td.cell2 {
	padding: 7px 7px 0 7px;
	text-align: left;
}
.kanbanyogo_table td.cell3 {
	padding : 7px;
	text-align: left;
	border-bottom: 2px silver solid;
}
.kanbanyogo_table td.title {
	padding: 6px;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
	background-color: #f7f3f7;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px silver dotted;
}
.kanbanyogo_table td.title_a {
	padding: 6px;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
	background-color: #f7f3f7;
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px silver solid;
}
.kanbanyogo_table td.title2 {
	padding: 6px;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px silver dotted;
}
.kanbanyogo_table td.title2_a {
	padding: 6px;
	font-size : 16px;
	font-weight: bold;
	color : #2930ad;
	background-color: #eeeeee;
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px silver solid;
}
.kanbanyogo_table td b {
	font-weight: bold;
	color: #2930ad;
	line-height:2em;
}
.kanbanyogo_table td a {
	color : #2930ad;
}
.kanbanyogo_table td a:hover {
	text-decoration: none;
}
/* jyorei.htm */
table.jyorei_table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 30px auto 25px auto;
	width: 80%;
}
.jyorei_table td {
	border: 1px solid silver;
	padding : 4px;
}
.jyorei_table td.cell1 {
	text-align: left;
}
.jyorei_table td.cell2 {
	text-align: center;
	background-color: #e2533f;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell3 {
	text-align: center;
	background-color: #f5873c;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell4 {
	text-align: center;
	background-color: #e3cc29;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell5 {
	text-align: center;
	background-color: #7fbd48;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell6 {
	text-align: center;
	background-color: #218d5c;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell7 {
	text-align: center;
	background-color: #0095b3;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell8 {
	text-align: center;
	background-color: #2170b4;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell9 {
	text-align: center;
	background-color: #805296;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell10 {
	text-align: center;
	background-color: #ca496b;
	font-weight: bold;
	color: black;
}
.jyorei_table td.cell11 {
	text-align: center;
	background-color: #f7f7f7;
	font-weight: bold;
	color: black;
}
.jyorei_table td.title {
	text-align: center;
	background-color: #eeeeee;
	font-weight: bold;
	color: black;
}
.jyorei_table td.title2 {
	text-align: center;
	background-color: #00009c;
	font-weight: bold;
	color: white;
}
/* adobaisutop.htm　*/
table.adobaisu_table {
	border-collapse: separate;
	border-spacing: 10px 5px;
}
/* sodetop2.htm stand1.htm*/

table.kakaku3, .kakaku3 td {
	border-collapse: collapse;
	border-spacing: 0;
}
table.kakaku3 {
	margin: 0 auto 0 auto;
	width: 680px;
}
table.kakaku3 th, .kakaku3 td {
	padding: 4px;
	font-size: 13px;
	white-space: nowrap;
	border: 1px solid silver;
}
.kakaku3 td.hinban {
	line-height: 1.5em;
	font-weight: bold;
	color: #2930ad;
	text-align: center;
	background-color: #f7f3f7;
}
.kakaku3 td.size {
	text-align: center;
}
.kakaku3 td.price {
	font-weight: bold;
	text-align: right;
	color: #666600;
}
.kakaku3 .tag {
	font-weight: bold;
	color: #888866;
	text-align: center;
	background-color: #dddddd;
}
.kakaku3_img {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 680px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.kakaku3 caption {
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
	color:#888866;
	font-weight: bold;
}
/* moji.htm */
table.moji_table {
	width: 500px;
	margin: 0 auto 25px auto;
}
.moji_table td {
	padding: 10px;
	text-align: left;
}
/* risaikuru2.htm */


table.risaikuru2_table_jump {
	border-collapse: collapse;
	border-spacing: 0;
}
table.risaikuru2_table_jump {
	margin: 20px auto 5px auto;
	width: 80%;
	border: 2px solid silver;
}
.risaikuru2_table_jump td {
	text-align: left;
	background-color: #f2f2f2;
	padding: 10px 5px;
	font-weight: bold;
	line-height: 150%;
}
.risaikuru2_table_jump td.cell1 {
	padding-bottom: 0;
	width: 100%;
	border-style: none;
}
.risaikuru2_table_jump td b {
	color: #84c321;
}
.risaikuru2_table_jump td a {
	display: block;
	padding: 1px 0 1px 16px;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin: 0;
}
table.risaikuru2_table, table.risaikuru2_table_sold {
	border-collapse: collapse;
	border-spacing: 0;
}
table.risaikuru2_table, table.risaikuru2_table_sold {
	margin: 50px 0 25px 0;
	width: 700px;
}
.risaikuru2_table th, .risaikuru2_table td {
	text-align: left;
	font-size:14px;
	line-height: 160%;
	border-bottom: silver 1px dotted;
	padding: 20px;
}
.risaikuru2_table_sold th, .risaikuru2_table_sold td {
	text-align: left;
	font-size:14px;
	line-height: 160%;
	border-bottom: silver 1px dotted;
	padding: 20px;
	empty-cells: hide;
}
.risaikuru2_table td.pic, .risaikuru2_table_sold td.pic {
	width: 200px;
	text-align: center;
	padding : 20px;
}
.risaikuru2_table td.size, .risaikuru2_table_sold td.size {
	text-align: left;
	color: navy;
	white-space:nowrap;
	border-style: none;
	font-size: 12px;
	padding: 20px;
}
.risaikuru2_table td.totop, .risaikuru2_table_sold td.totop {
	padding: 10px 30px;
	text-align: right;
	font-size: 12px;
	border-style: none;
	line-height: 150%;
}
.risaikuru2_table .totop a:hover, .risaikuru2_table_sold td.totop a:hover {
	text-decoration: underline;
}
.risaikuru2_table .noborder {
	border-style: none;
	padding-left: 15px;
}
.risaikuru2_table_sold .noborder {
	border-style: none;
	padding: 0;
}
.risaikuru2_table b, .risaikuru2_table_sold b {
	color: #e25139;
	font-weight: bold;
}
.risaikuru2_table i, .risaikuru2_table_sold i {
	color: #0033cc;
	font-style : normal;
}
.risaikuru2_table a, .risaikuru2_table_sold a {
	text-decoration: none;
}
.risaikuru2_table .green, .risaikuru2_table_sold .green {
	color: #7bbe4a;
	font-weight: bold;
}
.risaikuru2_table td.cell1, .risaikuru2_table_sold td.cell1 {
	text-align: center;
	background-color: #f2f2f2;
	font-weight: bold;
	color: #29618c;
	padding: 5px 3px;
	white-space: nowrap;
	border-style: none;
}
.risaikuru2_table td.cell2, .risaikuru2_table_sold td.cell2 {
	text-align: center;
	background-color: #e2533f;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell3 {
	text-align: center;
	background-color: #f5873c;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell4 {
	text-align: center;
	background-color: #e3cc29;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell5 {
	text-align: center;
	background-color: #7fbd48;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell6 {
	text-align: center;
	background-color: #218d5c;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell7 {
	text-align: center;
	background-color: #0095b3;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell8 {
	text-align: center;
	background-color: #2170b4;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell9 {
	text-align: center;
	background-color: #805296;
	font-weight: bold;
	color: white;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell10 {
	text-align: center;
	background-color: #ca496b;
	font-weight: bold;
	color: white;
	white-space:nowrap;
	padding: 5px 3px;
	border-style: none;
}
.risaikuru2_table td.cell11, .risaikuru2_table_sold td.cell11 {
	text-align: center;
	background-color: #cccccc;
	font-weight: bold;
	color: black;
	padding: 5px 3px;
	white-space:nowrap;
	border-style: none;
}
.risaikuru2_table td.cell1 a, .risaikuru2_table_sold td.cell1 a {
	color: white;
}
.risaikuru2_table td.cell2 a, .risaikuru2_table_sold td.cell2 a {
	color: white;
}
.risaikuru2_table td.cell3 a {
	color: white;
}
.risaikuru2_table td.cell4 a {
	color: white;
}
.risaikuru2_table td.cell5 a {
	color: white;
}
.risaikuru2_table td.cell6 a {
	color: white;
}
.risaikuru2_table td.cell7 a {
	color: white;
}
.risaikuru2_table td.cell8 a {
	color: white;
}
.risaikuru2_table td.cell9 a {
	color: white;
}
.risaikuru2_table td.cell10 a {
	color: white;
}
.risaikuru2_table td.cell11 a, .risaikuru2_table_sold td.cell11 a {
	color: black;
}
.pinkwaku {
	background-color: #ffcccc;
	padding: 5px 10px;
	margin: 0 auto 10px auto;
	width: 500px;
}
.pinkwaku a {
	font-weight: bold;
	font-size: 14px;
}
table.risaikuru_table_shouhin {
	border-collapse: separate;
	border-spacing: 3px 3px;
}
table.risaikuru_table_shouhin {
	margin: 45px auto 25px auto;
}
.risaikuru_table_shouhin td, .risaikuru_table_shouhin th, .risaikuru_table_shouhin tr {
	text-align: left;
	line-height: 140%;
}
.risaikuru_table_shouhin b {
	color: #e25139;
	font-weight: bold;
}
.risaikuru_table_shouhin i {
	color: #0033cc;
	font-style : normal;
}
.risaikuru_table_shouhin a {
	text-decoration: none;
}
.risaikuru_table_shouhin .green {
	color: #7bbe4a;
	font-weight: bold;
}
.risaikuru_table_shouhin td {
	width: 90%;
	text-align: center;
}
.risaikuru_table_shouhin tr:last-child td {
	text-align: left;
	padding: 40px 70px;
}

/* channelmoji.htm */
table.channelmoji_table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.channelmoji_table {
	margin: 7px 0 25px 0;
}
.channelmoji_table td {
	border: 1px solid silver;
	padding: 5px 7px;
}
.channelmoji_table .left {
	background-color: #f7f7f7;
}
/* d-signage.htm */

table.d-signage_table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.d-signage_table {
	margin: 0 auto 25px auto;
	width: 700px;
}
.d-signage_table td {
	padding: 3px;
	border: 1px solid silver;
}
.d-signage_table .tag {
	background-color: #f7f7f7;
	text-align: center;
}
.d-signage_table .hinban {
	font-weight: bold;
	color: #888866;
	text-align: center;
	background-color: #dddddd;
}
.d-signage_table .left {
	text-align: left;
	padding-left: 7px;
}
/* panel.htm */
.panel_table {
	border-collapse: collapse;
	border-spacing: 0;
}
.panel_table {
	margin: 0 auto;
}
.panel_table td {
	padding: 5px 15px;
	border: none;
	text-align: center;
	vertical-align: middle;
}
/* nedan.htm */
table.nedan_table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.nedan_table {
	margin: 0 auto 25px auto;
	width: 700px;
}
.nedan_table td {
	padding: 10px;
	border: 1px solid silver;
}
.nedan_table .tag {
	font-weight: bold;
	color: #888866;
	text-align: center;
	background-color: #dddddd;
	padding: 10px;
}
.nedan_table .left {
	background-color: #f7f7f7;
	text-align: center;
	font-weight: bold;
}
.nedan_table .left a {
	color: #00009c;
}
.nedan_table .price {
	font-weight: bold;
	text-align: right;
	color: #636500;
	white-space:nowrap;
}

table.nedantable {
	border-collapse: collapse;
	border-spacing: 0;
}
table.nedantable {
	margin: 0 auto 25px auto;
	width: 90%;
}
.nedantable td {
	padding: 20px;
	line-height: 2.5;
}

/* web.htm */
table.web_table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.web_table {
	margin: 25px auto 40px auto;
	width: 350px;
}
.web_table td {
	padding: 5px 6px;
	border: 1px solid silver;
	text-align: left;
}
.web_table .left {
	background-color: #f7f7f7;
	text-align: center;
	font-weight: bold;
	color: #00009c;
}
.web_table .price {
	font-weight: bold;
	color: #636500;
}
/* fudemoji2.htm */
.maru {
	padding-left: -30px;
}
/* tokka-6.htm */

.table_tokka-6 .cell1 {
	vertical-align: top;
	padding: 15px 10px 10px 10px;
	border-bottom: 1px dotted silver;
	width: 64px;
	text-align: left;
}
.table_tokka-6 .cell1 b {
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
}

table.table_tokka-6 {
	border: 3px solid #f2f2f2;
}
table.table_tokka-6 {
	width: 95%;
	margin: 50px auto 30px auto;
	border-top: 3px solid #f2f2f2;
	border-bottom: 3px solid #f2f2f2;
	background-color: #ffffff;
	empty-cells: show;
}
.table_tokka-6 td {
	vertical-align: top;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	padding: 10px;
	line-height: 1.6;
}
.table_tokka-6 .cell2 {
	padding: 15px 0 15px 0;
	text-align: center;
}
.table_tokka-6 td b{
	font-size: 15px;
	color: navy;
	padding-bottom: 10px;
}
/* stand1.htm */
table.table_zai {
	border-collapse: collapse;
	border-spacing: 0;
}
table.table_zai {
	width: 100%;
	margin: 0;
	padding: 0;
	empty-cells: show;
}
.table_zai td {
	padding: 0 !important;
	border-style: none !important;
}
/* 各ページの施工例の写真の表 */

table.table_sekourei {
	border-collapse: separate;
	border-spacing: 3px 3px; 
}
table.table_sekourei {
	margin: 0 auto 0 auto;
	padding: 0;
	empty-cells: show;
}
.table_sekourei td {
	text-align: center;
}

.table_sekourei td div{
	text-align: center;
	width: 230px;
	margin: 0;
	box-sizing:border-box;
	background-color: #eeeeee;
	padding: 8px;
	line-height: 130%;
	text-align: left;
	height: 50px;
	font-size: 13px;
}
/* 施工例のページのタイトル .sekourei.htm */

table.sekourei {
	border-collapse: separate;
	border-spacing: 40px 16px;
	padding:0;
}
table.sekourei td{
	padding: 0;
}
.sekourei {
	margin: 0 auto 0 -32px;

}
.sekourei a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	
}
.sekourei img{
	border: 1px solid #a5a2de;
}




.kakomi2 {
	padding: 10px;
	background-color: #efefef;
}
.pad5-10 {
	padding: 5px 10px;
}
#headerbotton {
	text-align: right;
}
#headerbotton img {
	position: relative;
	z-index: 1;
	top:-19px;
}
.center1 {
	margin: 0 auto 0 auto;
	border: none;
}
/* tokuchutop.htmの質問 */

.t_shitsumon {
	width: 85%;
	border: 10px solid #eeeeee;
	text-align: center;
	margin: 50px auto;
	padding: 0;
	line-height: 160%;
}
.f_big {
	font-size: 24px;
	color: navy;
	padding: 24px 24px 0 24px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
}
.f_mid {
	font-size: 16px;
	color: navy;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	padding: 0 24px 12px 24px;
}
.t_shitsumon_waku1 {
	width: 65%;
	margin: 30px auto;
	border: 1px solid silver;
	padding: 20px 20px 20px 130px;
	line-height: 150%;
	font-size: 14px;
	background-image : url(images/tokuchu0171.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
	text-align: left;
}
.t_shitsumon_waku2 {
	width: 65%;
	margin: 30px auto;
	border: 1px solid silver;
	padding: 20px 20px 20px 130px;
	line-height: 150%;
	font-size: 14px;
	background-image : url(images/tokuchu0181.gif);
	background-repeat: no-repeat;
	background-position: 20px 0;
	text-align: left;
}
.brown_big {
	font-size: 18px;
	padding: 7px 0;
	font-weight: bold;
	color: brown;
}

/* 徳山などからの価格表のコピペ用スタイルシート
既存の表と被らないようにクラス名変更する
table.in→.kakakuhyou */

table.kakakuhyou {
	width : 580px;
	border-collapse : collapse;
	margin: 0 auto 0 auto;
}
.kakakuhyou td {
	padding : 0px 3px;
	border: 1px solid gray;
}
/* tv放送　*/
.whatsnew {
	width: 579px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	margin: 10px auto;
}
.whatsnew li a {
	text-decoration: none;
	display: block;
	width: 563px;
	color: #000000;  /* 666666 */
	font-size:12px;
	padding: 1px 0 1px 16px;
	margin: 0;
	background-color: white;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.whatsnew li a:hover {
	text-decoration: none;
	color: navy;
	background-color: #99cc66;
	background-image : url(listmark.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
li.whatsnew_title {
	color: #000000;  /* 666666 */
	background-color: #cccccc;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	width: 575px;
	list-style-type: none;
	text-align: left;
	height: 18px;
}
.whatsnew li {
	list-style-type: none;
	border-bottom : 1px solid silver;
	text-align:left;
}


.kakakuhyou .hinban {
	font-size : 13px;
	background-color : #eeeeee;
	text-align : center;
	white-space : nowrap;
}
.kakakuhyou .price1 {
	font-size : 13px;
	color : black;
	background-color : white;
	text-align : right;
	white-space : nowrap;
}
.kakakuhyou .price2 {
	font-size : 14px;
	letter-spacing : 1px;
	color : red;
	background-color : white;
	text-align : right;
	white-space : nowrap;
}
.kakakuhyou .dg {
	font-size : 13px;
	color : black;
	background-color : #999999;
	text-align : center;
	white-space : nowrap;
}
.kakakuhyou .lg {
	font-size : 13px;
	color : black;
	background-color : #cccccc;
	text-align : center;
	white-space : nowrap;
}
.kakakuhyou .size {
	font-size : 13px;
	color : black;
	background-color : white;
	text-align : center;
	white-space : nowrap;
	vertical-align:middle;
}
.kakakuhyou .shitasize {
	font-size : 13px;
	color : black;
	background-color : #eeeeee;
	text-align : center;
	white-space : nowrap;
}
.kakakuhyou .bikou {
	font-size : 13px;
	color : black;
	background-color : #eeeeee;
	white-space : normal;
	width : 572px;
}
.kakakuhyou .ddg {
	font-size : 13px;
	font-weight : bold;
	color : black;
	background-color : #99bbff;
	text-align : center;
	padding : 1px 3px;
}
.kakakuhyou .ddg2 {
	font-size : 13px;
	font-weight : bold;
	color : black;
	background-color : #99bbbb;
	text-align : center;
	padding : 1px 3px;
}



/* 左リンクリスト下のサイト内検索 */
#cse-search-form {
	width: 200px !important;
}
#cse-search-form table, #cse-search-form td {
	padding: 0 !important;
	border:none;
}
#cse-search-form input[type="text"] {
	padding: 3px !important;
	height: 19px;
	width: 100%;
*width:120px;/*IE7用*/
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-webkit-appearance: none;
}
#cse-search-form input[type="button"] {
	margin-left: 0 !important;
	padding-left:4px;
	cursor:pointer;
	background-color: #00009c;
	border: 1px solid #a5a2de !important;
	color: #ffffff;
	letter-spacing:4px;
	height: 27px;
	width: 40px;
	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-appearance: none;
}
#cse-search-form .gsc-clear-button {
	display:none;
}
#cse-search-form table.gsc-branding {
	display:none;
}
#tit_google_search {
	margin-bottom:-15px;
}
.kensaku {
	border: none;
	padding-top: 10px;
}
.display-s{
	display: none;
}
.hr_note hr{
	border:none;
	border-top: 1px solid silver;
}
.hr_note{
	margin: 10px;
	line-height: 1.2;
}
table.keikoutoutable td.left2{
	width: 470px;
	box-sizing: border-box;
}
.kakomi3{
	color: #EE6557;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	padding: 1em 2em;
}

.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
.list13{
	counter-reset:li;   
}
 
.list13 li{
	position:relative;
	display: block;
	padding:10px 0px 10px 30px; 
	margin-left:0px !important;
}
 
li.list13-count:after{
	counter-increment: li;
	content: counter(li) ".";
	position: absolute;	
	display: block;
	text-align: center;
	font-style: italic;
	left: 0px;
	top: 4px;
	font-size: 30px;
	color:#000000;
	font-family:'Goudy Bookletter 1911',Georgia,serif; 
}
.sublinkmenu{
	float: right;
	width: 200px;
	background: white;
	text-align: left;
	margin-left : 20px;
		margin-bottom: 15px;
}

/* 左リンクリスト下のSNSリンク */
#snslink {
	padding:  0;
	text-align: left;
}
#snslink div {
	padding: 0;
	height: 22px;
	margin: 5px auto;
}
.number{
	font-style: italic;
	font-size: 30px;
	color:#33cccc;
	font-family:'Goudy Bookletter 1911',Georgia,serif; 
	font-weight: normal;
}
.subtitle03{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
.shitsumon_table td.center{
	text-align: center;
	padding-bottom: 20px;
}


table.table_sekourei{
	border-collapse: separate;
	border-spacing: 3px 3px;
}
table.table_sekourei{
	margin: 0 auto 0 auto;
	padding: 0;
	empty-cells: show;
}
.table_sekourei td{
	text-align: center;
}

/* 施工例のページのタイトル .sekourei.htm */

table.sekourei {
	border-collapse: separate;
	border-spacing: 30px 30px;
	padding:0;
	margin-top: -30px;
}
table.sekourei td{
	padding: 0;
}
.sekourei {
	margin: 0 auto;

}
.sekourei a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity:.70;
	
}
.sekourei img{
	border: 1px solid #a5a2de;
}


/* 施工例のサブページの表 */

.sekourei_sub{
	width: 500px;
		border-collapse: collapse;
		margin: 30px auto ;
}
.sekourei_sub .title{
	padding: 5px 0;
	background-color: #eeeeee;
	color:#666600;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #00009a;
	vertical-align: bottom;
}

.sekourei_sub .pic{
	text-align: center;
}
.sekourei_sub .pic img{
	padding: 3px 0;
}
.sekourei_sub .note{
	text-align: left;
	color: #333333;
	padding: 60px 10px;
	line-height: 270%;
	font-size: 14px;
}
.sekourei_sub .note1{
	text-align: left;
	color: #333333;
	padding: 20px 10px;
	line-height: 200%;
	font-size: 14px;
}

.square_btn{
	text-align: center;
	padding: 10px 0 20px 0 ;

}
.square_btn a{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #00009c;
    /* border-left: solid 6px #1868ff;左線*/
    color: #f7f7f7;/*文字色*/
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
		margin-right: 10px;
		font-size: 13px;
		margin: 4px;
	
}
.square_btn a:active {
    box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
    transform: translateY(2px);
}
.kakomi-box2 {
 margin: 2em auto;
 padding: 1em;
 width: 100%; /* 90% */
 color: #666; /* 文字色 */
 background-color: #f7f7f7; /* 背景色 */
 border: 1px solid #ccc; /* 枠線 */
 box-sizing: border-box;	
}
.kakomi-box1 {
 margin: 2em auto;
 padding: 1em;
 width: 90%;
 color: #666; /* 文字色 */
 background-color: #f7f7f7; /* 背景色 */
}
.shuri_table{
	margin: 10px auto;
}

.btn--orange {
  color: #fff;
  background-color: #eb6100;
  border-bottom: 5px solid #b84c00;
  display: inline-block;
  padding: 10px 15px;
  font-weight: bold;
}

.btn--shadow {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
/* 値段のページのリスト */




.nedandiv {
	margin: 0;
}
.nedandiv:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.nedandiv ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.nedandiv  ul  li {
	float: left;
	display: block;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	width: 48%;
}
.nedandiv dl {
	margin: 0;
	padding: 0;	
}
.nedandiv dd {
	margin: 0;
	padding:  10px;
	line-height: 1.6em;
	
}
.nedandiv dd:nth-child(1) {
	text-align: center;
	color: #fff;
  background-color: #eb6100;
 font-weight: bold;
 font-size: 18px;

}
.nedandiv dd:nth-child(2) , .nedandiv dd:nth-child(3){
	padding: 10px 0 10px 0;
	border-bottom: dotted 1px #cccccc;
	width: 90%;
	margin: 0 auto;

}	
.nedandiv dd:nth-child(4) {
	text-align: right;
	font-weight: bold;
	font-size: 18px;
	color:  #636500;
	white-space: nowrap;
	
}
.nedandiv  table{
	margin: 0;
	padding: 0;
	width: 100%;
}
.nedandiv  table td{
	padding: 10px;
}
.nedandiv  table td:nth-child(2){
	padding: 20px;
	text-align: right;
}
.nedandiv ul li:nth-child(odd) {
	margin-right: 2%;
}
