@charset "utf-8";
#wrapper {
	width:675px;
	margin:0 auto;
	text-align:left;
}
.yjmth {
	margin-bottom:1em;
}
img {
	border:none;
}
ol.step li {
	margin:0;
}
form {
	margin:0 auto 10px;
	border-bottom:1px dotted #666;
}
div.form dl {
	margin:0 auto;
	clear:both;
	border-bottom:2px solid #fff;
	background:#fdd99f;
	overflow:hidden;
}
div.form dl dt, div.form dl dd {
	padding:3px 5px;
}
div.form dl dt {
	text-align:right;
	line-height:24px;
	width:120px;
	float:left;
}
div.form dl dd {
	background:#fdedd3;
	margin:0 0 0 135px;
	padding:6px 6px 6px 10px;
}
div.form dl.choice_image dd {
	padding:10px 0 10px 10px;
}
div.form dl.choice_image dd span {
	text-align:right;
	margin-right:8px;
}
div.form dl.choice_image dd input {
	margin-top:-5px;
}
h3 {
	border-left:5px solid #fda97f;
	padding-left:8px;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:0;
}
form.calendar h3 {
	float:left;
}
dl dd span.show1up {
	display:inline-block;
	margin-top:-4px;
	margin-left:5px;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
}
input.type1 {
	width:150px;
}
input.type2 {
	width:200px;
}
input.type3 {
	width:300px;
}
input.calendarInput {
	margin-right:5px;
}
textarea.description {
	width:300px;
	height:100px;
}
input.image01, input.image02 {
	height:24px;
	margin-right:8px;
	/margin-right:5px;
	margin-bottom:7px;
	/margin-bottom:5px;
}
input.others, input.yblog {
	height:10px;
	/height:16px;
	margin-right:5px;
}
div.button {
	margin:5px auto;
	text-align:center;
}
button.submit {
	margin:10px auto;
}
div.sourseBox {
	padding:5px 0px 20px 15px;
	_padding:20px 0px 10px 15px;
	background:#f3f7fc;
	margin-bottom:10px;
	text-align:left;
}
div.sourseBoxShow {
	display:block;
}
textarea.sourse {
	height:150px;
	margin-left:10px;
	overflow:auto;
	width:270px;
	float:left;
	padding:5px;
}
div.sampleModule {
	background:#fff;
	border:1px solid #aaa;
	float:left;
	height:150px;
	margin:0 0 0 20px;
	text-align:center;
	width:157px;
	position:relative;
}
div.sampleModule .sample_text {
	display:block;
	background:#d6deec;
	font-weight:bold;
	line-height:30px;
}
div.sampleModule .sample_image {
	display:inline-block;
	padding-top:45px;
	color:#999;
}
div.sampleModule .sample_image img {
}
table.urlForm {
	width:100%;
	margin:0;
}
table.urlForm th, table.urlForm td {
	padding:3px 5px;
}
table.urlForm th {
	font-weight:bold;
	text-align:right;
	width:130px;
	background:#ff7;
}
table.urlForm td {
	background:#ffc;
}
table.urlForm tr.choice td {
	padding:10px 0 10px 3px;
}
table.urlForm.type1 {
	width:150px;
}
table.urlForm.type2 {
	width:200px;
}
table.urlForm.type3 {
	width:300px;
}
table.detailTable {
	display:none;
}
span.detailButton {
	cursor:pointer;
}
p.subscribe {
	border-left:5px solid #f90;
	padding:0 8px;
	text-align:left;
	font-weight:bold;
	margin-left:5px;
}
span.required {
	color:#f00;
}
div.calendarHtmlTag {
	clear:both;
	float:left;
	margin-bottom:20px;
}
div.calendarHtmlTag table table {
	border-top:1px solid #aaa;
	border-left:1px solid #aaa;
}
div.calendarHtmlTag table table td {
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
table.parameter td {
	word-break:break-all;
}
table.parameter td.htmlTag {
	padding:10px;
}
.clearFix {
	display:inline-block;
}
.clearFix:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}/* Hides from IE-mac \*/
* html .clearFix {
	height:1%;
}
.clearFix {
	display:block;
}/* End hide from IE-mac */
