@charset "Shift_JIS";




html {
	background:url('../img_sp/body_bg.gif');
    background-color: #EEEEEE;
}


body {
    font: normal 12px '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
    font-size:75%;
	line-height: 1.6;
    margin: 0px;
    padding: 0px;
}

table {
    font: normal 12px '‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}


.Container {
    width:100%;
    margin:0px;
}


.Wrapper {
    margin:0 auto;
    border-left:#aaa solid 1px;
    border-right:#aaa solid 1px;
    background-color:#FFFFFF;
}


.MessageMain {
    margin: 10px auto 0;
    border: 2px solid #ff9f9f;
    background:#fff4ef;
    width: 836px;
    display : none;
}

.MessageMain .message {
    color: #f00;
	font-weight:bold;
	line-height:1.6em;
    padding: 18px 20px 18px 58px;
    text-align : left;
    background : url('../img_sp/err.jpg') 12px 8px no-repeat;
}

.MessageMain .infoMsg {
	color: #f00;
	font-weight:bold;
	line-height:1.6em;
	padding: 18px 20px 18px 58px;
	text-align : left;
	background : url('../img_sp/err.jpg') 12px 8px no-repeat;
}

.MessageMain .questionMsg {
	color: #f00;
	font-weight:bold;
	line-height:1.6em;
	padding: 18px 20px 18px 58px;
	text-align : left;
	background : url('../img_sp/err.jpg') 12px 8px no-repeat;
}

.MessageMain .warningMsg {
	color: #f00;
	font-weight:bold;
	line-height:1.6em;
	padding: 18px 20px 18px 58px;
	text-align : left;
	background : url('../img_sp/err.jpg') 12px 8px no-repeat;
}


.BodyMain {
	padding:0 0px;
	margin-top:10px;
}

.BodyMain p, .BodyMain ul{
    color: #333333;
    font-size: 100%;
    line-height: 140%;
    border-style: none;
	text-align: center;
	margin-bottom:1em;
}

.BodyMain table{
	text-align:left;
}


.BodyMainLeft{
}

.BodyMainLeft table{
	border-collapse: collapse;
	width: 100%;
}

.BodyMainLeft table td{
	padding: 0.8em 0.5em;
	font-size: 100%;
	word-break:break-all;
	word-wrap:break-word;
}


.BodyMainLeft .h2head{
	float:left;
}

.BodyMainLeft h2{
	float:clearfix;
	color : #000;
	font-size : 16px;
	font-weight : bold;
	text-align  : left;
	background:url('../img_sp/bg_main_title_content_sp.gif') 0 0 repeat-x;
	margin      : 0 0 12px;
	padding-left:18px;
	padding-bottom:2px;
	line-height:30px;
}

.BodyMainLeft h3{
	color : #000;
	font-size : 14px;
	font-weight : bold;
	text-align  : left;
	background:url('../img_sp/bg_h3.gif') 0 0 no-repeat;
	margin      : 0 0 12px;
	padding-left:30px;
	padding-top:1px;
	padding-bottom:1px;
	line-height:30px;
}

.BodyMainLeft th{
	padding: 0.8em 0.5em;
	border-color: #629cdd #8db7e6 #629cdd #eeeeee;
	border-width: 1px;
	font-size: 100%;
	text-align: left;
}

.BodyMainLeft .MessageMain {
    margin: 0 0 10px 0;
	padding:0 !important;
    border: 1px solid #ff9f9f;
    background:#fff4ef;
	width:auto;
	display : none;
}

.BodyMainLeft .MessageMain .message {
    color: #f00;
	font-weight:bold;
	line-height:1;
    padding: 11px 20px 8px 40px;
    text-align : left;
    background : url('../img_sp/err2.jpg') 7px 4px no-repeat;
	min-height:inherit;
}
