/*--------------------------------------
　メインコンテンツ (以下全ページ共通)
---------------------------------------*/
#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;
	padding-bottom: 50px;
	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;
}


/*--------------------------------------
　かんたんテンプレート
---------------------------------------*/

div#content_inner {
	margin-left: 20px;
	width: 525px;
	min-height:600px;
}

li {
	list-style: none;
}

/*--------------------------------------
　上部
---------------------------------------*/
.h3icon {
	background: url(../img/change/arrow_01.gif) left center no-repeat;
	font-size: 100%;
	padding: 0 0 0 18px;
	margin: 2em 0 0 0;
}
div#change_top p {
	width: 495px;
	margin: 2em 0 0 0;
}
div#change_top ul {
	margin: 1em 0 0 19px;
}
div#change_top li {
	float: left;
	width: 137px;
	margin-right: 26px;
}
div#change_top li a {
	display: inline;
}
.border1 {
	border: solid 1px #747474;
	margin-bottom: 3px;
}
.mg2 {
	margin-left: 2px;
}

/*--------------------------------------
　テンプレートを探す
---------------------------------------*/
div#seach {
	clear: both;
	background: #f2f2f2;
	border: solid 1px #7f7f7f;
	width: 493px;
	margin: 76px 0 138px 0;
}
div#seach h3 {
	padding: 14px 0 0 14px;
	float: left;
	display: block;
	width: 157px;
}
div#seach p {
	background: url(../img/change/arrow_02.gif) left center no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 0 1em 0;
}
div#seach_right {
	width: 300px;
	float: right;
	margin: 14px 0 0 0;
}
div#seach_right td {
	padding: 0 0 5px 5px;
	text-align: center;
}
div#seach_right table {
	font-size: 100%;
	margin: 0 0 1em 0;
}











