body {
	background-color : #191919;
	margin : 45px 0px 0px 0px;
	padding : 0px;
	text-align : center;
}

/*==========共通項目==========*/
form {
	margin : 0px;
	padding : 0px;
}
.bu {
	border-style : none;
}
.box_clear {
	clear : both;
}
a {
	text-decoration : underline;
}

a:link {
	color: #f3f3f3;
}

a:visited {
	color: #f3f3f3;
}

a:active {
	color: #f3f3f3;
}

a:hover {
	color: #f3f3f3;
}



/*==========コンテンツ部分==========*/
#header {
	width : 482px;
	margin : 0px auto 0px auto;
	text-align : left;
}
#wrapper {
	width : 350px;
	margin : 0px auto 0px auto;
	text-align : left;
}
#title {
	width : 281px;
	float : left;
}
#bu_close {
	width : 9px;
	margin : 49px 66px 0px 0px;
	float : right;
}
#form_contents {
	width : 350px;
	padding : 10px 0px 0px 0px;
}
.tx_01 {
	margin : 10px 0px 3px 0px;
}
.input_348 {
	width : 348px;
	border : 1px solid #b3b3b3;
	background-color : #4c4c4c;
	color : #ffffff;
	font-size : 12px;
}
.input_348_120 {
	width : 348px;
	height : 120px;
	border : 1px solid #b3b3b3;
	background-color : #4c4c4c;
	color : #ffffff;
	font-size : 12px;
}
#form_bottom {
	margin : 10px 0px 0px 0px;
	width : 350px;
}
.bu_send {
	margin : 0px 5px 0px 0px;
	border-style : none;
}
.line_dot_350 {
	margin : 20px 0px 0px 0px;
}
#note {
	font-size : 10px;
	color : #f3f3f3;
	line-height : 130%;
}



.font_12_f3f3f3 {
	margin : 20px 0px 0px 0px;
	font-size : 12px;
	color : #f3f3f3;
	line-height : 130%;
}
.font_10_ffe357 {
	font-size : 10px;
	color : #ffe357;
	line-height : 130%;
}
#form_bottom_left {
	width : 81px;
	float : left;
}
#form_bottom_right {
	width : 269px;
	float : right;
}









