@charset "UTF-8";

@import "/common/themes/cms/css/default.css"; /* initial setting */
@import "/common/themes/cms/css/layout.css";/* layout style */

a:link {
	color: #1d3994;
  text-decoration: none;
}
a:visited {
	color: #1d3994;
  text-decoration: none;
}
a:hover {
	color: #fe6e2b;
  text-decoration: underline;
}
a:active {
	color: #1d3994;
  text-decoration: none;
}
.categoryName {
	background: url(images/categoryTitle.jpg) no-repeat 0 0;
}
.photoL {
	margin: 0 0 1em 0;
}
.lineHarf {
	border-top: #999 1px dotted;
	margin: 1em 0 1em 295px;
	height: 1px;
}
.mokujiBox {
	padding: 10px 15px;
	clear:both;
	border: #464241 1px solid;
}
.mokujiTitle {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: #999 1px dotted;
}
.titleBox {
	clear:both;
	padding: 10px 15px;
	color: #660000;
	border: #660000 1px solid;
}
.q {
	color: #0000AA;
}
.line {
	border-top: #999 1px dotted;
	margin: 1em 0;
	height: 1px;
}
.photo {
	border:1px solid #999999;
	padding:3px;
	margin: 0 5px;
}
img.photoLeft {
	margin: 0 1em 1em 0;
	border:1px solid #999999;
	padding:3px;	
}
img.photoRight {
	margin: 0 0 1em 1em;
	border:1px solid #999999;
	padding:3px;	
}
