@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,table,th,td,img,iframe{
 margin: 0;
 padding: 0;
 text-decoration: none;
 font-style: normal;
 font-weight: normal;
}
fieldset,img,abbr, acronym,
address,caption,cite,code,dfn,em,
strong,th,var,iframe{
 border: 0;
}
dl,dt,dd,ul,ol,li {
 list-style-type: none;
}
address,caption,cite,code,dfn,em,strong,var{
 font-style: normal;
 font-weight: normal;
}
table{
 border-collapse: collapse;
 border-spacing: 0;
}
h1,h2,h3,h4,h5,h6{
 font-size: 1.0em;
}
img{
 vertical-align: top;
}
a{
 outline: 0;
}
body{
 background-color: #fff;
 color: #000;
 font-family: "メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","ヒラギノ明朝 Pro W3",sans-serif;
 font-size: 67.5%;
 line-height: 22px;
 text-align: center;
}
a:link{
 color: #000;
 text-decoration: none;
}
a:active{
 color: #000;
 text-decoration: none;
}
a:visited{
 color: #000;
 text-decoration: none;
}
a:hover{
 color: #777;
 text-decoration: none;
}
/*wrap*/
#wrap{
 width: 1000px;
 margin: 0 auto;
 background-color: #000;
 border-right: 5px solid #000;
 border-bottom: 5px solid #000;
 border-left: 5px solid #000;
}
/*header*/
#header{
 width: 1000px;
 height: 65px;
 background-color: #000;
}
#header h1{
 width: 215px;
 height: 65px;
 padding-left: 4px;
 background:  url(../img/ple-fashion_title_img.png) no-repeat left bottom;
 float: left;
}
#header h1 a{
 width: 215px;
 height: 65px;
 color: #888;
 display: block;
}
/*category*/
#category{
 width: 1000px;
 height: 30px;
 background:  url(../img/ple-fashion_navi_bg.png) repeat-x center center;
 border-bottom: 2px solid #000;
}
#category ul{
 width: 512px;
 height: 30px;
 margin: 0 auto;
 border-left: 2px solid #e5e5e5;
}
#category li{
 width: 100px;
 height: 30px;
 line-height: 30px;
 letter-spacing: 0.2em;
 color: #fff;
 font-size: 1.1em;
 font-weight: bold;
 border-right: 2px solid #e5e5e5;
 background:  url(../img/ple-fashion_navi_btn.png) no-repeat 0 -30px;
 float: left;
}
#category li a{
 width: 100px;
 height: 30px;
 color: #000;
 background:  url(../img/ple-fashion_navi_btn.png) no-repeat 0 0;
 float: left;
}
#category li a:hover{
 color: #fff;
 background-color: transparent;
 background-image: none;
}
/*pan*/
#pan_navi{
 width: 1000px;
 height: 40px;
 background:   url(../img/ple-fashion_pan_bg.png) no-repeat center center;
}
#pan_navi ul{
 padding: 17px 0 0 10px;
 text-align: left;
}
#pan_navi li{
 display: inline;
}
#pan_navi li a{
 font-weight: bold;
}
/*main*/
#main{
 width: 1000px;
 border-top: 5px solid #000;
 display: inline-table;
 display: inline-block;
 display: block;
}
#main:after{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
/*contents*/
#contents{
 width: 835px;
 float: right;
}
#contents_main{
 width: 670px;
 min-height: 800px;
 height: auto !important;
 height: 1000px;
 background-color: #fff;
 float: left;
}
#contents_main h2{
 width: 670px;
 height: 30px;
 line-height: 30px;
 letter-spacing: 0.8em;
 font-size: 1.1em;
 font-weight: bold;
 background:  url(../img/ple-fashion_var_bg.png) repeat-x center top;
}
#contents_main h3{
 width: 670px;
 height: 30px;
 line-height: 30px;
 letter-spacing: 0.6em;
 font-size: 1.1em;
 font-weight: bold;
 background:  url(../img/ple-fashion_var_bg.png) repeat-x center top;
}
#contents_main h4{
 width: 670px;
 height: 30px;
 margin-top: 20px;
 line-height: 30px;
 letter-spacing: 0.6em;
 font-size: 1.1em;
 font-weight: bold;
 background:  url(../img/ple-fashion_var_bg.png) repeat-x center top;
}
#adsense{
 width: 600px;
 height: 260px;
 margin: 0 auto;
}
#adsense p{
 width: 300px;
 margin-top: 3px;
 float: left;
}
/*contents_menu*/
#contents_menu{
 width: 160px;
 padding-top: 330px;
 background:  url(../img/ple-fashion_kurt-cobain.png) no-repeat top center;
 float: right;
}
#contents_menu h3{
 height: 30px;
 line-height: 33px;
 font-weight: bold;
 color: #fff;
}
#contents_menu ul{
 width: 160px;
 background-color: #fff;
}
#contents_menu li{
 width: 160px;
 height: 28px;
 line-height: 28px;
 font-size: 11px;
 border-top: 4px solid #000;
}
#contents_menu li a{
 width: 160px;
 height: 28px;
 line-height: 28px;
 font-weight: bold;
 display: block;
}
#contents_menu li a:hover{
 color: #fff;
 background-color: #666;
}
#contents_menu iframe{
 margin-top: 35px;
}
/*adsense_side*/
#adsense_side{
 width: 160px;
 color: #fff;
 padding-top: 330px;
 background:  url(../img/ple-fashion_kurt-cobain.png) no-repeat top center;
 float: left;
}
#adsense_side p{
 margin: 10px 0 7px 0;
}
#adsense_side h3{
 height: 30px;
 line-height: 33px;
 font-weight: bold;
 color: #fff;
}
#adsense_side ul{
 width: 160px;
 background-color: #fff;
}
#adsense_side ul li{
 width: 160px;
 height: 2.5em;
 line-height: 2.5em;
 border-top: 4px solid #000;
}
#adsense_side ul li a{
 width: 160px;
 height: 2.5em;
 line-height: 2.5em;
 font-weight: bold;
 display: block;
}
#adsense_side ul li a:hover{
 color: #fff;
 background-color: #666;
}
/*footer*/
#footer{
 width: 1000px;
 margin-top: 12px;
 padding-bottom: 12px;
 clear: both;
 color: #fff;
}
#footer ul{
 display: inline;
 border-left: solid 1px #fff;
}
#footer li{
 display: inline;
 padding: 0 10px;
 border-right: solid 1px #fff;
}
#footer a{
 color: #fff;
}
#footer address{
 margin-top: 3px;
}
#privacy_policy{
 margin-top: 12px;
 font-size: 11px;
}
/*home*/
#home{
 width: 670px;
 margin: 0 auto;
 padding-bottom: 15px;
}
#home_text{
 width: 580px;
 margin: 15px auto 0 auto;
}
#home_text p{
 margin-bottom: 5px;
 line-height: 25px;
 text-align: left;
}
#link_box{
 width: 630px;
 margin: 0 auto;
 line-height: 25px;
 display: inline-table;
 display: inline-block;
 display: block;
}
#link_box:after{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
#link_box dl{
 width: 210px;
 margin-top: 20px;
 float: left;
}
#link_box dt{
 width: 190px;
 height: 28px;
 margin: 0 10px;
 line-height: 28px;
 font-weight: bold;
 border-top: 1px solid #e8e8e8;
 border-left: 1px solid #e8e8e8;
 border-right: 1px solid #e8e8e8;
 background:  url(../img/ple-fashion_linkbox_dt.png) no-repeat 0 -28px;
 display: block;
}
#link_box dt a{
 width: 190px;
 height: 28px;
 display: block;
 background:  url(../img/ple-fashion_linkbox_dt.png) no-repeat 0 0;
}
#link_box dt a:hover{
 color: #fff;
 background-color: transparent;
 background-image: none;
}
#link_box dd{
 width: 190px;
 margin: 0 10px;
 display: block;
 border-top: 1px solid #e8e8e8;
 border-left: 1px solid #e8e8e8;
 border-right: 1px solid #e8e8e8;
}
/*cat*/
#cat{
 width: 670px;
 margin: 0 auto;
 padding-bottom: 25px;
}
#cat_box{
 width: 530px;
 margin: 20px auto 0 auto;
}
#cat_box dl{
 text-align: left;
}
#cat_box dt{
 width: 530px;
 font-weight: bold;
 font-size: 12px;
 text-indent: 22px;
 letter-spacing: 4px;
 background:  url(../img/ple-fashion_link_icon.png) no-repeat left center;
}
#cat_box dt a{
 text-decoration: underline;
}
#cat_box dd{
 width: 500px;
 text-indent: 10px;
 margin: 3px auto 15px auto;
}
#cat_text{
 width: 580px;
 margin: 15px auto 0 auto;
}
#cat_text p{
 text-align: left;
 text-indent: 12px;
 line-height: 23px;
}
/*page*/
#page{
 width: 670px;
 margin: 0 auto;
 padding-bottom: 25px;
}
#page_text{
 width: 580px;
 margin: 20px auto 0 auto;
 text-align: left;
}
.beginner_text{
 width: 580px;
 margin: 15px auto 0 auto;
 text-align: left;
}
.page_site_list{
 width: 600px;
 margin: 20px auto 0 auto;
 text-align: left;
}
.page_site_list dt{
 width: 580px;
 font-size: 12px;
 font-weight: bold;
 text-indent: 25px;
 background:  url(../img/ple-fashion_link_icon.png) no-repeat left center;
}
.page_site_list dt a{
 text-decoration: underline;
}
.page_site_list dd{
 width: 580px;
 margin: 5px auto 20px auto;
 text-indent: 1.0em;
 text-align: left;
}
#matome_bottom_text{
 width: 580px;
 margin: 20px auto;
 text-align: left;
}
/*navi*/
#navi{
 width: 670px;
 margin: 0 auto;
 padding-bottom: 25px;
}
#navi_text_list{
 width: 600px;
 margin: 20px auto 0 auto;
 text-align: left;
 font-size: 1.1em;
}
#navi_text_list li{
 margin-bottom: 12px;
}
#mail_btn{
 width: 120px;
 height: 70px;
 margin: 35px auto 15px auto;
 background:  url(../img/ple-fashion_mail_icon.png) no-repeat 0 -70px;
}
#mail_btn a{
 width: 120px;
 height: 70px;
 display: block;
 background:  url(../img/ple-fashion_mail_icon.png) no-repeat 0 0;
}
#mail_btn a:hover{
 background-color: transparent;
 background-image: none;
}
/*error*/
#error{
 font-weight: bold;
 font-size: 14px;
 margin-top: 30px;
 line-height: 23px;
}

