@charset "UTF-8";
@import url(main.css);

#contentsBox{
	padding-top:15px;
}

#leftcolum{
	float:left;
	width:699px;
	min-height:400px;
}

#rightcolum{
	width:225px;
	float:right;
}

#leftcolum .entryBox{
	margin-top:15px;
}

#leftcolum .entryTitle{
	padding-top:3px;
	margin-left:32px;
}

#leftcolum .entryTitle .title{
	float:left;
}

#leftcolum .entryTitle .map{
	float:right;
}

#leftcolum .textBox{
	float:left;
	width:417px;
}

#leftcolum .textBox .data{
	margin-top:15px;
	margin-left:35px;
}

#leftcolum .photo{
	float:right;
}

#rightcolum{
	padding-top:12px;
}

#rightcolum .title{
	margin-bottom:3px;
}

#rightcolum ul.secondContents{
	width:207px;
	margin-left:18px;
	margin-bottom:20px;
}

#rightcolum ul ul{
	margin-left:18px;
}

#rightcolum ul a{
	background:url(../images/arrow.gif) no-repeat 11px center;
	padding-left:30px;
}

#rightcolum ul li{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding:2px 0 3px 0;
}

#rightcolum ul li.noBorder{
	background-image:none;
}

#rightcolum ul li.noBorder p{
	background:url(../images/dot_line.gif) repeat-x left bottom;
	padding-bottom:1px;
}

.onlinestore{
	margin-top:70px;
}
.outlet{
	margin-top:10px;
}