@charset "utf-8";
/* CSS Document */
.info1pinkbox {
	margin: 0 20px 10px;
	padding: 5px 5px 0 5px;
	background: #FFCCCC;
	border: #CC3366 solid 1px;
}
.info1pinkbox a {
	text-decoration: none;
	color: #434343;
}
.info1pinkbox p.infotext01 {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 5px 0 0 0;
	margin: 0;
}
.info1pinkbox p.infotext02 {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 5px 5px 0 5px;
	margin: 0;
}
p.whats_info {
	margin-left: 1em;
}
div.mente {
	border: #CCCCCC solid 1px;
	padding: 3px 6px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 1.7em;
	width: 426px;
	margin-top: 15px;
}
div.mente a {
	color: #CC0000;
}
div.mente a:hover {
	color: #FF0000;
}
p.whats_info_02 {
	margin-left: 1em;
	margin-bottom: 0.4em;
	margin-top: 0;
}
p.whats_info_03 {
	margin-left: 1em;
	margin-bottom: 0.5em;
	margin-top: 0;
}
ul.whats_infolist {
	margin: 0 0 12px 0;
}
ul.whats_infolist li {
	margin-bottom: 0.5em;
}
ul.juyou_list {
}
ul.juyou_list li {
	margin-bottom: 0.5em;
}
ul.ondemand {
	margin-left: 0;
}
ul.ondemand li {
	margin-left: 0;
	font-size: 14.6px;
	line-height: 1.5em;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
div.juyou02 {
	margin: 0 10px 15px 10px;
	padding: 0;
	width: 93%;
}
div.juyou_inner_right, div.juyou_inner_left {
	border: #CC3366 solid 1px;
	width: 44.5%;
	padding: 8px;
	margin: 0;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.5em;
}
div.juyou_inner_left {
	float: left;
}
div.juyou_inner_right {
	float: right;
}

table.mail-info{
	width:440px;
	border:1px #CCCCCC solid; 
	margin:15px 15px 1em;
	line-height: 1.5em;
	border-collapse: collapse;
}
table.mail-info th,
table.mail-info td{
	padding: 5px 8px;
}
table.mail-info th.mail-info-title{
	text-align: center;
	font-size: 14.5px;
	font-weight: bold;
	color: #FF0000;
}
table.mail-info td.sign{
	text-align: right;
}
table.mail-info-details,
table.mail-info-details th,
table.mail-info-details td{
	border: solid 1px #777777;
	line-height: 1.3em;
	padding: 3px 5px;
	border-collapse: collapse;
}
table.mail-info-details th{
	background-color: #f6f6f6;
	color: #444444;
}
