@charset "UTF-8";

/* elemrnt CSS Document 
=======================================*/

/* ======== title ======== *

/* ----- title ----- */




/* ======== clearfix ======== */

element:after,
.ancNav03:after,
.linkList01:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*------------------------

 
 
------------------------*/


/* headding
------------------------*/

/* headding01 */
.headding01 {
	margin-bottom: 18px;
	padding: 15px 0 13px 25px;
	border-left: 5px solid #0069AA;
	color: #003459;
	font-size: 187.5%;/*30pt*/
	width: 680px;
}
.headding01 .date {
	display: inline-block;
	margin-bottom: 10px;
	color: #333333;
	font-size: 46.7%;
}

/* headding02 */
.headding02 {
	background-color: #4FA3D7;
	margin-bottom: 25px;
	padding: 5px 0 5px 23px;
	color: #FFFFFF;
	font-size: 143.8%;/*23pt*/
	letter-spacing: -1px;
}
.headding02 .note01 {
	margin-left: 10px;
	font-size: 52.2%;
}
.headding02 a {
	display: inline-block;
	padding-left: 13px;
}
.headding02 a:before {
	float: left;
	margin: 0 5px 0 -23px;
	content: ">";
}
.headding02 a:link,
.headding02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.headding02 a:hover,
.headding02 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* headding03 */
.headding03Wrap {
	background: url(/common/images/common_dot01.gif) repeat-x left bottom;
	margin-top: 30px;
	margin-bottom: 18px;
	padding-bottom: 11px;
}
.headding03 {
	padding: 5px 0 3px 18px;
	border-left: 5px solid #0069AA;
	color: #003459;
	font-size: 125%;/*20pt*/
}

/* headding04 */
.headding04 {
	margin-bottom: 5px;
	padding: 5px 0;
	color: ;
	font-size: 112.5%;/*18px*/
}

/* headding05 */
.headding05 {
	display: table;
	width: 100%;
	margin-top: 20px;
	border-bottom: 4px solid #0069aa;
	background-color: #0069aa;
}
.headding05 + * {
	margin-top: 10px;
}
.headding05 a,
.headding05 span {
	display: table-cell;
	padding: 9px 10px 3px 20px;
	background-color: #ffffff;
	color: #333333;
	font-size: 143.8%;
	font-weight: normal;
}
.headding05 a {
	background: #ffffff url(/common/images/common_arr01.png) no-repeat 100% 52%;
	text-decoration: none;
}
.headding05 .icon {
	width: 100px;
	padding: 0;
	background-color: #0069aa;
	color: #ffffff;
	font-size: 150.0%;
	font-weight: bold;
	text-align: center;
}
.meritHeading01 {
	height: 62px;
	margin: 50px 0 25px;
	padding: 15px 0 0 155px;
	color: #0069AA;
	font-size: 125%;/*20pt*/
	box-sizing: border-box;
}
.meritHeading01.type01 {
	background: url(/merit/exam/images/common_bg04.png) no-repeat 0 0;
}
.meritHeading01.type02 {
	background: url(/merit/exam/images/common_bg06.png) no-repeat 0 0;
}
.meritHeading01.type03 {
	background: url(/merit/exam/images/common_bg07.png) no-repeat 0 0;
}
.meritHeading02 {
	height: 62px;
	margin: 0 0 25px;
	padding: 20px 0 0 15px;
	background: url(/merit/exam/images/common_bg05.png) no-repeat 0 0;
	font-size: 120%;
	box-sizing: border-box;
}

/* headdingAward */
.headdingAward {
	margin: 30px 0 15px;
}

/* catchcopy */
.catchcopy {
	margin-bottom: 5px;
	color: #003459;
	font-size: 125%;/*20pt*/
	font-weight: bold;
}
body.mark .catchcopy {
	line-height: 2.0;
}

/* attention */
#mainContents .attention {
	margin: 0;
	color: #cf2532;
	font-size: 112.5%;
}
#mainContents .attention + * {
	margin-top: 20px !important;
}

/* bg color
------------------------*/
.bgHatch {
	padding: 5px;
	background: url(/common/images/common_bg01.png) repeat 0 0;
}
.bgRed {
	padding: 13px;
	background-color: #f9dadf;
	margin-bottom:20px;
}

/* borderVertical
------------------------*/
.borderVerti01 {
	border-right: 1px solid #000000;
}
.commb.borderVerti01 {
	margin-right: 10px !important;
	padding-right: 10px;
}

/* borderAlign
------------------------*/
.hr01 {
	padding-bottom: 10px;
	background: url(/double/images/index_hr01.png) no-repeat 0 100%;
}

/* text color
------------------------*/
.txRed {
	color: #CF2532 !important;
}
.txBlue {
	color: #0069aa;
}
.txGray {
	color: #81807e;
}

/* text bgColor
------------------------*/
.txtBg01 {
	padding: 2px 4px;
	background: #F8F758;
}
.txtBg02 {
	padding: 2px 4px;
	background: #a0f3fd;
}

/* text indent
------------------------*/
.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.indentNum {
	padding-left: 1.6em;
	text-indent: -1.6em;
}
span.indent,
span.indentNum {
	display: inline-block;
}
.yusho .freeCol02 span.indent {
	display: inline;
	padding-left: 1.5em;
	text-indent: -1.5em;
}


/* text and image
------------------------*/
.imgText {
	margin-top: 50px;
	overflow: hidden;
}
.imgText.forPrint {
	width: 650px;
	overflow: visible !important;
}
.imgText.forPrint .txt {
	width: 420px;
}
.imgText.forPrint .img.floatR {
	overflow: hidden;
}
.imgText .img {
	padding-bottom: 10px;
}
.imgText .img.floatL {
	margin-right: 30px;
}
.imgText .img.floatR {
	margin-left: 30px;
}
.imgText .txt.break {
	overflow: hidden;
}

.imgTitle {
	color: #003459;
}
.cap {
	text-align: center;
	font-size: 75%;/*12pt*/
}
#mainContents .imgText .imgTitle,
#mainContents .imgText .cap {
	margin-top: 0;
}
.txtSmall {
	font-size: 88%;
}
.txtExSmall {
	font-size: 77%;
}
.txt100 {
	font-size: 100%;
}
.txt110 {
	font-size: 110%;
}
.txt120 {
	font-size: 120%;
}
.txt125 {
	font-size: 125%;
}


/* type1 */
.type1 {
}

/* type2 */
.type2 .img {
	width: 310px;
}

/* type3 */
.type3 .img {
	width: 200px;
}

/* type4 */
.type4 .img {
	width: 146px;
}

/* break */
.imgText .txt.break {
	overflow: hidden;
	clear: none;
	zoom: 1;
}

.doubleLogo img {
	vertical-align: top;
}
.indentWrap {
	padding-left: 2em;
}

/* linkList
------------------------*/

/* linkList01  
.linkList01 {
}
.linkList01 li {
	background: url(/common/images/common_arr01.png) no-repeat 0 0.1em;
	margin-top: 10px;
	padding-left: 14px;
}
.linkList01 li a {
	text-decoration: none;
	color: #0069AA;
}*/

.linkList01 {
	margin-top: 10px;
}
td .linkList01,
.bgWhiteArea .linkList01 {
	margin-top: 0px;
}
.linkList01 li {
	width: 155px;
	margin-right: 10px;
	padding-left: 20px;
	margin-top: 10px;
}



/*
.linkList01.within li {
	height: auto !important;
	margin-top: 0px;
}
dd .linkList01:first-child {
	margin-top: 0px;
}
.linkList01 li:nth-child(4n) {
	margin-right: 0px;
}
.bgBlueArea .linkList01 li,
.bgWhiteArea .linkList01 li {
	width: 145px;
}*/
.linkList01 a {
	text-decoration: none;
	display: inline-block;
	text-indent: -20px;
}
.linkList01 a:before {
	content:url(/common/images/common_arr01.png);
	margin-right: 9px !important;
	vertical-align: middle;
}
.linkList01 span.listNoneLink {
	text-decoration: none;
	display: inline-block;
	text-indent: -20px;
}
.linkList01 span.listNoneLink:before {
	content:url(/common/images/common_arr01.png);
	margin-right: 9px !important;
	vertical-align: middle;
}
/*
.linkList01 a[href*=".html"]:before {
	margin-right: 13px !important;
}
.linkList01 a[target="_blank"]:before {
	margin-right: 9px !important;
}
*/
.linkList01 a:hover {
	color: #2e66bb;
	text-decoration: underline;
}
.linkList01.widthFull li {
	float: none;
	width: auto;
	margin-right: 0px;
	height: auto !important;
}
.linkList01.widthFull li:first-child {
	margin-top: 0px;
}

.linkList01.parallel01 li {
	float: left;
	width: 290px;
	margin-right: 30px;
	padding-left: 20px;
	margin-top: 10px;
}
.linkList01.parallel02 li {
	float: left;
	width: 180px;
	margin-right: 25px;
	padding-left: 20px;
	margin-top: 10px;
}
.linkList01.parallel01 li:before,
.linkList01.parallel02 li:before,
.linkList01.noneCtt li:before {
	content: "";
}
.sitemap .linkList01 {
	padding-left: 1em;
}






/* listStyle
------------------------*/

/* ----- UL LV1 ----- */
ul.listStyle01 > li {
	margin-top: 20px;
	padding-left: 1em;
	position: relative;
	/* font-size: 112.5%;18px */
	font-weight: 700;
}
ul.listStyle01 > li:before {
	display: inline-block;
	content: "";
	width: 0.5em;
	height: 0.5em;
	border-radius: 50%;
	background-color: #7AB8D9;
	position: absolute;
	left: 0em;
	top: 0.5em;
}
/* ----- UL LV2 ----- */
ul.listStyle01 > li > ul > li,
ol.num01 li > ul > li {
	font-size: 89%;
	font-weight: 400;
	margin-top: 10px;
	padding-left: 0.7em;
	position: relative;
}
ul.listStyle01 > li > ul > li:before,
ol.num01 li > ul > li:before {
	display: inline-block;
	content: "";
	width: 0.3em;
	height: 0.3em;
	border-radius: 50%;
	background-color: #999999;
	position: absolute;
	left: 0em;
	top: 0.7em;
}
/* ----- UL LV3 ----- */
ul.listStyle01 > li > ul > li > ul,
ol.num01 > li > ul > li > ul {
	margin-top: 5px;
}
ul.listStyle01 > li > ul > li > ul > li,
ol.num01 > li > ul > li > ul > li {
	margin-top: 0px;
	padding-left: 0.7em;
	position: relative;
}
ul.listStyle01 > li > ul > li > ul > li:before,
ol.num01 > li > ul > li > ul > li:before {
	display: inline-block;
	content: "-";
	position: absolute;
	left: 0em;
	top: 0em;
	color: #5BACEC;
	width: 0;
}


/* listStyle03 */
ul.listStyle03 {
	background: url(/common/images/common_dot01.gif) repeat-x left bottom;
	margin-top: 40px;
	padding: 5px 0 25px;
	border-top: 2px solid #4FA3D7;
}
ul.listStyle03 > li {
	background: url(/common/images/common_arr06.png) no-repeat left top;
	margin-top: 20px;
	margin-right: 30px;
	padding-left: 35px;
	padding-bottom: 2px;
	float: left;
	position: relative;
	/* font-size: 112.5%;18px */
	font-weight: 700;
	width: 275px;
}

/* listStyle04 */
ul.listStyle04 {
	margin-top: 10px;
}
ul.listStyle04 li {
	padding-left: 1em;
	text-indent: -1em;
}
ul.listStyle04 li:before {
	content: "◎";
	color: #999999;
}



/* ----- ol num01 ----- */
ol.num01 {
	margin: 0 0 1.4em 1.7em;
	font-weight: 700;
}
ol.num01 > li {
	margin-top: 20px;
	margin-bottom: 0.3em;
	position: relative;
	list-style: none;
	line-height: 1.4;
}
ol.num01 > li span {
	background-color: #7AB8D9;
	display: inline-block;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -1.7em;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	width: 1.5em;
	height: 1.5em;
}

/* ----- ol num02 ----- */
ol.num02 {
	font-weight: normal;
	counter-reset: number04;
}
ol.num02 li {
	margin-top: 10px;
	padding-left: 1.4em;
	text-indent: -1.4em;
	font-size: 87.5%;/*14pt*/
}
ol.num02 li:before {
	counter-increment: number04;
	content: counter(number04) ". ";
	color: #4FA3D7;
	
}

/* ----- ol num03 ----- */
ol.num03 {
	font-weight: normal;
	counter-reset: number04;
}
ol.num03 li {
	margin-top: 10px;
	padding-left: 1.9em;
	text-indent: -1.9em;
	font-size: 100%;
}
ol.num03 li:before {
	counter-increment: number04;
	content: "[" counter(number04) "] ";
	color: #999999;
}


/* note
------------------------*/

/* note01 */
.note01 {
	margin-top: 10px;
	font-size: 87.5%;/*14pt*/
	counter-reset: number04;
}
.note01 li {
	padding-left: 2.3em;
	text-indent: -2.3em;
}
.note01 li:before {
	counter-increment: number04;
	content: "※"counter(number04) ". ";
}


/* note02 */
.note02 {
	margin-top: 0.7em;
	padding-left: 1em;
	font-size: 87.5%;/*14pt*/
	text-indent: -1em;
}
p.note02:before, ul.note02 li:before {
	content: "※";
	color: #999999;
}
p.note02.txRed:before, ul.note02.txRed li:before {
	color: #CF2532;
}


/*parallel01 */
ul.listStyle01.parallel01 li,
ol.num01.parallel01 li,
ul.listStyle02.parallel01 li {
	margin-right: 30px;
	float: left;
	/*width: 300px;*/
	width: 290px;
}
.parallel01 li:nth-child(2n) {
	margin-right: 0;
}
ul.listStyle01.parallel01 > li {
	padding-left: 0.62em;
}
ol.num01.parallel01 {
	margin-left: 0;
}
ol.num01.parallel01 li {
	margin-bottom: 0;
	padding-left: 1.65em;
	/*width: 283px;*/
	width: 270px;
}
ol.num01.parallel01 li span {
	left: 0;
}

/*parallel02 */
ul.listStyle01.parallel02 li,
ol.num01.parallel02 li {
	margin-right: 25px;
	float: left;
	/*width: 190px;*/
	width: 180px;
}
.parallel02 li:nth-child(3n) {
	margin-right: 0;
}
ul.listStyle01.parallel02 > li {
	padding-left: 0.62em;
}
ol.num01.parallel02 {
	margin-left: 0;
}
ol.num01.parallel02 li {
	margin-bottom: 0;
	padding-left: 1.62em;
	/*width: 174px;*/
	width: 160px;
}
ol.num01.parallel02 li span {
	left: 0;
}


/* rounded Corner
------------------------*/
.roundedCorner01 {
	background-color: #F7FCFF;
	padding: 20px;
	border: 2px solid #4FA3D7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.roundedCorner01 .listStyle01 li {
	margin-top: 5px;
	font-size: 112.5%;/*18pt*/
	color: #003459 !important;
}


/* icon
------------------------*/
#mainContents a[target="_blank"]:after,
#mainContents a[href*=".pdf"]:after,
#mainContents a[href*=".xls"]:before,
#mainContents a[href*=".xlsx"]:before,
#mainContents a[href*=".doc"]:before,
#mainContents a[href*=".docx"]:before,
#mainContents a[href*=".zip"]:before {
	margin: 0 3px;
	vertical-align: middle;
}
#mainContents a[target="_blank"]:after {
	content: url(/common/images/common_ic_newwin.png);
}
#mainContents a[href*=".pdf"]:after {
	content: url(/common/images/common_ic_pdf.png);
}
#mainContents .notIcon a[href*=".pdf"]:after,
#mainContents .notIcon a[target="_blank"]:after {
	content: "";
}
#mainContents .noIcon a:after,
#mainContents a.noIcon:after {
	content: "";
	display: none;
	width: 0;
	height: 0;
}

.arrow {
	text-align: center;
	margin: 25px 0;
}

/*
#mainContents a.icnPdf02[href*=".pdf"]:before {
	content: url(/common/images/common_ic_pdf02.png);
}
#mainContents a[href*=".xls"]:before,
#mainContents a[href*=".xlsx"]:before {
	content: url(/common/images/common_ic_xls.png);
}
#mainContents a[href*=".doc"]:before,
#mainContents a[href*=".docx"]:before {
	content: url(/common/images/common_ic_word.png);
}
#mainContents a[href*=".zip"]:before {
	content: url(/common/images/common_ic_arch.png);
}
*/


/* anchor
------------------------*/

.ancNav01 {
	margin-top: 10px;
}
.ancNav03, .ancNav04 {
	margin-top:20px;
}
.ancNav05 {
	margin-top: 50px;
}
.ancNav06 {
	margin-top: 50px;
	padding: 20px 22px 21px 23px;
	background: #e8f6ff;
}
.ancNav03 {
	background: url(/common/images/common_dot01.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
.ancNav01 li {
	margin-right: 30px;
	display: inline-block;
	margin-top: 10px;
}
.ancNav01 li a {
	color: #333333;
	text-decoration: none;
	background-image: url(/common/images/common_arr03.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
}
.ancNav01 li a:hover {
	color: #2e66bb;
	text-decoration: underline;
}
.ancNav03 li {
	float: left;
	width: 200px;
	margin-right: 25px;
	margin-top: 30px;
}
.ancNav03.place li {
	float: left;
	width: 310px;
	margin-right: 10px;
	margin-top: 30px;
}
.ancNav04 li {
	float: left;
	width: 175px;
	margin-right: 10px;
}
.ancNav03 li a,
.ancNav04 li a {
	padding: 0px 0px 3px 30px;
	color: #333333;
	text-decoration: none;
	background-image: url(/common/images/common_arr03.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.ancNav03 li a {
}
.ancNav04 li a {
	width: 140px;
}
.ancNav03 li a:hover,
.ancNav04 li a:hover,
.ancNav05 li a:hover {
	color: #2e66bb;
}

.ancNav05 li {
	background: url(/common/images/common_img01.gif) no-repeat center bottom;
	float: left;
	width: 192px;
	margin-left: 18px;
	text-align: center;
}
.ancNav05 li a {
	padding: 0 0 27px 23px;
	color: #333333;
	text-decoration: none;
	background-image: url(/common/images/common_arr04.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	display: inline-block;
	text-align: center;
}
.ancNav05 li a span {
	font-size: 125%;
	font-weight: bold;
}

.ancNav06 li {
	float: left;
	width: 188px;
	height: 111px;
	margin-left: 13px;
	font-size: 95%;
	font-weight: bold;
}
.ancNav06 li:first-child {
	margin-left:0;
	background: url(/merit/exam/images/common_bg01.png) no-repeat center center;
}
.ancNav06 li:nth-child(2) {
	background: url(/merit/exam/images/common_bg02.png) no-repeat center center;
}
.ancNav06 li:nth-child(3) {
	background: url(/merit/exam/images/common_bg03.png) no-repeat center center;
}
.ancNav06 li a {
	display: block;
	height: 111px;
	padding-top: 42px;
	text-align: center;
	line-height: 1.3;
	box-sizing: border-box;
	text-decoration: none;
}
.ancNav06 li a:hover {
	opacity: 0.7;
	color: #0069aa;
}

/* ----- aqArea ----- */
.aqArea {
	margin-top: 30px;
}
.aqArea dl {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 45px;
	border-right-style: solid;
	border-right-color: #DDE1EA;
	-moz-box-shadow: 2px 2px #dadada;
	-webkit-box-shadow: 2px 2px #dadada;
	box-shadow: 2px 2px #dadada;
}
.aqArea dl dt,
.aqArea dl dd {
	background-image: url(/common/images/common_ic_q01.png);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	padding: 25px 0px 25px 65px;
	position: relative;
}
.aqArea dl dt,
.aqArea dl dd strong {
	font-size: 112.5%;
	font-weight: 700;
}
.aqArea dl dt {
	width: 565px;
	padding-right: 75px;
	cursor: pointer;
}
.aqArea dl dt:hover {
	color: #2e66bb;
}
.aqArea dl dt:after {
	content: url(/common/images/common_ic_plus01.png);
	position: absolute;
	top: 30px;
	right: 15px;
}
.aqArea dl dt.active:after {
	content: url(/common/images/common_ic_minus04.png);
}
.aqArea dl dd {
	background-image: url(/common/images/common_ic_a01.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	display: none;
}
.aqArea dl dt.active + dd {
	display: block;
}
#mainContents .aqArea dl dd p {
	margin-top: 0px;
}
#mainContents .aqArea dl dd .linkList01 li {
	height: auto !important;
}


/* button
------------------------*/

#mainContents .button01 {
	 margin-top: 30px;
	 display: inline-block;
}
.button01 a,
.button01 > span {
	background-image: url(/common/images/common_arr05.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	
	padding: 10px 0 9px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 112.5%;/*18pt*/
	font-weight: 700;
	
	width: 240px;
	cursor: pointer;
}
.button01 > span {
	background-image: url(/common/images/common_ic_plus01.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	
	padding: 10px 0 9px;
}
.button01 > span.close {
	background-image: url(/common/images/common_ic_minus01.png);
}
.button01 > span.close {
}
.button01.type01 a,
.button01.type01 > span {
	background-color: #2888CD;
	box-shadow: 0px 3px #005FA1;
	-moz-box-shadow: 0px 3px #005FA1;
	-webkit-box-shadow: 0px 3px #005FA1;
}

.button01 a.equalMiddle {
	display:table-cell;
	vertical-align:middle;
}
#mainContents .button02 {
	 margin-top: 30px;
	/* display: inline-block;*/
}
.button02 a,
.button02 > span {
	background-image: url(/common/images/common_arr07.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	
	padding: 10px 0 9px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 112.5%;/*18pt*/
	font-weight: 700;
	
	width: 240px;
	cursor: pointer;
}

.button02.type02 a,
.button02.type02 > span {
	background-color: #6D9C48;
	box-shadow: 0px 3px #3F7614;
	-moz-box-shadow: 0px 3px #3F7614;
	-webkit-box-shadow: 0px 3px #3F7614;
}

.btnLong a,
.btnLong > span {
	width: 310px;
}
.btnSmall a,
.btnSmall > span {
	padding: 7px 0 6px;
	width: 140px;
}
.btnVariable a,
.btnVariable > span {
	width: auto;
	padding-right: 30px;
	padding-left: 40px;
}

.button01 > span.close .tx01 {
	display: none;
}
.button01 > span .tx02 {
	display: none;
}
.button01 > span.close .tx02 {
	display: block;
}

.button01.type02 a,
.button01.type02 > span {
	background-color: #6D9C48;
	box-shadow: 0px 3px #3F7614;
	-moz-box-shadow: 0px 3px #3F7614;
	-webkit-box-shadow: 0px 3px #3F7614;
}
.button01.type03 a,
.button01.type03 > span {
	background-color: #FF730D;
	background-image: url(/common/images/common_ic_newwin02.png);
	box-shadow: 0px 3px #B34B00;
	-moz-box-shadow: 0px 3px #B34B00;
	-webkit-box-shadow: 0px 3px #B34B00;
}
.button01.type03 .linkNone {
	background-color: #EAEAEA;
	color: #666666;
}
#mainContents .button01.type03 a[target="_blank"]:after {
	content: attr(x);
	margin: 0;
	vertical-align: auto;
}

.button01.type04 a,
.button01.type04 > span {
	background-color: #2888CD;
	background-image: url(/common/images/common_img_cross02.png);
	box-shadow: 0px 3px #005FA1;
	-moz-box-shadow: 0px 3px #005FA1;
	-webkit-box-shadow: 0px 3px #005FA1;
}

.button01.type05 a,
.button01.type05 > span {
	background-color: #CF2532;
	box-shadow: 0px 3px #B70715;
	-moz-box-shadow: 0px 3px #B70715;
	-webkit-box-shadow: 0px 3px #B70715;
}
.button01.blank01 a:after,
.button01.blank02 a:after,
.button01.blank03 a:after {
	display: none;
}
.button01.type01.blank01 a,
.button01.type01.blank02 a {
	background-image: url(/common/images/common_ic_newwin.png);
}
.button01.type05.blank01 a,
.button01.type05.blank02 a {
	background-image: url(/common/images/common_ic_newwin03.png);
}
.button01.blank02 a {
	width: 293px;
	padding: 13px 0 12px 17px;
	background-position: 17px 50%;
	font-size: 137.5%;
}
.button01.type01.btnLong.blank03 a {
	background-image: url(/common/images/common_ic_newwin02.png);
	background-position: 17px 50%;
}
.button01.type01.btnLong.blank03 a span{
	padding-left:15px;
}
.button01.type06 a,
.button01.type06 > span {
	background-color: #E6EBEE;
	background-image: url(/common/images/common_ic_book01.gif);
	box-shadow: 0px 3px #B6C0C5;
	-moz-box-shadow: 0px 3px #B6C0C5;
	-webkit-box-shadow: 0px 3px #B6C0C5;
	color: #0069AA;
}

.button01.type07 a,
.button01.type07 > span {
	background-image: url(/common/images/common_arr01.png);
	border: 1px solid #dedede;
	box-shadow: 0px 3px #dedede;
	-moz-box-shadow: 0px 3px #dedede;
	-webkit-box-shadow: 0px 3px #dedede;
	color: #000;
}


.type08Nolink {
	background-color: #eeeeee;
	background-image: url(/common/images/common_arr02.png);
	background-position: 14px center;
	background-repeat: no-repeat;
	
	padding: 10px 0 9px 0;
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 3px #cccccc;
	-moz-box-shadow: 0px 3px #cccccc;
	-webkit-box-shadow: 0px 3px #cccccc;
	
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	font-size: 112.5%;
	font-weight: bold;
	width:240px;
}

.type08Nolink.btWid240 {
	width: 240px;
}

.type09Nolink {
	color: #cf2532;
	display: block;
	font-size: 105%;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}

.type10Nolink {
	background-color: #eeeeee;
	background-image: url(/common/images/common_arr02.png);
	background-position: 14px center;
	background-repeat: no-repeat;
	
	padding: 28px 0 25px 10px;
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 3px #cccccc;
	-moz-box-shadow: 0px 3px #cccccc;
	-webkit-box-shadow: 0px 3px #cccccc;
	
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	font-size: 100%;
	font-weight: bold;
}
.type10Nolink span {
	padding: 10px 0 9px;
	font-size:112.5%;
}

.type11Nolink {
	background-color: #eeeeee;
	background-image: url(/common/images/common_arr02.png);
	background-position: 17px 50%;
	background-repeat: no-repeat;
	
	padding: 13px 0 12px 10px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 3px #cccccc;
	-moz-box-shadow: 0px 3px #cccccc;
	-webkit-box-shadow: 0px 3px #cccccc;
	
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	font-size: 137.5%;
	font-weight: bold;
	width:293px;
}
.type11Nolink.btWid240 {
	width: 240px;
}
.type11Nolink.btWid310 {
	width: 310px;
}
.type12Nolink {
	background-color: #eeeeee;
	background-image: url(/common/images/common_arr02.png);
	background-position: 14px center;
	background-repeat: no-repeat;
	
	padding: 20px 0 15px 10px;
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 3px #cccccc;
	-moz-box-shadow: 0px 3px #cccccc;
	-webkit-box-shadow: 0px 3px #cccccc;
	
	text-align: center;
	text-decoration: none;
	color: #cccccc;
	font-size: 87.5%;
	font-weight: bold;
}
.type12Nolink.btWid240 {
	width: 240px;
}
.type12Nolink.btWid310 {
	width: 310px;
}

.type13Nolink {
	color: #000000;
	display: block;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}


.button01.type10 a,
.button01.type10 > span {
	background-color: #FF730D;
	box-shadow: 0px 3px #B34B00;
	-moz-box-shadow: 0px 3px #B34B00;
	-webkit-box-shadow: 0px 3px #B34B00;
}
.button01.type10.btWid420 a {
	width: 420px;
}



.button01 a:hover,
.button01 > span:hover,
.button01 > span.close,
.button02 a:hover,
.button02 > span:hover,
.button02 > span.close {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.heightFixed01 {
	display: table;
	width: 100%;
	padding: 0;
}
.heightFixed01 a,
.heightFixed01 span {
	display: table-cell;
	height: 80px;
	padding: 0 10px;
	vertical-align: middle;
}


/* column
------------------------*/

/* twocol */
.twocol {
}
.twocol .commb {
	margin-right: 30px;
	float: left;
	width: 310px;
}


/* table
------------------------*/

.tableType01 table {
	margin-top: 30px;
	border-left: 1px solid #a7a7a7;
	border-top: 1px solid #a7a7a7;
	width: 100%;
}
.tableType01 table th,
.tableType01 table td {
	padding: 9px 4px;
	border-right: 1px solid #a7a7a7 ;
	border-bottom: 1px solid #a7a7a7;
	vertical-align: middle;
}
.tableType01 table th {
	font-weight: 700;
	background-color: #EEEEEE;
}
.tableType01 table tr th:last-child,
.tableType01 table tr td:last-child {
	/*border-right: none;*/
}
.tableType01 table thead th {
	text-align: center;
}
.tableType01 table .lv02,
.tableType01 table .lv03,
.tableType01 table td {
	border-right: 1px solid #a7a7a7 ;
	border-bottom: 1px solid #a7a7a7 ;
	font-size: 87.5%;/*14pt*/
}
.tableType01 table td.lv01,
.tableType01 table th.lv01 {
	background-color: #6d9c48;
	color: #FFFFFF;
}
.tableType01 table td.lv02,
.tableType01 table th.lv02 {
	background-color: #d3e5f6;
}
.tableType01 table td.lv03,
.tableType01 table th.lv03  {
	background-color: #f1ede0;
	font-weight: 700;
}
.tableType01 table .btRed {
	border-top: 1px solid #ff0000 !important;
}
.tableType01 table .brRed {
	border-right: 1px solid #ff0000 !important;
}
.tableType01 table .bbRed {
	border-bottom: 1px solid #ff0000 !important;
}
.tableType01 table .blRed {
	border-left: 1px solid #ff0000 !important;
}
.tableType01 table .btNone {
	border-top: none !important;
}
.tableType01 table .brNone {
	border-right: none !important;
}
.tableType01 table .bbNone {
	border-bottom: none !important;
}
.tableType01 table .blNone {
	border-left: none !important;
}
.tableType01 table td .linkList01 li {
	margin-top: 0;
	width: auto;
}
.tableType01 table td .linkList01 a:before {
	
}
.tableType01 .colorVari01 .lv01 {
	background-color: #e9eef0;
	color: #333333;
}
.tableType01 .colorVari01 th,
.tableType01 .colorVari01 td {
	border-color: #999999;
}


/* freecol
------------------------*/
.freeCol01,
.freeCol02 {
	margin-top: 30px;
	padding: 25px;
	font-size: 87.5%;/*14pt*/
}
.freeCol01 {
	background-color: #f1ede0;
}
.freeCol02 {
	background-color: #f9dadf;
}

.freeCol01 ul.listStyle01 > li,
.freeCol02 ul.listStyle01 > li {
	margin-top: 10px;
	font-weight: 100;
}
.freeCol01 ul.listStyle01 > li:first-child,
.freeCol02 ul.listStyle01 > li:first-child {
	margin-top: 0;
}
.freeCol01 ul.listStyle01 > li:before,
.freeCol02 ul.listStyle01 > li:before {
	background-color: #000000;
	top: 0.3em;
	width: 0.75em;
	height: 0.7em;
}

.freeCol01.column,
.freeCol02.column {
	padding-top: 15px;
}
.freeCol01.column .columnTitle,
.freeCol02.column .columnTitle {
	color: #86281e;
	font-size: 171.4%;/*24pt*/
	font-weight: 700;
}


/* recommended
------------------------*/
.recommended {
	background: url(/common/images/common_dot01.gif) repeat-x;
	margin-top: 40px;
	padding: 20px;
}
.recommended .recommendedTitle {
	background: url(/common/images/common_img02.gif) no-repeat left center;
	padding:0 0 0 27px;
	font-size: 112.5%;/*18pt*/
	font-weight: 700;
}

.recommended .linkList01 li {
	padding-left: 0;
}
.recommended .linkList01 a {
	margin-left: 20px;
	text-indent: inherit;
}

.recommended .linkList01 li .class01,
.recommended .linkList01 li .class01s,
.recommended .linkList01 li .class02,
.recommended .linkList01 li .class02s,
.recommended .linkList01 li .class03,
.recommended .linkList01 li .class04 {
	min-width: 45px;
	padding: 5px 10px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #FFFFFF;
	text-align: center;
}
.recommended .linkList01 li .class01 {
	background-color: #791285;
}
.recommended .linkList01 li .class01s {
	background-color: #00869a;
}
.recommended .linkList01 li .class02 {
	background-color: #e1386f;
}
.recommended .linkList01 li .class02s {
	background-color: #6aa52d;
}
.recommended .linkList01 li .class03 {
	background-color: #cf6f01;
}
.recommended .linkList01 li .class04 {
	background-color: #ce2135;
}

/* telCol
------------------------*/
.telCol {
	background-color: #f3f3f3;
	margin-top: 40px;
	padding: 25px;
	text-align: center;
}
.telCol .office {
	font-size: 125%;/*20pt*/
	font-weight: 700;
}
.telCol .dial {
	background: url(/common/images/common_img03.gif) no-repeat left center;
	margin-top: 0;
	padding: 4px 0 0 58px;
	display: inline-block;
	line-height: 1;
	color: #003459;
	font-size: 275%;/*44pt*/
	font-weight: 700;
}

/* flowList
------------------------*/
.flowList {
	display: table;
	padding: 16px 0 1px;
	background: url(/common/images/common_bg_flow01.gif) no-repeat 0 0;
}
.flowList li {
	display: table-cell;
	height: 73px;
	padding-left: 17px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.1;
}
.flowList .no01 {
	width: 116px;
}
.flowList .no02 {
	width: 105px;
}
.flowList .no03 {
	width: 104px;
}
.flowList .no04 {
	width: 103px;
}
.flowList .no05 {
	width: 137px;
}
.flowList li a {
	color: #ffffff;
	text-decoration: none;
}
.flowList li a:hover {
	text-decoration: underline;
}

/* detailCol
------------------------*/
.detailCol {
	overflow: hidden;
}
.detailCol .logo {
	float: left;
	margin-right: 20px;
}
.detailCol .textCol {
	overflow: hidden;
}
.detailCol .textCol p {
	margin-top: 0 !important;
}

/* categoryLink
------------------------*/
.categoryLink {
	overflow: hidden;
	margin-right: -20px;
}
.categoryLink li {
	position: relative;
	float: left;
	width: 315px;
	margin: 20px 20px 0 0;
}
.categoryLink li a,
.categoryLink li .linkNone {
	display: block;
	border: 2px solid #d3d9dc;
	border-bottom-width: 6px;
	padding: 8px 0 0;
	background: url(/common/images/common_bg_link01.gif) no-repeat 0 0;
	color: #003459;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.categoryLink li .linkNone {
	background-image: url(/common/images/common_bg_link03.gif);
	color: #666666;
}
.categoryLink li a span,
.categoryLink li .linkNone span {
	position: relative;
	display: block;
	height: 174px;
	padding: 10px 0 22px;
	background: url(/common/images/common_bg_link02.gif) no-repeat 0 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1;
}
.categoryLink li .linkNone span {
	background-color: #eaeaea;
	background-image: url(/common/images/common_bg_link04.gif);
}
.categoryLink li a img,
.categoryLink li .linkNone img {
	position: absolute;
	top: 9px;
	left: 9px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.categoryLink li a span .shoulder,
.categoryLink li .linkNone span .shoulder {
	position: static;
	display: inline;
	height: auto;
	padding: 0;
	background: none;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.1;
}
.categoryLink li a:hover span,
.categoryLink li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.categoryLink.noImg li a,
.categoryLink.noImg li .linkNone {
	display: table;
	width: 311px;
	font-size: 138%;
}
.categoryLink.noImg li a span,
.categoryLink.noImg li .linkNone span {
	display: table-cell;
	height: 70px;
	padding: 0 0 8px;
	vertical-align: middle;
}

/* selfcheckList
------------------------*/
.selfcheckList {
	overflow: hidden;
}
.selfcheckList li {
	float: left;
	width: 356px;
	margin: 0 24px 8px 0;
	padding-bottom: 9px;
	background: url(/common/images/common_hr_check01.gif) repeat-x 0 100%;
}
.selfcheckList li span {
	display: block;
	min-height: 28px;
	padding: 5px 0 0 48px;
	background: url(/common/images/common_ic_check01.gif) no-repeat 0 0;
	color: #003459;
	font-size: 112.5%;
	font-weight: bold;
	line-height: 1.4;
}
.selfcheckList .even {
	width: 270px;
	margin-right: 0;
}
.selfcheckList.noFloat li {
	float: none;
	width: auto;
	margin-right: 0;
}
.selfcheckList li span .highlight {
	display: inline;
	padding: 0;
	background: #fff553 none;
	font-size: 100%;
}

/* balloonWrap
------------------------*/
.balloonWrap {
	overflow: hidden;
	margin-right: -30px;
}
.balloonWrap .balloon {
	float: left;
	width: 310px;
	margin: 20px 30px 0 0;
	background: url(/common/images/common_bg_balloon02.gif) no-repeat 0 100%;
}
.balloonWrap .balloon .inner {
	padding: 15px 23px 40px;
	background: url(/common/images/common_bg_balloon01.gif) no-repeat 0 0;
}
.balloonWrap .balloon .inner p {
	margin-top: 0 !important;
}
.balloonWrap .balloon .inner .message {
	background: url(/common/images/common_bg_balloon03.gif) repeat-y 0 0;
	line-height: 34px;
}
.balloonWrap .balloon .inner .submit {
	margin-top: 7px !important;
	font-size: 82%;
	text-align: right;
}

/* narrowDownContents
------------------------*/
.narrowDownContents {
	margin-top: -30px;
	padding-top: 60px;
}
.narrowDownContents p {
	margin-top: 0 !important;
}
.settingBox,
.settingSubBox {
	position: relative;
	padding: 0 20px 20px;
	border: 3px solid #4fa3d7;
	zoom: 1;
}
.settingBox:before,
.settingSubBox:before {
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -24px;
  width: 0;
  height: 0;
  border-top: 24px solid #4fa3d7;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  content: "";
}
.settingBox:after,
.settingSubBox:after {
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -24px;
  width: 0;
  height: 0;
  border-top: 24px solid #4fa3d7;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  content: "";
}
.settingBox .title,
.settingSubBox .title {
	overflow: hidden;
	margin: 0 -20px 29px !important;
	padding: 0 20px;
	border-bottom: 3px solid #4fa3d7;
	background: #4fa3d7;
	color: #ffffff;
	font-size: 144%;
	font-weight: bold;
	line-height: 42px;
}
.searchCriteria {
	padding: 20px;
	border-radius: 10px;
	background: url(/common/images/common_bg_search01.gif) repeat 0 0;
}
.searchCriteria .prefectures,
.searchCriteria .university {
	display: table;
	width: 100%;
	border: 3px solid #0069aa;
	border-radius: 5px;
	background: #0069aa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.searchCriteria .prefectures {
	display: block;
}
.searchCriteria .prefectures .head {
	display: table;
	width: auto;
	height: auto;
}
.searchCriteria .prefectures .head.switch {
	cursor: pointer;
}
.searchCriteria .prefectures .head span {
	display: table-cell;
	width: 118px;
	height: 46px;
	background: #0069aa;
	vertical-align: middle;
	font-size: 100%;
}
.searchCriteria .prefectures .head span.wrap {
	width: 425px;
	padding-left: 15px;
	border-radius: 3px;
	background: #ffffff;
	vertical-align: middle;
	color: #282828;
	text-align: left;
}
.searchCriteria .prefectures .head span.wrap:after {
	float: right;
	padding: 0 10px;
	color: #0069aa;
	content: "＋";
}
.searchCriteria .prefectures .head.on span.wrap:after {
	content: "－";
}
.searchCriteria .prefectures .details {
	display: none;
	padding: 10px 0 14px 15px;
	border-top: 3px solid #0069aa;
}
.searchCriteria .prefectures .details .selectList li {
	width: 130px;
	margin: 5px 5px 0 0;
}
.searchCriteria .prefectures .details #close {
	display: block;
	width: 239px;
	margin: 15px auto 0 !important;
}
.searchCriteria .university {
	margin-top: 20px;
}
.searchCriteria .university .details {
	padding: 5px 0 9px 15px;
}
.searchCriteria .university .details .selectList li {
	margin: 5px 40px 0 0;
}
.searchCriteria .head {
	display: table-cell;
	width: 118px;
	height: 46px;
	background: #0069aa;
	vertical-align: middle;
	color: #ffffff;
	font-size: 138%;
	font-weight: bold;
	text-align: center;
}
.searchCriteria .details {
	display: table-cell;
	border-radius: 3px;
	background: #ffffff;
	vertical-align: middle;
}
.searchCriteria.mapBg {
	position: relative;
	padding: 0;
	height: 161px;
	background-image: url(/common/images/common_bg_search02.gif);
}
.searchCriteria.mapBg .ndSelect,
.searchCriteria.mapBg .subSelect {
	position: absolute;
	top: 35px;
	left: 231px;
	display: block;
	width: 344px;
}
.searchCriteria.mapBg .head {
	display: block;
	width: auto;
	height: 39px;
	line-height: 36px;
	text-align: center;
}
.searchCriteria.mapBg .details {
	display: block;
}
.ndSelect select,
.subSelect select {
	width: 100%;
	height: 46px;
	padding-left: 15px;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	color: #282828;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 150%;
	font-weight: bold;
}
.ndCheck .selectList {
	overflow: hidden;
	margin-right: -30px;
}
.ndCheck .selectList li {
	float: left;
	margin-right: 40px;
	color: #282828;
	font-size: 125%;
	font-weight: bold;
}
.ndCheck .selectList li input {
	position: relative;
	top: -0.15em;
	margin-right: 7px;
}
.ndCheck .selectList.threeLine {
	overflow: hidden;
}
.ndCheck .selectList.threeLine li {
	float: left;
	width: 183px;
	margin: 0 5px 5px 0;
	font-size: 94%;
}
.ndCheck .selectList.threeLine li.two {
	width: 371px;
}
.btnWrap {
	overflow: hidden;
	margin-top: 17px;
}
.btnWrap li {
	float: left;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
}
.btnWrap li:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.btnWrap .submit,
.btnWrap .submitSub {
	width: 290px;
	margin-left: 77px;
	background-color: #6d9c48;
	box-shadow: 0px 3px #3f7614;
	-moz-box-shadow: 0px 3px #3f7614;
	-webkit-box-shadow: 0px 3px #3f7614;
}
.btnWrap .submit a,
.btnWrap .submitSub a {
	display: inline-block;
	padding-left: 35px;
	background: url(/common/images/common_ic_search01.gif) no-repeat 0 50%;
	color: #ffffff;
	font-size: 150%;
	font-weight: bold;
	line-height: 60px;
	text-decoration: none;
}
.btnWrap .reset,
.btnWrap .resetSub {
	width: 140px;
	margin: 12px 0 0 20px;
	background-color: #909090;
	box-shadow: 0px 3px #666666;
	-moz-box-shadow: 0px 3px #666666;
	-webkit-box-shadow: 0px 3px #666666;
}
.btnWrap .reset a,
.btnWrap .resetSub a {
	display: inline-block;
	padding-left: 23px;
	background: url(/common/images/common_ic_search02.gif) no-repeat 0 50%;
	color: #ffffff;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
.result,
.resultSub {
	margin-top: 37px;
}
.result .error,
.resultSub .error {
	display: none;
	padding-top: 10px;
	color: #cf2532;
	font-weight: bold;
	text-align: center;
}
.result .tableType01 table .lv02,
.result .tableType01 table .lv03,
.result .tableType01 table td,
.resultSub .tableType01 table .lv02,
.resultSub .tableType01 table .lv03,
.resultSub .tableType01 table td {
	font-size: 75.0%;
}
.control,
#control {
	display: block !important;
	width: 239px !important;
	margin: 20px auto 0 !important;
}
.control a,
#control a {
	width: 239px;
}
.control.button01 span {
	margin-top: 30px !important;
}
#semiPlace {
	display: block !important;
	padding-top: 60px;
}
#semiPlace tr {
	display: table-row !important;
}

/* newsWrap
------------------------*/
.newsWrap {
	margin-top: 30px;
}
.newsWrap dt {
	margin-top: 10px;
	vertical-align: middle;
}
.newsWrap dt > span {
	margin: -4px 0 0 8px;
}
.newsWrap dd {
	margin-top: 5px;
	padding-bottom: 14px;
	border-bottom: 1px solid #e6e6e6;
}
.newsIcon01,
.newsIcon02,
.newsIcon03,
.newsIcon04,
.newsIcon05 {
	display: inline-block;
	margin: -4px 8px 0 0;
}
.newsIcon01 span,
.newsIcon02 span,
.newsIcon03 span,
.newsIcon04 span,
.newsIcon05 span {
	display: block;
	height: 23px;
	padding: 0 11px;
	border-radius: 20px;
	vertical-align: middle;
	line-height: 1.75;
	color: #ffffff;
	font-size: 87.5%;
}
.newsIcon01 span {
	background: #237bb1;
}
.newsIcon02 span {
	background: #cd4d56;
}
.newsIcon03 span {
	background: #858585;
}
.newsIcon04 span {
	background: #f0950e;
}
.newsIcon05 span {
	background: #708e4a;
}
.newsImg01 img {
	margin-top: 5px;
	border: 1px solid #51a8dd;
}

@media print {
.imgText.forPrint {
	clear: both !important;
	padding-top: 30px;
}
}