/* リセット */
html {
	overflow-y: scroll;
	color: #000;
}
 
body {
	margin: 0;
	padding: 0;
	font: 13px/1 verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	*font-size: small;
	*font: x-small;
	-webkit-text-size-adjust:none;
}
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
 
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}


 
select, input, button, textarea {
	font: 99% verdana, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	*font-size: 100%;
}
 
table {
	border-collapse: collapse;
	border-spacing :0;
	font-size: inherit;
	font: 100%;
}
 
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
 
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}
 
abbr, acronym {
	border: 0;
	font-variant: normal;
}
 
ol, ul {list-style: none;}
 
caption, th {text-align: left;}
 
fieldset, img {border: 0;}
 
legend {color: #000;}
 
sup {vertical-align: text-top;}
 
sub {vertical-align: text-bottom;}
 
q:before, q:after {content: '';}

img, div { behavior:url(../../js/iepngfix/iepngfix.htc); }


/* for SmartPhone */
@media print, screen and (max-width:719px) {

.only-pc { display:none; }
.only-sp { }



/*カスタマイズ*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, verdana, arial, clean, sans-serif;
	font-size: 13px;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	-webkit-text-size-adjust:none;
	background-color:#FFFFFF;
}

html,body { height:100%; }

select,
input,
button,
textarea {
font:100%;
}

table {
font-size:inherit;
font:100%;
}

textarea { 
font-size: 100%; 
}

.px8{font-size:62%;}
.px9{font-size:68%;}
.px10{
	font-size:74%;
	*font-size:68%;
	_font-size:68%;
}
.px11{font-size:83.3%;}
.px12{font-size:93%;}
.px13{font-size:100%;}
.px14{font-size:105%;}
.px15{font-size:115%;}
.px16{font-size:123%;}
.px17{font-size:136%;}
.px18{font-size:145%;}
.px19{font-size:154%;}
.px20{font-size:160%;}
.px21{font-size:162%;}
.px22{font-size:170%;}
.px23{font-size:177%;}
.px24{font-size:185%;}


.body { width:100%; height:100%; }

#contents {
	width:100%; background-color:#FFFFFF; color:#666666;
	top:0; left:0; right:0; bottom:0;
	margin:auto;
}

#contents .main { width:100%; }
#contents .main img { width:100%;}

#contents .header { width:100%; overflow:hidden; position:relative; border-bottom:1px solid #DDDDDD; }
#contents .header .logo { margin:11px 0px 4px 10px; float:left; }
#contents .header .logo img { height:32px; }


#contents .title-block { margin:14px 10px 0px 10px; }
#contents .title-block .inner { width:100%; display:table; overflow:hidden; position:relative; margin:0px 10px 0px 0px; }
#contents .title-block .inner .head { 
	display:table-cell; width:6px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contents .title-block .inner h1 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; color:#000000; font-weight:bold; font-size:16px; line-height:120%; }
#contents .title-body { margin:14px 10px 0px 10px; font-size:13px; line-height:120%;  }
#contents .title-body br { display:none; }
#contents .title-body span { color:#FF0000; }
#contents .title-link { margin:12px 10px 0px 22px; line-height:120%; }
#contents .title-link a { display:inline-block; position: relative; font-size:13px; color:#CC0000; font-weight:bold; text-decoration:none; }
#contents .title-link a::before {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #CC0000;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -4px;
}
#contents .title-link a:hover {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	cursor:pointer;
}

#contents .tabular-title { margin:20px 10px 0px 10px; font-size:13px; font-weight:bold; line-height:130%; color:#000000; }

#contents .tabular { margin:4px 10px 0px 10px; border:1px solid #CCCCCC; }
#contents .tabular h2 { padding:6px 6px 6px 6px; font-size:14px; font-weight:bold; line-height:130%; background-color:#CCCCCC; color:#FFFFFF; padding-left:1.6em; text-indent:-1em; }
#contents .tabular h2 span { font-size:11px; font-weight:normal; }
#contents .tabular .inner { margin:15px 15px 15px 15px; }
#contents .tabular .inner h3 { padding:6px 6px 6px 8px; background-color:#AAAAAA; color:#FFFFFF; font-size:14px; font-weight:bold; line-height:120%; }
#contents .tabular .inner h3 .number { margin:0px 0px 0px 12px; }
#contents .tabular .inner h3 .number span { font-weight:normal; font-size:12px; }
#contents .tabular .inner .description { padding:6px 6px 6px 8px; background-color:#F5F5F5; color:#333333; font-size:12px; line-height:120%; }


#contents .link { margin:20px 0px 0px 10px; padding:0px 0px 20px 0px; font-size:18px; }
#contents .link a { text-decoration:none; color:#BC2540; }
#contents .link .gray { text-decoration:none; color:#666666; }
#contents .link a:hover { text-decoration:underline; }
#contents .link .table { display:table; border-spacing:0px; margin:0px 0px 10px 0px; }
#contents .link .table .left { display:table-cell; vertical-align:middle; width:14px; }
#contents .link .table .left p {
	width:15px;
    height:15px;
    background:#BC2540;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
	display:block; float:right;
}
#contents .link .table .left p span {
	display:block; margin:3px 0px 0px 6px;
	width:0;
	height:0px;
	border-style: solid;
	border-width: 4px 0px 4px 4px;
	border-color: transparent transparent transparent #FFFFFF;
}
#contents .link .table .right {
	display:table-cell; vertical-align:middle;
	font-size:13px; color:#BC2540; padding:0px 0px 0px 5px; line-height:110%;
}
#contents .link .table .right:hover { text-decoration:underline; }

#contents .link .table .left .gray { background:#666666; }
#contents .link .table .right .gray:hover { text-decoration:underline; color:#666666; }


#page-top { margin:10px 0px 0px 0px; width:100%; }
#page-top .inner { display:table; width:100%; margin:0px 0px 0px 0px; overflow:hidden; position:relative; bakcground-color:#DDDDDD; }
#page-top .inner .right { display:table-cell; overflow:hidden; position:relative; text-align:right; vertical-align:bottom; }
#page-top .inner .right img { float:right; height:30px; margin:0px 10px 0px 12px; }
#page-top .inner .copyright { display:table-cell; padding:0px 0px 12px 10px; color:#B2B2B2; vertical-align:middle; vertical-align:bottom; font-size:7px; }



}

/* for PC&TABLET */
@media print, screen and (min-width: 720px) {



.only-pc { }
.only-sp { display:none; }

/* カスタマイズ */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, verdana, arial, clean, sans-serif;
	font-size: 13px;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	padding: 0;
	-webkit-text-size-adjust:none;
	background-color:#EEE;
}

html,body { height:100%; }

select,
input,
button,
textarea {
font:100%;
}

table {
font-size:inherit;
font:100%;
}

textarea { 
font-size: 100%; 
}

.px8{font-size:62%;}
.px9{font-size:68%;}
.px10{
	font-size:74%;
	*font-size:68%;
	_font-size:68%;
}
.px11{font-size:83.3%;}
.px12{font-size:93%;}
.px13{font-size:100%;}
.px14{font-size:105%;}
.px15{font-size:115%;}
.px16{font-size:123%;}
.px17{font-size:136%;}
.px18{font-size:145%;}
.px19{font-size:154%;}
.px20{font-size:160%;}
.px21{font-size:162%;}
.px22{font-size:170%;}
.px23{font-size:177%;}
.px24{font-size:185%;}


.body {
	height:100%;
	background-color:#FFFFFF; color:#666666;
	-webkit-box-shadow: #333 0px 0px 10px;
	-moz-box-shadow: #333 0px 0px 10px;
	box-shadow: #333 0px 0px 10px;
}


#contents { }

#contents .main { }
#contents .main img { }

#contents .header { width:100%; overflow:hidden; position:relative; border-bottom:1px solid #DDDDDD; }
#contents .header .logo { margin:14px 0px 4px 20px; float:left; }
#contents .header .logo img { height:40px; }


#contents .title-block { margin:20px 10px 0px 20px; }
#contents .title-block .inner { width:100%; display:table; overflow:hidden; position:relative; margin:0px 10px 0px 0px; }
#contents .title-block .inner .head { 
	display:table-cell; width:9px; height:23px;
	background-color:#1D7400;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#contents .title-block .inner h1 { padding:3px 0px 0px 6px; display:table-cell; vertical-align:middle; color:#000000; font-weight:bold; font-size:160%; line-height:120%; }
#contents .title-body { margin:18px 20px 0px 20px; font-size:14px; line-height:130%;  }
#contents .title-body span { color:#FF0000; }
#contents .title-link { margin:18px 20px 0px 32px; line-height:130%; }
#contents .title-link a { display:inline-block; position: relative; font-size:14px; color:#CC0000; font-weight:bold; text-decoration:none; }
#contents .title-link a::before {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #CC0000;
  position: absolute;
  left: -10px;
  top: 50%;
  margin-top: -4px;
}
#contents .title-link a:hover {
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
	cursor:pointer;
}

#contents .tabular-title { margin:30px 20px 0px 20px; font-size:14px; font-weight:bold; line-height:130%; color:#000000; }

#contents .tabular { margin:8px 20px 0px 20px; border:1px solid #CCCCCC; }
#contents .tabular h2 { padding:10px 10px 10px 10px; font-size:16px; font-weight:bold; line-height:130%; background-color:#CCCCCC; color:#FFFFFF; padding-left:1.6em; text-indent:-1em; }
#contents .tabular h2 span { font-size:12px; font-weight:normal; }
#contents .tabular .inner { margin:20px 20px 20px 20px; }
#contents .tabular .inner h3 { padding:10px 10px 10px 12px; background-color:#AAAAAA; color:#FFFFFF; font-size:16px; font-weight:bold; line-height:120%; }
#contents .tabular .inner h3 .number { margin:0px 0px 0px 12px; }
#contents .tabular .inner h3 .number span { font-weight:normal; font-size:14px; }
#contents .tabular .inner .description { padding:10px 10px 10px 12px; background-color:#F5F5F5; color:#333333; font-size:14px; line-height:120%; }



#contents .link { margin:14px 0px 0px 10px; padding:20px 0px 0px 0px; font-size:18px; }
#contents .link a { text-decoration:none; color:#BC2540; }
#contents .link .gray { text-decoration:none; color:#666666; }
#contents .link a:hover { text-decoration:underline; }
#contents .link .table { display:table; border-spacing:0px; margin:0px 0px 14px 0px; }
#contents .link .table .left { display:table-cell; vertical-align:middle; width:31px; }
#contents .link .table .left p {
	width:17px;
    height:17px;
    background:#BC2540;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
	display:block; float:right;
}
#contents .link .table .left p span {
	display:block; margin:4px 0px 0px 7px;
	width:0;
	height:0px;
	border-style: solid;
	border-width: 4px 0px 4px 4px;
	border-color: transparent transparent transparent #FFFFFF;
}
#contents .link .table .right {
	display:table-cell; vertical-align:middle;
	font-size:14px; color:#BC2540; padding:0px 0px 0px 10px; line-height:110%;
}
#contents .link .table .right:hover { text-decoration:underline; }

#contents .link .table .left .gray { background:#666666; }
#contents .link .table .right .gray:hover { text-decoration:underline; color:#666666; }

#page-top { border-bottom:1px solid #EDEDED; margin:30px 20px 0px 20px; width:680px; }
#page-top .inner { display:table; width:100%; margin:0px 0px 0px 0px; overflow:hidden; position:relative; bakcground-color:#DDDDDD; }
#page-top .inner .right { display:table-cell; overflow:hidden; position:relative; text-align:right; vertical-align:bottom; }
#page-top .inner .right img { float:right; }
#page-top .inner .copyright { display:table-cell; color:#B2B2B2; vertical-align:middle; vertical-align:bottom; font-size:80%; padding-bottom:12px; }



#page-top { border-bottom:1px solid #EDEDED; margin:60px 20px 0px 20px; width:680px; }
#page-top .inner { display:table; width:100%; margin:0px 0px 0px 0px; overflow:hidden; position:relative; bakcground-color:#DDDDDD; }
#page-top .inner .right { display:table-cell; overflow:hidden; position:relative; text-align:right; vertical-align:bottom; }
#page-top .inner .right img { float:right; }
#page-top .inner .copyright { display:table-cell; color:#B2B2B2; vertical-align:middle; vertical-align:bottom; font-size:80%; padding-bottom:12px; }



}



/***** 業界ごとのカスタマイズ *****/

/* type-A エアライン */
#contents .type-A { border:1px solid #19ADED; }
#contents .type-A h2 { background-color:#19ADED; }
#contents .type-A .inner h3 { background-color:#19ADED; }

/* type-B ホテル・ブライダル */
#contents .type-B { border:1px solid #EA6058; }
#contents .type-B h2 { background-color:#EA6058; }
#contents .type-B .inner h3 { background-color:#EA6058; }

/* type-C 旅行・観光・鉄道 */
#contents .type-C { border:1px solid #21B896; }
#contents .type-C h2 { background-color:#21B896; }
#contents .type-C .inner h3 { background-color:#21B896; }

/* type-D 海外就職 */
#contents .type-D { border:1px solid #F58656; }
#contents .type-D h2 { background-color:#F58656; }
#contents .type-D .inner h3 { background-color:#F58656; }

/* type-E アパレル・美容 */
#contents .type-E { border:1px solid #9F6AD3; }
#contents .type-E h2 { background-color:#9F6AD3; }
#contents .type-E .inner h3 { background-color:#9F6AD3; }

/* type-F その他 */
#contents .type-F { border:1px solid #888888; }
#contents .type-F h2 { background-color:#888888; }
#contents .type-F .inner h3 { background-color:#888888; }

/* type-G 公務員 */
#contents .type-G { border:1px solid #1E87DD; }
#contents .type-G h2 { background-color:#1E87DD; }
#contents .type-G .inner h3 { background-color:#1E87DD; }


/***** // 業界ごとのカスタマイズ // *****/


