@charset "shift_jis";
/*初期化*/

/*{
	margin: 0px;
	padding: 0px;
}*/

img{
	border-width: 0px;
	margin: 0px 0px;
}

p{ margin-top : 3px ; margin-bottom : 3px ; }


/***ファンデーション***/
body{
    margin : 0 0 ;
	background-image: url(image/back.jpg);
	text-align: center;
}

/*インフォメーションテーブル*/
.info{
    width: 344px;
	font-size: 12px;
	color: #ffffff;
	
}

/*今月のおすすめテーブル*/
#recommend{
    width: 200px;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	
}
#recommend h4{
    margin: 0.3em 0.5em;
	font-size: 13px;
}
#recommend p{
    margin: 0.3em 0.5em;
	font-size: 11px;
}

/***テキスト***/
.txt-s { font-size : 70% ; line-height : 120% ; letter-spacing : 0.02em ; color : #ffffff  ;}
.txt-mm { font-size : 70% ; line-height : 120% ; letter-spacing : 0.05em ; color : #ffffff  ;}
.txt-mmb { font-size : 75% ; line-height : 120% ; letter-spacing : 0.05em ; color : #757575  ; font-weight : bold ;}
.txt-m { font-size : 80% ; line-height : 140% ; letter-spacing : 0.02em ; }
.txt-m { font-size : 80% ; line-height : 160% ; letter-spacing : 0.02em ; }

.txt-l {  font-size : 90% ; letter-spacing : 0.05em ; color : #de0000  ; }

.style2 {  font-size : 90% ; letter-spacing : 0.05em ; color : #000000  ;  background-color : #e8e8e8 ; padding : 15px 20px 15px 20px ; margin-top : 15px ; }

.style3 {  font-size : 80% ; letter-spacing : 0.02em ; color : #000000  ; font-weight: bold; }

.midasi { font-size : 90% ; letter-spacing : 0.05em ; color : #0072A8 ; padding-bottom : 5px ; margin-top : 45px ; margin-bottom : 0px ; padding-bottom : 0px ;}

.midasi_a {  font-size : 80% ;  line-height : 160% ; letter-spacing : 0.05em ; color : #0072A8 ;   background-color : #e8e8e8 ; padding : 3px 15px 3px 5px ; margin-top : 45px ;}

.midasi_b {  font-size : 80% ;  line-height : 160% ; letter-spacing : 0.05em ; color : #0072A8 ;  padding-bottom : 0px ; margin-bottom : 0px ;margin-top : 35px ;}

.comment {  font-size : 80% ;  line-height : 160% ; letter-spacing : 0.02em ; color : #666666 ;  border-style : solid ;border-width : 1px ; border-color : #D0E8FF ; background-color : #f5f5f5 ; padding : 10px 18px 10px 18px ;}

A:link { color:#3399CC ; text-decoration : none ;  }
 
A:visited { color:#3399CC ; text-decoration : none ;  }
 
A:hover { color:#F2C14F ; text-decoration : underline ;  }


#contentbody { width : 778px ; 
               text-align: left;margin-right: auto;
	           margin-left: auto;border-left: 1px solid #999999;   border-right: 1px solid #999999; padding-bottom : 20px ;       
               			}

#contentbody h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;line-height: 140%;margin : 5px 10px 3px 20px ;                
	}
	
#contentbody h2 {
	font-family: Verdana, Arial, sans-serif;color:#DE0000;
	font-size: 85%;line-height: 140%;margin : 15px 10px 5px 20px ;  font-weight: normal;              
	}


.photo { margin-bottom : 5px ; margin-top : 5px ;}

/*見出し*/
h4{
    margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0;
	font-size: 13px;
}
