@charset "shift_jis";



body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;		/*全般の文字サイズ*/
	line-height: 2;		/*全般の行間*/
	color: #666666;		/*全般の文字色*/
	background-image : url(http://www.yomogiya.com/img/back.gif);
	background-repeat: repeat-y;
	background-color: #FAFFE6;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.look {
	background: #f5f5f5;
}

.color1 {
	color: #47A900;
}

td {
    font-size: 75%;
}


/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {
	color: #333333;		/*リンク部分の文字色*/
}

a:hover {
	color: #47A900;		/*リンク部分のカーソルオーバー時の文字色*/
}




/*コンテナー（特に変更の必要なし）
---------------------------------------------------------------------------*/
#container {
	width : 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}



/*ヘッダー
---------------------------------------------------------------------------*/

#header h1 {
	font-size: 10px;		/*h1タグの文字サイズ*/
	font-weight: normal;	/*太さを通常に戻す。太字がいいならこの１行を外す。*/
	width: 700px;			/*右上の住所とTEL画像にかぶらないように幅を設定*/
	line-height: 1.4;		/*複数行になった場合用の行間設定*/
	padding-bottom: 10px;	/*下のロゴ画像との余白*/
}


/*トップメニュー
---------------------------------------------------------------------------*/
#a-box {
          float: left;
          width: 260px;
}

#b-box {
          float: right;
          width: 440px;
}

ul#topmenu {
	height: 54px;
	line-height: 54px;
	background : url(../img/topmenu_bg.gif) no-repeat center top;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;	/*メニューのテキストの文字間隔を少し広めにとる設定*/
	overflow: hidden;
}

ul#topmenu li {
	float: left;
}

ul#topmenu li a {
	color: #FFFFFF;	/*メニューの文字色*/
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background : url(../img/topmenu_line.gif) no-repeat right center;
}

ul#topmenu li a:hover {
	background : url(../img/topmenu_bg.gif) no-repeat center bottom;
}



/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



/*サイドコンテンツ
---------------------------------------------------------------------------*/
#side {
	float: left;	/*サイドコンテンツを左側に配置する設定*/
	width: 182px;
	padding-top: 10px;
	padding-bottom: 100px;
}

#side h3 {
	font-size: 100%;
	line-height: 56px;
	background : url(../img/midashi_bg1.gif) repeat-x;
	height: 56px;
	text-align: center;	/*h3見出しのテキストを中央よせにする設定。左よせがいいなら１行削除する。*/
	overflow: hidden;
}

#side p {
	padding-top: 0.5em;
	padding-bottom: 1em;
}

img {
	border:0;
}
.tyumon {
	width:186px;
height:71px;
background : url(../img/tyumon2.gif) no-repeat left center;
}
.tyumon a {
	display:block;
font-size:1px;
line-height:1px;
outline:none;
}
.tyumon a:hover {
	text-indent:-9999px;
}



/*サイドメニュー
---------------------------------------------------------------------------*/
UL.sidemenu A {
	color: #666666;	/*文字色*/
	text-decoration: none;
	text-align: center;	/*テキストを中央よせにする設定。左よせがいいなら１行削除する。*/
	border-bottom: 1px solid #aeaeae;	/*各メニュー下に1pxの直線を引く設定*/
	display: block;
	width : 182px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
  bottom : inherit;
}

ul.sidemenu a:hover {
	background: #f7f7f7;	/*カーソルオーバー時の背景色*/
	color: #000000;			/*カーソルオーバー時の文字色*/
}




/*メインコンテンツ
---------------------------------------------------------------------------*/
#main {
	float: right;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 100px;
}

#main h2 {
	font-size: 100%;
	background : url(../img/h2_bg.gif) no-repeat;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 50px;
}

#main p {
	padding: 0.5em 10px 1em;
}

#main .box1 {
	width: 100%;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
float: center;
text-align: left;
}

#main .akatyan {
	float:left;
width: 270px;
margin-right: 5px;
margin-bottom: 15px;
text-align: left;
}

#main .kanzou {
	float:left;
width: 270px;
margin-right: 5px;
margin-bottom : 10px;
text-align: left;
}

#main .box2 {
	width: 100%;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
float: center;
text-align: left;
}

#main .akatyansetumei {
	float:left;
width: 260px;
margin-right: 5px;
margin-bottom: 15px;
text-align: left;
}

#main .kanzousetumei {
	float:left;
width: 260px;
margin-right: 5px;
margin-left: 15px;
margin-bottom: 15px;
text-align: left;
}

#main .box3 {
	width: 100%;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
float: center;
text-align: left;
}

#main .ibukiyama {
	float:left;
width: 270px;
margin-right: 5px;
margin-bottom: 15px;
text-align: left;
}

#main .tounyuu {
	float:left;
width: 270px;
margin-right: 5px;
margin-bottom: 15px;
text-align: left;
}

#main .box4 {
	width: 100%;
display: inline-block;
margin-right: 0px;
margin-bottom: 15px;
float: center;
text-align: left;
}

#main .ibukiyamasetumei {
	float:left;
width: 260px;
margin-right: 5px;
margin-bottom: 15px;
text-align: left;
}

#main .tounyuusetumei {
	float:left;
width: 260px;
margin-right: 15px;
margin-left: 15px;
margin-bottom: 15px;
text-align: left;
}

#main .page {
  float:center;
  margin             : 0;
  padding            : 0;
  width              : 100%;
}

#main .page ul, .page li {
  display            : inline;
  list-style-type    : none;
  margin             : 0;
  padding            : 0;
}

#main .page:before, .page:after {
  clear              : both;
  content            : ".";
  display            : block;
  height             : 0;
  visibility         : hidden;
}

#main .page a {
  border             : 1px solid #ccc;
  cursor             : pointer;
  display            : inline-block;
  float              : center;
  margin             : 0.2em 0.2em 0 0;
  padding            : 0.1em 0.4em;
  text-align         : center;
  text-decoration    : none;
}

#main .page a:hover {
  background         : #f0f7e8 none repeat scroll 0 0;
  border             : 1px solid #83bc46;
}

#main .mametisiki {
  float : light;
  width :450px;
  margin  : 0.2em 0.2em 0 0;
  border-color: #00cc33;
  border-style: dotted;
  text-align  : left;
}

/*フッター
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	line-height: 1.4;
	text-align: center;
}





/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main DL.new {
	width: 96%;			/*What's Newボックスの幅*/
	height : 300px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #FAFAFA;	/*背景の色*/
	border: 1px dotted #cfcfcf;	/*フチのライン*/
	margin-top: 0.5em;
}

#main dt {
	font-weight: bold;	/*日付の色を太字にする*/
}

#main dd {
	border-bottom: 1px dotted #cfcfcf;	/*説明文の下に1pxの点線(dotted)を#cfcfcfの色で入れる。*/
}

<MAP name="header">
  <AREA href="../index.html" shape="poly" coords="1,50,1,90,250,87,249,46,234,18,194,12,54,11,38,42,4,45,2,47">
  <AREA href="../hazimete.html" shape="rect" coords="486,6 596,31">
  <AREA href="../tuhanho.html" shape="rect" coords="606,8 701,31">
  <AREA href="../sitemap.html" shape="rect" coords="714,8 791,32">
  <AREA href="../cgi/cart.cgi?mode=view" shape="rect" coords="409,85 529,109">
  <AREA shape="default" nohref>
</MAP>