@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css"; /* initial setting */
@import "/common/themes/cms/Scripts/thickbox.css"; 

a:link {
	color: #508ae9;
	text-decoration: none;
}
a:visited {
	color: #5e50e9;
	text-decoration: none;	
}
a:hover {
	color: #e97f50;
	text-decoration: underline;
}
a:active {
	color: #508ae9;
	text-decoration: none;	
}

.link {
	background: url(images/linkIkon.gif) no-repeat 0 4px;
	padding-left: 18px;
}

.photoPage {
	padding: 5px 10px;
}

table.brand td {
	padding: 20px 10px;
}
.brandBg {
	background: url(images/bg.jpg) no-repeat right 30px;
	width: 632px;
}

/*
===== thumbNail  ===========================
*/
ul.thumbNail {
	width: 632px;
	clear: both;
	margin-bottom: 1.5em;
}
ul.thumbNail li {
	float: left;
	margin: 0 0px 10px 10px;
}
ul.thumbNail li img {
	width:200px;
	height: 150px;
	overflow: hidden;
}
/*
===== entryBg  ===========================
*/
#b01Bg {
	background: url(images/akaseBg.jpg) no-repeat right 50px;
	height: 385px;
}
#b02Bg {
	background: url(images/kitokiBg.jpg) no-repeat right 90px;
	height: 466px;
}
#b03Bg {
	background: url(images/nissinBg.jpg) no-repeat right 120px;
	height: 517px;	
}
#b04Bg {
	background: url(images/hokuminBg.jpg) no-repeat right 100px;
	height: 432px;	
}
