*{
margin:0 auto;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	/*background-image: url(../home/img/back_02.gif);*/
}

.common {
}
.bord1 { border-bottom-width:1px; border-bottom-color:#CCCCCC}
.bord2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bord3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bord4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.txt1 {
	font-size: 12px;
	padding: 0.5em;
	text-align:left;
	line-height:140%;
}
.txt2 {font-size: 11px;	padding: 0.5em;}
.txt3 {font-size: 14px; padding: 0.3em;}
.txt4 {font-size: 12px;	padding: 5px;}

.style1{
padding:10;
}



.subbtn{
padding:40px 0px;
}


/*テキスト設定*/
.text2{
color:#333;
font-size:12px;
line-height:16px;
padding:10px;
text-align:left;
vertical-align:top;
}

.text3{
color:#c00;
font-size:14px;
line-height:14px;
padding:10px;
font-weight:bold;
text-align:left;
vertical-align:top;
}

.text4{
color:#c00;
font-size:12px;
line-height:16px;
padding:10px;
text-align:left;
vertical-align:top;
}

.text5{
color:#333;
font-size:13px;
line-height:16px;
padding:10px;
text-align:left;
vertical-align:top;
}

.text6{
color:#333;
font-size:12px;
line-height:14px;
padding:0px 0px 10px 10px;
}

.text7{
color:#333;
font-size:12px;
line-height:16px;
padding:10px;
text-align:right;
vertical-align:top;
}

.text8{
color:#333;
font-size:13px;
line-height:16px;
padding:10px 10px 10px 0px;
text-align:left;
vertical-align:top;
}

.photo{
text-align:left;
vertical-align:top;
}

/*スクロール*/
.scroll01{
overflow-y:scroll;
overflow-X:hidden;
height:300px;
width:375px;
}

.scroll02{
overflow-y:scroll;
overflow-X:hidden;
height:100px;
width:315px;
}

.scroll03{
overflow-y:scroll;
overflow-X:hidden;
height:160px;
width:315px;
}

/*ナビテキスト*/
.navi{
color:#333;
font-size:14px;
line-height:20px;
padding:10px 0px 10px 0px;
text-align:left;
vertical-align:top;
}

/*faq*/
.title{
color:#333;
font-size:14px;
padding:10px;
text-align:left;
vertical-align:top;
}

.content1{
color:#333;
font-size:12px;
line-height:16px;
padding:10px 0px 10px 20px;
text-align:left;
vertical-align:top;
}

.box{
color:#333;
background-color:#ccc;
font-size:12px;
line-height:16px;
padding:10px;
text-align:left;
vertical-align:top;
}

/*採用情報*/
.recruit_table{
	border-collapse:collapse;
}

.recruit_table th{
	border: 1px solid #CCCCCC;
	font-size: 14px;
	color: #333333;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}


.recruit_table td{
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #333333;
	padding: 6px;
}

/*ご来店いただいた方*/
.orange {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.red {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.txt14 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #000000;
}

.txt15 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 0.5em;
}


/*root*/
.txt_root {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	padding: 0.5em;
	text-align:left;
}

/*お役立ち情報*/
.useful_table th{
	padding:6px;
	vertical-align:top;
}

.useful_table td{
	padding:8px 6px 6px 6px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	color:#333333;
	line-height:130%;
}