*{  margin:0;
    padding:0;
    border:none;
    color:#868686;
    font-size:12px;
    font-family:Verdana,san-serif,ＭＳ Ｐゴシック;
    line-height:1.6em;
}

a{text-decoration:none;}
a:link,a:visited,a:active{color:#1E90FF;}
a:hover{color:#e80063;}

/*青文字*/
h1{
    color:#0033cc;
	font-family:"arial black";
    font-size:15pt;
    font-weight:normal;
	margin:5px 30px 20px;
}

/*大きいグレー文字*/
h2{ 
    color:#eee;
    font-size:20pt;
}


/*中くらいグレー文字*/
h3{ 
    color:#eeeeee;
    font-size:15pt;
}

/*赤文字　下線１行*/
h4{
    padding:1px 0;
    font-size:16px;
    border-bottom:1px solid #eeeeee;
    color:#e80063;
}

/*赤文字　下線なし*/
h7{
    font-size:12px;
    color:#e80063;
}

/*中くらい赤文字　月表示*/
h8{ 
    color:#e80063;
    font-size:15pt;
}


/*小さい青文字*/
h6{
    color:#1E90FF;
    font-size:10pt;
}

/*見えない文字*/
h5{ 
    color:#fff;
    font-size:9pt;
	display:none;
}
/*赤文字　アップデート日付*/
h9{
    font-size:9px;
    color:#e80063;
}



p{margin:5px 30px 20px;}

/*画像等枠線用*/
div.border{
border:1px solid #d3d3d3;
}

img{
border:1;
}

a img{
border-style:none;
}

#box{
     margin:5px 30px;
       }
.catalogue{
           margin:20px 50px;}
.readmore{
     align:right;
       }		   
		   
.sub{background:url('a.gif') left center no-repeat;margin:10px 0;padding-left:13px;font-weight:bold;}
.title{color:#e80063;font-size:10px;}
.t{margin:10px 10px 20px;font-size:10px;}

.contentspage{padding:50px 30px;
}
.form{padding:0px;
}
.padding{padding:0px 0px 10px;
}

/*画像枠線*/
.imgbd a:link img,
.imgbd a:visited img {border : 1px solid #CDCDCD;}
.imgbd a:hover img {border : 1px solid #7F7F7F;}
.imgbd a:hover {border-color : #7F7F7F}

.imgbd-new a:link img,
.imgbd-new a:visited img {border : 1px solid #CDCDCD;}
.imgbd-new a:hover img {border : 1px solid #7F7F7F;}
.imgbd-new a:hover {border-color : #7F7F7F}
.imgdetail img {border : 1px solid #CCCCCC;}
