@charset "utf-8";
body{
	width:100%; margin-top:0;
  color : #454545;
  font-family : "Work Sans";
  font-size : 14px;
  text-decoration : none;
  font-weight : 300;
}
div#my_body{
	margin : 0 auto;
margin-top:0;
padding:0;
width:1000px;
border-left: 1px solid  #000000;
border-top:0px;
border-right:0;
border-bottom:0;
position:relative;
}
div#my_header{
	background-color:#ffffff;
 width : 100% ; height : 100px;
margin : 0 ;padding:0;
}
div#header_logo{
	margin:0px; padding-left:10px;
  width : 350px;
  float : left;
  padding-top : 5px;
}
h1#logo{
	font-family:stalemate;
margin:0px;padding : 20px 0px 0px;
  font-weight : 200;
  font-size : 45px;
float:left;
  color : black;
}
a#top{
	color:#9741EE;
}
div#header_2{
	float : left;
  width : 640px;
  position : relative;
margin:0;padding-top:20px
;
 
  font-family : メイリオ, ヒラギノ;
  text-align : center;
  line-height : normal;
  font-size : 7px;
}
h1#{
font-size:15px;
}

div#my_navigation{
	background-color:#ffffff;
float:left;width:270px;
margin:0;padding:0;
}
ul#left_navi{
	list-style-image : url(img/menu_arrow.gif);
margin-left:15px;
}
li#ln{
	font-family:Work Sans;
	font-size:24px;
	padding-left:10px;
	padding-bottom:30px;
}
a.ml{
   color:#393939;
   text-decoration:none;
font-weight:300;
}
a:active.ml{
	color:#393939;
}
a:visited.ml{
	font-weight:300;
	color:#393939;
}

a:hover.ml{
	text-decoration:underline;
color:#9741EE;
}
div#shopinfo{
	font-weight : normal;
	font-size:14px;
font-family:"メイリオ","ヒラギノ";
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
}
b#shopinfo{
	font-family:Georgia;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:10px;
	padding-right:0.8em;
       font-size:0.9em;
  font-weight : bold;
 padding-left : 10px;
}
h2{
	font-family:メイリオ,ヒラギノ;
	padding-left:10px;
       	font-size:16px;
font-weight:500;
margin:20px 0 20px 0;
}
h3{
	padding-left:10px;
font-family:メイリオ,ヒラギノ;
font-size : 1em;
font-weight : 400;
  line-height : 30px;
}
div#my_contents{
	float:left;width:730px;height:690px;
margin:0;padding:0;
  color : #ffffff;
  background-color : white;
  background-repeat : no-repeat;
}
div#news{
	float:left;width:700px;
margin:0;
padding:0 0 30px 0;
}
li#ft{
	font-family:メイリオ,ヒラギノ;
	margin-right:20px;
	font-size:15px;
	display : inline-block;
}
div#my_footer{
	 
background-color:#ffffff;
width : 100% ; clear : both ;
margin:0;padding:30px;
}
ul#footer_navi{
	text-align:center;
	margin-top:20px;
}
div#footer_navi{
	text-align:center;
padding-top:30px;
}
a.ft{
   color:#393939;
   text-decoration:none;
font-weight:300;
}
a:active.ft{
	color:#393939;
}
a:visited.ft{
	font-weight:300;
	color:#393939;
}

a:hover.ft{
	text-decoration:underline;
color:#9741EE;
}
div#end{
	margin-top:20px;
margin-bottom:10px;
	font-size:10px;
text-align:center;
clear:both;
}