#wrapper #main #contentBlock .section {
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 40px;
}
#wrapper #main #contentBlock h4 {
	font-size: 120%;
	margin-bottom: 10px;
	font-weight: normal;
}
#wrapper #main #contentBlock .lead {
	padding: 0px;
	color: #00BDC4;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight:bold;
}
#wrapper #main #contentBlock .btn {
	padding: 10px 15px;
	text-align: center;
}
#wrapper #main #contentBlock .pass {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 15px;
}
#wrapper #main #contentBlock .section form .btnps02 {
	margin: 15px;
}
#wrapper #main #contentBlock .section h5 {
	background: url(../../images/common/o_h_01.gif) no-repeat left center;
	padding-left: 15px;
	border-bottom: 2px solid #00BDC4;
	padding-bottom: 7px;
	font-size: 130%;
	font-weight: bold;
	color: #333;
	padding-top: 5px;
}
#wrapper #main #contentBlock .section h6 {
	font-size: 120%;
	color: #B92148;
	margin: 20px 0px 10px;
}
#wrapper #main #contentBlock .section .grp p {
	padding-bottom: 3px;
}
#wrapper #main #contentBlock .section h5 span {
	font-size: 85%;
	font-weight: normal;
}
#wrapper #main #contentBlock p span {
	font-size: 200%;
	color: #00BDC4;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper #main #contentBlock .sarNaviArea {
	padding: 15px;
	text-align: center;
	clear: both;
	border: 1px solid #ddd;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	margin-bottom: 40px;
	background: #FFF;
	margin-top: 10px;
}
#wrapper #main #contentBlock .kekka {
	float: left;
	padding-bottom: 3px;
}
#wrapper #main #contentBlock .num {
	text-align: right;
	padding-top: 5px;
}
#wrapper #main #contentBlock .sarNaviArea .btn {
	text-align: right;
	padding: 0px;
}
#wrapper #main #contentBlock .section .phArea {
	float: left;
	max-width: 30%;
	width: 100%;
}
#wrapper #main #contentBlock .section dl {
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;        /* CSS3草案 */
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 4px;   /* Firefox用 */
	padding: 10px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper #main #contentBlock .section .gaiyo {
	float: right;
	width: 100%;
	max-width: 68%;
}
#wrapper #main #contentBlock .section .gaiyo dl dt {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
#wrapper #main #contentBlock .section .gaiyo table caption {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	text-align: left;
	padding-left: 2px;
}
#wrapper #main #contentBlock .section .gaiyo table {
	margin-bottom: 40px;
}
#wrapper #main #contentBlock .section .phArea .section {
	margin: 15px 0px;
	padding: 0px;
}
#wrapper #main #contentBlock .section .phArea .section h4 {
	margin-bottom: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
}
#wrapper #main #contentBlock .section .phArea .section p span {
	font-size: 14px;
}
#wrapper #main #contentBlock .section .phArea .section ul {
	list-style: disc;
	margin-left: 15px;
}
#wrapper #main #contentBlock .section .phArea .section ul li {
	font-size: 14px;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock {
	background: #FFF;
	padding: 15px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock .scrollArea {
	height: 120px;
	overflow: auto;
	margin-top: 20px;
	padding-top: 10px;
	border: 1px solid #CCC;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock .scrollArea dl dt {
	margin-top: 10px;
	font-size: 12px;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock .scrollArea dl {
	border-style: none;
	margin: 0px;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock dl dd {
	margin-bottom: 10px;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock form table th {
	width: 80px;
}
#wrapper #main #contentBlock .section .gaiyo .formBlock form table tr td p {
	line-height: 200%;
}
#wrapper #main #contentBlock .section .red {
	color: #B81942;
}
#wrapper #main #contentBlock .section.clearfix .gaiyo .formBlock form table tr td textarea {
	width: 260px;
}
#wrapper #main #contentBlock .section .grp table tr td {
	background: #FFF;
}
#wrapper #main #contentBlock .section .grp table {
	width: 100%;
}
#wrapper #main #contentBlock .section .gaiyo dl dt span {
	font-size: 85%;
	font-weight: normal;
	color: #666;
	padding-left: 20px;
}
#wrapper #main #contentBlock .section .gaiyo .sarNaviArea .comNavi {
	line-height: 200%;
}


@media screen and (max-width: 750px) {
#wrapper #main #contentBlock .section .phArea .section ul{
	margin: 0;
}
#wrapper #main #contentBlock .section .phArea .section ul li{
	background: #eee;
	padding: 5px;
	display: inline-block;
	margin: 5px;
}

#wrapper #main #contentBlock .section .phArea {
	float: none;
	width: 100%;
	max-width: unset;
}
#wrapper #main #contentBlock .section .gaiyo {
	float: none;
	width: 100%;
	max-width: unset;
}



}