


.title {
	background: url(../img/title_border.gif) repeat-x top;
	border-bottom: solid 1px #ec98aa;
	padding: 12px 0 7px 7px;
	margin-bottom: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
	.title h3 {
		margin: 0;
	}


/* PC */
@media screen and (min-width:481px), print {

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 個人情報保護方針 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* privacy
----------------------*/

#privacy h4{
	font-size:16px;
	}
#privacy p{
	padding-bottom:20px;
	}
#privacy dl{
	margin-top:30px;
	}
#privacy dl dt{
	margin-bottom:15px;
	}

	
	
	
	
	
	
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 進路実績 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* sinro
----------------------*/
	
	
	#sinro .intro{
		text-align:center;
		margin-bottom:40px;
		}
	#sinro h4{
		text-align:left;
		font-size:16px;
		margin-bottom:40px;
		}


	#sinro .tab{
		margin:0 0 50px 100px;
		}
	#sinro #tab_national{
		float:left;
		}
	#sinro #tab_personal{
		float:left;
		}

	
	
	#sinro table {
		width: 100%;
		border-collapse: collapse;
	}
		#sinro table .head {
			background: url(../img/table_head_bg.gif) ;
			/*background: #fbe7ec ;*/
		}
		#sinro table .head2 {
			background: url(../img/table_head_bg.gif) ;
			/*background: #fbe7ec ;*/
		}
		
		#sinro table .head .nen{
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
			/*background: #fbe7ec ;*/

		}	

		#sinro table .head th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table .head2 th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table th.last {
			border-right: none;
		}
		#sinro table td {
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size:  12px;
			line-height: 1.4em;
		}
		#sinro table td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		#sinro table td.last {
			border-right: none;
			padding-left:1em;
		}
		#sinro table td.third {
			border-right: none;
			padding: 0 !important;
		}
			#sinro table td li {
				border-bottom: solid 1px #d4c9c4;
				height: 28px;
				padding-top: 12px;
			}
			#sinro table td li.last {
				border-bottom: none;
			}


#sinro h5{
	font-size:14px;
	}

#sinro .upper{
	}

#sinro #national{
	float:left;
	width:48%;
	position:relative;
	}
	#sinro #national .result{
		position:absolute;
		top:0;
		right:0;
		}
#sinro #national_school{
	margin-top:35px;
	}	
#sinro #ishiyaku{
	margin-top:25px;
	}	
#sinro #ishiyaku table{
	width:55%;
	}	
#sinro #ishiyaku td {
		border-top: solid 1px #d4c9c4;
		border-bottom: solid 1px #d4c9c4;
		font-size:  12px;
		line-height: 1.4em;
	}	
	
#sinro #ishiyaku p{
	/*color:#d86480;*/
	}	
#sinro #ishiyaku .last{
	width:10%;
	}	
#sinro #national #note,
#sinro #personal #note2{
	text-align:right;
	font-size:11px;
	margin-top:5px;
	}
#sinro #personal{
	float:left;
	margin-left:4%;
	width:48%;
	position:relative;
	}
	#sinro #personal .result{
		position:absolute;
		top:0;
		right:0;
		}
	/*#sinro #personal table .head {
		background: #ddf1f7 ;
	}
	#sinro #personal table .head2 {
		background: #ddf1f7 ;
	}
	
	#sinro #personal table .head .nen{
		background: #ddf1f7 ;

	}*/	
	

	


#sinro #graduate{
	float: right;
    margin-left: 4%;
    width: 48%;
    position: relative;
	margin-top:37px;
	
	}	
#sinro #graduate .quantity{
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
	}	
#sinro #graduate td{
			text-align: center;
			border-bottom: solid 2px #d4c9c4 !important;
	}	
	
	
	



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 緊急時の対応について */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* Notification
----------------------*/
#Notification {
}

	#Notification p {
		margin-bottom: 10px;
	}
	
	#Notification table {
		width: 100%;
		border-collapse: collapse;
		margin-bottom: 15px;
	}
		#Notification table th{
			padding: 12px;
			text-align: center;
			background: url(../img/table_head_bg.gif) ;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
		}
		#Notification table td {
			padding: 12px 0px 12px 125px;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size: 12px;
		}
		#Notification table td.last {
			border-right: none;
		}
			#Notification table td a {
				padding-left: 20px;
			}




/* Holiday
----------------------*/
#Holiday {
}

	#Holiday dl {
		margin-bottom: 35px;
	}
		#Holiday dl dt {
			color: #ec98aa;
			font-size: 120%;
			margin-bottom: 10px;
		}
		
		#Holiday .map {
			padding: 20px 0;
			text-align: center;
		}
		
		#Holiday p {
			font-size: 12px;
		}
		
		#Holiday dd .square_border{
			border: solid 1px #6f5645;
			
			}	
		#Holiday dd .underline{
			text-decoration: underline;			
			}	
		
		#Holiday ol {
			list-style: decimal;
			padding-left: 25px;
			margin-bottom: 12px;
		}
			#Holiday ol li {
				margin-bottom: 7px;
			}
			#Holiday ol li.last {
				margin-bottom: 0;
			}


		#Holiday table {
			width: 100%;
			border-collapse: collapse;
		}
			#Holiday table th {
				padding: 12px;
				background: url(../img/table_head_bg.gif) ;
				border-top: solid 1px #d4c9c4;
				border-bottom: solid 1px #d4c9c4;
			}
			#Holiday table td {
				padding: 12px;
				border: solid 1px #d4c9c4;
				font-size: 12px;
			}
			#Holiday table td.none_l {
				border-left: none;
			}
			#Holiday table td.none_r {
				border-right: none;
			}
				#Holiday table td span {
					font-size: 10px;
				}

	
	
/* Infection
----------------------*/
#Infection {
}
	#Infection p {
	}
	#Infection p.bold {
		font-weight:bold;
		margin-top:15px;
	}
	#Infection ul.link {
		margin-bottom:35px;
		border:1px solid #dddddd;
		padding:15px;
		float:left;
	}
	#Infection ul.link li{
		background:url(../../share/img/icon_pdf.gif) no-repeat left 40%;
		padding-left:20px;
	}
	#Infection ul.link li a{
		color:#6f5645;
	}
	#Infection dl {
	}
		#Infection dl dt {
			color: #ec98aa;
			font-size: 120%;
			margin-bottom: 10px;
		}
		#Infection dl dd dl {
			margin-bottom: 15px;
		}
		#Infection dl dd dl dt {
			color:#6f5645 !important;
			font-size: 100%;
			margin-bottom: 0px;
		}
	

/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* よくあるご質問 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
	
	
	
#tab{
	position:relative;
	height: 140px;
}
#faq ul{
	width:700px;
	position:absolute;
	top:0;
	left:-10px;
	}
#faq ul li{
	float:left;
	}
#faq h3{
	}
	
#faq dl { 
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom:1px dotted #d4c9c4;	
}
#faq dl.last { 
	margin-bottom: 50px;
	padding-bottom: 0;
	border-bottom: none;	
}
	#faq dl dt { 
		cursor: pointer;
		background: url(../img/icon_q.gif) no-repeat left 0.2em;
		padding-left: 30px;
	}
	#faq dl dd { 
		display:none;
		padding-top: 10px;
		background: url(../img/icon_a.gif) no-repeat left 0.8em;
		padding-left: 30px;
	}
	
	
	



/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 入試説明会＆イベント（直近分） */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* guidance
----------------------*/
	.guidance .scheduleTit {
		margin-bottom:30px;
	}

	.guidance .scheduleTable {
		width: 100%;
		border-collapse: collapse;
		margin-top:20px;
		border: solid 1px #d4c9c4;
	}
		.guidance .scheduleTable th{
			padding: 14px;
			/*border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;*/
			border-right: solid 1px #d4c9c4;
			text-align:left;
			vertical-align:middle;
			background: url(../../share/img/border_dot.png) repeat-x left bottom;
			line-height:20px;
		}
		.guidance .scheduleTable tr.head th {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable tr.last th {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable tr th p{
			display:block;
			font-weight:lighter;
			margin-top:5px;
			line-height:20px;
		}
		.guidance .scheduleTable td {
			padding: 14px;
			text-align: center;
			/*border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;*/
			border-right: solid 1px #d4c9c4;
			font-size:  14px;
			line-height: 24px;
			background:#fcf9f3 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable td.txtleft {
			text-align: left;
		}
		.guidance .scheduleTable td.bold {
			font-weight:bold;
		}
		.guidance .scheduleTable tr.head td {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable tr.last td {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable td+td {
			background:#def1f7 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable tr.head td {
			background:#fcf9f3;
		}
		.guidance .scheduleTable tr.head td+td {
			background:#def1f7;
		}
		.guidance .scheduleTable tr.commonEvent td {
			background:#fffee9 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable tr.commonEvent.last td {
			background:#fffee9;
		}
		.guidance .scheduleTable tr.cleam td {
			background:#fff !important;
		}
		.guidance .scheduleTable td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
			.guidance .scheduleTable tr th span.cap,
			.guidance .scheduleTable tr td span.cap{
				font-weight: normal;
				display: inline-block;
			}
			.guidance .scheduleTable tr td p.note{
				margin-top: 5px;
			}
			.guidance .scheduleTable tr th span.tume,
			.guidance .scheduleTable tr td span.tume{
				margin-left: -0.5em;
			}




	.guidance .eventTable {
		width: 100%;
		border-collapse: collapse;
		margin-top:20px;
	}
		.guidance .eventTable th{
			background: url(../img/table_bg.gif) repeat ;
			padding: 14px 0 10px 0;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			text-align:left;
			padding-left:15px;
			vertical-align:top;
		}
		.guidance .eventTable th.last {
			border-right: none;
		}
		.guidance .eventTable td {
			padding: 14px 0 10px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size:  14px;
			line-height: 1.4em;
				text-align:left;
				padding-left:15px;
			
		}
		.guidance .eventTable td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		.guidance .eventTable td.last {
			border-right: none;
		}
		.guidance .eventTable td.third {
			border-right: none;
			padding: 0 !important;
		}
			.guidance .eventTable td li {
				padding-bottom: 12px;
				list-style-image: url(../img/square.gif);	
				margin-left:18px;
			}
			.guidance .eventTable td li span{
				color:#e46480;
			}

.guidance .section .pht_guidance img {
	float: right;
	margin-left: 20px;
	}
.guidance .section p:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
.guidance .section #to_event {
	overflow:auto;
}
.guidance .section #to_event li {
	float:left;
	width:340px;
	text-align:center;
}










/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* サイトポリシー */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* privacy
----------------------*/

#sitepolicy .read {
	font-size:16px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../share/img/border_dot.gif) repeat-x left bottom;
	color: #ec98aa;
}

#sitepolicy dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../share/img/border_dot.gif) repeat-x left bottom;
}
#sitepolicy dl.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: none;
}
	#sitepolicy dl dt{
		color: #ec98aa;
		font-size: 16px;
		margin-bottom: 10px;
	}

#sitepolicy table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}
	#sitepolicy table th {
		border: solid 1px #d4c9c4;
/*		background: #441600;
*/		padding: 15px 10px;
		line-height: 1.4em;
		font-weight: normal;
		font-size: 95%;
		background: url(../../share/img/table_head_bg3.gif) ;
	}
	#sitepolicy table td {
		border: solid 1px #d4c9c4;
		padding: 15px;
		font-size: 84%;
	}
	#sitepolicy table td input {
		width: 300px;
		border: none;
		background:#fef9ed;
		padding: 10px;
	}
	#sitepolicy table td textarea {
		width: 300px;
		height: 150px;
		border: none;
		background:#fef9ed;
		padding: 10px;
	}
	
	
	
	
	
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* デジパン */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* privacy
----------------------*/

#pamp .read {
	font-size:16px;
	text-align: center;
}




}



	

/* スマホ */
@media only screen and (max-width: 480px) {




/* guidance
----------------------*/

	.guidance .scheduleTit {
		margin:15px 0 20px 0;
	}
	
	
	.guidance .scheduleTable {
		width: 100%;
		border-collapse: collapse;
		margin-top:20px;
		border: solid 1px #d4c9c4;
	}
		.guidance .scheduleTable th{
			padding: 12px 7px 12px 7px;
			/*border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;*/
			border-right: solid 1px #d4c9c4;
			text-align:left;
			vertical-align:middle;
			background: url(../../share/img/border_dot.png) repeat-x left bottom;
			line-height:18px;
		}
		.guidance .scheduleTable tr.head th {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable tr.last th {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
			.guidance .scheduleTable tr th p{
				display:block;
				font-weight:lighter;
				margin-top:5px;
				line-height:20px;
			}
		.guidance .scheduleTable tr th p span{
			line-height:16px;
			display:block;
			margin-bottom:10px;
		}
		.guidance .scheduleTable tr th p span+span{
			margin-bottom:0px;
		}
		.guidance .scheduleTable td {
			padding: 14px 7px;
			text-align: center;
			/*border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;*/
			border-right: solid 1px #d4c9c4;
			font-size:  93%;
			line-height: 18px;
			background:#fcf9f3 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable td.bold {
			font-weight:bold;
		}
		.guidance .scheduleTable tr.head td {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable tr.last td {
			background: none;
			border-bottom: solid 1px #d4c9c4;
		}
		.guidance .scheduleTable td+td {
			background:#def1f7 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable tr.head td {
			background:#fcf9f3;
			font-size: 100%;
		}
		.guidance .scheduleTable tr.head td+td {
			background:#def1f7;
		}
		.guidance .scheduleTable tr.commonEvent td {
			background:#fffee9 url(../../share/img/border_dot.png) repeat-x left bottom;
		}
		.guidance .scheduleTable tr.cleam td {
			background:#fff !important;
		}
		.guidance .scheduleTable tr.commonEvent.last td {
			background:#fffee9;
		}
		.guidance .scheduleTable td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		.guidance .scheduleTable td.txtleft {
			text-align: left;
		}
			.guidance .scheduleTable tr th span.cap,
			.guidance .scheduleTable tr td span.cap{
				font-weight: normal;
				display: inline-block;
			}
			.guidance .scheduleTable tr td p.note{
				margin-top: 5px;
			}
			.guidance .scheduleTable tr td span.tume{
				margin-left: -0.5em;
			}




	.guidance .eventTable {
		width: 100%;
		border-collapse: collapse;
		margin-top:20px;
			
	}
		.guidance .eventTable th{
			background: url(../img/table_bg.gif) repeat ;
			padding: 14px 0 10px 0;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
				text-align:left;
				padding-left:15px;
				vertical-align:top;
			
		}
		.guidance .eventTable th.last {
			border-right: none;
		}
		.guidance .eventTable td {
			padding: 14px 0 10px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size:  14px;
			line-height: 1.4em;
			
		}
		.guidance .eventTable td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		.guidance .eventTable td.last {
			border-right: none;
		}
		.guidance .eventTable td.third {
			border-right: none;
			padding: 0 !important;
		}
			.guidance .eventTable td li {
				padding-bottom: 12px;
				list-style-image: url(../img/square.gif);	
				margin-left:18px;
			}
			.guidance .eventTable td li span{
				color:#e46480;
			}

.guidance .section .pht_guidance img {
	width:30%;
	float:right;
	margin-left:20px;
	}
.guidance .section p:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
.guidance .section #to_event {
	text-align:center;
}

	
	
	


/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 緊急時の対応について */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */



/* Holiday
----------------------*/
#Holiday {
}

	#Holiday dl {
		margin-bottom: 35px;
	}
		#Holiday dl dt {
			color: #ec98aa;
			font-size: 120%;
			margin-bottom: 10px;
		}
		
		#Holiday .map {
			padding: 20px 0;
			text-align: center;
		}
		
		#Holiday p {
			font-size: 12px;
		}
		
		#Holiday dd .square_border{
			border: solid 1px #6f5645;
			
			}	
		#Holiday dd .underline{
			text-decoration: underline;			
			}	
		
		#Holiday ol {
			list-style: decimal;
			padding-left: 25px;
			margin-bottom: 12px;
		}
			#Holiday ol li {
				margin-bottom: 7px;
			}
			#Holiday ol li.last {
				margin-bottom: 0;
			}


		#Holiday table {
			width: 100%;
			border-collapse: collapse;
		}
			#Holiday table th {
				padding: 12px;
				background: url(../img/table_head_bg.gif) ;
				border-top: solid 1px #d4c9c4;
				border-bottom: solid 1px #d4c9c4;
			}
			#Holiday table td {
				padding: 12px;
				border: solid 1px #d4c9c4;
				font-size: 12px;
			}
			#Holiday table td.none_l {
				border-left: none;
			}
			#Holiday table td.none_r {
				border-right: none;
			}
				#Holiday table td span {
					font-size: 10px;
				}

	
	
/* Infection
----------------------*/
#Infection {
}
	#Infection p {
	}
	#Infection p.bold {
		font-weight:bold;
		margin-top:15px;
	}
	#Infection ul.link {
		margin-bottom:35px;
		border:1px solid #dddddd;
		padding:15px;
		float:left;
	}
	#Infection ul.link li{
		background:url(../../share/img/icon_pdf.gif) no-repeat left 40%;
		padding-left:20px;
	}
	#Infection ul.link li a{
		color:#6f5645;
	}
	#Infection dl {
	}
		#Infection dl dt {
			color: #ec98aa;
			font-size: 120%;
			margin-bottom: 10px;
		}
		#Infection dl dd dl {
			margin-bottom: 15px;
		}
		#Infection dl dd dl dt {
			color:#6f5645 !important;
			font-size: 100%;
			margin-bottom: 0px;
		}
	


	
/* ++++++++++++++++++++++++++++++++++++++++++++++ */
/* 進路実績 */
/* ++++++++++++++++++++++++++++++++++++++++++++++ */


/* sinro
----------------------*/
	
	
	#sinro .intro{
		text-align:center;
		margin-bottom:40px;
		}
	#sinro h4{
		text-align:left;
		font-size:16px;
		margin-bottom:40px;
		}


	#sinro .tab{
		margin:0 0 50px 100px;
		}
	#sinro #tab_national{
		float:left;
		}
	#sinro #tab_personal{
		float:left;
		}

	
	
	#sinro table {
		width: 100%;
		border-collapse: collapse;
	}
		#sinro table .head {
			background: url(../img/table_head_bg.gif) ;
			/*background: #fbe7ec ;*/
		}
		#sinro table .head2 {
			background: url(../img/table_head_bg.gif) ;
			/*background: #fbe7ec ;*/
		}
		
		#sinro table .head .nen{
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
			/*background: #fbe7ec ;*/

		}	

		#sinro table .head th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 2px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table .head2 th{
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
		}
		#sinro table th.last {
			border-right: none;
		}
		#sinro table td {
			padding: 7px 0 5px 0;
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 2px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			font-size:  12px;
			line-height: 1.4em;
		}
		#sinro table td.line {
			border-bottom: solid 1px #d4c9c4 !important;
			border-top: solid 1px #d4c9c4 !important;
		}
		#sinro table td.last {
			border-right: none;
			padding-left:1em;
		}
		#sinro table td.third {
			border-right: none;
			padding: 0 !important;
		}
			#sinro table td li {
				border-bottom: solid 1px #d4c9c4;
				height: 28px;
				padding-top: 12px;
			}
			#sinro table td li.last {
				border-bottom: none;
			}


#sinro h5{
	font-size:14px;
	}

#sinro .upper{
	}

#sinro #national{
	position:relative;
	}
	#sinro #national .result{
		position:absolute;
		top:0;
		right:0;
		
		}
	
	
	
	
#sinro #national_school{
	margin-top:35px;
	}	
#sinro #ishiyaku{
	margin-top:25px;
	}	
#sinro #ishiyaku table{
	width:55%;
	}	
#sinro #ishiyaku td {
		border-top: solid 1px #d4c9c4;
		border-bottom: solid 1px #d4c9c4;
		font-size:  12px;
		line-height: 1.4em;
	}	
	
#sinro #ishiyaku p{
	/*color:#d86480;*/
	}	
#sinro #ishiyaku .last{
	width:10%;
	}	
#sinro #national #note{
	text-align:right;
	font-size:11px;
	margin-top:5px;
	}
#sinro #personal{
	position:relative;
	}
	#sinro #personal .result{
		position:absolute;
		top:0;
		right:0;
		}
	/*#sinro #personal table .head {
		background: #ddf1f7 ;
	}
	#sinro #personal table .head2 {
		background: #ddf1f7 ;
	}
	
	#sinro #personal table .head .nen{
		background: #ddf1f7 ;

	}*/	
	

	


#sinro #graduate{
	width:100%;
	margin-top:37px;
	margin-bottom:30px;
	}	
#sinro #graduate .quantity{
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
			border-right: solid 1px #d4c9c4;
			background: url(../img/table_head_bg.gif) no-repeat;
	}	
#sinro #graduate td{
			text-align: center;
			border-top: solid 1px #d4c9c4;
			border-bottom: solid 1px #d4c9c4;
	}	
	


}
	
