/*--------------------------------------
　メインコンテンツ (以下全ページ共通)
---------------------------------------*/
#topic_path{
	width: 560px;
	height: 27px;
}
#topic_path ul{
	list-style: none;
}
#topic_path li{
	font-size: 11px;
	line-height: 27px;
	color: #ffffff;
	display: inline;
}
#topic_path li a{
	color: #ffffff;
}
#topic_path h2{
	font-size: 11px;
	display: inline;
}
#content{
	width: 560px;
	background: url(../img/contents_bgimg.png) repeat-y;
}
/* IE6以下に適用 */
* html body #content{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../test/img/contents_bgimg.png',sizingMethod='scale');
	background: none;
}

#content_title{
	width: 540px;
	height: 44px;
}


/*--------------------------------------
　おすすめテンプレート
---------------------------------------*/
#content p{
	width: 500px;
	line-height: 1.5em;
	margin: 10px 0 20px 10px;
}
#content ul{
	width: 520px;
	margin: 0 0 0 5px;
	list-style: none;
}
#content ul li{
	width: 120px;
	margin: 10px 5px;
	float: left;
}
.thumbnail{
	border: solid 1px #747474;
}
.download{
	text-align: right;
	margin-top: 4px;
}


/*--------------------------------------
　pondtについて
---------------------------------------*/
#about{
	clear: both;
	width: 508px;
	margin: 0 0 20px 10px;
	border-top: solid 1px #4c4c4c;
	border-left: solid 1px #4c4c4c;
	border-right: solid 1px #4c4c4c;
	border-bottom: solid 9px #747474;
}
#about p{
	width: 478px;
	margin: 0 15px 10px 15px;
}


/*--------------------------------------
　ご利用方法
---------------------------------------*/
div#containar {
	width: 508px;
	overflow: hidden;
	margin: 0 0 10px 10px;
}

div#use {
	background: url(../img/top/use_bg.gif) repeat-y;
	width: 241px;
	float: left;
}
div#use p {
	width: 190px;
	margin: 0 auto;
	line-height: 1.5em;
}
div#use a {
	float: right;
	color: #4d2a0a;
	margin: 0 33px;
	padding-left: 15px;
	background: url(../img/top/top_icon.gif) left center no-repeat;
}
span#useBottom {
	background: url(../img/top/use_bottom.gif) bottom left no-repeat;
	width: 241px;
	height: 20px;
	display: block;
	clear: both;
}


/*--------------------------------------
　対応ブラウザ
---------------------------------------*/
div#browser {
	background: url(../img/top/browser_bg.gif) repeat-y;
	width: 241px;
	float: right;
}
div#browser p {
	width: 190px;
	margin: 0 auto;
	line-height: 1.5em;
}
span#browserBottom {
	background: url(../img/top/browser_bottom.gif) bottom left no-repeat;
	width: 241px;
	height: 20px;
	display: block;
}
.cb {
	clear: both;
	text-align: right;
	padding-right :45px;
	color: #4d2a0a;
}


/*--------------------------------------
　シザーケース広告
---------------------------------------*/
#top_pr{
	width: 520px;
	text-align: right;
	margin-top: 50px;
}
