/* Common */

body {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	z-index: 1;
}

h1, h2, h3, h4, h5, h6 {
	color: #fc4389;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	line-height: 24px;
}

/* tag */
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.disc {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}
ol.imgDecimal {
	list-style-position: outside;
}
ol.imgDecimal .dec1 {
	padding-left: 18px;
	background: url("../img/mark_circ_pink_1.gif") no-repeat left top;
}
ol.imgDecimal .dec2 {
	padding-left: 18px;
	background: url("../img/mark_circ_pink_2.gif") no-repeat left top;
}
ol.imgDecimal .dec3 {
	padding-left: 18px;
	background: url("../img/mark_circ_pink_3.gif") no-repeat left top;
}
ol.imgDecimal .dec4 {
	padding-left: 18px;
	background: url("../img/mark_circ_pink_4.gif") no-repeat left top;
}

li {
	margin: 0px;
	padding: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}
dt, dd {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	text-indent: 0;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}
img.arrow {
	margin-right: 5px;
	padding: 0 0 0px 0;
	vertical-align: middle;
}


p {
	margin: 0;
	padding: 0;
}

hr.dotted {
	height: 1px;
	border: none;
	border-top: #cccccc 1px dotted;
	margin: 5px 0;
	padding: 0;
}

.clear {
	clear: both;
}

.clearfix {
	_zoom: 1;
	display: inline-block;
}
.clearfix:after {
	content: url("../img/spacer.gif");
	display: block;
	clear: both;
	height: 0;
}

/* get adobe flash player */
div.flashplayer {
	width: 900px;
	height: 43px;
	color: #fc4389;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 43px;
	background-color: #ffffff;
}
div.flashplayer img {
	float: left;
	margin: 5px;
}



/* layout */
table#layout {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
table#layout td {
	margin: 0;
	padding: 0;
}
table#layout td.main {
	color: #000000;
	font-size: 12px;
	font-family: arial,helvetica,clean,sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	_letter-spacing: 1.0;
	vertical-align: top;
	background: url("../img/header/gnavi_bg.gif") no-repeat top center;
}
table#layout td.bottom {
	text-align: left;
	vertical-align: top;
	padding-top: 50px;
}


/* Header */
div#header {
	position: relative;
	width: 900px;
	height: 55px;
	margin: 0 auto;
}
	
	/** logo **/
	div#header h1#logo {
		display: inline;
		float: left;
		width: 165px;
		font-size: 10px;
	}
	div#header h1#logo img {
		vertical-align: top;
	}
	
	/** global-navigation **/
	div#header ul#global-navigation {
		position: relative;
		display: inline;
		float: left;
		width: 723px; _width: 735px;
		height: 36px;
		/*margin-right: -1px;*/
		margin-top: 19px;
		padding-left: 12px;
		z-index: 99;
	}
	div#header ul#global-navigation li {
		display: inline;
		float: left;
	}
	div#header ul#global-navigation li a {
		display: block;
		outline: 0;
	}
	div#header ul#global-navigation li img {
		vertical-align: bottom;
	}

	/*--- breadcrumbs ---*/
	div#header ol#breadcrumbs {
		position: relative;
		display: inline;
		float: right;
		height: 19px;
		font-size: 10px;
		/*font-weight: bold;*/
		margin-top: -55px;
		list-style: none;
		letter-spacing: 1.0;
		/*background: url("../img/spacer.gif") repeat-x 0 0;*/
		z-index: 9;
	}
	div#header ol#breadcrumbs li {
		float: left;
		color: #ff41a3;
		background: url('../img/header/breadcrumbs_arrow.gif') no-repeat center left;
		margin: 0 5px 0 5px;
		padding: 0 0 0 15px;
		height: 19px;
		line-height: 19px;
	}
	div#header ol#breadcrumbs li a {
		float: left;
		color: #333333;
		text-decoration: none;
		outline: 0;
	}
	div#header ol#breadcrumbs li a:hover {
		color: #fd72a7;
		text-decoration: underline;
	}
	div#header ol#breadcrumbs li.sofina   {
		background: none;
		padding: 0;
	}


div#footer {
	position: relative;
	width: 900px;
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	/*background: url('../img/subnavi_bg.gif') repeat-x center top;*/
}
	
	/* number  */
	div#number {
		text-align: right;
		padding-top: 5px;
	}
	
	/* banner */
	ul#banner {
		position: relative;
		width: 900px;
		margin: 0 auto; _margin: 0;
		margin-top: 10px;
		background-color: inherit;
	}
	ul#banner:after {	/* clearfix for modern browsers */
		height:0;
		visibility:hidden;
		content:".";
		display:block;
		clear:both;
	}
	
	/** navigation **/
	div#footer ul#text-navigation {
		_display: inline;
		margin: 0 auto; _margin: 0;
		margin-top: 20px;
		padding-top: 10px;
	}
	div#footer ul#text-navigation li {
		display: inline;
		float: left;
		margin-left: 8px;
		padding-left: 8px;
		background: url('../img/subnavi_border.gif') no-repeat center left;
	}
	div#footer ul#text-navigation li.top {
		margin-left: 0;
		padding-left: 0;
		background: none;
	}
	div#footer ul#text-navigation li a {
		outline: 0;
	}
	div#footer ul#text-navigation li a:hover {
		color: #fc4389;
		text-decoration: underline;
	}




/* swf */
div#aubeswf, div#aubehtml {
	position: relative;
	width: 100%;
	text-align: center;
}
div#aubeswf div.bglayer, div#aubehtml div.bglayer {
	width:100%;
}
div#aubeswf div.content, div#aubehtml div.content {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

/* Shindan swf */
object#aubeswfex {
	background: url("../img/bg_swf_main.gif") repeat-x center bottom;
}




.imgLeft {
	float: left;
	margin-right: 14px;
}
.imgCenter {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.imgRight {
	float: right;
	margin-left: 14px;
}


dl.footnote {
	font-size: 10px;
}
dl.footnote dt {
	font-weight: normal;
}
dl.footnote dd {
	margin-left: 8px;
	line-height: 14px;
}

.inline { display: inline; float: left; }

.txtCenter { text-align: center; }
.txtLeft   { text-align: left;   }
.txtRight  { text-align: right;  }

.w200 { width: 200px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w350 { width: 350px; }
.w400 { width: 400px; }
.w500 { width: 500px; }
.w600 { width: 600px; }

.fs10 { font-size: 10px; line-height: 14px; }

.mt14 { margin-top    : 14px; }
.mr14 { margin-right  : 14px; }
.mb14 { margin-bottom : 14px; }
.ml14 { margin-left   : 14px; }
.mt24 { margin-top    : 24px; }
.mr24 { margin-right  : 24px; }
.mb24 { margin-bottom : 24px; }
.ml24 { margin-left   : 24px; }

.pt14 { padding-top    : 14px; }
.pr14 { padding-right  : 14px; }
.pb14 { padding-bottom : 14px; }
.pl14 { padding-left   : 14px; }
.pt20 { padding-top    : 20px; }
.pr20 { padding-right  : 20px; }
.pb20 { padding-bottom : 20px; }
.pl20 { padding-left   : 20px; }
.pt24 { padding-top    : 24px; }
.pr24 { padding-right  : 24px; }
.pb24 { padding-bottom : 24px; }
.pl24 { padding-left   : 24px; }




@media print {
}

