/*■テキストフォント設定*/
TD{
font-family:"ＭＳ Ｐゴシック","Osaka"; font-size:12px; line-height:16px; font-weight: normal; color:#666666;
  
}

.txt {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.txt_2 {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}

.txt12_b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}

.txt14 {
	font-size: 14px;
}

.txt14_b {
	font-size: 14px;
	font-weight:bold;
	color:#FE370F;
}

/*■レイアウト設定*/
.lead_text {
	padding-left: 15px;
	padding-bottom: 5px;
}
.dot_line {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.img_right {
	margin: 5px;
	float: right;
}


/*■リンク設定*/
a:link { 
color: #003399; text-decoration: none 
;} 
a:visited { 
color: #990099; text-decoration: none 
;} 
a:active {
	color: #0000FF;
	text-decoration: underline;
} 
a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.whatsnew:link{ 
color: #B3DAFD; text-decoration: none 
;} 

a.whatsnew:active {
	color: #719EFF;
	text-decoration: underline;
} 
a.whatsnew:hover {
	color: #719EFF;
	text-decoration: underline;
}



/*■カテゴリー右リンクテキスト設定*/
.text10{
	font-size:10px; 
	line-height:12px; 
	font-weight: normal; 
	color:#666666;
}

/*■メニューカテゴリー設定*/
.txt12_red {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FE370F;
}

.all_menu {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.menu_box {
	border: 1px solid #FE8770;
}

.menu_box2 {
	border: 1px solid #FE8770;
	float:left;
	margin-right:10px;
}

.menu_box2 dl dt{
	background-color:#FFF0ED;
	text-indent:10px;
	line-height:2.0em;
	color:#F00;
	font-weight:bold;
	
}

.campaignArea{
	width:670px;
	margin:0px 0px 10px 0px;
}

#campaign {
	width:670px;
	height:42px;
	background:url(topics/img/coupon_torimeshi_title.jpg);
	text-indent:-9999px;
	margin:0px;
	vertical-align:bottom;
	line-height:1.0em;
}

.campaignArea img {
	width:670px;
	vertical-align:bottom;
}

img.qr {
	width:216px;
	float:right;
}

.campaignArea p {
	float:left;
	width:434px;
	padding:10px;
}





/*■採用情報カテゴリー設定*/
.txt12_green {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #008837;
}


/*■会社案内カテゴリー設定*/
.txt12_org {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF7F00;
}


/*■その他の設定*/

.txt_red {
	color: #FF0000;
}

.top_list {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.text10_red {
	font-size: 10px;
	color: #FE370F;
}
.moji_space5 {
	padding: 5px;
}
.page_top {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.txt12_white {
	color: #FFFFFF;
}
