@charset "utf-8";

/*------------------------------------------------
	
--------------------------------------------------*/


/* ------ concept -----*/

div.pagettl {
	margin: 0 0 20px 0;
}

div.rec_concept {
	width: 706px;
	margin: 0 auto 48px;
}

div.rec_message {
	width: 406px;
	margin: 0 auto 50px;
}

div.rec_text {
	background: url(../img/recinfo_img/dotline.gif) top repeat-x;
	padding: 20px 0 0 0;
}

div.rec_text p {
	font-size: 13px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}

div.rec_photo {
	width: 637px;
	margin: 0 auto 30px;
}


/* ------ information -----*/

table.rec_informationTable {
	width: 100%;
	margin: 0 0 30px;
}

table.rec_informationTable th {
	width: 120px;
	font-size: 13px;
	padding: 15px 5px 14px;
	text-align: left;
	border-bottom: 1px dotted #666;
	line-height: 1.8;
	font-family: sans-serif;
}

table.rec_informationTable td {
	font-size: 13px;
	padding: 15px 5px 14px;
	text-align: left;
	border-bottom: 1px dotted #666;
	line-height: 1.8;
	font-family: sans-serif;
}

table.rec_number {
	width: 400px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

table.rec_number td {
	width: 100px;
	font-size: 13px;
	padding: 8px 0 7px;
	text-align: center;
	border-bottom: 1px solid #CCC;
	line-height: 1.8;
	font-family: sans-serif;
	border-right: 1px solid #CCC;
}


/* ------ process -----*/


table.rec_processTable {
	width: 100%;
	margin: 0 0 30px;
}

table.rec_processTable th {
	padding: 0 25px 13px 0;
}

table.rec_processTable td {
	font-size: 13px;
	padding: 0 25px 13px 0;
	line-height: 1.8;
	font-family: sans-serif;
	color: #333;
}


/* ------ welfare -----*/

#type_index #contents .inner p.pb10 {
	padding-bottom: 10px;
}

div.welfare_btn {
	margin: 0 0 30px 0;
}

div.welfare_btn img {
	margin: 0 7px 0 0;
}


/* ------ seminar -----*/

.seminar .pageTitle{
	margin-bottom: 20px;
}

.seminar p.read{
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.8em;
	margin-bottom: 30px;
}

.seminar .box .title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989898;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #989898;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
}

.seminar .box table{
	width: 720px;
	margin-left: 100px;
	margin-bottom: 30px;
	border-top: 3px solid #CCC;
	border-bottom: 3px solid #CCC;
}

.seminar .box table th,
.seminar .box table td{
	font-family: sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.2em;
	border-bottom: 1px solid #CCC;
	padding: 10px;
}

.seminar .box table th{
	width: 100px;
	font-weight: bold;
	color: #2F67B1;
	padding-left: 0;
}

.seminar .box table th span{
	border-left: 5px solid #2F67B1;
	padding-left: 5px;
}


.seminar a:link,
.seminar a:visited{
	color: #2C68B1;
	text-decoration: none;
}

.seminar a:hover,
.seminar a:active{
	color: #4685D0;
	text-decoration: underline;
}





