@charset "Shift_JIS";

/* ----------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #666666 url(bg_all.jpg) repeat-y;
}

.cbt {
	clear: both;
}

/* hdr ------------------------------------------------- */

#catch {
	margin-left: 16px;
	width: 788px;
	border-bottom: solid 1px #DDDDDD;
}

#catch h1 {
	float: right;
	margin-right: 14px;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}

#catch h2, #catch h2 a, #catch h2 a:visited {
	margin-left: 14px;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
}

#mainimg {
	margin: 20px 0px 30px 30px;
	width: 760px;
	height: 350px;
	background: url(hdr_img.gif) no-repeat;
}

.ttl1 {
	padding: 150px 0px 0px 25px;
}

.ttl1 a, .ttl1 a:visited {
	font-size: 18px;
	color: #EC3144;
	font-weight: bold;
}

.ttl2 {
	margin-left: 25px;
	color: #FFFFFF;
}

/* cnt ------------------------------------------------- */

#cnt {
	margin-left: 45px;
	padding-bottom: 50px;
	width: 745px;
}

#cnt ul {
	float: left;
	width: 142px;
	list-style-position: inside;
	list-style-type: none;
}

#cnt li a {
	padding: 3px 3px 3px 10px;
	display:block;
	line-height: 1.6;
	width: 126px;
	background: url(arw.gif) 3px center no-repeat;
}

#cnt li a:hover {
	background: #EEEEEE url(arw.gif) 3px center no-repeat;
}

/* ftr ------------------------------------------------- */

#ftr {
	clear: both;
	margin-left: 16px;
	padding: 10px 0px 20px 0px;
	width: 788px;
	border-top: solid 1px #DDDDDD;
}

#ftr p {
	margin-left: 10px;
}

/* link ------------------------------------------------ */

a, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
