@charset "Shift_JIS";

/*
	css for SLEEPERS CO. website
    design by yujiro
    http://www.cool-dzine.com/
    2005
*/

/* BASE----------------------------------------------------------- */

body {
	margin: 0px 10px 20px 10px;
	padding: 0px ;
	width:702px;
	background-image:url(http://sleepers.co.jp/img/bg.gif);
	background-repeat:repeat-y;
	background-color: #F1EEEA ;
	font-family: "Osaka",Verdana, Arial,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	}

a:link {color: #a0a0a0; text-decoration: none;}
a:visited {color: #a0a0a0; text-decoration: none;}
a:active {color: #a0a0a0; text-decoration: none;}
a:hover {color: #666666; text-decoration: none;}

a img{
	border-style:none;
	}

h1 {
    font-size: 100%;
    }

h2 {
    font-size: 100%;
    }

h3 {
    font-size: 100%;
    }

/* index --------------------------------------------------- */
#header {
   display:none;
    }

#linkspace {
    width : 670px ;
    text-align: right;
	border-bottom: 1px solid #4F4F4F;
    }

#main  {
	padding-top:60px;
	}


p#mainphoto {
	width: 200px;
	height:18px;
	background-image: url(./img/topPhoto.jpg);
	background-repeat: no-repeat;
	padding-top:390px;
	padding-bottom:80px;
	padding-left:200px;
	padding-right:250px;
	margin-top:0px;
	margin-bottom:60px;
	margin-left:auto;
	margin-right:auto;
    }



.textarea {
    width: 600px;
    height:300px;
    }

.phototable {
    width:370px;
    float : right;
	text-align: right;

   	/* border : solid 1pt #CCCCCC ;  */
	}



.footer{
    padding-top:5px;
    text-align:right;
    border-top: 1px solid #4F4F4F ;
    }



/* page 02 --------------------------------------------------- */

#main2  {

	}

.img{
       align: center:
       margin: auto;
       
}
hr{
	clear:both;
	height:0px;
	padding:0px;
	margin-top:-1em;
	display:none;
	}

.textarea2 {
	width: 590px;
	margin:10px auto;
	padding-left:10px;
	padding-bottom:0px;
	background-image:url(img/text_bg.gif);
	background-repeat:repeat-y;
	background-position:15px 0px;
	
    }

.column {
	width: 250px;
	float : left;
	font-size: 11px;
	line-height: 160%;
	color: #606060;
	padding: 15px;
	margin-right:10px;
	}

p#newsphoto{
	text-align:center;
	}

div#shopphoto {
	width: 280px;
	float : right;
	padding: 0px 15px 0px 0px;
    }

/*NewsArea*/
div#newsarea{
	width: 550px;
	margin:10px auto;
	padding:10px;
	background-color:#E8E8DB;
	border-top:10px solid #F5F5ED;
	/*color:#000;*/
	font-size:10px;
	line-height:180%;
	clear: both;
    }


.news {
	font-size: 11px;
	line-height: 160%;
	color: #606060;
	}

#newsarea img{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
#info{
clear:both
}

