@charset "utf-8";

#main h3 {
	font-size: 100%;
	font-weight: bold;
	color: #8bc23d;
}
#main h2 {
	font-size: 120%;
	font-weight: bold;
	color: #8bc23d;
	padding-top: 20px;
}
#main {
	width: 520px;
	float: left;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
}
#sub {
	float: right;
	width: 180px;
	padding-right: 10px;
}
#main h3 {
	padding-top: 30px;
	padding-bottom: 5px;
}
#main p {
	line-height: 1.5;
}#group #main dt {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	color: #666;
}
#group #main dd {
	padding-bottom: 3px;
}
#group #main .arrow {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 40%;
	padding-left: 15px;
	font-weight: normal;
	padding-top: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
}
#recruit #main .recruit_list {
	padding-top: 20px;
}
#recruit #main .recruit_list dd {
	padding-bottom: 10px;
}
#arigatou #main #arigatou_box .col_L {
	float: left;
	width: 220px;
	padding-right: 19px;
	padding-left: 20px;
}
#arigatou #main #arigatou_box {
	width: 520px;
}

#arigatou #main #arigatou_box .col_R {
	width: 260px;
	float: right;
}
#arigatou #main #arigatou_box .col_R h3 {
	padding-top: 0px;
	padding-bottom: 0px;
}
#arigatou #arigatou_box .col_R dt {
	color: #8fc63d;
	padding-top: 20px;
	padding-bottom: 2px;
}
#arigatou #main #arigatou_box .col_R dd {
	line-height: 1.4;
}
#arigatou #sub #thumbnail {
	padding: 15px;
}
#arigatou #sub #thumbnail .bnr {
	text-align: center;
	padding-top: 10px;
}
