.reitoumen-msg-area{
    width: 552px;
}

.reitoumen-bg {
    background-image: url(img/01_bg.jpg);
}

.section_img_header {
    background-image: url(img/bg_line.gif);
    background-repeat: no-repeat;
}
.section_img_header img,
.none-border img{
	display: inline;
}


#T_mainContents #T_article {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	display: block;
}
td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #333333;
}

.td1 {
	background-color: #FFFFFF;
	margin: 1px;
}
.bg {
	background-repeat: no-repeat;
	background-position: right center;
}
.td2 {
	padding: 5px;
	line-height: 15px;
	letter-spacing: 0.1em;
}
.td3 {
	padding-top: 1px;
}
.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.style-pdd {
	font: normal 12px/20px "ＭＳ Ｐゴシック", "Osaka";
	font-style: normal;
	padding: 6px 12px 12px 24px;
}

#box{
	margin-left:40px;
	*margin-left:0px;
}




@media (max-width: 768px) {
    .reitoumen-msg-area {
        width: 100%;
    }
}