@charset "UTF-8";

/* ================================================================= */
/*                                                                   */
/* ■ユーザー画面　お問い合わせフォーム */
/*                                                                   */
/*================================================================== */

#Mc {
	width: 850px;
	background: url(/share/images/U280/mc-bg-bottom-850.gif) 0 bottom no-repeat ;
}

/* h1と文 */
#Mc.main{
	margin-left	: 0px;
	text-align: center;
}

h1{
	width: 810px;
	margin : 0px auto;
	text-align: left;
}
.h1-lead{
	width: 786px;
	margin : 0px auto;
	text-align: left;
}

.box h2{
	width: 750px;
	margin: 0px;
}
.h2u{
	background: url(/share/images/U400/h2-755.jpg) 0px 0px no-repeat;
}

.u400-txt{
	width: 740px;
	margin: 10px 0px 20px 10px;
	font-weight: bold;
}
.u400-txt span{
	color: red;
}


.t-gd{
	width: 700px;
	margin: 0px auto 10px;
}
.k-left{
	width: 200px;
	text-align: right;
}
.k-right{
	width: 500px;
	text-align: left;
}
.k-right input{
	width: 300px;
}
.k-right textarea{
	width: 450px;
	height: 200px;
}


.hissu{
	color		: red;
}
