@charset "utf-8";

/*====================
    reset設定
=====================*/

*{margin:0; padding:0; border:0; outline:none; list-style:none;}


/*******************************
リンク設定
*******************************/
a {text-decoration:none;}

a img.this {
opacity:0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}

a:hover img.hoverimg {
opacity:0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}



a:hover img.hoverimg07 {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}



body {
	font: 100%/1.4 ;
    font-family: Arial, Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: url(../images/body_bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	color:#CCC;
}



/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color:#414958;
	text-decoration: underline; 
}

a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width:1200px;
	margin: 0 auto;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.header {
	background:none;
	width:800px;
	margin:0 auto;
	height:120px;
	position: relative;
}

.header ul.navi {
	width:800px;
	height:40px;
	position:absolute;
	top:75px;
	background-image: url(../images/navi/navi_bg.png);
}

.header ul.navi li{
	float:left;
	width:auto;
}



.content {
	padding:0;
	margin:0;
	min-height:450px;
	height:auto !important;
	height:auto;
	width:1200px;
	position:relative;
	
}

.content .clock_space {
	position: absolute;
	width:99px;
	height:99px;
	left: 648px;
	top: 1px;

}

.clock_face { 
	width: 99px;
	height: 99px;
	background-image: url(../images/common/clock.png);
	position: relative;
	
	
}

.clock_hours,
.clock_minutes,
.clock_seconds { 
	width: 99px;
	height: 99px;
	position:absolute;
	top:0;
	left:0;
	
	
}

.content .lady {
	width:140px;
	height:225px;
	position:absolute;
	left: 343px;
	top: 74px;
	background:url(../images/_common/lady_bg.png) no-repeat 0 0;
}


/*----- ドア --------------*/
.content .door {
	width:120px;
	height:230px;
	position:absolute;
	left: 396px;
	top: 70px;
}


/*----- 棚 --------------*/
.content .shelf {
	width:116px;
	height:250px;
	position:absolute;
	left: 273px;
	top: 134px;
}





.content .products {
	width:125px;
	height:225px;
	position:absolute;
	left: 136px;
	top: 131px;
}


/*----- 猫画像 --------------*/
.content .cat {
	width:124px;
	height:156px;
	position:absolute;
	left: 21px;
	top: 293px;
}



/*----- ホーム --------------*/
.content .home {
	width:100px;
	height:44px;
	position:absolute;
	background:url(../images/navi/home_bg.png) no-repeat 0 0;
	left: 91px;
	top: 10px;
}



/*----- 額縁01 --------------*/
.content .frame01 {
	width:164px;
	height:110px;
	position:absolute;
	left: 38px;
	top: 60px;
}


/*----- 額縁02 --------------*/
.content .frame02 {
	width:64px;
	height:65px;
	position:absolute;
	left: 771px;
	top: 94px;
}



/*----- カレンダー --------------*/
.content .calendar {
	width:64px;
	height:65px;
	position:absolute;
	left:770px;
	top:80px;
}



/*----- スタッフ募集 --------------*/
.content .recruit {
	width:146px;
	height:46px;
	position:absolute;
	left:680px;
	top:170px;
}


/*----- 鏡 --------------*/
.content .mirror {
	width:70px;
	height:90px;
	position:absolute;
	left: 1050px;
	top: 8px;
	/*cursor:pointer;*/
}




/*----- 社長写真 --------------*/
.content .ceo {
	width:75px;
	height:80px;
	position:absolute;
	left: 535px;
	top: 10px;
}



/*----- ソファー --------------*/
.content .sofa {
	width:216px;
	height:120px;
	position:absolute;
	left: 669px;
	top: 212px;
}


/*----- 花 --------------*/
.content .flower {
	width:180px;
	height:270px;
	position:absolute;
	left: 735px;
	top: 164px;
}




/*----- テーブル --------------*/
.content .table {
	width:400px;
	height:170px;
	position:absolute;
	left: 388px;
	top: 265px;
}


/*----- ウエディング --------------*/
.content .wedding {
	width:90px;
	height:72px;
	position:absolute;
	left: 480px;
	top: 208px;
}



/*----- イーゼル --------------*/
.content .easel {
	background:url(../images/common/new_menu_bg.png) no-repeat 0 0;
	width:154px;
	height:230px;
	position:absolute;
	left: 990px;
	top: 120px;
}

.content .easel ul{
	padding:35px 0 0 0;
	text-align:center;
}

.content .easel ul li{
	list-style:none;
}




.content .cat_walk {
	width:130px;
	height:85px;
	position:absolute;
	left: 151px;
	top: 365px;
}

#replay{
	display: none;
	position: relative;
	cursor: pointer;
}
#replay span{
	display: table-cell;
	width:120px;
	height:83px;
	position:absolute;
	left: 151px;
	top: 365px;
}




.content .walk {
	width:325px;
	height:300px;
	position:absolute;
	left: 124px;
	top: 150px;
	background:url(../images/_common/lady_walk.png) no-repeat 0 0;
	cursor:pointer;
}

.content .blog {
	width:95px;
	height:257px;
	position:absolute;
	left: 998px;
	top: 30px;
	background:url(../images/_common/blog_bg.jpg) no-repeat 0 0;
}



/*----- ランプ --------------*/
.content .lamp {
	width:170px;
	height:420px;
	position:absolute;
	left: 1140px;
	top: 30px;
}





.content .cat_blog {
	width:270px;
	height:60px;
	position:absolute;
	left: 875px;
	top: 388px;
}


.content .ecaterina {
	width:35px;
	height:42px;
	position:absolute;
	left: 537px;
	top: 118px;
}


/*----- 絵画 --------------*/
.content .picture {
	width:140px;
	height:120px;
	position:absolute;
	left: 537px;
	top: 120px;
}





.content .menu {
	width:125px;
	height:75px;
	position:absolute;
	left: 767px;
	top: 9px;
}



/*----- サロンルーム --------------*/
.content .salon {
	width:150px;
	height:112px;
	position:absolute;
	top: 176px;
	left: 37px;
}



/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; /* この余白は、上述の見出しと段落ルールの右の余白を表します。下の余白はリスト内の他のエレメントとの間隔用に配置され、左の余白はインデント作成用に配置されています。これは必要に応じて調整できます。 */
}

/* ~~ フッター ~~ */
.footer {
	padding: 0;
	background: none;
	height:60px;
	text-align:center;
}


.footer p {
	font-size:80%;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
