@charset "UTF-8";
/*共通設定*/
/* 初期化 */
*{
	font:normal normal normal 100%/1.3em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin:0px;
	padding:0px;
	color: #333333;
	vertical-align:top;
}

/*ボディ*/
body{ background-color:#e4e4e4; }

/*リンク文字設定　標準*/
a { color:#2200C1; text-decoration: underline; }
a:visited { color:#2200C1; text-decoration: none; }
a:hover { color:#999999; text-decoration: none; }


/*標準文字設定*/
caption,th,td,p,h1,h2,h3,h4,h5,h6,ul,ol,dl{
	font-size:;
	line-height: 1.3em;
}
/*太字*/
b{
	font-weight: bold;
	color:inherit;
}
/*強調*/
em{
	color:#ff0000;
}
/*強く強調*/
strong{
	font-weight: bold;
	color:inherit;
}

img{
	border:  none;
}

map{
	display:none ;/*NoFix*/
}

table{
	border-spacing:0;
	border-collapse:collapse;
}
ul,dl{
	list-style-type:none;
}

body#staff div#rightblock4home div.staff_box div.section div.staff div.staff_list,
body#staff div#rightblock4home div.staff_box div.section div.staff dl.message dd {
	font-size: 70%;
}

/* h2,h3,h4{
	clear: both;
	padding: 12px 3px 12px 15px;
	width: 605px;
	background : transparent url(title_bar.gif) no-repeat scroll 0px 10px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "メイリオ","meiryo","ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	color: #6FBA2C;
	border-top: 1px solid #c0c0c0;
	margin-bottom:7px;
} */

h5 {
    background: url("../images/title/bg-sidebar-h3.gi") no-repeat scroll left top #39A63C;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 7px 10px 7px 19px;
}

/*元・言語選択ボタン*/
.langbnr {
	display:inline-block;
	position: fixed;
	top:40px;
	right:20px;
	padding:10px;
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	text-align:right;
}

@media screen and (max-width: 1400px) {
	.langbnr { width: 110px; }
}

@media screen and (min-width: 1401px) and (max-width: 1600px)  {
	.langbnr { width: 110px; }
}

@media screen and (min-width: 1601px) {
	.langbnr { width: 110px; }
}

.langbnr li{
	display:inline-block;
	border:1px solid #CCCCCC;
	border-radius:5px;
}

.langbnr li+li{
	margin-left:5px;
}

/* 追加css */

.side_menu2 {
	border: 1px solid #D1D1D1;
	padding-top: 0;
}

.OuterParts {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.WidgetTitle {
	background-image: url(/img/Back/side_title_bg.png);  
	background-repeat: repeat-x;
/*	background-image: transparent url(/img/Back/side_title_bg.png) repeat-x; */
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding: 15px 10px 0px 10px;
	margin-top: -20px;
	height: 46px;
}

.WidgetTitle2 {
	background-image: url(/img/Back/side_title_bg.png);  
	background-repeat: repeat-x;
/*	background-image: transparent url(/img/Back/side_title_bg.png) repeat-x; */
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	margin-top: -20px;
	height: 46px;
}

.InnerH2,.InnerH3,.InnerH4 {
	clear: both;
	padding: 12px 3px 12px 15px;
	width: 605px;
	background : transparent url(/img/Back/title_bar.gif) no-repeat scroll 0px 10px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: "メイリオ","meiryo","ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	color: #6FBA2C;
	border-top: 1px solid #c0c0c0;
	margin-bottom:7px;
}

.LeftBlock1 li {
	margin-bottom: 10px;
}

.LeftBlock1 li:last-child {
	margin-bottom: 5px;
}

.LeftBlock2 li {
	text-align: center;
}

.ComPhoto { text-align: center; }

.ComText1 { margin: 5px 2px; }

.ComText2 { margin: 5px; }

.Group {
	border: 1px solid #D1D1D1;
	padding: 0;
}

.Group ul {
	margin: 5px 0 10px;
	list-style: none;
	line-height: 2px;
	font-size: 12px;
}

.Group ul li { padding-left: 5px; }

.Group ul li.LeG { padding-left: 0; text-align: center; }

.Group p {
	line-height: 1px;
	font-size: 12px;
}

/* カンパニーページ */
.CompanyTa td { padding: 3px }

/* 店舗紹介ページ */
.MapTitle {
	margin: 20px 0 5px;
	font-size: 17px;
	font-weight: 600;
	color: #088A08;
}

.TAL { text-align: left; }
.TAR { text-align: right; }
.TAC { text-align: center; }

.MT-18 { margin-top: -18px; }
.MT-20 { margin-top: -20px; }

.MT05 {	margin-top: 5px; }
.MT10 {	margin-top: 10px; }
.MT15 {	margin-top: 15px; }
.MT20 {	margin-top: 20px; }
.MT25 {	margin-top: 25px; }
.MT30 {	margin-top: 30px; }
.MT40 {	margin-top: 40px; }

.MB05 {	margin-bottom: 5px; }
.MB10 {	margin-bottom: 10px; }
.MB15 {	margin-bottom: 15px; }
.MB20 {	margin-bottom: 20px; }
.MB30 {	margin-bottom: 30px; }
.MB40 {	margin-bottom: 40px; }

.ML02 {	margin-left: 2px; }
.ML05 {	margin-left: 5px; }
.ML07 {	margin-left: 7px; }
.ML10 {	margin-left: 10px; }
.ML20 {	margin-left: 20px; }
.ML30 {	margin-left: 30px; }
.ML40 {	margin-left: 40px; }

.MR02 {	margin-right: 2px; }
.MR05 {	margin-right: 5px; }
.MR07 {	margin-right: 7px; }
.MR10 {	margin-right: 10px; }

.MA02 {	margin: 2px; }
.MA05 {	margin: 5px; }
.MA07 {	margin: 7px; }
.MA10 {	margin: 10px; }

.CRed { color: #ff0000; }
.CBlue { color: #0000FF; }
.CMag { color: #FE2EF7; }
.CGreen { color: #3ADF00; }
.CDGreen { color: #298A08; }
.CLBlue { color: #00FFFF; }

.FoS12 { font-size: 12px; line-height: 15px; }

.Bd1S { border: 1px solid #D1D1D1; }

.FW600 { font-weight: bold; }
