@charset "utf-8";

/* 共通 */

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background-color: #fff4bb;
	text-align: center;
	line-height: 1.4em;
}

img {
	border: 0px;
}

img.btm {
	vertical-align: bottom;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	text-align: left;
	padding-bottom: 10px;
}

.clr {
	clear: both;
	height: 1px;
	line-height: 0em;
}

#container {
	width: 760px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#header {
	background-color: #face43;
	height: 76px;
}

#header img {
	vertical-align: middle;
}

img.taka {
	margin: 0 35px 0 10px;;
}

img.hitosuji {
	margin-right: 35px;
}

img.takagi {
	margin-top: 5px;
}

#menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px 0 20px 8px;
}

#menu img {
	margin-right: 5px;
}

#main {
	width: 720px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	background-color: #ffffff;
	text-align: left;
}

#footer {
	text-align: left;
	margin-top: 10px;
}

#f-link {
	float: left;
	width: 400px;
}

#f-copy {
	float: left;
	width: 360px;
	text-align: right;
}

#pagetop {
	text-align: right;
	padding: 0 0 20px 10px;
	background-color: #ffffff;
}

/* トップページ */

#egao {
	margin: 0 0 20px 0;
	text-align: center;
}

#yasui {
	margin-bottom: 10px;
}

img.cm {
	margin-left: 5px;
}

#tenpo {
	padding-bottom: 10px;
	font-size: 16px;
}
.tel {
	font-size: 18px;
}

.tenpo1 {
	float: left;
	width: 310px;
	height: 253px;
	background-image: url(images/home_tenpo_waku.jpg);
	background-repeat: no-repeat;
	padding: 15px 27px 0px 23px;
	position: relative;
}
.tenpo2 {
	float: left;
	width: 310px;
	height: 253px;
	background-image: url(images/home_honsya.jpg);
	background-repeat: no-repeat;
	padding: 15px 27px 0px 23px;
	position: relative;
}

.tenpo1 h2 {
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background-color: #003399;
	text-align: center;
	padding: 3px;
	margin: 0 10px 5px 0px;
}

.tenpo2 h2 {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin: 0 10px 5px 0px;
}

img.shodan {
	margin-top: 70px;
}

.kochira {
	position: absolute;
	left: 214px;
	top: 231px;
}

#top-oshirase {
	float: left;
	width: 465px;
	margin: 10px 20px 0 0;
}

#top-oshirase dl {
	margin-bottom: 10px;
}

#top-oshirase dt {
	padding-top: 5px;
}

#top-oshirase dd {
	border-bottom: solid 1px #999999;
	padding-bottom: 5px;
}

#top-ba {
	float: left;
	width: 235px;
	margin-top: 10px;
}

#mobile {
	background-color: #003399;
	color: #ffffff;
	line-height: 1.1em;
	margin-top: 30px;
}

.annai {
	color: #abe9ff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}

.annai-txt {
	padding: 0 10px;
}

.access {
	text-align: right;
	padding: 10px;
}

.access a {
	color: #ffff00;
	text-decoration: none;
}

/* 会社概要 */

#profile {
	background-image: url(images/profile_waku.gif);
	background-repeat: no-repeat;
	padding: 10px 20px;
	font-size: 16px;
}

#profile h1 {
	margin-bottom: 25px;
}

#profile h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 5px;;
}

#profile td {
	vertical-align: top;
	padding: 0 3px 5px 0;
}

#gaihan {
	margin-top: 20px;
}

#gaihan table {
}

#gaihan th {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	padding: 0 5px 5px 0;
	white-space: nowrap;
}

#gaihan td {
	vertical-align: top;
	padding: 0 5px 5px 0;
}

#gaihan-hyo {
	float: left;
	width: 415px;
	margin-top: 10px;
	margin-right: 5px;
}

#gaihan-gaku {
	float: left;
	width: 300px;
	margin-top: 10px;
}

#oshirase {
	margin: 20px 0;
	background-color: #e1f0b3;
}

#oshirase dl {
	margin: 0 20px;
}

#oshirase dt {
	padding-top: 5px;
}

#oshirase dd {
	border-bottom: dashed 1px #999999;
	padding-bottom: 5px;
}

#aisatsu {
	padding-bottom: 40px;
}

#aisatsu h2, #gaiyo h2 {
	margin-bottom: 20px;
}

img.syacho {
	float: right;
	margin-left: 20px;
}

#gaiyo, #enkaku-hyo {
	padding-bottom: 20px;
}

#gaiyo th, #enkaku-hyo th {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	padding: 0 10px 5px 0;
	white-space: nowrap;
}

#gaiyo td, #enkaku-hyo td {
	vertical-align: top;
	padding: 0 10px 5px 0;
}

#gaiyo-txt {
	float: left;
	width: 450px;
}

#gaiyo-zu {
	float: left;
	width: 270px;
}

#enkaku {
	background-color: #99ccff;
	padding: 10px 5px 10px 20px;
	margin-bottom: 20px;
}

#enkaku td {
	vertical-align: top;
	padding: 0 15px 5px 0;
	line-height: 1.2em;
}

#enkaku-hyo {
	margin-left: 30px;
}

/* 採用情報 */

#recruit {
	margin-bottom: 20px;
}

#recruit h1 {
	margin-bottom: 20px;
}

.yoko {
	margin-bottom: 20px;
}

.yoko h2 {
	margin-bottom: 20px;
}

.yoko table {
	margin-left: 20px;
}

.yoko th {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	padding: 0 10px 5px 0;
	white-space: nowrap;
}

.yoko td {
	vertical-align: top;
	padding: 0 10px 5px 0;
}


/* 各店舗 */

#mise {
	background-repeat: no-repeat;
	padding: 10px 15px;
	font-size: 16px;
}

.sanjo {
	background-image: url(images/sanjo_waku.gif);
}

.katsura {
	background-image: url(images/katsura_waku.gif);
}

.nagaoka {
	background-image: url(images/nagaoka_waku.gif);
}

#mise h1 {
	margin-bottom: 7px;
}

#mise td {
	vertical-align: top;
	padding: 0 3px 2px 0;
}

#mise-photo {
	margin: 20px 0;
}

#mise-photo img {
	margin-right: 5px;
	vertical-align: top;
}

#map-tennai {
	float: left;
	width: 430px;
}

#map {
	float: left;
	width: 271px;
	margin-left: 19px;
}

/* お問い合わせ */

#inquiry {
}
#inquiry h1, #privacy h1, #sitemap h1, #guide h1  {
	margin-bottom: 20px;
}

#inquiry h2 {
	margin: 20px 0;
}

#mailform {
}

#mailform th {
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding: 5px 10px;
	vertical-align: top;
	white-space: nowrap;
}

#mailform td {
	padding: 5px 10px;
}


#mailform input {
	border: solid 1px #999999;
	padding: 3px;
}

#mailform textarea {
	border: solid 1px #999999;
	padding: 3px;
}

#btn {
	margin: 10px 0 20px 0;
	text-align: center;
}

#btn input {
	padding: 3px 10px;
}
.kome {
	color: #cc0000;
	font-size: 12px;
}

/* プライバシーポリシー */

#privacy {
}

#privacy li {
	padding-bottom: 10px;
}

#privacy ol {
	margin-left: 30px;
}
#privacy ul {
	margin-left: 20px;
}

/* サイトマップ */
#sitemap {
}

#sitemap ul {
	margin: 10px 0 0 30px;
}

#sitemap ul ul {
	margin: 20px 0 0 40px;
}

#sitemap li {
	padding-bottom: 20px;
}

#sitemap li li {
	padding-bottom: 15px;
}


/* 当サイトの利用について */

#guide {
}

#guide li {
	padding-bottom: 10px;
}

#guide ul {
	margin-left: 20px;
}



/* 記事 */
#entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#entry img.title {
	margin: 20px 0 10px 0;
	
}

#entry h2 {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	background-color: #c2e066;
	padding: 7px 5px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

#entry ul, #entry ol {
	margin-left: 25px;
}

#date {
	text-align: right;
	padding-bottom: 20px;
	color: #003300;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#back {
	border-top: solid 1px #aaaaaa;
	text-align: right;
	padding-top: 5px;

}

/* アーカイブ */
#archives {
}

#archives h1 {
	margin-bottom: 20px;
}

#archives h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 20px;
}

#archives ul {
	margin-left: 20px;
}

#archives li {
	list-style: none;
	border-bottom: dashed 1px #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


#archives dl {
	margin-left: 20px;
}

#archives dd {
	border-bottom: dashed 1px #aaaaaa;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#prev {
	text-align: right;
}

/* ケータイサイト */

#howto {
}

#howto h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	color: #0000cc;
}

#howto h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

ol {
	margin: 0 0 10px 25px;
}

#howto p {
	padding-bottom: 20px;
}

