@charset "UTF-8";


/*****************************

            会社概要

******************************/

table#summary {
	font-size: 16px;
	letter-spacing: 0px;
	width: 555px;
	border: outset 2px #cc9999;
	margin:6px auto 13px 3px;
}

table#summary th {
   width: 110px;
   border: solid 1px #cc9999;
   padding: 8px 3px 4px 3px;
   line-height: 1.6em;
   font-weight: bold;
   text-align: center;
}

table#summary td {
   width: 430x;
   border: solid 1px #cc9999;
   padding: 8px 0px 8px 10px;
   line-height: 1.6em;
   text-align: left;
}

table#summary td ul li {
   list-style-type: square;
   list-style-position: inside;
}

div.mini {
	padding: 0;
	text-align: right;
	font-size: 10px;
        margin-right: 15px;
	margin-left: auto;
	margin-bottom: 2px;
	margin-top: 1px;
}



/*****************************

           スタッフ紹介

******************************/

table#staff {
  width: 555px;
  margin: 10px auto 20px 5px;
}

table#staff th {
   width: 270px;
   height: 270px;
   text-align: center;
   padding: 0;
}

table#staff td {
   width: 285px;
   height: 280px;
   text-align: left;
   vertical-align: top;
   padding: 15px 8px 4px 7px;
   font-size: 15px;
   line-height: 1.4em;
}

table#staff p.name {
   text-align: center;
   font-size: 16px;
   font-weight: bold;
   margin: 11px 0px 11px 0px;
   
}

table#staff p {
   text-align: left;
   font-size: 15px;
   font-weight: normal;
   margin: 4px 5px 0px 0px;
   letter-spacing: 0px;
}


/*****************************

         メディア紹介

******************************/

div#ubenippo,
div#comfie,
div#triangle,
div#nikkei {
	margin-left: 10px;
}

div#ubenippo img,
div#comfie img,
div#triangle img,
div#nikkei img {
	margin-right: 6px;
	vertical-align: middle;
}


div#jch,
div#ruriiro,
div#nekketsu,
div#ninkimon,
div#sawayaka {
	margin-left: 13px;
}
div#jch img,
div#ruriiro img,
div#nekketsu img,
div#ninkimon img,
div#sawayaka img {
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 3px;
}

p.img_zoom {
	text-align: center;
	line-height: 20px;
}



/*         メディア紹介ーＺＯＯＭ写真         */

table#triangle-zoom,
table#nikkei-zoom,
table#kry-zoom {
	width: 780px;
	height: 480px;
	border: 2px dashed #cc9999;
	background-color: #ffffff;
	margin: 30px auto 0 auto;
}

table#triangle-zoom th,
table#triangle-zoom td {
   text-align: center;
   padding: 0;
}

table#kry-zoom th,
table#kry-zoom td {
	text-align: center;
	padding: 0;
	height: 300px;
}



p#winClose {
	margin-top: 33px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
}



/*****************************

         工房／店舗

******************************/

div#store-around {
	margin-left: 35px;
}


div#store-inner {
	margin-left: 35px;
}


/*****************************

          アクセスＭＡＰ

******************************/

div#contents img#access {
	margin-top: 11px;
	margin-left: 21px;
}

div#contents p#gMap {
	text-align:right;
	margin-right: 25px;
	margin-top: 22px;
}


/*****************************

           GoogleMap

******************************/

div#map {
	width: 550px;
	height: 500px;
	text-align: center;
	margin: 10px auto;
}
*html div#map {
	margin-left: 10px;
}


/*****************************
 
       個人情報保護方針

******************************/

ul.privacy-list {
  list-style-position: inside;
  margin-left: 48px;
  font-size: 14px;
}

ul.privacy-list li{
  list-style-type: disc;
  line-height: 1.4em;
}

span.u {
  text-decoration: underline;
}

div#contents p#agreement {
  width: 410px;
  margin: 15px 5px 20px 88px;
}



/*****************************

          特商法の表示

******************************/

table#tokushou {
  width: 540px;
  margin-left: 11px;
  margin-top: 11px;
  border: outset 2px #fafafa;
}

table#tokushou th {
   text-align: center;
   font-weight: normal;
   font-size: 100%;
   line-height:1.4em;
   border: solid 1px #aaaaaa;
   padding: 8px;
   width: 140px;
}

table#tokushou td {
   text-align: left;
   font-weight: normal;
   font-size: 100%;
   line-height:1.4em;
   border: solid 1px #aaaaaa;
   padding: 8px;
}



/*****************************

          営業エリア

******************************/

ul#salesarea {
   font-size: 100%;
   margin-left: 51px;
}

ul#salesarea li {
   font-size: 1.2em;
   list-style-type: disc;
   line-height: 1.4em;
}

div#contents p#tocontact {
   font-size: 16px;
   font-weight: bold;
   margin: 22px 1px 15px 175px;
}




/*****************************

          求人募集

******************************/

div#contents table#offer {
	margin: 15px 10px 30px 5px;
	width: 530px;
	float: left;
}

div#contents table#offer th {
	font-size: 16px;
	width: 80px;
	padding: 15px 5px 15px 20px;
	border-bottom : 1px dashed #990000;
}

div#contents table#offer td {
	padding: 10px 3px 10px 0px; 
	line-height: 1.4em;
	border-bottom : 1px dashed #990000;
}


/*===================================

      問合せ(トップページ)

====================================*/




