body{
color: #000000;
background-color: #ffffff;
background-attachment: fixed; 
text-align:center; }


.outline{
width : 750px;
padding : 20px ;
text-align : left;
margin: 20px auto 15px auto;
border:dotted 2px #cccccc;}

.header{
margin-bottom : 30px ;
text-align : center ;
color: #000000;}

.margin{
width : 100% ;
margin :0px 0px ;
}

.main {
width : 500px;
float : left ;}

.menue {
margin-left: 500px;}

.margin2{
width : 100% ;
margin : 10px 0px ;
}

.footer {
clear:left;
width : 100% ;
font-size: 0.8em;
text-align : center ;}

.footer2 {
width : 100% ;
font-size: 0.8em;
text-align : left ;}



h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
        margin: 0;
	font-size: 1.6em;
	text-align: left;
	
}
h1, h1 a, h1 a:hover, h1 a:visited, .description { color: #000000; text-decoration: none; }
.description { font-size: 0.85em; text-align: left; padding-bottom: 10px;}

h2 {font-size: 1.2em; margin:0 0 1em 0;padding-left:5px; border-bottom: 1px dotted #999999; border-left: 5px solid #999999;}
h3 {font-size: 1.0em; padding-left:5px; border-bottom: 1px dotted #999999; }

.red { color: red ;}

.menue ul {list-style-type: none;   text-align:left; }
.menue li {margin: 0 0 5px -10px; padding-left: 5px; border-left:5px solid gray;}
.menue h3 {font-size: 1.0em;margin: 0 0 -12px 30px; padding-left: 5px;
 border-left:5px solid gray;border-bottom: 1px dotted gray;}
.menue img{margin:10px 0 0 30px;}

.main ol li {margin-left:0px; padding-top: 0px;text-align:left;}

.main h1 {margin-left:0px; padding-top: 0px;text-align:left;font-size: 1.2em;}

.kakomi { background-color:lavender; margin: 0 0.5em 0.8em 0.5em;  padding:0 0 0 5px ;}

.shouhin {font-size: 0.8em; width:500px; border:3px solid silver; position:relative; }
.shouhin img{float: left; margin:5px 5px 2px 5px;}

.men {width:250px; border-right: 1px solid silver; position:relative; top:0; left:0; }
.women {width:248px;  position:absolute; top:0; left:251px;}

/****** 画像リンクの青 を消す *******/
a img {
    border-style:none;
}
