@charset "UTF-8";

/* body‚ÉŠÖ‚·‚éCSS
--------------------------------------------------------------------------------*/

body {
	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 100%;
         background-color: #000000;
}
#container {
	width: 700px;
	margin: 0px auto 0px auto;
        background-color: #000000;
}
#top {  color: #ffffff;
	width: 229px;
	height: 40px;
        background-color: #363636;
}
#topright {
	float: right;
	height: 40px;
	width: 464px;
        text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 699px;
	padding-top: 5px;
}
#news {
	width: 221px;
	margin-top: 5px;
	background-color: #363636;
	color: #ffffff;
	padding: 4px;
}


#news a:link, #news a:active,  #news a:visited {color:#F7CB33;
}
#news a:hover {color:#000000;
}


#menu { font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        font-size : 0.85em;
	width: 438px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #000000;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 463px;
	float: right;
	margin-top: 5px;
	background-color:#363636;
}
p         {font-size : 0.75em;
           line-height : 1.5;
           color : #cccccc;
           margin-top : 0;
           text-align : left;
}




h1 {	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        padding: 4px;
	margin: 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
        font-size: 1.2em;
        font-weight: normal;
        color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
        border-bottom-width: 1px;
}

h3 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
        font-size: 0.95em;
	font-weight: normal;
	color: #ffffff;
       
}
h4 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 1em;
	font-weight:  bold;
	color: #ffffff;
          background-image : url(http://www.kimono-shop.co.jp/site-map/img/f7cb33.png);
           background-repeat : no-repeat;
           padding-left : 15px;
           background-position : 0 3px;
           margin-top : 40px;
}


h5{font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 1em;
	font-weight:  bold;
	color: #ffffff;
        margin-top: 45px;
}


h6{font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 1em;
	font-weight:  bold;
	color: #ffffff;
        margin-top: 10px;
}

div#pad {padding: 0px 10px 10px 10px;
	color: #ffffff;
}


#img.title-h2{margin-top:10px;
}





a:link {color:#F7CB33;
}

a:active {color:#F7CB33;
}

a:visited {color:#F7CB33;
}

 a:hover {color:#F7CB33;
}



p#pa {font-size : 0.75em;
     line-height : 1;
      color : #cccccc;
      margin-top : 0;
      text-align : left;
}

p#kaijyo {clear:both;} 



ul li {font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        font-size : 0.75em;
	margin: 0px;
	line-height: 25px;
         color:#cccccc;
}


input, textarea	{border: solid 1px #000000}

p#button input	{border: outset 3px #999999;
	background-color: #999999;
	color: #ffffff;
	width: 100px}


#footer {
	background-color: #000000;
	padding: 0px;
	width: 700px;
	color:#ffffff;
	font-size: 90%;
	text-align: right;
	clear:both;
	border-top: 10px solid #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
