@charset "UTF-8";
/************************************************
1.content header
************************************************/
#header{
      marign-top: 0px;
      padding: 0px;
      width: 900px;
      margin-left: auto;
      margin-right: auto;
}

.headertext{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
	position: -2em;
}
/************************************************
4.topnavi
************************************************/
div#topnavi {
width:900px;
height:42px;
margin-right: auto;
margin-left:auto;
background-image:url(../home/bg_topnavi.png);
background-repeat:no-repeat;
background-position:left bottom;
padding:0px 0 0 0;
clear: both;
}
ul#topgnavi{
list-style: none;
margin: 0;
padding: 0;
width: 880px;
}

ul#topgnavi li{
list-style: none;
float: left;
margin-right: 0px;
}

ul#topgnavi a{
display: block;
}

ul#topgnavi span{ display:none; }


#yishome a.yishome {
width:93px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:0 -42px;
}

a.yishome {
width:93px;
height:42px;
background-image:url(../home/topnavi.png);
}

a:hover.yishome { background-position:0 -40px;}

#yisfood a.yisfood {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-93px -42px;
}

a.yisfood {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-93px 0px;
}

a:hover.yisfood { background-position:-93px -40px;}

#yisshop a.yisshop {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-183px -42px;
}

a.yisshop {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-183px 0px;
}

a:hover.yisshop { background-position:-183px -40px;}

#yisart a.yisart {
width:121px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-273px -42px;
}

a.yisart {
width:121px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-273px 0px;
}

a:hover.yisart { background-position:-273px -40px;}

#yisblog a.yisblog {
width:88px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-394px -42px;
}

a.yisblog {
width:88px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-394px 0px;
}

a:hover.yisblog { background-position:-394px -40px;}

#yisphoto a.yisphoto {
width:98px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-484px -42px;
}

a.yisphoto {
width:98px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-484px 0px;
}

a:hover.yisphoto { background-position:-484px -40px;}

#yisbestof a.yisbestof {
width:109px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-584px -42px;
}

a.yisbestof {
width:109px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-584px 0px;
}

a:hover.yisbestof { background-position:-584px -40px;}

#yisabout a.yisabout {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-695px -42px;
}

a.yisabout {
width:91px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-695px 0px;
}

a:hover.yisabout { background-position:-695px -40px;}

#yiscontact a.yiscontact {
width:89px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-786px -42px;
}

a.yiscontact {
width:89px;
height:42px;
background-image:url(../home/topnavi.png);
background-position:-786px 0px;
}

a:hover.yiscontact { background-position:-786px -40px;}

/************************************************
2.navigation path
************************************************/
#navipath{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

ul.path{
	list-style-type: none;
	width: 900px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	clear: right;
}


li.path{
	marign: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	float: left;
	font-size: 12px;
	
}

li.pathcurrent{
	marign: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	float: left;
	font-size: 12px;
	color: #FF0000;
}

li.path a{
	color: #808080;
}

li.path a:hover {
    background-color: #CCCCCC;
}



/************************************************
3.side bar
************************************************/
.sidebarnavi{
	width: 190px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	margin-top: 50px;
	border-top-style: dotted; 
	border-top-color: #959595;
	border-top-width: 1px;
}

/***ie and firefox debug***/
.sidebarnavi a{
	text-decoration: none;
	outline: none;
}

.sidebar{
	width: 190px;
	padding: 0px;
	margin: 0px;
}

ul.sidenavi{
	list-style-type: none;
	width: 190px;
	margin-top: 0px;
	padding-left: 0px;
	clear: both;
}


	
li.sidenavi{
	marign: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	font-size: 10px;
	text-align: right;
	
}

li.sidenavishopmap{
	marign: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	width: auto;
	font-size: 10px;
	text-align: right;
	
}

li.sidenavimain{
	marign: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	test-weight: bold;
	font-size: 18px;
	text-align: right;
}

li.sidenavicurrent{
	marign: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	width: auto;
	font-size: 10px;
	color: #ff0000;
	text-align: right;
}
li.sidenavishopmapcurrent{
	marign: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
	width: auto;
	font-size: 10px;
	color: #ff0000;
	text-align: right;
}


ul.sidenavi a{
	color: #808080;
}

ul.sidenavi a:hover {
    background-color: #CCCCCC;
}

/************************************************
3.content main
************************************************/
#contenttitle{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.titlelogo{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}
	
#contentmain{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}


.contentttext{
	width: 700px;
	height: 150px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	vertical-align: middle;
	border-top-style: dotted; 
	border-top-color: #959595;
	border-top-width: 1px;
}




.contentcategoryshop{
	width: 700px;
	height: 280px;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: middle;
	border-top-style: dotted; 
	border-top-color: #959595;
	border-top-width: 1px;
	clear: both;


}

.contentcategory{
	width: 700px;
	height: 150px;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	vertical-align: middle;
	border-top-style: dotted; 
	border-top-color: #959595;
	border-top-width: 1px;
	vertical-align: middle;
	border-top-style: dotted; 
	border-top-color: #959595;
	border-top-width: 1px;
	clear: both;
}
	

.categoryimage{
	width: 150px;
	float: left;
	padding: 0px;
	margin-left: 90px;
}

.categoryshopimage{
	width: 230px;
	float: left;
	padding: 0px;
	margin-left: 0px;
}

/***ie and firefox debug***/
.categoryimage a{
	text-decoration: none;
	outline: none;
}

.contentscategoryimage{
	width: 150px;
	float: left;
	padding: 0px;
	margin-left: 50px;
}

/***ie and firefox debug***/
.contentscategoryimage a{
	text-decoration: none;
	outline: none;
}


.categorytitle{
	width: 400px;
	float: right;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 40px;
	margin: 0px;
}

.categorytitle h2{
	font-size: 25px;
}

.categorytitle h3{
	font-size: 18px;
	color: #FF0000;

}

.categorytitle h3 a{
	color: #FF0000;
}


.categorytitle a:hover {
    background-color: #CCCCCC;
}


.categorytitle h4{
	font-size: 14px;
}

.categorytitle p{
	font-size: 14px;
	margin-top: 10px;
	margin-right: 50px;
}


h4, h3.comingsoon{
	color: #959595;
}

	
	
h1.content{
	font-size: 40px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}



