@charset "Shift_JIS";					/*font code*/

/* set browser */

body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 120%;;
	background: url(bg_body01.gif) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}

form, fildset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: none;
}

ul {
	list-style-type: none;
}

input, textarea {
	font-size: 1em;
}

strong {
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
}

a:link {
	color: #333366;
	text-decoration: none;
}

a:visited {
	color: #333366;
	text-decoration: none;
}

a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/* page */
#outline {
	width: 100%;
	background: url(bg_body02.jpg) no-repeat top center;
	margin: auto;
}
#body_bg01 {
	background: url(bg_common01.gif) no-repeat top center;
	padding-left: 5px;
	padding-right: 5px;
}
#body_bg02 {
	width: 800px;
	background: url(bg_common02.gif) repeat-y top center;
	margin: auto;
}

/* header */

#headerArea {
	position: relative;
	width: 790px;
	height: 95px;
	text-align: left;
	background-image: url(bg_top.gif);
	background-repeat: repeat-x;
}

#headerLogo {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -375px;
}

#headerArea h1 {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 750px;
	font-family: Arial;
	color: #333366;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-align: right;
	margin-left: -375px;
}

#mar {
	position: absolute;
	top: 25px;
	text-align: right;
	left: 50%;
	width: 750px;
	margin-left: -375px;
}

#mar a {
	margin-right: 10px;
}

#bnrHeader p {
	position: absolute;
	top: -45px;
	left: 260px;
	width: 500px;
	height: 40px;
	text-align: right;
}

/* body */

#bodyArea {
	position: relative;
	width: 790px;
	text-align: left;
	border-top: 1px solid #cccccc;
	margin-bottom: 30px;
}

#ca_con_line {
	background: url(ca_con_line.gif) no-repeat top left;
	width: 520px;
	height: 1px;
	margin: 35px 0 5px 20;
}

#menu_line {
	background: url(menu_line.gif) no-repeat top left;
	width: 190px;
	height: 1px;
	margin: 15px 0 15px 0;
}

#page_top {
	background: url(ca_con_icon02.gif) no-repeat top left;
	padding-left: 10px;
	margin-left: 405px;
	font-size: 10px;
}
#page_top a:link,#page_top a:visited,#page_top a:active {
	color: #333366;
	text-decoration: underline;
}
#page_top a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/* footer */

#footerArea {
	width: 800px;
	clear: both;
	text-align: center;
	height: 58px;
	background: url(bg_bottom.gif) repeat-x bottom center;
	margin: auto;
	padding: 0px;
}

#footerArea ul {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	margin: 0;
}

#footerArea li {
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
}

#footerArea li a{
	padding:0;
	color:#8b0000;
}

#footermenu {
	width: 750px;
	height: 34px;
	margin:0 auto;
	padding:0;
}

#footerArea p {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	height: 26px;
}
