@charset"utf-8";
/*
Theme Name: RoomStyle　祐天寺
Theme URI: 
Description: 祐天寺用テーマ
Version: 1.0
Author: 
Author URI: 
Tags: 


*/


/*------------------------------
CSS Info

File name: style.css

Style Info: 各CSS読み込み用
------------------------------*/

/* default Style - デフォルトのスタイル調整　基本リンクカラー設定
@import url(../../../../css/default.css);
---------------------------------------------------------------*/

/* navi Style - グローバルナビとセカンドナビ設定
---------------------------------------------------------------*/
@import url(../../../../css/navi.css);

/* layout Style - 全ページ共通レイアウト設定
---------------------------------------------------------------*/
@import url(../../../../css/layout.css);

/* layout Style - 個別ページ共通レイアウト設定
---------------------------------------------------------------*/
@import url(css/pages.css);


a.more-link {
line-height: 1.5em;
font-size: 1.3em;
}

h1#toph1 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 20px;
	padding-top: 0;
	float: left;
	width: 630px;
	display: block;
	}

#book {
	float: right;
	padding-left: 60px;
	background-image: url(http://www.roomstyle.co.jp/images/bookmark_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 194px;
	padding-top: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#book img {
	float: left;
	margin-right: 7px;
}

div.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
