@charset "shift_jis";
/* CSS Document */

/*フォントサイズの指定*/
p {
	font-size: 90%;
	line-height:160%
}
h1,h2,h3,h4,h5,p,form {
	margin: 0px;
}

.strong { font-weight: bold }

.fs-10 {
	font-size: 10px;
}
.fs-11 {
	font-size: 11px
}
.fs-12 {
	font-size: 12px;
}
.fs-13 {
	font-size: 13px;
}
.fs-14 {
	font-size: 14px;
}
.fs-15 {
	font-size: 15px;
}
.fs-17 {
	font-size:17px;
}
.fs-m {
	font-size: 100.0%;
}
.fs-foot{
	font-size:75%;
}
h1{
	font-size:12px;
	font-weight:normal;
}
h4{
	font-weight:normal;
}

/*配置*/
td{
	text-align:left;
	vertical-align:top;
}
.lt{
	text-align:left;
	vertical-align:top;
}
.ct{
	text-align:center;
	vertical-align:top;
}
.rt{
	text-align:right;
	vertical-align:top;
}
.lm{
	text-align:left;
	vertical-align:middle;
}
.cm{
	text-align:center;
	vertical-align:middle;
}
.rm{
	text-align:right;
	vertical-align:middle;
}
.lb{
	text-align:left;
	vertical-align:bottom;
}
.cb{
	text-align:center;
	vertical-align:bottom;
}
.rb{
	text-align:right;
	vertical-align:bottom;
}




/*マージンの指定*/
.mg-t5 {
	margin-top:5px;
}
.mg-t10 {
	margin-top:10px;
}
.mg-t15 {
	margin-top:15px;
}
.mg-t20 {
	margin-top:20px;
}
.mg-t25 {
	margin-top:25px;
}
.mg-t30 {
	margin-top:30px;
}
.mg-t40 {
	margin-top:40px;
}
.mg-t50 {
	margin-top:50px;
}
.mg-r5 {
	margin-right:5px;
}
.mg-r10 {
	margin-right:10px;
}
.mg-r15 {
	margin-right:15px;
}
.mg-r20 {
	margin-right:20px;
}
.mg-r30 {
	margin-right:30px;
}
.mg-r40 {
	margin-right:40px;
}
.mg-r50 {
	margin-right:50px;
}
.mg-r110{
	margin-right:110px;
}
.mg-b5 {
	margin-bottom:5px;
}
.mg-b10 {
	margin-bottom:10px;
}
.mg-b15 {
	margin-bottom:15px;
}
.mg-b20 {
	margin-bottom:20px;
}
.mg-b25 {
	margin-bottom:25px;
}
.mg-b30 {
	margin-bottom:30px;
}
.mg-b40 {
	margin-bottom:40px;
}
.mg-b50 {
	margin-bottom:50px;
}
.mg-l5 {
	margin-left:5px;
}
.mg-l10 {
	margin-left:10px;
}
.mg-l15 {
	margin-left:15px;
}
.mg-l20 {
	margin-left:20px;
}
.mg-l25 {
	margin-left:25px;
}
.mg-l30 {
	margin-left:30px;
}
.mg-l40 {
	margin-left:40px;
}
.mg-l50 {
	margin-left:50px;
}
	
/*パディングの指定*/
.pd-t5 {
	padding-top:5px;
}
.pd-t10 {
	padding-top:10px;
}
.pd-t15 {
	padding-top:15px;
}
.pd-t20 {
	padding-top:20px;
}
.pd-t25 {
	padding-top:25px;
}
.pd-t30 {
	padding-top:30px;
}
.pd-t40 {
	padding-top:40px;
}
.pd-t50 {
	padding-top:50px;
}
.pd-r5 {
	padding-right:5px;
}
.pd-r10 {
	padding-right:10px;
}
.pd-r15 {
	padding-right:15px;
}
.pd-r20 {
	padding-right:20px;
}
.pd-r30 {
	padding-right:30px;
}
.pd-r40 {
	padding-right:40px;
}
.pd-r50 {
	padding-right:50px;
}
.pd-b5 {
	padding-bottom:5px;
}
.pd-b10 {
	padding-bottom:10px;
}
.pd-b15 {
	padding-bottom:15px;
}
.pd-b20 {
	padding-bottom:20px;
}
.pd-b25 {
	padding-bottom:25px;
}
.pd-b30 {
	padding-bottom:30px;
}
.pd-b40 {
	padding-bottom:40px;
}
.pd-b50 {
	padding-bottom:50px;
}
.pd-l5 {
	padding-left:5px;
}
.pd-l10 {
	padding-left:10px;
}
.pd-l15 {
	padding-left:15px;
}
.pd-l20 {
	padding-left:20px;
}
.pd-l25 {
	padding-left:25px;
}
.pd-l30 {
	padding-left:30px;
}
.pd-l40 {
	padding-left:40px;
}
.pd-l50 {
	padding-left:50px;
}
/*フォントカラー*/
.fn-r{
	color:#FF0000;
}
.fn-b{
	color:#0000FF;
}
.fn-c{
	color:#BF1000;
}
.fn-w{
	color:#FFFFFF;
}

.campain_font{
	color:#BF1000;
	text-decoration:underline;
	font-weight:bold;
}



/*画像のボーダー*/
img {
	border: 0px;
}

/*リンクの設定*/
a:link {
	color: #0000d2;
	text-decoration: none;
}
a:visited {
	color: #0000d2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #d20000;
}
a:active {
	text-decoration: none;
}
/*その他の設定*/
.header-li {
	background: url(../img/common/header_mark.gif) no-repeat left center;
	margin: 0px 5px 5px 0px;
	padding: 1px 0px 0px 15px;
	float: right;
	font-size: 75%;
	list-style: none;
}
li,ul{
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
	list-style:none;
}
.border_trl{
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
.border-b{
	border-bottom:1px solid #000000;
}
address {
	font-size: 80%;
	font-style: normal;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}
.lh0{
	line-height:1em;
	font-size:12px;
	padding:5px;
}

/*top*/
.clear{
	clear: both;
}

/*float*/
.float-r{
	float:right;
}
.float-l{
	float:left;
}
.clear{
	clear:both;
}

/*works*/
.ctbar {
	background: url(../img/common/tbar_01.gif) no-repeat;
	text-indent: 12px;
	display: block;
	height: 50px;
	width: 520px;
	padding-top: 7px;
	font-weight:normal;
}
.ctbar2 {
	background: url(../img/common/tbar_02.gif) no-repeat;
	text-indent: 12px;
	display: block;
	height: 30px;
	width: 520px;
	padding-top: 7px;
	font-weight:normal;
}

/*COMPANY,RECRUIT*/
.cft01 {
	background: #9da2a7;
}
.cft02 {
	background: #ebeef2;
	line-height: 130%;
}
.cft03 {
	background: #ffffff;
}

/*ワク*/
.ortp {
	background-image    : url(../img/campain/ortp.jpg);
	background-repeat	: repeat-x;
	}
.orbt {
	background-image	: url(../img/campain/orbt.jpg);
	background-repeat	: repeat-x;
	}
.orri {
	background-image	: url(../img/campain/orr2.jpg);
	background-repeat	: repeat-y;
	}
.orle {
	background-image	: url(../img/campain/orl2.jpg);
	background-repeat	: repeat-y;
	}

.wagray {
	background-color	: #fff;
	border				: 1px solid #ccc;
	}
.twhite {
	background-color	: #fff;
	}
.tgray {
	background-color	: #EAEAEA;
	}
.tgray2 {
	background-color	: #ccc;
	}
.tyell {
	background-color	: #FFFFCC;
	}
.txtred {
	color				: #FF0000;
	font-size			: 85%;
	font-weight			: bold;
	line-height			: 160%;
	}
.txtred_b {
	color				: #FF0000;
	font-size			: 100%;
	font-weight			: bold;
	line-height			: 160%;
	}
.txtred2 {
	color				: #FF0000;
	}
.txtblue {
	color				: #003399;
	font-size			: 85%;
	font-weight			: bold;
	line-height			: 130%;
	}
.txtgre {
	color				: #006600;
	}
.txtora {
	color				: #FF6600;
	font-size			: 85%;
	font-weight			: bold;
	line-height			: 160%;
	}

.txtora_b {
	color				: #FF6600;
	font-size			: 100%;
	font-weight			: bold;
	line-height			: 160%;
	}

