@charset "utf-8";
/* CSS Document */

/**************************************************
*
*	homepage template style_lightgreen.css
*
*	theme　s00006
*
*	color #ffb120
*
**************************************************/

/* Element
------------------------------------------*/
#contents-p1 #right-col h2,
#contents-p1 #right-col h3 {
	background: url(/img/themed/s00006/orange/title_bg.gif) 0px 0px no-repeat;
	color: #333;
}

#contents-p1 #left-col h2,
#contents-p1 #left-col h3 {
	background: url(/img/themed/s00006/orange/short_title_bg.gif) 0px 0px no-repeat;
	color: #333;
}

h4 {
	background: #f05a00;
	border: 3px double #ffb120;
}

p {
	color: #333;
}

#left-col p {
	color: #fff;
}


/* Link 各カラーで指定
------------------------------------------*/
a {
	color: #0418da;
}

a:hover {
	color: #c00;
}

#left-col a {
	color: #fff;
}

#left-col a:hover {
	text-decoration: none;
}

/* Layout（各テーマ共通）
------------------------------------------*/
#wrapper {
	background: url(/img/themed/s00006/orange/contents_bg.gif) repeat-y;
}

#wrapper-inner {
}

#header {
	background: #f99c0a;
	color: #fff;
}

#logo {
}

#information {
}

#contents-p1 {
}

#left-col {
}

#right-col {
}


#right-col .box {
}

#left-col .box {
}

#right-col .outer-box {
}

#right-col .outer-box #top-img {
}

#footer {
	background: url(/img/themed/s00006/orange/contents_bg.gif) repeat-y;
}

#footer .page-top {
}

#footer .page-top a {
	color: #5c5c5c;
}

#footer .page-top a:hover {
}

#footer .line {
	background: url(/img/themed/s00006/orange/footer_line_bg.gif) no-repeat;
}

#footer-bottom {
	background: url(/img/themed/s00006/orange/footer_bottom_bg.gif) repeat-y;
}

/* copyright
------------------------------------------*/
#copyright {
}

/* footer-link
------------------------------------------*/
#link {
}

#link a {
	color: #333;
}

#link a:hover {
	color: #0418da;
}

/* Menu
------------------------------------------*/
#header-nav ul,
#sub-menu ul {
}


#header-nav ul li,
#sub-menu ul li {
}

#header-nav ul li a,
#sub-menu ul li a {
	color: #fff;
	border-left: 5px solid #f05a00; 
	border-bottom: 1px dotted #fff;
	_border-bottom: none;
	/background: url(/img/themed/s00006/orange/dotted.png) repeat-x 0 100%;
}

*:first-child+html #header-nav ul li a,
*:first-child+html #sub-menu ul li a {
	border-bottom: none;
}

#header-nav ul li a:hover,
#sub-menu ul li a:hover {
	color: #f05a00;
	background: #fff;
	border-left: 5px solid #f05a00;
	border-bottom: 1px solid #fff;
	background: url(/img/themed/s00006/orange/menu_bg_02.gif) no-repeat;
}

#header-nav li.current a,
#sub-menu li.current a {
	color: #f05a00;
	border-left: 5px solid #f05a00; 
	border-bottom: 1px solid #fff;
	background: url(/img/themed/s00006/orange/menu_bg_02.gif) no-repeat;
}


/* contents
------------------------------------------*/

/*▼▼▼▼▼▼▼▼▼▼ レイアウトＡ（左狭　右広）START ▼▼▼▼▼▼▼▼▼▼*/
/* レイアウトＡ
（左狭　右広　レイアウト）
------------------------------------------*/

/*▼▼▼▼▼▼▼▼▼▼ レイアウトＡ（Right） ▼▼▼▼▼▼▼▼▼▼*/
/* レイアウトＡ
right-col（モデュール OPEN_HOURS 部分）
------------------------------------------*/
#contents-p1 #right-col .open_hours-center .box .oh_month caption {
	color: #404040;
	padding: 0px 0px 0px 5px;
	border-left: 2px solid #F05A00;
	margin-bottom: 4px;
}

/* レイアウトＡ
right-col（モデュール NEWS 部分）
------------------------------------------*/
#contents-p1 #right-col .news-center {

}


#contents-p1 #right-col .news-center .box dt {
	background: url(/img/themed/s00006/orange/news_arrow.gif) left 0.2em no-repeat;
}

#contents-p1 #right-col .news-center .box dd {
}

/* レイアウトＡ
right-col（モデュール NEWS_SCROLL 部分）
------------------------------------------*/
#contents-p1 #right-col .news_scroll-center {
}

#contents-p1 #right-col .news_scroll-center .box {
	border: 1px solid #d7d7d7;
}

#contents-p1 #right-col .news_scroll-center .box dt {
	background: url(/img/themed/s00006/orange/news_arrow.gif) left 0.2em no-repeat;
}

#contents-p1 #right-col .news_scroll-center .box dd {
}

/* レイアウトＡ
right-col（モデュール ARTICLE 部分）
------------------------------------------*/
#contents-p1 #right-col .article-center {
}

#contents-p1 #right-col .article-center .box {
}

#contents-p1 #right-col .article-center h3,
#contents-p1 #right-col .nostyle-center h3 {
	border-left: 7px solid #f05a00;
	border-bottom: 1px solid #f05a00;
}

#contents-p1 #right-col .article-center .box p {
}

#contents-p1 #right-col .article-center .box img {
}

/* レイアウトＡ
right-col（モデュール COMPANY_INFO 部分）
------------------------------------------*/
#contents-p1 #right-col .company_info-center {
}

#contents-p1 #right-col .company_info-center table {
}

#contents-p1 #right-col .company_info-center table th {
	color: #454545;
	background: #e9e9fe;
	border: 1px solid #aaa;
}

#contents-p1 #right-col .company_info-center table td {
	border: 1px solid #aaa;
}

#contents-p1 #right-col .company_info-center table td iframe {
}

/* レイアウトＡ
right-col（モデュール CONTACT 部分）
------------------------------------------*/
#contents-p1 #right-col .contact-center table {
	border: 1px solid #fefefe;
}

#contents-p1 #right-col .contact-center table th {
	border-right: 1px solid #fefefe;
	border-bottom: 1px solid #fefefe;
	background: #f5f5f5;
}

#contents-p1 #right-col .contact-center table td {
	background: #fafafa;
	border-bottom: 1px solid #fefefe;
}

#contents-p1 #right-col .contact-center table td input {
}

#contents-p1 #right-col .contact-center table td.address input {
}

#contents-p1 #right-col .contact-center table td textarea {
}

#contents-p1 #right-col .contact-center p {
}

#contents-p1 #right-col .contact-center .submit-button {
}

/* レイアウトＡ
right-col（モデュール FAQ 部分）
------------------------------------------*/
#contents-p1 #right-col .faq-center {
}

#contents-p1 #right-col .faq-center .box {
}

#contents-p1 #right-col .faq-center dt {
}

#contents-p1 #right-col .faq-center dd {
	border-bottom: 1px solid #222;
}

/* レイアウトＡ
right-col-p1（モデュール FREE_BOX 部分）
------------------------------------------*/
#contents-p1 #right-col .free_box-center {
}

#contents-p1 #right-col .free_box-center .box {
}

#contents-p1 #right-col .free_box-center p {
}

#contents-p1 #right-col .free_box-center td {
}

/* レイアウトＡ
right-col-p1（モデュール BANNER 部分）
------------------------------------------*/
#contents-p1 #right-col .banner-center {
}

#contents-p1 #right-col .banner-center .box {
}

#contents-p1 #right-col .banner-center .box li {
}


/*▼▼▼▼▼▼▼▼▼▼ レイアウトＡ（Left） ▼▼▼▼▼▼▼▼▼▼*/
/* レイアウトＡ
left-col（モデュール OPEN_HOURS 部分）
------------------------------------------*/
#contents-p1 #left-col .open_hours-left .box .oh_month caption {
	color: #404040;
	padding: 0px 0px 0px 5px;
	border-left: 2px solid #F05A00;
	margin-bottom: 4px;
}

/* レイアウトＡ
left-col（モデュール NEWS 部分）
------------------------------------------*/
#contents-p1 #left-col .news-left {

}

#contents-p1 #left-col .news-left .box {
}


#contents-p1 #left-col .news-left .box dt {
	background: url(/img/themed/s00006/orange/news_arrow_02.gif) left 0.2em no-repeat;
}

#contents-p1 #left-col .news-left .box dd {
	border-bottom: 1px dotted #fff;
}

/* レイアウトＡ
left-col（モデュール NEWS_SCROLL 部分）
------------------------------------------*/
#contents-p1 #left-col .news_scroll-left {
}

#contents-p1 #left-col .news_scroll-left .box {
	border: 1px solid #d7d7d7;
}

#contents-p1 #left-col .news_scroll-left .box dt {
	background: url(/img/themed/s00006/orange/news_arrow_02.gif) left 0.2em no-repeat;
}

#contents-p1 #left-col .news_scroll-left .box dd {
	border-bottom: 1px dotted #fff;
}


/* レイアウトＡ
left-col（モデュール ARTICLE 部分）
------------------------------------------*/
#contents-p1 #left-col .article-left {
}

#contents-p1 #left-col .article-left .box {
}

#contents-p1 #left-col .article-left h3,
#contents-p1 #left-col .nostyle-left h3 {
	color: #fff;
	border-left: 4px solid #fff;
	border-bottom: 1px solid #fff;
}

#contents-p1 #left-col .article-left .box p {
}

#contents-p1 #left-col .article-left .box img {
}

/* レイアウトＡ
left-col（モデュール COMPANY_INFO 部分）
------------------------------------------*/
#contents-p1 #left-col .company_info-left {
}

#contents-p1 #left-col .company_info-left table {
}

#contents-p1 #left-col .company_info-left table th {
	color: #454545;
	background: #e9e9fe;
	border: 1px solid #aaa;
}

#contents-p1 #left-col .company_info-left table td {
	border: 1px solid #aaa;
}

#contents-p1 #left-col .company_info-left table td iframe {
}

/* レイアウトＡ
left-col（モデュール CONTACT 部分）
------------------------------------------*/
#contents-p1 #left-col .contact-left table {
	border: 1px solid #fefefe;
	color: #333;
}

#contents-p1 #left-col .contact-left table th {
	border-right: 1px solid #fefefe;
	border-bottom: 1px solid #fefefe;
	background: #f5f5f5;
}

#contents-p1 #left-col .contact-left table td {
	background: #fafafa;
	border-bottom: 1px solid #fefefe;
}

#contents-p1 #left-col .contact-left table td p {
	color: #666;
}

#contents-p1 #left-col .contact-left table td input {
}

#contents-p1 #left-col .contact-left table td.address input {
}

#contents-p1 #left-col .contact-left table td textarea {
}

#contents-p1 #left-col .contact-left p {
}

#contents-p1 #left-col .contact-left .submit-button {
}

/* レイアウトＡ
left-col（モデュール FAQ 部分）
------------------------------------------*/
#contents-p1 #left-col .faq-left {
}

#contents-p1 #left-col .faq-left .box {
}

#contents-p1 #left-col .faq-left dt {
}

#contents-p1 #left-col .faq-left dd {
}

/* レイアウトＡ
left-col-p1（モデュール FREE_BOX 部分）
------------------------------------------*/
#contents-p1 #left-col .free_box-left {
}

#contents-p1 #left-col .free_box-left .box {
}

#contents-p1 #left-col .free_box-left p {
}

#contents-p1 #left-col .free_box-left td {
}

/* レイアウトＡ
left-col-p1（モデュール BANNER 部分）
------------------------------------------*/
#contents-p1 #left-col .banner-left {
}

#contents-p1 #left-col .banner-left .box {
}

#contents-p1 #left-col .banner-left .box li {
}

/*************** Twitter用設定 ***************/
#contents-p1 #left-col .twtr-hd h3,
#contents-p1 #right-col .twtr-hd h3,
#contents-p1 #left-col .twtr-hd h4,
#contents-p1 #right-col .twtr-hd h4 {
	background: none;
	text-align: left;
	border: none;
	text-indent: 0em;
}