@charset "UTF-8";


body {
	background: #1f5415;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.3em;
	margin: 0;
	padding: 3px 0;
	}
	
dl {
	border-bottom: dotted 1px #CCC;
	clear: both;
	margin: 0;
	padding: 5px 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin: 0;
	padding: 0;
	}
	
.dl_bottom {
	border-bottom: 1px solid #FFF;
	margin-bottom: 15px;
	}
	

h1,h2,h3,h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color: #333;
	text-decoration: none;
	}
	
a:hover {
	color: #666;
	text-decoration: underline;
	}

img {
    border-style:none;
}	

.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}
	
.img_border {
	border: 1px solid #1f5415;
	}
	
#wrapper {
	margin: 0 auto;
	width: 830px;
	}
	
#header {
	background: url(http://www.feast.to/css/image/header_bg.gif) center no-repeat;
	height: 90px;
	text-align: right;
	padding-right: 20px;
	}

#header img {
	margin-top: 15px;
	margin-left: 10px;
}
	
#content_wrap {
	text-align: left;
	background-image: url(http://www.feast.to/css/image/content_bg5.gif);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#footer {
	clear: both;
	color: #1f5415;
	background:url(http://www.feast.to/css/image/footer_bg.gif) center no-repeat;
	height: 32px;
	text-align: right;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 14px;
	}
	
/*　========== TEXT ===========　*/

.text_orange {
	color: #e65252;
	}
	
/*　========== HEADER ===========　*/
#header img {
	float: left;
	padding: 5px 0 0 20px;
	}
	
#header h1 {
	font-size: 12px;
	color: #99ff99;
	padding: 15px 0;
	font-weight: normal;
	}
	
#header div {
	margin: 20px 0 0;
	}
	
/*　=====================　*/

/*
#menubar {
	margin: 0;
	background:url(image/menubar_bg.gif) no-repeat;
	padding: 0 10px;
	}
	
#menubar a {
	background: url(image/btn_bg.gif) no-repeat;
	color: #1f5415;
	display: block;
	float: left;
	font-size: 11px;
	height: 44px;
	margin-right: 2px;
	padding: 10px 0 0 40px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
*/	
#menubar {
	margin: 0;
	height: 55px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	z-index: 2000;
	}
#menubar a {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: normal;
	text-transform: capitalize;
	}
#menubar a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	}
#menubar h2 ,#menubar h2 a:link{
	color: #33CCCC;
	font-size: 10px;
	font-weight: 400;
	font-weight: normal;
	padding-top: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 10px;
	}
#menubar a:hover h2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 400;
	font-weight: normal;
	padding-top: 0px;
	text-decoration: none;
	padding-bottom: 3px;
	}
	
.menu_a {
	width: 148px;
	}
	
.menu_c {
	width: 121px;
	}
	
.menu_b {
	width: 94px;
	}

#menubar .sub_menu li, #menubar .sub_menu li a, #menubar .sub_menu li a:hover, #menubar .sub_menu li a:link{
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	
	}
	
/*　=====================　*/

#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}
	

#content_main h3 {
	color: #1f5415;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	background-image: url(http://www.feast.to/css/image/h_bg_01.gif);
	background-repeat: repeat-x;
	width: 789px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-indent: 25px;
	margin-left: 1px;
	}
	

.content_h3 {
	background: url(image/h_bg_01.gif) no-repeat;
	color: #1f5415;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 8px;
	}
	
#content_main h4 {
	color: #1f5415;
	float: right;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
	}
	
#content_main ul {
	list-style-type: none;
	line-height: 1.8em;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content_title {
	color: #1f5415;
	}

#content_title h3 {
	background: url(http://www.feast.to/css/image/title_02_bg.gif) no-repeat;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	padding: 15px 0 0 15px;
	color: 1f5415;
	}
	
#content_title h4 {
	font-size: 10px;
	font-weight: normal;
	margin-top: -60px;
	margin-bottom: 40px;
	padding: 15px 10px 0 0;
	text-align: right;
	}
	
/*
#cont_left {
	float: left;
	width: 240px;
	margin-right: 5px;
	z-index: 1000;
	position: relative;
	margin-top: -10px;
	}
#content_title p{
	font-size: 14px;
	text-indent: 5px;
	vertical-align: top;
	}


#cont_left h2 {
	color: #1f5415;
	font-size: 13px;
	height: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(http://www.feast.to/css/image/navi_title_bg5.gif);
	background-repeat: no-repeat;
	background-position: 15px bottom;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	}
	
#cont_left ul {
	padding: 0 0 5px;
	list-style-type: none;
	margin: 0 20px 15px 20px;
	}
	
#cont_left li {
	background: url(http://www.feast.to/css/image/navi_li_bullet5.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
	padding: 5px 0 5px 30px;
	}

#cont_left p {
	padding: 0 0 5px;
	list-style-type: none;
	margin: 0 20px 15px 20px;
	}
	
	
#contact_box {
	height: 110px;
	background-image: url(http://www.feast.to/css/image/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 50px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	}
	
#contact_box h3 {
	color: #1f5415;
	padding-bottom: 15px;
	text-align: center;
	}
*/	
/*　========= TOP ============　*/

.campaign_ttl {
	background:url(http://www.feast.to/css/image/title_01_bg.gif) no-repeat;
	color: #D46E00;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

.company_info {
	margin-bottom: 15px; 
	}
	
div.company_info  div{
	display:table-cell;
	vertical-align:bottom;
	}

* html div.company_info div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.company_info div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.company_info_text {
	padding-left: 10px;
	}
	
*html .company_info_text {/*IE6*/
	width: 770px;
	}
	
*:first-child+html .company_info_text {/*IE7*/
	width: 770px;
	}
	
.company_info h3 {
	color: #1f5415;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 0 10px;
	}
	
.campaign_ttl {
	background:url(http://www.feast.to/css/image/title_01_bg.gif) no-repeat;
	color: #e65252;
	font-size: 20px;
	height: 20px;
	margin-bottom: 15px;
	padding: 20px 0;
	text-align: center;
	}

/* ============ 特徴 ============= */
.feature {
	margin-bottom: 5px;
	}

div.feature  div{
	display:table-cell;
	vertical-align:top;
	}

* html div.feature div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.feature div{/* IE 7 */
	display:inline;
	zoom:1;
	}
	
.feature_text {
	padding-left: 15px;
	}
	
*html .feature_text {/*IE6*/
	width: 770px;
	}
	
*:first-child+html .feature_text {/*IE7*/
	width: 770px;
	}
	
#content_main div.feature h3 {
	/*	background: url(http://www.feast.to/css/image/title_02_bg.gif) no-repeat;*/
	color: #003366;
	height: 30px;
	margin: 0 0 10px;
	padding: 15px 0 0;
	text-align: left;
	width: 770px;
	background-image: none;
	font-size: 18px;
	font-weight: bold;
	}
	
/* ==========CONCEPT ============= */

.concept h2 {
	color: #1f5415;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.concept p {
	padding: 10px 0;
	}
	
/*　==========SEMINAR===========　*/

.seminar {
	padding: 0 0 10px;
　}

.seminar dt {
	color: #e65252;
	width: 12em;
	}
	
.seminar dd {
	margin-left: 12em;
	}

/*　==========SERVICE===========　*/


div.service div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:middle;
	}

* html div.service div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.service div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.service_text {
	padding-left: 10px;
	}
	
div.service_text h3 {
	color: #1f5415;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 10px;
	}

#topic {
	border: 3px solid #1f5415;
	margin-top: 15px;
	padding: 3px;
	}
	
.topic_img {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding: 5px;
	}

div.topic_img div{
	display:table-cell;
	margin-bottom:1px;
	vertical-align:top;
	}

* html div.topic_img div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.topic_img div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.topic_img_text {
	padding-left: 10px;
	}
	
*html div.topic_img_text {/* IE 6 */
	width: 410px;
	}
	
*:first-child+html div.topic_img_text {/* IE 7 */
	width: 410px;
	}
	
#topic p {
	font-size: 11px;
	}
	
.topic_img h4 {
	color: #1f5415;
	margin-top: 5px;
	font-size: 12px;
	}
	
#topic h3 {
	background: #e9f2f7;
	color: #1f5415;
	margin-bottom: 5px;
	padding: 5px;
	}
	
table {
	border: 1px #FFF;
	font-size: 11px;
	padding: 5px;
	}
	
.td_title {
	background: #ffe2a0;
	text-align: center;
	}
	
.td_gray_01 {
	background: #F2F2F2;
	}

.td_gray_02 {
	background: #E6E6E6;
	}
	
/*　==========COMPANY===========　*/

#company dt {
	color: #e65252;
	width: 90px;
	}
	
#company dd {
	float: left;
	width: 440px;
	}
	
.freedial {
	color:#e65252;
	padding-top: 5px;
	}
	
.map {
	border-bottom: 2px solid #1f5415;
	margin-bottom: 10px;
	}


/* english_infomation用画面表示を変更追加するスタイル　-----------------------------------*/
.english_h2{
	color : #696;
}
.english_cap{
	font-size: 30px;
	color: #000000;
}
.english_cap2{
	font-size: 18px;
	color : #696;
}
.top_arrw{
	text-align: right;
	padding-right: 10px;
}
