@charset "utf-8";

/*------------------------------------------------------------------------------
ネイルサロンK･I･N･G - CSS Modules Import
URL: http://
Date: 2009-09-03
Copyright (C) K･I･N･G. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Main

---------------------------------------- */

h2#Title {
	background: url(../img/thought/title.jpg) 0 0 no-repeat;
	width: 940px;
	height: 162px;
	text-indent: -9999px;
	margin: 0 auto;
}

/* ----thought ----*/

div#Thought {
	position: relative;
	background: url(../img/thought/comment.png) 0 0 no-repeat;
	text-indent: -9999px;
	height: 785px;
	width: 630px;
	margin-bottom: 20px;
}

div#Thought p {
	display: none;
}

div#Thought h3 {
	position: absolute;
	left: 192px;
	top: 67px;
	background: url(../img/thought/mtit.png) 0 0 no-repeat;
	width: 288px;
	height: 42px;
	text-indent: -9999px;
}

