@charset "EUC-JP";

/* フロークリア */
.clear{
	clear:both;
}
.clear img{
	width:1px;
	height:1px;
}
/* =====サーチフォーム===== */
#searchBox{
	clear:both;
	position:relative;
	width:750px;
	height:63px;
	background: transparent url("../../images/search_tema_bg.png") no-repeat 0 0;
}

/* ラベル消去 */
#searchBox label{
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	outline-width:0;
}

#searchBox p label{
	position:absolute;
	top:32px;
	left:268px;
	width:142px;
	height:15px;
}
#searchIn{
	position:absolute;
	top:30px;
	left:410px;
	width:228px;
}
#searchBt{
	position:absolute;
	top:30px;
	left:647px;
	width:89px;
	height:20px;
	border:0;
	padding:0;
}
/* =====コンテンツエリア===== */

/* ページタイトル */

div#PageTitle{
	background:url("../../images/ttl_tema.png") no-repeat bottom;
	width:750px;
	margin-top:4px;
}
div#PageTitle img{
	float:left;
	width:1px;
	height:28px;
}
div#PageTitle h3{
	float:left;
	padding:9px 0 0 45px;
	font-weight:700;
	font-size:14px;
	color:#333;
}
div#PageTitle p{
	float:right;
	padding:0 14px 0 6px;
	font-size:12px;
	background: transparent url("../../images/ico_link.gif") no-repeat 0px 4px;
	margin-top:10px;
}

/* 一覧の設定 */
ul#ListTheme{
	list-style-type:none;
	clear:both;
}
ul#ListTheme li{
	background: #fff url("../../images/item_line.gif") repeat-x top;
	clear:both;
	padding:11px 0 0 7px;
	width:560px;
}
ul#ListTheme li.clear{
	padding:0;
}
ul#ListTheme li dl{
	width:450px;
	float:left;
	margin-right:7px;
}
ul#ListTheme li dl dt{
	font-size:100%;
}
ul#ListTheme li dl dt a{
	font-weight:700;
}
ul#ListTheme li dl dd{
	font-size:78%;
	line-height:1.3em;
	margin-top:5px;
}
ul#ListTheme li div{
	overflow:hidden;
	float:left;
	font-size:65%;
	width:82px;
	color:#666;
	margin-right:7px;
}
ul#ListTheme li div.ListThemeImage{
	width:100px;
	text-align:center;
	padding:0;
}

/* =====おすすめエリア===== */
#OsusumeSide{
	background: #fff url("../../images/side_box_bg.gif") repeat-y 0 0;
}
#OsusumeSide h3{
	background: transparent url("../../images/subttl_osusumetema.png") no-repeat 0 0;
}
#OsusumeSide h3 span{
	text-indent: -9999px;
	outline-width:0;
	display:block;
	width:180px;
	height:37px;
	overflow: hidden;
}
#OsusumeSide ul li{
	border-top:1px solid #999;
	padding:5px 7px;
}
#OsusumeSide ul li#OsusumeL{
	border-top:none;
	padding-top:0px;
}
#OsusumeSide ul li#OsusumeR{
	padding-bottom:0px;
}
#OsusumeSide h4 a{
	font-weight:700;
	font-size:90%;
}
#OsusumeSide p{
	font-size:78%;
}
#OsusumeSide p.OsusumeImage{
	padding:5px 0;
	text-align:center;
}
#OsusumeBot{
	background: transparent url("../../images/subttl_line_btm.gif") no-repeat bottom;
	height:12px;
	font-size:0;
	line-height:0;
}

/* =====テーマの説明===== */
#sideThemeExp{
	background: #fff url("../../images/side_theme_bg.png") repeat-y 0 0;
}
#sideThemeExp p{
	background: transparent url("../../images/side_theme_top.png") no-repeat top;
	font-size:90%;
	padding:10px;
	line-height:1.4em;
}
#sideThemeExp dl{
	background: transparent url("../../images/side_theme_bot.png") no-repeat bottom;
	font-size:78%;
	padding:10px;
}
#sideThemeExp dt{
	clear:left;
	float:left;
}

/* =====ダイアリーの間に割り込ますナビ===== */
.themeDiaryNav{
	margin:5px 10px 0 13px;
	font-size:78%;
	color:#666666;
}
.themeDiaryNav dl.tDNavL,
.themeDiaryNav dl.tDNavR dt,
.themeDiaryNav dl.tDNavR dd
{
	float:left;
}
.themeDiaryNav dl.tDNavL dt,
.themeDiaryNav dl.tDNavL dd
{
	display:inline;
}
.themeDiaryNav dl.tDNavR{
	float:right;
}
.themeDiaryNav dl.tDNavR dd.comEntry{
	padding-left:30px;
	background: transparent url("../../images/ico_link.gif") no-repeat 24px 4px;
}

/* =====ダイアリーリストの調整===== */
ul#themeDiaryList li{
	padding:0 0 35px;
}
