@charset "utf-8";

/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
Tags: Original
*/

/*
-----------------------------------------*/

#contents .edit_zone dl{
		margin: 0;
		padding: 0;

		width: 445px;
}

#contents .edit_zone dl dt{
		margin: 0;
		padding: 0;

		font-weight: bold;
		font-size: 12px;
		line-height: 1.8em;
}

#contents .edit_zone dl dd{
		margin: 0 0 25px;
		padding: 0;

		font-size: 12px;
		line-height: 1.8em;
}

#contents .edit_zone dl dd img{
		display: block;

		margin: 15px 0 0 0;
}

#contents .edit_zone p{
		margin: 0 0 45px;

		font-size: 12px;
		line-height: 1.8em;
}


















