@charset "Shift_JIS";
body {
	color:#000000;
	font-family: sans-serif, "lr oSVbN", "qMmpS Pro W6";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height:18px;
	background-color:#FFF;
	background-repeat: repeat;
	background-position: center top;
}
td, div {
	font-size: 12px;
	line-height:18px;
}
a {
	color:#320C55;
	text-decoration: none;
}
a:hover {
	color:#DE495D;
	text-decoration: underline;
}ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

table.all {
	width:800px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFFFFF;
}

td.text {
	padding:15px 25px;
}

td.image {
	padding-left:30px;
}/* HEADER */

div.pagetitle {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 21px;
	line-height: 27px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-bottom: 15px;

}

div.catch {
	text-align: left;
	color:#000;
	margin: 0px 0px 20px 0px;
	font-size: 12px;

/*	display: none;*/

}h2{

	font-size:14px;

	text-align:left;

	font-weight:bold;	

}span{

	color:#F00;	

	font-weight:bold;

}
div.text {
	text-align: left;
	color: #000000;
	margin: 2px 0px 0px 0px;
	font-size: 12px;
	line-height:13px;

/*	display: none;*/

}
div.link {

	text-align: right;

/*	display: none;*/

}
/* fړe  */
table.detail {
	width: 740px;
	margin:20px 30px;
}
td.detail_img {

/*	width: px;*/

	vertical-align: top;

	padding-right: 40px;

/*	display: none;*/

}

td.detail_txt {

/*	width: px;*/

	text-align: left;

	vertical-align: top;

}
/* FOOTER */
div.footer {

	padding: 5px 30px;

	font-size: 10px;

	line-height: 14px;

	text-align: right;

}table.list {
	width:100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

td.l_title {
	text-align:center;
	font-weight: bold;
	padding:2px 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE495D;
}
td.r_title {
	text-align:center;
	font-weight: bold;
	padding:2px 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE495D;
}
td.l {
	border-bottom: 1px #d4d8c6 dotted;
	text-align: left;
	width: 150px;
	padding:2px 20px;
}
td.r {
	border-bottom: 1px #d4d8c6 dotted;
	text-align: left;
	width: 510px;
	padding:2px 20px;

}
