﻿@charset "UTF-8";

a {
	color: #017acd;
	}

img {
      border:0px;
	}

body {
	text-align:center;
	}

/* コンテナ */
div#container {
	width: 800px;
	margin:auto;
	border-left:1px solid #989898;
	border-right:1px solid #989898;
	font-size:16px;
	}

/* ヘッダー */

.header-img {
	background-image: url(img/shopdan-top-1.png);
	width:800px;
	height:120px;
	background-repeat: no-repeat;
	}

.header-catch {
	font-size:70%;
	width:800px;
	color:#0F298F;
	}

#header {
	width:800px;
	height:30px;
        font-size:80%;
	}

.logo     {
	width :101px;
	height:19px;
	float: left;
	}

.site {
	float:right;
	margin-left:10px;
	}

#header ul {
	font-size:0.75em;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding-left:0;
	height:10px;
	background-color:#ffffff}

#header li {
	list-style-type:none;
	float:right;
	}

#header li a {
	display: block;
	width:95px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	color:#0F298F;
	background-color:#ffffff;
	border-right:solid 1px #0F298F;
	}

#header li a:visited {
	color: #A186BE;
	}

/* サイト内検索 */
#goo {
	width:760px;
	height:15px;       
	}

#cse-search-box {
        float:right;        
	}

/* パンくずリスト */
#bread	{
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 5px;
        width:760px;
	height:15px;
	}

#bread a:visited  {
	color: #A186BE;
	}

/* メニュー */
#menu ul {
	font-size:0.75em;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0;
	padding-left:0;
	height:20px;
	background-color:#0F298F;
	}

#menu li {
	list-style-type:none;
	float:left;
	}

#menu li a:hover {
	background-color:#40A62A;
	}

#menu li a {
	display: block;
	width:95px;
	line-height:20px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	background-color:#0F298F;
	border-right:solid 1px #ffffff;
	}

.header-menu {
	margin: 0 5px;
	padding:0;
	}

.header-menu ul {
	list-style-type: none;
	margin: 0 auto;  
	padding: 0;
	width:790px;
	font-size:80%;
	}

.header-menu li {
	float: left;  
	margin: 0;  
	padding: 0;
	width:156px;
	border-left:1px solid #03028e;
	}

.header-menu li a {
	text-align: center;  
	display:block;
	padding: 0.5em 0;
	width: 100%;
	background-color:#17329c;
	color: #ffffff;
	text-decoration:none;
	}

.header-menu a:hover{  
	background-color:#40A62A;
	color: #ffffff;
	text-decoration:none;
	}  

/* メイン */
div#main {
	width: 790px;
	float: left;
        margin: 0 5px 5px 5px;
	}

/* コンテンツ */
div#content {
	width: 584px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
        padding-bottom:20px;
	}

<適用しない> div#content h2 {
	background-color: #0F298F;
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 10px;
}

<適用しない> div#content h3 {
	background-repeat: no-repeat;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0;
        text-align:left;
	}

div#content h2 {
        line-height: 1.6;
	font-weight: bold;
	background-image: linear-gradient(#2fb778, #a7e2c7 ,#ebfff6, #a7e2c7,#2fb778);
	padding: 2px 0 2px 10px;
	border-radius: 5px;
	font-size: 18px;
	color:#000000;
	}


div#content h3{
        text-align:left;
	font-size: 18px;
        }

div#content p {
	line-height: 1.6;
	margin-top: 5px;
	}

div#content ul li.nasi {
	list-style:none;
	}

div#contentsenpai h3 {
	background-color: #ffffff;
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0;
        width:300px;
	}

table#seihin {
	table-layout:aout;
	width:560px;
	border-collapse:collapse;
	}

.seihin_td1 {
	width:280px;
	border:2px solid #0F298F;
	text-align:center;
	padding:5px;
	font-size:80%;
	}
 
table#top {
	width:580px;
	height:151px;
	background-image:url(img/dantop.jpg);
	margin-bottom:10px;
	table-layout:fixed;
	text-align:center;
	}

.top_td1 {
	text-align:center;
	font-size:15px;
	}

table#ichiran {
	width:580px;
	border-collapse:collapse;
	margin-top:10px;
	margin-bottom:20px;
	table-layout:aout;
	}

.ichiran_td1 {
	text-align:center;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding:5px;
	background-color:#87CEFA;     
	}

.ichiran_td2 {
	text-align:center;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding:5px;
	background-color:#0F298F; 
	color:#ffffff;      
	}

.ichiran_td3 {
	text-align:center;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	padding:8px;     
	}

.ichiran_td4 {
	text-align:center;
	width:200px
	}

.ichiran_table1 {
	margin:0px auto;
	}

.ichiran_td5 {
	text-align:center;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	}

table#siyou{
	width:560px;
	border-collapse:collapse;
	}

table#siyou th {
	background-color:#0f298f;
	color:#ffffff;
	}

.siyou_td1 {
	border:2px solid #0F298F;
	text-align:center;
	}       

.siyou_td2 {
	text-align:left;
	font-size:80%;
	padding:5px 5px 5px 50px;
	}

.siyou_td3 {
	width:100px;
	border:2px solid #0F298F;
	font-size:80%;
	padding:5px;
	text-align:center;
	}

.siyou_td4 {
	width:180px;
	border:2px solid #0F298F;
	font-size:80%;
	padding:5px;
	}

table#toi {
	table-layout:aout;
	margin-bottom:20px;
	margin-top:20px;
	width:560px;
	}

.toi_td1 {
	text-align:left;
	padding:3px;
	}

.toi_td2 {
	text-align:center;
	padding:3px;
	}

table#siharai {
	margin:10px 20px 20px;
	border-collapse:collapse;
	width:550px;
	}

.siharai_td1 {
	border:1px solid #808080;
	padding:5px;
	font-size:80%;
	}

table#tokuchou {
	table-layout:aout;
	margin-bottom:20px;
	border: 1px solid #808080;
	border-collapse:collapse;
	width:584px;
	}

table#tokuchou th {
	background-color:#0f298f;
	color:#ffffff
}

.tokuchou_td1 {
	width:100px;
	font-size:80%;
	border: 1px solid #808080;
	text-align:center;
	}

.tokuchou_td2 {
	padding:10px;
	font-size:80%;
	border: 1px solid #808080;
	}

table#color_p_th {
	width:560px;
	}

.color_p_td1 {
	width:270px;
	text-align:left;
	font-size:100%;
	}

.color_p_td2 {
	width:270px;
	text-align:left;
	padding-bottom:10px;
	padding-right:5px;
	font-size:90%;
	}

table.haikei {
	width:585px;
	border-collapse:collapse;
	margin-bottom:10px;
	}

td.haikei_td1 {
	border:1px solid #0F298F;
	text-align:center;
	font-size:65%;
	}

.table-osusume{
        border:1px solid #646464;
	width:500px;
	border-collapse:collapse;
        }

.table-osusume td{
        border:1px solid #646464;
	text-align:center;
	border-collapse:collapse;
        }

.table-osusume th{
        border:1px solid #646464;
	background-color:#bad9fe;
	text-align:center;
	border-collapse:collapse;
        }

.sale-table {
	width:270px;
	margin:auto;
	border-collapse:collapse;
	text-align:left;
	font-size:14px;
	border:2px solid #0F298F;
	}

.sale-td1 {
	width:90px;
	border:2px solid #0F298F;
	background-color:rgba(8, 43, 179, 0.53);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	}

.sale-td2 {
	width:180px;
	border:2px solid #0F298F;
	padding:10px 0 10px 5px;
	line-height:1.2;
	}

.sale-td3 {
	width:180px;
	border:2px solid #0F298F;
	padding:10px 0 10px 5px;
	line-height:1.2;
	color:#ff0000;
	font-size:140%;
	}

.sale-table2 {
	width:280px;
	margin:15px;
	}  

.stretch-table{
	border-collapse:collapse;
        }

.stretch-td1{
        width:40%;
        text-align:center;
        }

.stretch-td2{
        width:60%;
        }

.stretch-td3{
	width:90px;
	border:2px solid #474747;
	background-color:rgba(170, 170, 170, 0.53);
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
        }

.stretch-td4{
	width:200px;
	border:2px solid #474747;
	padding:10px 0 10px 5px;
	line-height:1.2;
	text-align:left;
        }

.red{color:#ff0000;
    }

.txt_fwd{font-weight:bold;
    }

.site-link{margin: 0 30px 0 0;
          }

/* サイドバー */
div#sidebar {
	width: 166px;
	float: left;
	margin-bottom: 25px;
	}

ul.sidemenu {
	font-size: 0.75em;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0;
	}

ul.sidemenu li {
	list-style-type: none;
	}

ul.sidemenu li a {
	display: block;
	line-height: 30px;
        width : 150px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;
	}

ul.sidemenu li a:hover {
	color: #40A62A;
	}

ul.sidemenu ul {
	margin: 0;
	padding: 0;
	}

ul.sidemenu ul li a {
	background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px;
	}

ul.sidemenu ul li a:hover {
	background-color: #faffda;
	}

p.feed	{
	margin-bottom: 10px;
	}

p.feed a {
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;
	}

p.feed img {
	border: none;
	vertical-align: middle;
	}

/* 右サイドバー */
div#sidebar-right {
	width: 200px;
	float: right;
        margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px
        padding-top:0px
	}

div.info {
	border: solid 1px #40A62A;
	margin-bottom: 5px;
	}

div.info h3 {
	color:#ff0000;
	}

div.info p {
	font-size:90%;
	}

div.info_rank {
	border: solid 1px #40A62A;
	margin-bottom: 5px;
	}

div.info_rank h3 {
	color:#ff0000;
	}

div.info_rank p {
	font-size:90%;
	}

div.info_movie {
	border: solid 1px #40A62A;
	margin-bottom: 5px;
	}

div.info_rank .hover-img1 {
	background-color:#ffffff;/*ここでマウスオーバーするときの色を設定。*/
	width:160px;
	height:120px;
	display:block;
	padding-top:0;
	margin-left:15px;
	}

div.info_rank a.hover-img1 img {
	transition:all 0.5s ease;/*ここでマウスオーバーが完了する時間や動きが設定できます。*/
	}

div.info_rank a:hover.hover-img1 img {
	opacity: 0.5;/*ここでマウスオーバー時の透明度が設定できます。（各ブラウザ用）*/
	}

div.info_rank .setsumei {
	border-bottom:1px solid #40a62a;
	padding-bottom:5px;
	text-align:left;
	}

div#sidebar-right .title-h2 {
	background-color:#1fad00;
	border-bottom: solid 1px #1fad00;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px;
	font-size:90%;
	}

div#sidebar-right p.photo {
	text-align: center;
	}

div#sidebar-right p.pare {
	text-align: center;
	border-bottom: solid 1px #40A62A;
	padding: 5px;
	}

div#sidebar-right p {
	margin: 10px 5px;
        text-align:center;
	}

div#sidebar-right ul {
	font-size: 0.75em;
	margin: 5px;
	padding: 0;
	}

div#sidebar-right ul li {
	background-image: url(img/maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none;
	}

.stripe{ 
  position: relative;
  	padding: 0.3em;
  }
.stripe:after {
  content: '';
  position: absolute;
  left: 0;
    bottom: 0;
  width: 100%;
    height: 6px;
    background: repeating-linear-gradient(-45deg, #4bacff, #4bacff 2px, white 2px, white 4px);
  }


/* フッター */
div#footer {
	background-image: url(img/line-blue.gif);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
        margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	clear: both;
	}

address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	}

.footer-menu {
	margin:5px 0 5px 0;
	padding:0;
	}

.footer-menu ul {
	list-style-type: none;
	margin: 0;  
	padding: 0;
	width:800px;
	font-size:12px;
	}

.footer-menu li {
	float: left;
	margin: 0;
	padding: 0;
	width:114px;
	}

.footer-menu li a {
	text-align: center;  
	display:block;  
	padding: 0.5em 0;  
	width: 100%;  
	background-color:#0F298F;  
	color: white;
	text-decoration:none;
	}

.footer-menu a:hover{  
	background-color:#40A62A;  
	color: white;
	text-decoration:underline;  
	}

.footer-all {
	margin:0 0 5px 3px;
	width:805px;
	}

.footer-left,
.footer-center,
.footer-right {
	width:265px;
	float:left;
	height:450px;
	background-image: linear-gradient(#a9ffdb, #d9ffef ,#fbfffd, #d9ffef,#a9ffdb);
	border-top:1px double #000000;
	}

.footer-left dl dt,
.footer-center dl dt,
.footer-right dl dt {
	font-weight:bold;
	margin:0;
	text-align:left;
	}

.footer-left dl dd,
.footer-center dl dd,
.footer-right dl dd {
	margin:3px 0 3px 15px;
	text-align:left;
	}

.footer-left dl dd a:hover,
.footer-center dl dd a:hover,
.footer-right dl dd a:hover {
	color:#ff0000;
	}




/* トップメニュー（各部署） */

#menu1_div {
	width:760px;
	text-align:center;
	}

#menu1_div .menu1_tbl {
	width:760px;
	border-collapse:collapse;
	margin:5px 0px;
	}

#menu1_div .menu1_td1 {
	border:1px solid #808080;
	padding:10px;
	text-align:center;
	}

#menu1_div .menu1_td2 {
	border:1px solid #808080;
	padding:10px;
	text-align:left;
	font-size:80%;
	}

#senmon_div {
	float:left;
	width:425px;
	height:230px;
	border:1px solid #808080;
	margin-right:5px;
	margin-bottom:5px;
	}

#tokushu_div {
	float:left;
	width:160px;
	height:230px;
	border:1px solid #808080;
	margin-right:5px;
	margin-bottom:5px;
	}

#news_div {
	float:left;
	width:155px;
	height:230px;
	border:1px solid #808080;
	margin-bottom:5px;
	}

#shop_div {
	float:left;
	width:590px;
	height:300px;
	border:1px solid #808080;
	margin-right:5px;
	margin-bottom:5px;
	}

#kigyo_div {
	float:left;
	width:160px;
	height:300px;
	border:1px solid #808080;
	margin-bottom:5px;
	}

#sitamenu_div {
	float:left;
	width:760px;
	border:1px solid #808080;
	margin-bottom:5px;
	}

#cate_tbl {
	border-collapse:collapse;
	width:100%;
	}

.cate_td1 {
	padding:10px;
	text-align:center;
	font-size:80%;
	}

.cate_td2 {
	padding:10px;
	text-align:left;
	font-size:80%;
	}

.cate_td3 {
	text-align:center;
	font-size:100%;
	background-image:url(img/bar.jpg);
	background-repeat: repeat-x;
	color:#ffffff;
	font-weight:bold;
	height:29px;
	}

.cate_td4 {
	text-align:center;
	}


#fb_div {
	float:left;
	width:760px;
	height:460px;
	border:1px solid #808080;
	margin-right:5px;
	margin-bottom:5px;
	}

.top1 {
	text-align:center;
	padding:5px;
	font-size:120%;
	}

.cyukopallett_table1 {
	border-collapse:collapse;
	margin:10px auto;
	}

.cyukopallett_td1 {
	text-align:center;
	padding:10px;
	border:1px solid #000000;
	}

.cyukopallett_td2 {
	text-align:center;
	padding:5px;
	font-size:120%;
	background-color:#FFD700;
	border:1px solid #808080;
	width:120px;
	}

.cyukopallett_td3 {
	text-align:center;
	padding:5px;
	font-size:110%;
	border:1px solid #808080;
	width:300px;
	}

.cyukopallett_td4 {
	text-align:center;
	padding:10px;
	font-size:260%;
	color:#ff0000;
	border:1px solid #808080;
	}

.cyukopallett_td5 {
	text-align:left;
	padding:10px;
	color:#000000;
	}

.cyukopallett_td6 {
	padding-left:10px;
	color:#000000;
	text-align:left;
	width;300px;
	}

.footer-tyousei {
	margin-bottom:20px;
	margin-left:-110px;
	}

.k-chukopallet-table1 {
	width:auto;
	margin:10px auto;
	border:none;
	}

.k-chukopallet-td1 {
	padding:5px;
	}

.top-pickup-td {
	border:1px solid #323232;
	border-radius:15px;
	font-size:14px;
	font-weight:bold;
	padding:4px 0;
	line-height:1.3;
	}

.s-siyou-table1 {
	width:560px;
	margin:auto;
	border-collapse:collapse;
	text-align:left;
	font-size:14px;
	border:2px solid #0F298F;
	}

.s-siyou-td0 {
	background-color:#0f298f;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	}

.s-siyou-img {
	border:2px solid #0F298F;
	text-align:center;
	}  

.s-siyou-td1 {
	width:90px;
	border:2px solid #0F298F;
	background-color:rgba(8, 43, 179, 0.53);
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	}

.s-siyou-td2 {
	width:180px;
	border:2px solid #0F298F;
	padding:10px 0 10px 5px;
	line-height:1.2;
	}

.s-siyou-td3 {
	width:180px;
	border:2px solid #0F298F;
	padding:10px 0 10px 5px;
	line-height:1.2;
	color:#ff0000;
	font-size:140%;
	}

.s-tokusei-table {
	table-layout:auto;
	margin:10px 0 20px 0;
	border:2px solid #0F298F;
	border-collapse:collapse;
	width:560px;
	line-height:1.3;
	}

.s-tokusei-td1 {
	background-color:#0f298f;
	color:#ffffff;
	padding:5px 0;
	font-weight:bold;
	}

.s-tokusei-td2 {
	width:100px;
	font-size:80%;
	border: 1px solid #0f298f;
	text-align:center;
	font-weight:bold;
	}

.s-tokusei-td3 {
	padding:10px 5px;
	font-size:80%;
	border:1px solid #0f298f;
	text-align:left;
	}

.s-siharai-table {
	margin:10px auto;
	border:1px solid #808080;
	border-collapse:collapse;
	width:450px;
	font-size:14px;
	text-align:left;
	line-height:1.2;
	}

.s-siharai-td1 {
	border:1px solid #808080;
	padding:5px;
	padding:3px 0 3px 10px;
	font-weight:bold;
	font-size:16px;
	}

.s-siharai-td2 {
	padding:5px 0 5px 10px;
	}

.s-siharai-td3 {
	padding:5px 0 5px 10px;
	color:#ff0000;
	font-weight:bold;
	}

.s-chuko-div1 {
	width:550px;
	margin:5px 10px;
	}

.s-chuko-ul1 {
	text-align:left;
	font-size:80%;
	line-height:1.4;
	}

.chuko_ki-table1 {
	width:550px;
	}

.chuko_ki-td1 {
	font-weight:bold;
	line-height:1.4;
	font-size:130%;
	}

.chuko_ki-td2 {
	color:red;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	background-color:yellow;
	border-radius:15px;
	}

.chuko_ki-td3 {
	font-size:14px;
	text-align:left;
	}

.osusume-div1 {
	width:580px;
	marign:5px auto;
	}

.osusume-table1 {
	width:580px;
	margin-top:3px;
	border-bottom:1px solid black;
	}

.osusume-td1 {
	padding:2px 5px;
	height:120px;
	width:200px;
	text-align:center;
	}

.osusume-td2 {
	font-weight:bold;
	text-align:right;
	padding:2px 3px;
	height:30px;
	width:90px;
	}

.osusume-td3 {
	text-align:left;
	}

.osusume-span1 {
	color:#ff0000;
	font-size:24px;
	font-weight:bold;
	}

.sheet-pallet-table1 {
	border:1px solid #000000;
	border-collapse:collapse;
	width:570px;
	margin:5px;
	}

.sheet-pallet-td1 {
	border:1px solid #000000;
	width:285px;
	padding:5px;
	background-color:rgba(192, 193, 222, 0.6);
	}

.sheet-pallet-td2 {
	border:1px solid #000000;
	padding:10px;
	text-align:left;	
	}

.sheet-pallet-table2 {
	border:1px solid #000000;
	border-collapse:collapse;
	width:570px;
	margin:5px;
	}

.sheet-pallet-td3 {
	border:1px solid #000000;
	padding:10px;
	text-align:left;
	}

.sheet-pallet-td4 {
	border:1px solid #000000;
	padding:10px 5px;;
	text-align:center;
	}

.sheet-pallet-td5 {
	border:1px solid #000000;
	padding:10px 5px;
	text-align:center;
	}

.sheet-pallet-td6 {
	border:1px solid #000000;
	padding:10px 5px;;
	text-align:center;
	font-weight:bold;
	background-color:rgba(212, 220, 224, 0.85);
	}

.sheet-pallet-h4-1 {
	font-weight:bold;
	font-size:130%;
	color:#ff0000;
	text-align:left;
	}

.sheet-pallet-p1 {
	margin-left:20px;
	}

.tokusetsu1-table1 {
	width:760px;
	margin:auto;
	margin-bottom:20px;
	}

.tokusetsu1-table2 {
	width:580px;
	margin:auto;
	margin-bottom:20px;
	}

.tokusetsu1-table3 {
	width:700px;
	margin:auto;
	margin-bottom:20px;
	}

.tokusetsu1-table4 {
	width:580px;
	margin:auto;
	margin-bottom:20px;
	border:1px solid #000000;
	border-collapse:collapse;
	}

.tokusetsu1-td1 {
	text-align:right;
	padding-right:10px;
	}

.tokusetsu1-td2 {
	font-size:24px;
	font-weight:bold;
	}

.tokusetsu1-td3 {
	font-size:24px;
	font-weight:bold;
	line-height:1.8;
	}

.tokusetsu1-td4 {
	text-align:center;
	vertical-align:top;
	}

.tokusetsu1-td5 {
	text-align:center;
	vertical-align:bottom;
	padding:10px 5px;
	font-size:16px;
	font-weight:bold;
	}

.tokusetsu1-td6 {
	text-align:left;
	padding:0 10px;
	font-size:16px;
	color:#ff0000;
	font-weight:bold;
	}

.tokusetsu1-td7 {
	text-align:left;
	padding:0 10px;
	font-size:12px;
	vertical-align:top;
	}


.tokusetsu1-td8 {
	text-align:center;
	border:1px solid #000000;
	background-color:rgba(191, 191, 191, 0.64);
	font-size:18px;
	padding:5px;
	font-weight:bold;
	}

.tokusetsu1-td9 {
	text-align:center;
	border:1px solid #000000;
	padding:10px;
	font-size:16px;
	}

.tokusetsu1-td10 {
	text-align:left;
	border:1px solid #000000;
	padding:10px;
	font-size:16px;
	}

.tokusetsu1-td11 {
	text-align:left;
	padding:10px;
	font-size:16px;
	}

.tokusetsu1-td12 {
	text-align:center;
	padding:1px;
	vertical-align:middle;
	}

.tokusetsu1-td13 {
	text-align:left;
	padding:0 10px;
	font-size:12px;
	}

.tokusetsu1-td14 {
	font-weight:bold;
	text-align:left;
	padding:5px 0 5px 10px;
	font-size:16px;
	}

.tokusetsu1-td15 {
	text-align:left;
	padding:0 3px 5px 25px;
	vertical-align:top;
	}

.tokusetsu1-td16 {
	text-align:left;
	padding:0 3px 5px 25px;
	font-size:18px;
	font-weight:bold;
	}

.tokusetsu1-td17 {
	text-align:left;
	padding:0 3px 5px 25px;
	font-size:12px;
	vertical-align:top;
	}

.tokusetsu1-td18 {
	text-align:center;
	padding:0 3px 5px 25px;
	font-size:18px;
	}

.tokusetsu1-td19 {
	text-align:center;
	padding:10px 5px;
	font-size:16px;
	background-color:#0E036B;
	color:#ffffff;
	font-weight:bold;
	width:140px;
	height:50px;
	border:1px solid #B1B1B1;

	}

.tokusetsu1-td20 {
	text-align:center;
	padding:10px 5px;
	font-size:14px;
	background-color:#CACACA;
	font-weight:bold;
	width:80px;
	height:25px;
	border:1px solid #B1B1B1;
	}

.tokusetsu1-td21 {
	text-align:center;
	padding:10px 5px;
	font-size:18px;
	width:80px;
	height:25px;
	border:1px solid #B1B1B1;
	}

.tokusetsu1-p1 {
	font-size:24px;
	font-weight:bold;
	line-height:1.4;
	margin-bottom:10px;
	}

.tokusetsu1-p2 {
	font-size:14px;
	line-height:1.4;
	margin-bottom:15px;
	}

.tokusetsu1-p3 {
	text-align:center;
	margin-bottom:20px;
	}

.tokusetsu1-p4 {
	text-align:left;
	margin:30px 0 20px 10px;
	font-size:30px;
	font-weight:bold;
	}

.tokusetsu1-p5 {
	text-align:left;
	margin:5px 0 20px 10px;
	font-size:18px;
	font-weight:bold;
	}

.tokusetsu1-p6 {
	text-align:left;
	padding:0 25px 10px 25px;
	font-size:12px;
	width:660px;
	}

.pareqa-table1 {
	table-layout:aout;
	width:560px;
	border-collapse:collapse;
	border:1px solid #0F298F;
	margin:auto;
	text-align:left;
	font-size:14px;
	}

.pareqa-th1 {
	background-color:#0f298f;
	color:#ffffff;
	padding:3px;
	text-align:center;
	font-size:18px;
	}

.pareqa-td1 {
	padding:10px;
	}

.pareqa-td2 {
	border-bottom:1px solid #0F298F;
	padding:10px;
	}

.pareqa-td1:before {
	content: "Q. ";
	color:#0F298F;
	}

.pareqa-td2:before {
	content: "A. ";
	color:#ff0000;
	}

.seihin-content {
	width:580px;
	height:151px;
	background-image: url("img/dantop.jpg");
	margin-bottom:10px;
	table-layout:fixed;
	}

.top-shop-name1 {
	text-align:center;	
	}

.seihin-seihin_name1 {
	font-weight: bold;
	background-image: linear-gradient(#2fb778, #a7e2c7 ,#ebfff6, #a7e2c7,#2fb778);
	padding: 2px 0 2px 0;
	border-radius: 5px;
	font-size: 18px;
	color:#000000;
	}

.seihin-seihin_img1 {
	margin:0 5px 5px 0;
	}

.seihin-seihin_img1 img {
	max-width:570px;
	}

.seihin-midashi1 {
	font-weight: bold;
	background-image: linear-gradient(#2fb778, #a7e2c7 ,#ebfff6, #a7e2c7,#2fb778);
	padding: 2px 0 2px 10px;
	border-radius: 5px;
	font-size: 18px;
	color:#000000;
	text-align:left;
	}

.seihin-toi1 {
	margin:auto;
	}

.seihin-toi1 td {
	padding:5px;
	}

.div-shiharai {
	text-align:left;
	}

.shiharai-midashi1 {
	font-weight:bold;
	font-size:18px;
	margin:0 5px;
	}

.shiharai-p1 {
	margin-left:25px;
	font-size:90%;
	}

.shiharai-dl1 {
	margin:5px 10px;
	}

.shiharai-dl1 dt {
	font-weight:bold;
	font-size:85%;
	margin:0 15px;
	}

.shiharai-dl1 dd {
	padding:5px 0;
	font-size:80%;
	}

.shiharai-dl1 .shiharai-dd1 {
	color:#ff0000;
	font-weight:bold;
	}

.div-pallet-tokusei {
	text-align:left;
	}

.div-pallet-tokusei dl {
	margin:2px 5px 10px 10px;
	}

.div-pallet-tokusei dt {
	font-weight:bold;
	color:#ff0000;
	font-size:85%;
	}

.div-pallet-tokusei dd {
	margin:5px 0 5px 5px;
	font-size:80%;
	line-height:1.2;
	}

.footer-table1 {
	width:800px;
	margin:10px auto;
	}

.footer-table1 a,
.footer-table2 a {
	text-decoration:none;
	}

.footer-table1 td {
	padding:5px;
	font-size:95%;
	}

.footer-table2 {
	width:600px;
	margin:10px auto;
	}

.rightbar-freedial1 {
	font-size:120%;
	color:red;
	font-weight:bold;
	}

.div-movie1 h3 {
	color:#ff0000;
	font-size:18px;
	background-color:#ffff00;
	width:
	}

.div-movie1 h3:before {
	color:#ff0000;
	content:"◆ ";
	}

.div-movie1 iframe {
	width:320px;
	height:240px;
	frameborder:0;
	allowfullscreen
	}

.div-tantou1 {
	font-size:75%;
	}

.top-midashi1 {
	font-weight: bold;
	background-image: linear-gradient(#2fb778, #a7e2c7 ,#ebfff6, #a7e2c7,#2fb778);
	padding: 2px 0 2px 10px;
	border-radius: 5px;
	font-size: 18px;
	color:#000000;
	text-align:left;
	}

.top-midashi2 {
	font-weight: bold;
	background-image: linear-gradient(#a2b6ff, #d7e0ff ,#edf1ff, #d7e0ff,#a2b6ff);
	padding: 2px 0 2px 10px;
	border-radius: 5px;
	font-size: 18px;
	color:#000000;
	text-align:left;
	}

.top-div1 {
	margin-left:10px;
	}

.h3-midashi-icon:before {
	content: url(img/icon.jpg);
	margin: 10px;
	position: relative;
	top:8px;
	text-align:left;
	}

.h3-midashi-icon {
	color:#ff0000;
	}

.top-div2 {
	text-align:left;
	margin:5px;
	}

.top-div2 p {
	font-size:14px;
	}

.seihin-p1 {
	text-align:left;
	font-size:90%;
	}

.seihin-p2 {
	text-align:left;
	color:#ff0000;
	background-color:#ffff00;
	padding:3px 5px;
	font-weight:bold;
	}

.colorpare-dl1 {
	text-align:left;
	width:540px;
	margin-left:5px;
	}

.colorpare-dl1 dt {
	margin:3px 5px;
	font-size:115%;
	padding:3px 0 3px 10px;
	border-radius:5px;
	}

.colorpare-dl1 dd {
	margin:3px 5px 15px 20px;
	}

.colorpare-dl1 #color1 {
	background-color:#ff0000;
	color:#ffffff;
	}

.colorpare-dl1 #color2 {
	background-color:#ffad56;
	}

.colorpare-dl1 #color3 {
	background-color:#ffff00;
	}

.colorpare-dl1 #color4 {
	background-color:#b36bff;
	color:#ffffff;
	}

.colorpare-dl1 #color5 {
	background-color:#00e5ff;
	}

.colorpare-dl1 #color6 {
	background-color:#51ad00;
	color:#ffffff;
	}

.colorpare-dl1 #color7 {
	background-color:#ff86ef;
	}

.colorpare-dl1 #color8 {
	background-color:#848484;
	color:#ffffff;
	}

.eigyoubi-table1 {
	text-align:left;
	margin:auto;
	font-weight:bold;
	}

.eigyoubi-table1 td {
	padding:5px;
	}

.er1411_4-div1 {
	float:left;
	width:340px;
	}

.kigyou-table1 {
	text-align:left;
	margin:auto;
	border:1px solid #000000;
	border-collapse:collapse;
	}

.kigyou-table1 td {
	border:1px solid #000000;
	padding:5px;
	}

.kigyou-table1 .kigyou-td1 {
	background-color:#0f298f;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	}

.kigyou-table1 .kigyou-td2 {
	
	}

.pareqa-dl1 {
	text-align:left;
	margin:0;
	font-size:90%;
	line-height:1.2;
	}

.pareqa-dl1 dt {
	margin:0 5px 5px 5px;
	}

.pareqa-dl1 dt:before {
	color:#0006ff;
	content:"Ｑ　";
	font-weight:bold;
	}

.pareqa-dl1 dd {
	margin:0 5px 20px 5px;
	}

.pareqa-dl1 dd:before {
	color:#ff0000;
	content:"Ａ　";
	font-weight:bold;
	}

.pareqa-ul1 {
	text-align:left;
	font-size:90%;
	line-height:1.2;
	}

.pareqa-ul1 li {
	margin:0 5px 10px 0;
	}

.sheet-pallet-dl1 {
	text-align:left;
	line-height:1.2;
	}

.sheet-pallet-dl1 dt {
	color:#ff0000;
	}

.sheet-pallet-dl1 dd {
	padding:5px;
	margin:0 5px 5px 10px;
	}

.toku-table1 {
	margin:10px 5px;
	border-collapse:collapse;
	}

.toku-table1 .toku-td1 {
	border:1px solid #808080;
	padding:5px;
	background-color:#bccdff;
	width:90px;
	font-size:80%;
	}

.toku-table1 .toku-td2 {
	text-align:left;
	border:1px solid #808080;
	padding:5px;
	font-size:80%;
	}

.seihin-div1 {
	margin:5px;
	border-bottom:1px solid #bdbdbd;
	}

.seihin-div1 img {
	max-width:240px;
	max-height:180px;
	}

.seihintop-p1 {
	float:left;
	width:250px;
	}

.seihin-div1 table {
	margin:5px;
	text-align:left;
	line-height:1.2;
	font-size:95%;
	}

.seihin-div1 table td {
	padding:5px;
	}

.seihintop-p2 {
	text-align:right;
	}

.hover-img {
	background-color:#ffffff;/*ここでマウスオーバーするときの色を設定。*/
	width:240px;
	height:180px;
	display:block;
	}

a.hover-img img {
	transition:all 0.5s ease;/*ここでマウスオーバーが完了する時間や動きが設定できます。*/
	width:240px;
	height:180px;
	}

a:hover.hover-img img {
	opacity: 0.5;/*ここでマウスオーバー時の透明度が設定できます。（各ブラウザ用）*/
	}


.seihin-div1 .seihintop-div-c {
	margin:2px 5px 5px 5px;
	text-align:left;
	}

.seihin-div1 .seihintop-div-c img {
	height:40px;
	}

.top-banar-div1 p {
	margin:2px 5px 5px 5px;
	}

.top-banar-hover{
        background-color:#ffffff;
        display:block;
        }

a.top-banar-hover:hover img{
        cursor:pointer;
        filter: alpha(opacity=60);
        -ms-filter: "alpha(opacity=60)";
        -moz-opacity:0.6;
        -khtml-opacity: 0.6;
        opacity:0.6;
        zoom:1;
        }

.top-seihin-div1 {
	width:290px;
	height:210px;
	float:left;
	text-align:center;
	border:0.5px solid #e8e8e8;
	}

.top-seihin-div1 h4 {
	color:#ff0000;
	margin:5px;
	}

.top-seihin-div1 .p1 {
	color:#ffff00;
	margin:2px 85px;
	}

.top-seihin-div1 .p2 {
	margin:5px;
	font-size:90%;
	}

.top-seihin-div1 .p3 {
	font-size:90%;
	color:#ff0000;
	}

.top-seihin-hover {
	background-color:#ffffff;/*ここでマウスオーバーするときの色を設定。*/
	width:120px;
	height:90px;
	display:block;
	}

a.top-seihin-hover img {
	transition:all 0.5s ease;/*ここでマウスオーバーが完了する時間や動きが設定できます。*/
	width:120px;
	height:90px;
	}

a:hover.top-seihin-hover img {
	opacity: 0.5;/*ここでマウスオーバー時の透明度が設定できます。（各ブラウザ用）*/
	}

.top-midashi3 {
	text-align:left;
	margin:5px;
	padding:5px 0 0px 20px;
	background-image: url(img/top-midashi3.jpg);
	background-repeat: no-repeat;
	border-radius:5px;
	font-size:100%;
	width:550px;
	height:25px;
	}

.table-tokusyu {
	width:580px;
	text-align:center;
	margin:20px 5px;
	}

.toku-img  {
	background-color:#ffffff;/*ここでマウスオーバーするときの色を設定。*/
	width:180px;
	height:254px;
	display:block;
	}

a.toku-img img {
	transition:all 0.5s ease;/*ここでマウスオーバーが完了する時間や動きが設定できます。*/
	width:180px;
	height:254px;
	}

a:hover.toku-img img {
	opacity: 0.5;/*ここでマウスオーバー時の透明度が設定できます。（各ブラウザ用）*/
	}

.rbp-r4-dl1 {
	text-align:left;
	font-size:85%;
	}

.rbp-r4-dl1 dt {
	margin:5px;
	}

.rbp-r4-dl1 dd {
	margin:10px;
	}

.haisou-dl1 {
	text-align:left;
	line-height:1.2;
	}

.haisou-dl1 dt {
	font-weight: bold;
	font-size: 85%;
	margin: 0 15px;
	}

.haisou-dl1 dd {
	padding: 5px 0;
	font-size:80%;
	}

.top-table1 {
	font-size:0;
	padding:0;
	margin-bottom:15px;
	width:580px;
	}

.top-table1 td {
	display: inline-block;
	font-size:18px;
	font-weight:bold;
	width:25%;
	padding:3px 0;
	}

.top-table1 td a:hover {
	color:#ff0000;
	}

.top-seihin-div1 h4 a:hover {
	color:#ff0000;
	}

.info_rank p a:hover {
	color:#ff0000;
	}

.top-iframe-customer1 {
	border-top:1px #d4d4d4 solid;
	border-left:1px #aaaaaa solid;
	border-bottom:1px #aaaaaa solid;
	border-right:1px #aaaaaa solid;
	width:582px;
	height:300px;
	vertical-align:middle;
	margin:0 0 15px 0;
	}

.customer-div1 {
	width:540px;
	text-align:left;
	vertical-align:middle;
	margin:5px 5px 15px 5px;
	}

.customer-div1 h3 {
	display: table-cell; /* IE8から使用可能 */
	vertical-align: middle;
	height:30px;
	}

.customer-div1 h3:before {
	content: url(img/customer/customer2.jpg);
	}

.customer-div1 h3 .min {
	font-size:80%;
	font-weight:normal;
	}

.customer-div1 .c-contents {
	background:url(img/customer/back2.jpg);
	border-radius:10px;
	padding:10px;
	font-size:90%;
	margin-top:25px;
	}

.customer-div2 {
	background:url(img/customer/back-up2.png) 30px 40px no-repeat;
	}

.top-midashi4 {
	margin:0;
	background:url(img/customer/8.png);
	padding:10px 0 10px 15px;
	font-size:120%;
	text-align:left;
	font-weight:bold;
	}

.colorpare-table1 {
	width:540px;
	}

.colorpare-table1 td img {
	max-width:80%;
	}

.form-p1 {
	color:#ff0000;
	}

.color-f-p-dl1 {
	text-align:left;
	}

.color-f-p-dl1 dt {
	margin:5px;
	
	}

.color-f-p-dl1 dd {
	margin:5px 0 15px 15px;
	color:#ff0000;
	}

.color-f-p-dl1 dd:before {
	content:"　→ ";
	color:#000000;
	}

.toku-p1 {
	font-size:80%;
	text-align:left;
	}

.footer-img1 {
	width:200px;
	}

.chuko-kansai-dl1 {
	text-align:left;
	font-size:90%;
        border: 1px solid #ffffff;
	}

.table-chuko th {
        color: #ffffff;
        background: #0256be;
        border: 1px solid #dbdbdb;
        }

.table-chuko-tr1 {
        background: #ccf3ff;
        border: 1px solid #dbdbdb;
        }

.table-chuko-tr {
        border: 1px solid #dbdbdb;
        }

.table-chuko-td1 {
        color: #ffffff;
        background: #00a1d1;
        font-weight:bold;
        border: 1px solid #dbdbdb;
        }

.table-chuko-td2 {
        color: #ffffff;
        background: #007ce6;
        font-weight:bold;
        border: 1px solid #dbdbdb;
        }

.table-chuko {
        width: 540px;
        border: 1px solid #dbdbdb;
        }
.txt_l {
        text-align:left;
        }
.txt_r {
        text-align:right;
        }
.txt_c {
        text-align:center;
        }
.div-info{
	width: 530px;
	align-self: center;
	border: none;
	font-size: 0.75em
	margin-top: 10px;
}
.div-info > ul{
	list-style: none;
}
.info-hiduke{
	color: #40A62A;
	text-align: left;
}
.pad_b_10{padding-bottom:10px;
}
