﻿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;
}

h3.mindex {
	margin : 0 40px 30px 0;
	padding : 10px;
	background : #e1d7cd;
	text-align : center;
	font-size : 150%;
	font-weight : normal;
}

dl#tokuten {
	overflow : hidden;
	margin : 0 40px 40px 0;
}

dl#tokuten dt {
	float : left;
	margin-right : 30px;
}

dl#tokuten dd {
	line-height : 1.7em;
}

ul.list2 li h4 {
	margin : 3px 0 15px 0;
	padding : 10px;
	border-bottom : solid 5px #9b8c82;
	text-align : center;
	font-size : 110%;
}

#main dl dt {
	margin-bottom : 10px;
	font-size : 200%;
	font-weight : bold;
	color : #999999;
}

#plbutton {
    clear : both;
    width : 406px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 15px;
    margin-bottom : 20px;
	text-align : center;
	font-size : 120%;
	font-family : "source-han-sans-japanese",sans-serif;
	font-style : normal;
	font-weight : 700;
}

#plbutton a {
	display : block;
	width : 380px !important;
	width /**/: 406px;
	padding : 10px 13px 13px 13px;
	color : #ffffff;
	background : #f54b82;
	text-decoration : none;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
}

#plbutton a:hover {
	display : block;
	width : 380px !important;
	width /**/: 406px;
	padding : 10px 13px 13px 13px;
	color : #ffffff;
	background : #ff0000;
	text-decoration : none;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
}