/* CSS Document */


object {
        margin: 0px;
        padding: 0px;
        border: none;
}



body {
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   }

.mozi {
	font-size: 12px;
	color: #000066;
	}
	
.mozi2 {
	font-size: 12px;
	color: #000066;
	line-height: 140%;
	}

.text {
	font-size: 85%;
	color: #000066;
	line-height:140%;
}


A:LINK{
color : #000066;
text-decoration : none;
}

A:VISITED{
color : #000066;
text-decoration : none;
}

A:HOVER{
color : #ff6600;
text-decoration : none;
}

A.B:LINK{
color : #ffffff;
text-decoration : none;
}

A.B:VISITED{
color : #ffffff;
text-decoration : none;
}

A.B:HOVER{
color : #ffff00;
}

.img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.center {
    margin:0px auto;
}
 

.cs { ruby-align : center }

.line {
	font-size: 12px;
	color: #000066;
	　　color: #000066;
	　　line-height: 140%;}
	
.style1 {color: #FF0000}
.style2 {color: #000000}
.style4 {color: #FF0000; font-weight: bold; }

.style5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 130%;
}

.style6 {color: #FF6600; font-weight: bold; font-size: 130%;}

h4 {
	font-size: 12px;
	color: 666666;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	}
.mozi1 {	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.style5 {color: #FFFFFF;
	font-weight: bold;
}


.cs { ruby-align : center }

.line {	font-size: 12px;
	　　color: #000066;
	　　line-height: 140%;}
.line1 {font-size: 12px;
	　　color: #000066;
	　　line-height: 140%;}

.cost {
	font-size: 11px;
	line-height: 120%;
	color: #FF9900;
}	
.line2 {font-size: 12px;
	　　color: #000066;
	　　line-height: 140%;}
	
.catalog-title {
    color:#FFFFFF;
	font-size:12px;
	padding:5px;
}

.mTB5 {
    margin:5px 0px;
	border:0px;
}

.mB10 {
    margin:0px 0px 10px 0px;
	border:0px;
}


/*------ 張地サンプル -------*/
.sample{
   width:117px;
   height:130px;
   margin:4px 2px;
   padding:1px;
   border-bottom:1px #F8CBC3 solid;
   border-left:1px #CC0033 solid;   
   text-align:center;
   float:left;
   font-size:12px;
   display:inline;
   font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W4", "Osaka", "ＭＳ ゴシック",sans-serif;
   }

.sample_title{
   border-bottom:1px #CC0033 solid;
   color:#CF1040;
   }
