/* content */

#content_template{
	padding:40px 20px 20px 20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	overflow: hidden;
}
#content_template:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content_template {
    height: 1em;
    overflow: visible;
}
/**/



#content_template #dress_title{
		padding-top:160px;
		width:940px;
		height:auto;
		background: url(../../img/dress/common/dress_title.jpg) no-repeat center top;
}


#content_template #about_root{
		padding-top:60px;
		width:940px;
		height:838px;
		background: url(../../img/about/about_root_b.png) no-repeat center top;
}
#about_root #root1{
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root1.jpg) no-repeat center top;
}
#about_root #root2{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root2.jpg) no-repeat center top;
}
#about_root #root3{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root3.jpg) no-repeat center top;
}
#about_root #root4{
		margin-top:90px;
		padding-left:120px;
		padding-top:105px;
		height:63px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root4.jpg) no-repeat center top;
}
#content_template #read {
	width:862px;
	margin: 0 auto 30px auto;
	line-height: 1.7;
}


#content_template #gallery_wrapper {
	margin: 0 0 40px 0;
}
/* スライド大 
#content_template .btn_dresstype {
	margin: 0 auto;
}
#content_template .btn_dresstype p {
	margin: 0 0 2px 0;
}*/
/*
#content_template .btn_dresstype {
	margin: 0 0 5px 7px;
}
#content_template .btn_dresstype p {
	margin: 0 0 5px 0;
}*/
#content_template .btn_dresstype {
	margin: 0 0 3px 5px;
}
#content_template .btn_dresstype p {
	margin: 0 0 6px 0;
