/* @group Reset CSS */

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group basic layout css */

body {
	font: 13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 1.63;
	color: #333333;
	text-align: center;
	background-image: url(../images/bg01.gif);
}

div.wrapper {
	background: url(../images/side-bg.gif) repeat-y;
	margin: 0 auto;
	width: 919px;
}

div.container {
	width: 897px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

div.header-fla div.basic {
	float: left;
}

div.header-fla ul li {
	float: left;
}

div.header-fla ul li a{
	display: block;
 }

div.main {
	background-color: #ffe3f1;
}

div.topics {
	clear: left;
}

div.topics h2 {
	float: left;
}

div.topics p {
	background-image: url(../../images/top-bg01.gif);
	margin-left: 93px;
	height: 42px;
	display: block;
}

div.topics p span {
	color: #8c6239;
	display: block;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 25px;
	overflow: hidden;
}

div.main:after {
   content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

div.left {
	width: 665px;
	float: left;
	background: #ffffff;
}

div.right {
	margin-left: 665px;
	overflow: visible;
	min-height: 1180px;
	_height: 1180px;
}

*html div.right {
	position: relative;
	left: -8px;
}



/* @end */

/* @group right column area css */

div.banner-area01 {
	padding-left: 9px;
}

div.banner-area01 ul li {
	position:relative;
	z-index: 0;
}

div.banner-area02 img.shift01 {
	position: relative;
	right: 6px;
	z-index: 1;
}

div.banner-area01 img.shift02 {
	position: relative;
	right: 13px;
	z-index: 1;
}
div.banner-area01 img.shift03 {
	position: relative;
	right: 8px;
	z-index: 1;
}

div.news {
	padding-left: 3px;
}

div.news h3 {
	padding-left: 6px;
}

div.news dl {
	height: 200px;
	overflow: auto;
	font-size: 80%;
	color: #603813;
	padding: 0 3px;
	scrollbar-arrow-color: #ff6633;
}

div.news dt {
	height: 35px;
	padding-left: 5px;
	margin-top: 5px;
}

div.news ul {
	height: 200px;
	overflow: auto;
	font-size: 80%;
	color: #603813;
	padding: 0 3px;
	scrollbar-arrow-color: #ff6633;
}

div.news ul li {
	height: 35px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #ffffff;
}

div.news ul li a {
	color: #603813;
	text-decoration: none;
}
div.news ul li a span {
	color: #ED1E79;
	font-weight: bold;
}


div.news dd.odd {
	background-image: url(../../images/top-bg10.gif);
}

div.news dd {
	margin-top: -3.5em;
	padding-left: 5px;
	padding-top: 1.6em;
	padding-bottom: 2px;
}

div.banner-area02 {
	padding-left: 5px;
	padding-top: 10px;
	overflow: visible;
}

div.banner-area02 img.shift03 {
	position: relative;
	right: 8px;
}

/* @end */

/* @group footer area css */

div.footer {
	clear: both;
	background: #ffffa8 url(../../images/top-bg09.gif) repeat-x;
	height: 76px;
	position: relative;
}

div.footer ul {
	padding-top: 23px;
	text-align: center;
}

div.footer ul li {
	display: inline;
	border-left: 1px solid #f15a24;
	padding-left: 4px;
}

div.footer ul li.first-child {
	border: none;
}

div.footer ul li a:link {
	color: #f15a24;
	text-decoration: none;
}

div.footer ul li a:hover {
	color: #f15a24;
	text-decoration: underline;
}

div.footer p.logo {
	position: absolute;
	top: 4px;
	right: 14px;
}

address {
	text-align: center;
	color: #73be1e;
}

div.group-link {
	text-align: center;
}

div.group-link h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}

div.group-link p {
	margin-bottom: 5px;
}

div.group-link ul {
	padding: 0 150px;
	height: 170px;
}

div.group-link ul li {
	float: left;
	height: 80px;
	width: 149px;
}

div.group-link ul li a{
	display: block;
}

/* @end */

/* @group common elements */

.hidden {
	visibility: hidden;
	display: none;
}



/* @end */




