﻿h2#ptitle {
	clear : both;
	width : 100%;
	height : 110px !important;
	height /**/: 180px;
	padding-top : 70px;
	background : url(ptitlebg.jpg) center top no-repeat;
	color : #ffffff;
	font-size : 190%;
	text-align : center;
	font-family : "source-han-sans-japanese",sans-serif;
	font-style : normal;
	font-weight : 700;
}

#main {
    position : relative;
    width : 830px;
    background : #eeeeee;
}

p#pimg2 {
    display : none;
}

#msg {
    position : absolute;
    width : 440px;
    top : 40px;
    right : 35px;
}

p.msgtxt {
    margin-bottom : 20px;
    font-size : 110%;
    line-height : 1.75em;
}

p#dname {
    font-size : 110%;
    line-height : 1.75em;
    text-align : right;
}