#wrapper #container #main_wide #content_wide .ttl_widget {
	background-image: url(../img/widget/ttl_h2.gif);
	text-indent: -9877px;
	height: 25px;
	width: 585px;
	background-repeat:no-repeat;
	margin:0px auto 5px;
}
#wrapper #container #main_wide #content_wide .widget{
	padding:0px 5px;
	width:575px;
}
#wrapper #container #main_wide #content_wide .widget .text{
	line-height:20px;
	margin:10px 0px 5px;
	padding:0px 15px;
}
#wrapper #container #main_wide #content_wide .widget .text2{
	line-height:20px;
	margin:0px 0px 5px;
	padding:0px 15px;
}
#wrapper #container #main_wide #content_wide .widget .text .pink{
	color:#f90885;
	font-weight:bolder;
}
#wrapper #container #main_wide #content_wide .widget #flow1 {
	background-image: url(../img/widget/h3_1.jpg);
	text-indent: -9877px;
	height: 45px;
	width: 556px;
	margin:25px auto 0;
}
#wrapper #container #main_wide #content_wide .widget #flow2 {
	background-image: url(../img/widget/h3_2.jpg);
	text-indent: -9877px;
	height: 32px;
	width: 556px;
	margin:0px auto;
}
#wrapper #container #main_wide #content_wide .widget .center{
	text-align:center;
}
#wrapper #container #main_wide #content_wide ol#explanation{
	margin: 10px 0 15px 20px;
	padding-left: 20px;
}
#wrapper #container #main_wide #content_wide ol#explanation li{
	list-style-type: decimal;
	line-height: 1.5;
}
#wrapper #container #main_wide #content_wide #widget_form{
	width: 480px;
	height: 480px;
	padding: 25px;
	margin-left: 20px;
	background: url(../img/widget/bg_form.jpg) no-repeat;
}
#wrapper #container #main_wide #content_wide #widget_form dl{
	width: 100%;
}
#wrapper #container #main_wide #content_wide #widget_form dl:after {
	content : '';
	display : block;
	clear : both;
}
#wrapper #container #main_wide #content_wide #widget_form dl dt{
	float: left;
	width: 170px;
	clear: both;
	margin-bottom: 10px;
	font-size: 13px;
}
#wrapper #container #main_wide #content_wide #widget_form dl dd{
	width: 310px;
	margin-left: 170px;
	margin-bottom: 10px;
	font-size: 13px;
}
*:first-child+html #wrapper #container #main_wide #content_wide #widget_form dl dd{
	margin-left: 0;
}
#wrapper #container #main_wide #content_wide #widget_form dl dd span{
	font-size: 11px;
}
#wrapper #container #main_wide #content_wide #widget_form dl .pt5{
	padding-top: 5px;
}
*:first-child+html #wrapper #container #main_wide #content_wide #widget_form dl .pt5{
	padding-top: 2px;
}
#wrapper #container #main_wide #content_wide #widget_form dl .pt10{
	padding-top: 10px;
}
*:first-child+html #wrapper #container #main_wide #content_wide #widget_form dl .pt10{
	padding-top: 5px;
}
#wrapper #container #main_wide #content_wide #widget_form input[type="text"]{
	border: solid 1px #ccc;
	padding: 2px;
	font-size: 15px;
	width: 200px;
}
#wrapper #container #main_wide #content_wide #widget_form input.vertical_position {
	text-align: right;
	width: 40px;
}
#wrapper #container #main_wide #content_wide #widget_form textarea{
	font-size: 13px;
	border: solid 1px #ccc;
	width: 478px;
	height: 123px;
}
#wrapper #container #main_wide #content_wide #widget_form #bt_create{
	text-align: center;
	margin: 25px 0 15px 0;
}
*:first-child+html #wrapper #container #main_wide #content_wide #widget_form #bt_create{
		margin: 15px 0 15px 0;
}