@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */
@import "/common/themes/cms/css/blogstyle.css";/* blog control style */
@import "/common/themes/cms/css/thickbox.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #0034db;
	text-decoration: none;
}
a:visited{
	color: #0034db;
	text-decoration: none;
}
a:hover{
	color: #ff7700;
	text-decoration:underline;	
}
a:active{
	color: #ff7700;
	text-decoration: none;	
}
#gmenu ul li.equipment a {
	background-position: 0 -47px;
}

/*
===== 2: mainArea ===========================
*/
#main .categoryimg {
	clear: both;
	width: 825px;
	height: 298px;
}
#main .categoryimg img {
	border: 0;
}

.e01-catch {
	margin: 20px 0 20px 10px;
	background: url(images/catch_01.gif) no-repeat center top;
	width: 507px;
	height: 37px;
}
.e02-catch {
	margin: 20px 0 20px 10px;
	background: url(images/catch_02.gif) no-repeat center top;
	width: 507px;
	height: 40px;
}
.e03-catch {
	margin: 20px 0 20px 10px;
	background: url(images/catch_03.gif) no-repeat center top;
	width: 507px;
	height: 39px;
}


#sidebar {
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 14px;
	margin-left: 7px;
	width: 231px;
	color: #444444;
	overflow: hidden;
	font-size: 90%;
}
#main .maincol {
	margin: 0;
	padding: 0;
	float: right;
	width: 560px;
	padding-top: 14px;
	padding-right: 14px;
}

/*
 6.Main Contents [
----------------------------------------------------------- */
/*  [ Simple Entry
--------------------- */
.blogEntry {
	margin-bottom: 1.2em;
	background-color: #ffffff;	
	text-align: left;
	height: 1%;
}
.blogEntry:after{
	content: "";
	clear:both;
	display:block;
}

/*
.blogEntryHeader {
	background: url(images/entry_header.gif) no-repeat;
	height: 27px;
	width: 556px;
	padding-top: 4px;
	padding-left: 20px;
	overflow: hidden;
	color: #266662;
	font-weight: bold;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	color: #266662;
	text-decoration: none;
}
.blogEntryHeader a:hover {
	color: #ff7700;
	text-decoration: none;
}
.blogEntryHeader h2 {
	font-size: 100%;
	padding: 0;
}
*/

.blogEntryBody {
 	line-height: 1.5;
	word-wrap: break-word; /* fix for long text breaking main-Column float in IE */				
	overflow: hidden;     /* fix for long non-text content breaking IE main-Column float */
}
.blogEntryPosted {
	text-align: right;
}
.blogEntryPosted,
.blogEntryPosted a:link,
.blogEntryPosted a:visited,
.blogEntryPosted a:active {
  color: #808080;
  font-size: x-small;
}
.blogEntryMetadata {
}
.blogEntryMetadata,
.blogEntryMetadata a:link,
.blogEntryMetadata a:visited,
.blogEntryMetadata a:active {
  color: #808080;
  font-size: x-small;
}
.blogEntryBottom {
  clear: both;
}
.blogEntryLinks,
.itemLinks,
.commentLinks,
.trackbackLinks {
  color: #808080;
	text-align: right;
  font-size: x-small;
  float: right;
  padding-right: 10px;	
}
.bodyContentEven {
	background-color: #ffffff;
}
.bodyContentOdd {
	background-color: #ECEDEA;
}


table.equipment td,
table.equipment th {
	padding: 5px 8px;
	vertical-align: top;
}
table.equipment {
	width: 520px;
	border-top:1px solid #badcb0;
	border-right:1px solid #a2c09a;
	margin-bottom: 1em;
}
table.equipment caption {
	font-weight: bold;
	margin-bottom: 3px;
}
table.equipment th,
table.equipment td {
	border-bottom:3px double #badcb0;
	border-left:1px solid #a2c09a;
}
table.equipment th {
	background: #f5f9f3;
}

.blogEntryBody h4 {
	font-weight: bold;
	margin-bottom: 5px;
}
dl.d_list {
	margin-bottom: 0.7em;
}
dl.d_list dt {
	width: 80px;
	float: left;
	clear: left;
	margin-bottom: 3px;
}
dl.d_list dd {
	margin-left: 90px;
	margin-bottom: 5px;
}


/*
===== 3: index ===========================
*/
ul.indexBanner li {
	margin-bottom: 10px;
}
.index01 a {
	background: url(images/indexBanner01.jpg) no-repeat 0 0;
	width: 550px;
	height: 149px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.index01 a:hover {
	background-position: 0 -149px;
}
.index02 a {
	background: url(images/indexBanner02.jpg) no-repeat 0 0;
	width: 550px;
	height: 149px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.index02 a:hover {
	background-position: 0 -149px;
}
.index03 a {
	background: url(images/indexBanner03.jpg) no-repeat 0 0;
	width: 550px;
	height: 149px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.index03 a:hover {
	background-position: 0 -149px;
}


.photoBtn a {
	background: url(images/photoBtn.gif) no-repeat 0 0;
	width: 100px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.photoBtn a:hover {
	background-position: 0 -22px;
}
.cel01 {
	width: 160px;
}
.cel02 {
	width: 160px;
}
.movieBtn a {
	background: url(images/movieBtn.gif) no-repeat 0 0;
	width: 100px;
	height: 22px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.movieBtn a:hover {
	background-position: 0 -22px;
}