
html {
	font-family: "MS UI Gothic", "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#outline {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: solid 0px #cccccc:
}

#header {
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url("../images/header.gif") no-repeat;
}

.h2_bg {
	width: 700px;
	height: 38px;
/*
	background: url("../images/h2_back.gif") no-repeat;
*/
	background-color: #F5F5F5;
	border-top: 2px solid red;
	border-bottom: 1px solid red;
}

.h2_bg h2 {
/*
	font-size: 12pt;
	padding: 10px 0 0 40px;
*/
	font-size: 16pt;
	padding: 8px 0 0 10px;
	color: red;
}

img {
	border: none;
}

a.widelink:link, a.widelink:visited {
	color: #444444;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.widelink:hover {
	text-decoration: underline;
}

.side_title_bg {
	width: 173px;
	height: 28px;
	background-image: url(../images/ca_side_bg.gif);
}

.side_title {
	padding: 8px 0 0 30px;
	font-weight: bold;
}

.side_title a.widelink:link, .side_title a.widelink:visited {
	font-size: 11pt;
}

#footer a.widelink:link, #footer a.widelink:visited {
	font-size: 8pt;
}

#footer .hn {
	color: #444444;
	font-weight: bold;
	font-size: 8pt;
}

#globalNavi {
	padding: 5px 0 0 4px;
}

#breadClumb {
	padding: 6px 0 6px 15px;
	font-size: 80%;
	margin-bottom: 10px;
}

#contents {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

.side_box {
	border: solid 1px #cccccc;
	padding: 5px 0 5px 5px;
}

.side_menu {
	margin: 0;
}

.side_menu ul {
	list-style-image: url("../images/cap.gif");
	line-height: 140%;
}

.side_menu ul li {
	margin: 8px 0 8px -18px;
}

.box_text {
	padding: 10px 10px 5px 10px;
	color: #333333;
	line-height: 140%;
}

#news {
	height: 212px;
	padding: 6px 9px;
	font-size: 120%;
	line-height: 140%;
}

#footer {
	clear: both;
	border: solid 1px #cccccc;
	padding: 5px 0 5px 5px;
}

.news_bg {
	width: 280px;
	height: 28px;
	background: url("../images/ca_news.gif") no-repeat;
}
.footer_bg1 {
	width: 790px;
	height: 20px;
	background: url("../images/ca_serv02.gif") no-repeat;
}
.footer_bg2 {
	width: 790px;
	height: 20px;
	background: url("../images/ca_serv03.gif") no-repeat;
}

#contents ul {
   list-style-image: url("../images/cap.gif");
   line-height: 140%;
}

h3 {
	padding-top: 4px;
	padding-left: 30px;
	color: red;
	background: url("../images/h3_bg.gif") no-repeat;
	height: 27px;
}

.h4 {
	color: #000000;
	font-weight: bold;
}

