@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	table
-------------------------------------------------------------------*/
#content table {
	margin-bottom: 30px;
}
#content table.none {
	margin-bottom: 0px;
}
#content table th{
	width: 119px;
}
/*#content table td {
	width: px;
}*/
#content table th,
#content table td {
	padding: 6px 0 5px 0;
	border: 3px solid #FE8CC5;
	vertical-align: inherit;
	height: 44px;
}
#content table th.first,
#content table td.first {
	padding: 6px 0 5px 0;
	border: 3px solid #FE8CC5;
	vertical-align: inherit;
	height: 0px;
}
#content table.none td{
		padding: 6px 28px 7px 28px;
		width: 174px;
		vertical-align: middle;
}
#content table td.backffebf5{
background: #FFEBF5; 	
}
#content table td.first,
#content table th
{background: #FFEBF5; 
	color: #333333;
	font-size: 1.28em;
	font-weight: bold;
	text-align: center;
}
#content table td.on_table p{
	text-align: center;
	line-height: 1.8;
}
#content table td p{
	text-align: center;
	line-height: 1.4;
}
.money{
	font-size:1.14em
	
}
#content table td p .time{
	color: #FF0000;
}
#content table td p.bold{
	color: #9800FF;
	font-size: 1.43em;
	font-weight: bold;
}
#content table td p.span{
	font-size: 1.43em;
}
#content table td p.span a{
	font-size: 0.71em;
}
#content table td p.span02{
	font-size: 0.86em;
}

#content table td p.font01{
	font-size: 1.14em;
}
#content table td p.font02{
	font-size: 0.85em;
}
#content p.text_last{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 23px;
}
#content table.none td .red{
	color: #FF0000;
	font-size: 1.71em;
	font-weight: bold;
}
#content .link{
	margin-bottom: 38px;
}
#content .link ul{
	margin: 0 45px 20px 45px;
	height: 64px;
}
#content .link ul li{
	float: left;
	margin-right: 20px;
}
#content .link ul li a{
	height: 64px;
}
#content .link ul li.none{
	margin-right: 0;
}
#content dl.text{
	margin-bottom: 13px;
}
#content dl.none{
	margin-bottom: 25px;
}
#content dl.text dt{
	font-size: 2.14em;
	font-weight: bold;
	color: #9900FF;
	margin-bottom: 3px;
	margin-left: -15px;
}
#content dl.text dd{
	background: url(../image/icon_guide.jpg) 4px 7px no-repeat;
	/* margin-bottom: 6px; */
	padding-left: 20px;
}
#content dl.text dd.none_make{
	background: none;
	/* margin-bottom: 6px; */
	padding-left: 0px;
}

/*#content dl.text dd span{
	margin-left: 15px;
}*/
#content dl.text dd .red{
	color: #FF0000;
}
#content .red{
	color: #FF0000;
}
.bold {
	font-weight: bold;
    font-size: 1.2em;
}
/*#content dl.text p,
#content dl.text dd .text{
	margin-left: 15px;
}*/
#content .imgleft .image li:last-child, #content .imgright .image li:last-child {
    margin-bottom: 0;
    padding-top: 11px;
}
/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section .box.none{
	margin-bottom: 18px;
}
#content .section .box {
	overflow: hidden;
	border: 3px #FE8CC5 solid;
	padding:29px 158px 25px 28px;
}
#content .section img.img{
	margin-top: 0px;
	margin-left: 325px;
	margin-bottom: 20px;
}
#content .section .box p{
	text-align: center;
}
#content .section .box p.bold{
	font-size: 2.14em;
}
#content .section .box p img{
	margin-bottom: 15px;
	width: 505px;
}
#content .section .box ul a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 81px;
}
.section .right{
	margin-left: 115px;
}
/*-------------------------------------------------------------------
	.about_mail
-------------------------------------------------------------------*/
#content .about_mail ul{
	padding-left:20px;
	padding-bottom: 20px;
}
#content .about_mail li{			
	list-style-type: disc;
}

