<style type="text/css">
  <!--
/*-------------------------------------------------------------

	1-1. Layout

-------------------------------------------------------------*/

div#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	width: 770px;
	background-color: #FFFFFF;
}

div.more {
	text-align: right;
	padding: 10px 0;
}


/*-------------------------------------------------------------

	1-2. index Layout

-------------------------------------------------------------*/
h1 {
	margin-top: 8px; margin-left: 3px; font-weight: normal;} 
 .list {padding-top: 3px;}
 
 .left_con {width: 200px; padding-top: 10px; float: left;}
 .center_con {width: 500px; padding-top: 10px;}
 
 .content { position: relative; top: 3px;}
 
 /*-------------------------------------------------------------

	1-3. shopping Layout

-------------------------------------------------------------*/
 .shop01 {float: left; padding-right: 30px; padding-top: 8px; width:130px; height:150px;}


/*-------------------------------------------------------------

	2-1. font style

-------------------------------------------------------------*/

  .SS {font-size: 10px; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  .S {font-size: 12px; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  .M {font-size: 14px; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  h1 {font-size: 12pt; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  .L {font-size: 18px; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  .LL {font-size: 24px; line-height: 	125%; font-family:Osaka,"ＭＳ ゴシック";}
  .L2 {font-size: 28px; line-height: 125%; font-family:Osaka,"ＭＳ ゴシック";}
  A:link,A:visited,A:active {text-decoration: none; color:#000000;}
  A:hover {text-decoration: underline; color: #ff0099;}
  A.monte2:link,A.monte2:visited {color:darkkhaki}
  A.monte:hover {color:#ffffcc}
  body {scrollbar-track-color: #000000;scrollbar-face-color: #000000;scrollbar-3dlight-color: #000000;scrollbar-arrow-color: #666666; font-size: 14px;}
  -->
  