@charset "UTF-8";
/* Style Import
----------------------------------------- */
@import "/common/themes/top/css/yui-font.css";
@import "/common/themes/top/css/default.css"; /* initial setting */
@import "/common/themes/top/css/layout.css";/* layout style */
@import "/common/themes/top/css/content.css";/* layout style */
@import "/common/themes/top/css/blogstyle.css";/* blog control style */

/*
===== 1: link setting ===========================
*/
a:link{
	color: #346bb2;
	text-decoration: none;
}
a:visited{
	color: #346bb2;
	text-decoration: none;	
}
a:hover{
	color: #f3802e;
	text-decoration:underline;	
}
a:active{
	color: #346bb2;
	text-decoration: none;	
}
ul.thumb li.heightLine-group1 {
	height: 300px;
}
ul.thumb li.heightLine-group2 {
	height: 300px;
}

dl.mapText {
	margin: 1em 0 0.5em 0;
	width: 550px;
}
dl.mapText dt {
	background: url(images/map.gif) no-repeat 80px 0px;
	padding-left: 0px;
	width: 100px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
dl.mapText dd {
	margin-left: 120px;
	width: 430px;
}
h4 {
	clear: both;
}
.map_links {
	margin-bottom: 2em;
	margin-left: 120px;
	background: url(images/map_point.jpg) no-repeat 0 4px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
dl.policy dt {
	font-size: 108%;
	font-weight: bold;
	background: url(images/policyPoint.jpg) no-repeat 0 0px;
	padding-left: 30px;

}
dl.policy dd {
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 20px;
}
dl.policy dd ul {
	margin-bottom: 1em;
}

dl.inq {
	margin-bottom: 15px;
}
dl.inq dd {
	padding: 2px 0 10px 15px;
	font-size: 105%;
	color: #ee9d05;
}
dl.inq dd img {
	margin-bottom: 10px;
}

dl.sitemap {
	margin-bottom: 15px;
}
dl.sitemap dt {
	background: url(images/sitemap.jpg) no-repeat 0 2px;
	padding-left: 20px;
	padding-bottom: 2px;
}
dl.sitemap dd {
	padding-left: 20px;
	padding-bottom: 10px;
}
dl.syaken {
}
dl.dlint01 dt {
	background: url(/themes/syaken/images/syakenPoint.gif) no-repeat 0 3px;
	padding-left: 15px;
	font-weight: bold;
}
dl.dlint01 dd {
	padding: 2px 0 10px 15px;
}
.links a {
	background: url(images/linkPoint.gif) no-repeat 0 8px;
	padding: 0px 0 0px 15px;
	line-height: 2.2;
	border-bottom: #999 1px dotted;
	width: 520px;
	display: inline-block;
}

.set {
	margin-bottom: 2em;
}
dl.theme dt {
	font-size: 123.1%;
	font-weight: bold;
	color: #FF0000;
}
dl.theme dd {
	padding: 5px 0 1.5em 0;
}
dl.outline dt {
	font-size: 108%;
	font-weight: bold;
	border-left: #ee0000 10px solid;
	padding-left: 15px;
}
dl.outline dd {
	padding: 5px 0 1em 25px;
}