﻿/* ====================================
トップページ開始
==================================== */
#toppage #shadow_top{
	width:100%;
	background:url(../img/top/shadow_top.jpg) no-repeat 50% 0;
}
/* 右側 */
#toppage #cont_right{
	margin:70px 20px 0 0;
}
#toppage #cont_right p.catch{
	margin:0 0 0 -5px;
	padding:9px 0 0 0;
}
#toppage #cont_right p.lead{
	color:#666666;
}

#toppage #cont_right .visual2{
	margin:60px 0 0;
}
#toppage #cont_right .visual2 p.right{
	margin:0;
	width:247px;
	float:right;
}
#toppage #cont_right .visual2 .right img{
	display:inline-block;
	margin:0 0 20px;
}
#toppage #cont_right p.fiba{
	margin:10px 0;
	padding:8px;
	border:1px solid #FFEBCE;
	font-size:80%;
	line-height:150%;
	color:#666666;
}
#toppage #cont_right p.fiba img{
	margin:0 10px 0 0;
}

/* ニュース */
#cont_right h2.news_title{
	margin:40px 0 0;
	padding:0;
}
#cont_right dl.news{
	margin:5px 0 20px;
	padding:0;
}
#cont_right dl.news dt{
	margin:0;
	padding:6px 0 0;
}
#cont_right dl.news dd{
	margin:0;
	padding:4px 0 9px;
	border-bottom:1px dotted #6E6551;
}

/* コンテンツのボックス */
#toppage #cont_right div.h2{
	background:url(../img/top/h2_bottom.jpg) no-repeat 0 100%;
	padding-bottom:5px;
	margin:20px 0 14px;
}
#toppage #cont_right h2.workstyle_title{
	margin:0;
	padding:6px 0 1px;
	background:url(../img/top/h2_back.jpg) no-repeat 0 0;
	text-align:center;
	font-size:110%;
	color:#FFFFFF;
}
#cont_right .workstylebox h3{
	margin:0;
	padding:5px 16px 3px;
	border-top:5px solid #01C2BD;
	border-bottom:1px solid #01C2BD;
	font-size:110%;
}
#cont_right .workstylebox h3 a{
	color:#333333;
	text-decoration:none;
}
#cont_right .workstylebox p{
	margin:0;
	padding:12px 9px 0 13px;
}
#cont_right .work_left{
	width:241px;
	float:left;
	margin-bottom:8px;
	background:url(../img/top/workstyle_bg.jpg) no-repeat left top;
}
#cont_right .work_right{
	width:241px;
	float:right;
	margin-bottom:8px;
	background:url(../img/top/workstyle_bg.jpg) no-repeat left top;
}
#cont_right .work_bottom{
	width:241px;
	height:6px;
	background:url(../img/top/workstyle_bgbottom.jpg) no-repeat left bottom;
}
/* ====================================
トップページ終了
==================================== */
/* ====================================
よくあるご質問
==================================== */
#cont_right dl.faq{
}
#cont_right dl.faq dt{
	margin:0;
	padding:15px 5px 5px 5px;
	font-weight:bold;
}
#cont_right dl.faq dt strong{
	font-size:140%;
	color:#01C2BD;
}
#cont_right dl.faq dd{
	margin:0;
	padding:5px 5px 15px 40px;
	text-indent:-16px;
	border-bottom:dotted 1px #cccccc;
}
#cont_right dl.faq dd strong{
	font-size:140%;
	color:#FF310B;
}
/* ====================================
よくあるご質問終了
==================================== */
/* ====================================
問い合わせフォーム
==================================== */

* html body .errortable{
	position:relative;
	top:-5.5em;
}

*+html body .errortable{
	position:relative;
	top:-5.5em;
}

/* ====================================
問い合わせフォーム終了
==================================== */
