body{
	text-align:center;
	margin: 0; 
}
a:link {
	color:#005bac;
	text-decoration:none;
}
a:visited {
	color:  #333399;
	text-decoration:none;
}
a:hover,
a:active {
	color:#005bac;
	text-decoration:underline;
}

img { border-style:none; }

a img { border-style:none; }

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	color: #666;
}

.cb {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background:url(images/bg_line.gif) repeat-y 100%;
	position: relative;
}
.chead{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	padding:2px 0px 2px 0px;
}

.jmenu {
	height: 30px;
	text-align: left;
	position: relative;
	width: 800px;
	margin-top: 10px;
}
.content {
	width: 800px;
}

.cbfooter{
	margin:20px 0px 10px 0px;
	text-align: center;
}
.headcontent {
	text-align: left;
	width: 450px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 340px;
	top: 45px;
}
.cb .cbmiddle1 dl {
	width: 600px;
	clear: both;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}
.cb .cbmiddle1 dt {
	float: left;
	width: 600px;
	margin-left: 80px;
}
.cb .cbmiddle1 dd {
	padding: 5px 0px 5px 0px;
	display: block;
	width: 600px;
	margin: 0px 0px 0px 10px;
}
.cb .jmenu div {
	position:relative;
	float:left;
	width:150px;
}
.cbmiddle1 {
	position:relative;
	width:800px;
	margin-top:20px;
}
.cbmiddle2 {
	position:relative;
	width:800px;
	margin-top:30px;
}
.titlefont {
	font-size:16px;
	font-weight:bold;
}
.ma_desc_font {
	width:745px;
	font-size:14px;
	color:#333333;
	margin-top:5px;
}

