#header {
	margin-bottom : 8%;
	background-image : url(ptitlebg2.jpg);
	background-repeat : no-repeat;
	background-position : center top;
	background-size : 100%;
}

h3#fname {
	margin : 0 5% 7% 5%;
	padding : 15px 0 15px 0;
	color : #ffffff;
	background : #2d0f28;
	font-family : "ten-mincho", serif;
	font-weight : 400;
	font-style : normal;
	font-size : 140%;
	text-align : center;
	letter-spacing : 0;
}

h3#cindex span {
	display : block;
}

ul#note {
	width : 85%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 8%;
}

ul#note li {
	margin : 0 0 2% 3%;
	line-height : 1.4em;
}

ul#note li a,ul#note li a:hover {
	color : #000000;
	text-decoration : underline;
}

#formbox {
	padding : 4% 7% 4% 7%;
	background : #ebe1eb;
}

#formbox dl {
	overflow : hidden;
	margin-bottom : 8px;
}

#formbox dl dt {
	margin-bottom : 5px;
	text-align : left;
}

#formbox dl dd {
	margin-bottom : 10px;
}

h4 {
	margin : 5% 0 6% 0;
	padding-bottom : 5%;
	font-size : 130%;
	font-family : "ten-mincho", serif;
	font-weight : 400;
	font-style : normal;
	color : #2d0f28;
	border-bottom : solid 6px rgba(105,60,125,0.4);
	letter-spacing : 0;
	text-align : center;
}

.text1 {
	width : 96% !important;
	width /**/: 100%;
	padding : 2%;
	font-size : 16px;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	-webkit-appearance : none;
	border-radius : 0;
    border : none;
}

.text2 {
	width : 96% !important;
	width /**/: 100%;
	padding : 2%;
	font-size : 16px;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	-webkit-appearance : none;
	border-radius : 0;
    border : none;
}

.text3 {
	width : 96% !important;
	width /**/: 100%;
	padding : 2%;
	font-size : 16px;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	-webkit-appearance : none;
	border-radius : 0;
    border : none;
}

#text4 {
	width : 96% !important;
	width /**/: 100%;
	padding : 2%;
	font-size : 100%;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	-webkit-appearance : none;
	border-radius : 0;
    border : none;
}

.text5 {
	width : 30%;
	margin-bottom : 2.5%;
	padding : 2%;
	font-size : 16px;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	-webkit-appearance : none;
	border-radius : 0;
    border : none;
}


select.select1 {
	margin-right : 5px;
	padding : 2%;
	font-size : 100%;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	border-radius : 0;
	border : none;
}

select.select2 {
	margin : 0 5px 0 5px;
	padding : 2%;
	font-size : 100%;
	font-family : "zen-old-mincho",sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ffffff;
	border-radius : 0;
	border : none;
}

#submit {
	padding-bottom : 10%;
	text-align : center;
}

#button1 {
	margin : 0 2% 0 2%;
	padding : 9px 23px 10px 25px;
	font-size : 110%;
	font-family : "ten-mincho", serif;
	font-weight : 400;
	font-style : normal;
	border-style : none;
	color : #ffffff;
	background : #b4468c;
	-webkit-appearance : none;
	border-radius : 30px;
}

#button2 {
    margin : 0 2% 0 2%;
    padding : 9px 13px 10px 15px;
	font-size : 110%;
	font-family : "ten-mincho", serif;
	font-weight : 400;
	font-style : normal;
	border-style : none;
	color : #ffffff;
	background : #999999;
	-webkit-appearance : none;
	border-radius : 30px;
}

h3#findex {
	width : 90%;
	margin : 0 auto 4% auto;
	font-size : 130%;
	font-family : "ten-mincho", serif;
	font-weight : 400;
	text-align : center;
}

h3#findex span {
	display : block;
}

#data {
	width : 90%;
	margin : 0 auto 6% auto;
	border-top : solid 1px #afafaf;
}

#data th {
	width : 100px !important;
	width /**/: 120px;
	padding : 8px 5px 10px 5px;
	border-bottom : solid 1px #afafaf;
	background : #ebe1eb;
	font-weight : normal;
	line-height : 1.4em;
}

#data td {
	padding : 8px 8px 10px 8px;
	background : #ffffff;
	border-bottom : solid 1px #afafaf;
	line-height : 1.4em;
}

p#hmsg {
	margin : 0 7% 7% 7%;
	line-height : 1.5em;
}

p#hmsg a,p#hmsg a:hover {
	color : #000000;
	text-decoration : underline;
	text-align : center;
}

#error {
	margin : 0 7% 6% 7%;
	padding : 5% 5% 5.5% 5%;
	color : #ff0000;
	line-height : 1.3em;
	background : #ebe1eb;
}