<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*--------------------------------------------------------
  フルCSSプロフェッショナルテンプレート部品設定
--------------------------------------------------------*/

.hpb-parts-cnt-style {
    border-color: #e6e6e6;
}

.hpb-parts-hl-style {
    padding: 0.5em 0.2em !important;
    margin: 0.5em 0px !important;
    border-color: #9bcb60;
}

.hpb-parts-cbox-style {
    border-color: #e6e6e6;
}

.hpb-parts-hr-style {
    border-color: #e6e6e6;
}

.hpb-parts-pbox-style {
    border-color: #e6e6e6;
}
.hpb-parts-pbox-style img {
    margin: 0px !important;
}

.hpb-parts-blist-style {
    border-color: #e6e6e6;
}
a.hpb-parts-blist-style:link {
    color: #666666;
}
a.hpb-parts-blist-style:visited {
    color: #666666;
}
a.hpb-parts-blist-style:hover {
    color: #9bcb60;
}
a.hpb-parts-blist-style:active {
    color: #9bcb60;
}

/*--------------------------------------------------------
  ユーザー設定スタイル
--------------------------------------------------------*/

.hpb-layoutset-01 #hpb-title h2
{
    width: 650px;
    height: 50px;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding-left : 5px;
    padding-top : 15px;
    background-image : url(../img/mainimg_2A51.png);
    background-repeat: no-repeat;
    text-align: left;
    font-family:  'ＨＧ　教科書体' ,'ＭＳ Ｐ明朝' , 'ＭＳ Ｐゴシック' , 'Osaka' ,'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' ,sans-serif;

    /*text-indent: -9999px;*/
    overflow: hidden;
}

.hpb-layoutset-02 h2 {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 1.00em;
    text-align: left;
    color: #ffffff;
    /*background-color: #9BCB60;*/
}

.hpb-layoutset-02 h2 span.ja {
    padding: 0;
    font-size: 1.50em;
    font-weight: normal;
    line-height: 50px;
}

.hpb-layoutset-02 h2 span.en {
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 1.17em;
    line-height: 50px;
}

#hpb-wrapper h3 {
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    text-align: left;
    font-size: 1.17em;
    line-height: 16px;
    color: #9BCB60;
}

/* トップページ デザイン定義 */

#hpb-wrapper #toppage-item h3 {
    margin: 0;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 10px;
}

#hpb-wrapper #toppage-item h3 span.en {
    padding: 0;
    text-transform: uppercase;
    font-size: 1.42em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
}

#hpb-wrapper #toppage-item h3 span.ja {
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 1.17em;
    line-height: 20px;
    color: #999999;
    font-weight: normal;
}

#hpb-wrapper #toppage-item .itemlist {
    margin: 0;

}

#hpb-wrapper #toppage-item .itemlist:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item {
    width: 210px;
    min-height : 200px;
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 15px;
    margin-left: 2px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    border : solid 2px #999999;
   border-radius : 10px;
    float: left;
}

#hpb-wrapper #toppage-item .itemlist .item img {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata {
    width: 200px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4 {
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(../img/point2_2A.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h5 {
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: right;
    line-height: 16px;
    font-weight: bold;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h6 {
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    font-size : 1em;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p {
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata span.oro {
    margin-left: 20px;
    margin-right : 20px;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

#hpb-wrapper #toppage-news
{
margin-left : auto ;
margin-right : auto ;
}



#hpb-wrapper #toppage-news h3 {
    margin : 0 ;
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;

}

#hpb-wrapper #toppage-news h3 span.en {
    padding: 0;
    text-transform: uppercase;
    font-size: 1.42em;
    line-height: 20px;
    color: #999999;
    font-weight: bold;
}

#hpb-wrapper #toppage-news h3 span.ja {
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
    font-size: 1.17em;
    line-height: 20px;
    color: #999999;
    font-weight: normal;
}

#hpb-wrapper #toppage-news dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 2px;
    padding: 0;

}

#hpb-wrapper #toppage-news dt {
    float: left;
    margin: 0;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 0px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 100px !important;
    color: #333333;
}

#hpb-wrapper #toppage-news dd {
    margin: 0;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 0;
    /*padding-left: 100px;*/
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
}

#hpb-wrapper #toppage-news dl:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


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

      下段レイアウト
      猫オロロンブログ

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


#cloumn{
   
    width: 655px;


}



#cloumn #cloumn01{
    margin-top : 10px;
    width: 430px;

    float: left;
}

#cloumn #cloumn01 .img {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;

}

#cloumn #cloumn01 .itemdata {
    width: 400px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.cloumn0-tx {
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    font-size : 1.4em;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
}


#cloumn #cloumn02{
    margin-top : 5px;

    width: 220px;
    
    float: left;
}


.waku{

width : 210px;
height : 232px;
background-image :url(img/oro-waku.jpg);
background-repeat:no-repeat;
vertical-align: top ;
text-align : center ;
margin-left : auto ;
margin-right : auto ;
margin-top : 10px;
min-height : 250px ;
}

.waku-td {
vertical-align: top ;
text-align : center ;
}


.waku-tb {
	width : 160px ;
 	 border-collapse:collapse;		/* テーブルの枠線を重ねて表示 */
	margin-top : 1px ;
	margin-left : auto;
	margin-right : auto ;
  	LINE-HEIGHT: 130%;
}
.wakutb-td1{
	text-align : center ;
	font-size : 1.2em;
	color : #ff0000;
	font-weight : bold ;
        padding-top : 4px ;
}
.wakutb-td2{
        padding-top :10px;
        margin-left : auto ;
        margin-right : auto ;
	text-align :center ;
	vertical-align :bottom ;
	min-height : 100px ;
}
.wakutb-td3{
	text-align : center ;
	font-size : 9pt;
  	LINE-HEIGHT: 110%;
}
.wakutb-td4{
	height : 5pt;
}










/* 商品紹介ページ デザイン定義 */

#item .itemlist {
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

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

#item .itemlist .item {
    width: 178px;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    padding-top: 9px;
    padding-right: 0;
    padding-bottom: 9px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #E6E6E6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #E6E6E6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #E6E6E6;
    float: left;
}

#item .itemlist .item img {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist .item .itemdata {
    width: 160px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#item .itemlist .item .itemdata h4 {
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 18px;
    background-image : url(../img/point2_2A.png);
    background-position: 6px 8px;
    background-repeat: no-repeat;
    text-align: left;
    line-height: 16px;
    font-weight: bold;
}

#item .itemlist .item .itemdata h5 {
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: right;
    line-height: 16px;
    font-weight: bold;
}

#item .itemlist .item .itemdata p {
    margin: 0;
    padding: 0;
    line-height: 16px;
    text-align: left;
}

#item #nbanner {
    width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

#item #nbanner a {
    width: 600px;
    height: 45px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    background-image : url(../img/banner-netshop2_2A.png);
    background-position: top left;
    background-repeat: no-repeat;
}



/*--------------------------------------
 　　レイアウトセット２の設定
-------------------------------------*/
</pre></body></html>