﻿h2#ptitle {
	clear : both;
	width : 100%;
	padding : 35px 0 35px 0;
	color : #ffffff;
	font-size : 150%;
	text-align : center;
	background-image : url(ptitlebg.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : cover;
	font-family : "source-han-sans-japanese",sans-serif;
	font-style : normal;
	font-weight : 700;
}

#main {
    overflow : hidden;
    width : 100%;
    margin-left : auto;
    margin-right : auto;
	margin-bottom : 7%;
    background : #eeeeee;
}

p#pimg1 {
    display : none;
}

p#pimg2 img {
    width : 100%;
    height : 100%;
}

#msg {
    margin : 6% 6% 7% 6%;
}

p.msgtxt {
    margin-bottom : 5%;
    line-height : 1.5em;
}

p#dname {
    line-height : 1.5em;
    text-align : right;
}