@charset "UTF-8";

/* About This CSS File -----------------------------------------------
name: import.css
information: CSSファイルのインポート
date: 2012.01.06
--------------------------------------------------------------------*/

@import url("reset.css");
@import url("base.css");
@import url("styles.css");
@import url("../js/fancybox/jquery.fancybox-1.3.4.css");.newopen {
	color: #F00;
}
.rubi {
	font-size: 9px;
}
.rubi {
	font-size: 9px;
}
#wrapper #companyContent #lectureContent {
}
#wrapper #companyContent #lectureContent ol li {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

/*--追加ボタン-*/
#header #button {
	float: right;
	width: 675px;
	margin-top: 20px;
	height: 22px;
}
.jp a {
	background-image: url(../images/common/J_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.links {
	float: right;
	width: 65px;
	padding-left: 5px;
}
.jp a:hover {
	background-image: url(../images/common/J_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.en a {
	background-image: url(../images/common/E_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.en a:hover {
	background-image: url(../images/common/E_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.ch a {
	background-image: url(../images/common/C_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.ch a:hover {
	background-image: url(../images/common/C_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	width: 65px;
}
.links em {
	visibility: hidden;
}
.r_blck {
	float:right;
	margin-right:35px;
}

/*--店舗案内に年末年始営業時間お知らせリンク作るため-*/
#wrapper #locationContent .mainArea .nenmatu {
	font-size: 16px;
	color: #F00;
	margin-top: 10px;
}

#companyContent #effortContent ul{
	margin: 0 auto;
}

/*--親切大賞画像2つのときの設定↓--*/
/*--#companyContent #effortContent .prize li{
	width: 310px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 40px;
	padding-left: 30px;
}--*/

/*--親切大賞画像3つのときの設定↓--*/
#companyContent #effortContent .prize li{
	width: 300px;
	float: left;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

/*--親切大賞画像用カコミケイ設定↓--*/
#companyContent #effortContent .prize li img{
	border: 1px solid silver;
}

/*--現場の声設定--*/
.genba-komidashi {
	font-family: 'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	font-size: 22px;
	font-weight: bold;
	height: 28px;
}

.genba-honmon {
	text-align: justify;
}
