/*
Theme Name: リトルプリンセルルームお客様写真館 ver1.0
Theme URI:
Description:   ver1.0
Author:
Author URI:　
*/

/* 
------------------------------------------------------------ */
/* 基本class*/
.cf {
	zoom:1;/*for IE 5.5-7*/
}
.cf:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.cf-f {
	overflow:hidden;
 	height:100%;
}

/* 共通スタイル開始 */
/* 
------------------------------------------------------------ */
a {color:#565656; text-decoration:none;}
a:hover{
	color:#aaaaaa;
	text-decoration:none;
	}

	
.opacity a img{	
/*-webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out; */
}
.opacity a img:hover{
opacity: .8;
-webkit-opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);	/* IE lt 8 */
-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}

body {
	color:#565656;
	margin:0;
	padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	line-height:130%;
	font-size: 14px;
	}
	
/* for IE6 */
* html body {
    font-size: 75%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 75%;
}

/* fontsize base14px */
.px10{font-size:72%;}
.px11{font-size:79%;}
.px12{font-size:86%;}
.px13{font-size:93%;}
.px14{font-size:100%;}
.px15{font-size:108%;}
.px16{font-size:115%;}
.px17{font-size:122%;}
.px18{font-size:129%;}
.px19{font-size:136%;}
.px20{font-size:143%;}
.px21{font-size:150%;}
.px22{font-size:158%;}
.px23{font-size:165%;}
.px24{font-size:172%;}
.px25{font-size:179%;}
.px26{font-size:186%;}
.px27{font-size:193%;}
.px28{font-size:200%;}
.px29{font-size:207%;}
.px30{font-size:214%;}
.px31{font-size:221%;}
.px32{font-size:228%;}
.px33{font-size:235%;}
.px34{font-size:243%;}
.px35{font-size:250%;}
.px36{font-size:257%;}
.px48{font-size:342%;}

/* slider */
.slider img{
	width:100%;
	}
