@charset "UTF-8";
/*
-----------------------------------------------
tanaka-recruit.com Decoration Styles
Version: 1.00






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


/* headingDecorations
----------------------------------------------- */
.qMarkMiddle {
    display: block;
	margin: 0 0 1px 0;
	padding: 0 0 5px 35px;
	background: url(../../../contents/images/q.gif) no-repeat;
	line-height: 1.3em;
	font-size: 1em;
}

.qMarkMiddle2line {
	display: block;
	margin: 0 0 0.4em 0;
	padding: 0 0 0 35px;
	background: url(../../../contents/images/q.gif) no-repeat;
	line-height: 1.3em;
	font-size: 1em;
}

.qMarkMiddle02 {
	margin: 0 0 1px 0;
	padding: 0 0 5px 25px;
	background: url(../../../contents/images/q.gif) no-repeat 0 2px;
	line-height: 1.3em;
	font-size: 17px;
	color: #333333;
}

.aText {
	padding: 2px 0 0 35px;
}

.no1MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/1.gif) no-repeat;
}

.no2MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/2.gif) no-repeat;
}

.no3MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/3.gif) no-repeat;
}

.no4MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/4.gif) no-repeat;
}

.no5MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/5.gif) no-repeat;
}

.no6MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/6.gif) no-repeat;
}

.no7MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/7.gif) no-repeat;
}

.no8MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/8.gif) no-repeat;
}

.no9MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/9.gif) no-repeat;
}

.no10MarkMiddle {
	display: block;
	padding-left: 60px;
	background: url(../../../contents/images/10.gif) no-repeat;
}


/* textDecorations
----------------------------------------------- */
.dropCapsLower {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 2.46em;
}

.phoneNo {
	color: #990000;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 19px !important;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}

.largeText {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 18px !important;
}

.xlargeText {
	line-height: 1.4em;
	font-weight: bold;
	font-size: 22px !important;
}

.smallText {
	line-height: 1.4em;
	font-size: 12px !important;
}

.xmediumText {
	line-height: 1.4em;
	font-size: 16px !important;
}

.mediumText {
	line-height: 1.4em;
	font-size: 14px !important;
}

.annotation {
	padding-bottom: 15px;
	background: url(../../../contents/images/bgTurnOver.gif) repeat-x bottom;

	font-size: 0.714em !important;
}


/* colors

----------------------------------------------- */
.red {
	color: #ff0000;
}

.darkRed {
	color: #990000;
}

.green {
	color: #009900;
}

.olive {
	color: #558000;
}

.blue {
	color: #0000ff;
}

.lightBlue {


	color: #0099ff;
}

.orange {
	color: #ff6600;
}

.yellow {
	color: #ffcc00;
}

.pink {
	color: #ff66ff;
}

.purple {
	color: #803488;
}

.black {
	color: #333333;
}

.original {
	color: #2a6dab;
}

.bgWhite {
	background: #ffffff;
	padding-right: 8px;
}


/* pageLink
----------------------------------------------- */
.pageLink {
    margin: 20px 0 15px;
    padding-top: 8px;
    background: url(../../../contents/images/bgTurnOver.gif) repeat-x;
	text-align: center;
	font-size: 0.75em;
}

.pageLinkDetail {
	display: table;
    margin: 10px 0 15px;
    padding-top: 8px;
	list-style: none;
	line-height: 1em;
	text-align: left;
}

.pageLinkDetailList {
	display: table;
	width: 568px;
    margin: 20px 0 0;
    padding-top: 8px;
    background: url(../../../contents/images/bgTurnOver.gif) repeat-x;
	list-style: none;
	line-height: 1em;
	text-align: left;
}

.pageLinkDetailList ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

.pageLinkDetailList a {
	color: #0000ff;
}

.pageLinkDetailList a:hover {
	color: #ff0000;
}

.pageLink a:link, .pageLinkDetail a:link {
	color: #333333;
	text-decoration: none;
}

.pageLink a:visited, .pageLinkDetail a:visited {
	color: #666666;
	text-decoration: none;
}

.pageLink a:hover, .pageLinkDetail a:hover {
	color: #333333;
	text-decoration: none;
}

.arrowSquare {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}


/* fontFamily
----------------------------------------------- */
.mingType {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}


/* layout
----------------------------------------------- */
.photoRight {
	float: right;
	margin: 0 0 15px 20px;
}

.imageCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.photoLeft {
	float: left;
	margin: 0 20px 15px 0;
}

.arrow {
	margin-right: 3px;
	vertical-align: top;
}

.textArrow {
	margin-top: 5px;
	display: block;
	border-top: #d9d9d9 solid 1px;
	padding-left: 30px;
	line-height: 1.7em;
	color: #c4c4c4;
}

.textArrow2 {
	display: block;
	border-bottom: #d9d9d9 solid 1px;
	line-height: 1.7em;
}

.margin0 {
	margin: 0 !important;
}

.marginTop5 {
	margin-top: 5px !important;
}

.marginTop10 {
	margin-top: 10px !important;
}

.marginTop20 {
	margin-top: 20px !important;
}

.marginTop30 {
	margin-top: 30px !important;
}

.marginTop40 {
	margin-top: 45px !important;
}

.marginBottom5 {
	margin-bottom: 5px !important;
}

.marginBottom10 {
	margin-bottom: 10px !important;
}

.marginBottom15 {
	margin-bottom: 15px !important;
}

.marginBottom20 {
	margin-bottom: 20px !important;
}

.marginBottom30 {
	margin-bottom: 30px !important;
}

.marginBottom40 {
	margin-bottom: 45px !important;
}

.marginLeft20 {
	margin-left: 20px !important;
}

.marginBottomList {
	margin-bottom: 0.1em !important;
}

.paddingLeft15 {
	padding-left: 15px !important;
}

.paddingBottom70 {
	padding-bottom: 70px !important;
}

.catch01 {
	color: #131313;
	font-weight: bold;
	font-size: 1.2em!important;
}

.catch03 {
	margin-top: 20px;
	color: #131313;
	font-weight: bold;
	font-size: 1.2em!important;
}

.informationBlock {
	float: right;
	width: 190px;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px dotted #333333;
	font-size: 0.75em!important;

}

.square {
	padding: 16px 14px 14px;
	background: #f0f0f0;
}

.square ul {
	margin: 0;
}

.square01 {
	float: left;
	width: 200px;
	margin-right: 10px;
}

.square01 p {
	font-size: 11px!important;
}

.square02 {
	padding-left: 60px;
	border-left: 3px #ffc466 solid;
	background-position: 7px 0;
}

.square03 {
	margin: 15px;
	padding: 10px;
	border: 1px #999999 dotted;
}

.campanyName {
	float: left;
	width: 310px;
	padding-top: 5px;
	color: #131313;
	font-weight: bold;
	font-size: 1.2em!important;
}

.titleDecoration {
	margin-bottom: 16px;
	padding: 9px 5px 10px 34px;
	background: url(../../../contents/images/titleDecoration.gif) no-repeat;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.0625em !important;
}
h3.titleDecoration{
    border:none;
}

.titleDecoration02 {
	margin-bottom: 12px;
	padding: 0 0 0 22px;
	background: url(../../../contents/images/titleDecoration02.gif) no-repeat 0 4px;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 17px !important;
}

.titleDecoration03 {
	margin-bottom: 15px;
	padding: 0;
	background: url(../../../contents/images/titleDecoration03.gif) no-repeat 0 11px;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 21px !important;
}

.marker {
	padding-top: 1px;
	background: #fffead;
	font-weight: bold;
}

.marker02 {
	padding: 3px 5px 3px;
	background: #990000;
	color: #ffffff;
	line-height: 1.8em !important;
	font-weight: bold;
}

.lineTop {
	padding-top: 10px;
	background: url(../../../contents/images/bgTurnOver.gif) repeat-x;
}

.lineBottom {
	background: url(../../../contents/images/bgTurnOver.gif) repeat-x 100% 100%;
}

.letter {
	background: url(../../../contents/images/bgLetter.gif) 0 0;
	line-height: 1.57em !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.letter {
	 padding-top: 1px;
	 background: url(../../../contents/images/bgLetter.gif) 0 0;
	 line-height: 1.62em !important;
	 }
	 }

.linkArrow {
	display: table;
	padding-left: 18px;
	background: url(../../../contents/images/linkArrow.gif) no-repeat 0 3px;
	line-height: 1.2em !important;
	font-size: 0.8125em;
}

.linkArrow a {
	display: table-cell;
	color: #0000ff !important;
	text-decoration: underline !important;
	vertical-align: middle;
}

.linkArrow a:hover {
	color: #ff0000 !important;
}

.pageLinkDetail {
	display: table;
}

.linkBackArrow {
	display: table-cell;
	padding-left: 18px;
	background: url(../../../contents/images/linkBackArrow.gif) no-repeat 0 3px;
	line-height: 1.2em !important;
	vertical-align: middle;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.clear {
	display: block;
	clear: both;
}

.siteScreen {
	float: left;
	margin: 0 15px 15px 0;
	padding: 4px;
	border: 1px solid #cccccc;
}

.imageCenterBlock {
	width: 500px;
	margin: 20px 0 0;
	text-align: center;
}

.wave {
	padding: 0 0 4px 0;
	text-decoration:none;
	background-repeat:repeat-x;
	background-position:left bottom;
	background-image:url(../../../contents/images/wave.gif);



}