/* BODY */
BODY {
	color: #333333;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #eeeeee;
	text-align: center;
}

/* GENERAL fonts */
P, OL, UL, DIV, {
	/*font-family: verdana, arial;*/
	/*font-size: 11px;*/
}

FORM {margin:0}
P.bodytext {
	margin-top: 0;
	padding: 0 5px;
}
UL {
	margin-top: 5px;
	margin-left: -20px;
}
* html UL {margin-left: 20px;}
UL LI {
	list-style: none;
	padding-left: 12px;
	background: url(../images/wakuwaku/normal_list_marker.gif) left center no-repeat;
}
OL {
	margin-top: 5px;
}
TD { font-size: 12px;}
A:LINK, A:VISITED { text-decoration: none;}
A:HOVER { text-decoration: underline;}
H1 {
	font-size: 18px;
	color: #333333;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
	background: url(../images/wakuwaku/h1_bg.jpg) bottom repeat-x;
}
H2 {
	color: #333333;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	background-color: #f5f5f5;
	border-left: 8px solid #e6b422;
	border-bottom: 1px solid #e6b422;
}
H3 {
	color: #333333;
	font-size: 16px;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	margin-top: 14px;
	margin-bottom: 10px;
	border-bottom: 2px solid #e6b422;
}
H4 {
	color: #333333;
	font-size: 14px;
	background: url(../images/wakuwaku/h4_bg.gif) bottom repeat-x;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
H5 {
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 8px;
	border: 1px solid #cccccc;
	background: url(../images/wakuwaku/h5_bg.jpg) 1px bottom no-repeat;
}
H6 {
	font-size: 13px;
	padding:2px 2px 2px 5px;
	margin-bottom:2px;
	margin-top: 6px;
	background: #DCF1F8;
}
DIV#container {
	position: relative;
	width: 800px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0 30px;
	background-color: #ffffff;
}
* html DIV#container {
	width: 860px;
}
DIV#print_container {
	position: relative;
	width: 600px;
	font-size: 12px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

DIV#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding:5px;
	border-top: 1px solid #cccccc;
}
DIV#footer P {
	font-size: 12px;
	text-align: center;
}
DIV.footerNavi {
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin: 0;
	border-top: 1px solid #cccccc;
}
DIV.footerNavi ul {
	padding:0;
	padding-bottom: 10px;
	margin:0;
}
DIV.footerNavi ul li {
	float: right;
	list-style: none;
	padding: 0 10px;
	background: url(../images/wakuwaku/toppage_list_marker.gif) left 1px no-repeat;
}
DIV.footerNavi ul li a:link, DIV.footerNavi ul li a:visited {
	color: #555555;
	font-size: 10px;
}
DIV.footerNavi2 {
	clear: both;
	float:right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	margin: 0;
}
DIV.footerNavi2 ul {
	padding:0;
	padding-bottom: 20px;
	margin:0;
}
DIV.footerNavi2 ul li {
	float: right;
	list-style: none;
	padding: 0 10px;
	background: url(../images/wakuwaku/toppage_list_marker.gif) left 1px no-repeat;
}
DIV.footerNavi2 ul li a:link, DIV.footerNavi2 ul li a:visited {
	color: #555555;
	font-size: 10px;
}
DIV.footerInfo {
	line-height: 1.4;
	padding-top: 46px;
	background: url(../images/wakuwaku/wakuwakuplus.gif) center top no-repeat;
}
DIV#print {
	vertical-align: bottom;
	margin-top: 2em;
	margin-right:2em;
	text-align: right;
}
DIV#printbutton {
	padding: 16px 0;
	text-align: center;
}

/* content header */
DIV#siteHeader {
	width: 800px;
	height: 66px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff /* url(../images/wakuwaku/header_bg.gif) no-repeat */;
	text-align: left;
}
SPAN.corporate_logo {
	float: left;
	diplay: block;
	height: 52px;
	width: 251px;
	margin:11px 0 0 8px;
}
DIV#headerImage p {
	text-indent: -9999px;
}
.header_search {
	float:right;
	padding:2px 10px 0 0;
	margin: 0;
	vertical-align: text-bottom;
}
.go-button {
	font-size:11px;
	color:#666666;
	padding:2px 2px 0 2px;
	margin-left:3px;
}

DIV.header_m {
	clear: right;
	text-align: right;
	padding-top: 12px;
	padding-right: 5px;
	margin:0;
}
DIV.header_m ul {
	list-style:none;
	padding:0;
	margin:0;
}
DIV.header_m li {
	float: right;
	list-style: none;
	padding:0;
	margin:0;
	background: none;
	border-left: 1px solid #cccccc;
}
DIV.header_m li a {
	display:block;
	color:white;
	text-decoration:none;
	padding: 2px 10px 1px 10px;
	margin:0;
}

/* TOP IMAGE SHOT; */
DIV.top_imgshot {
	text-indent: -9999pt;
	font-size: 0;
	height:0;
}
DIV.top_imgshot IMG {
	display: block;
}

/* Content column */
DIV#wrap_contents {
	width: 795px;
	background-color: #f5f5f5;
	border-left: 5px solid #f5f5f5;
}
* html DIV#wrap_contents { width: 800px;}
DIV#mainColumn {
	float: right;
	width: 620px;
	min-height: 300px;
	padding-top: 10px;
	padding-bottom: 50px;
	margin: 0;
	background-color: #ffffff;
}
DIV#leftColumn {
	float: left;
	width: 175px;
	height: 100%;
	padding: 0;
	padding-bottom: 50px;
	margin-top: 0;
}
DIV#content {
	clear: both;
	line-height: 1.6;
	padding-left: 20px;
	vertical-align: top;
	width: 600px;
}
* html DIV#content {
	width: 620px;
}
DIV#content_left {
	padding-top: 15px;
	vertical-align: top;
	width: 175px;
}

/* Style for the Path-menu: */
DIV#path {
	float:left;
	width: 500px;
	color:#666666;
	white-space: nowrap;
	font-family: verdana, arial;
	font-size: 10px;
	padding: 0;
}
DIV#path A {
	text-decoration: none;
	color:#555555;
}
DIV#path A:hover {
	text-decoration: underline;
}

/* Font size Selector: */
#fontsize {
	float:right;
	width :80px;
	display:inline;
	padding-bottom:10px;
	margin-right:30px;
}
.smallfont_button A {
	float:left;
	text-indent: -9999pt;
	height: 26px;
	width: 26px;
	background: url(../images/wakuwaku/small_font_button.gif) right bottom no-repeat;
}
.smallfont_button A:HOVER,.smallfont_button A:ACTIVE {
	background: url(../images/wakuwaku/small_font_button_on.gif) right bottom no-repeat;
}
.normalfont_button A {
	float:left;
	text-indent: -9999pt;
	height: 26px;
	width: 26px;
	background: url(../images/wakuwaku/normal_font_button.gif) bottom no-repeat;
}
.normalfont_button A:HOVER,.normalfont_button A:ACTIVE  {
	background: url(../images/wakuwaku/normal_font_button_on.gif) bottom no-repeat;
}
.largefont_button A {
	float:left;
	text-indent: -9999pt;
	height: 26px;
	width: 26px;
	background: url(../images/wakuwaku/large_font_button.gif) no-repeat;
}
.largefont_button A:HOVER,.largefont_button A:ACTIVE  {
	background: url(../images/wakuwaku/large_font_button_on.gif) no-repeat;
}
/*  HEADER MENU, level 1, general for all table cells: */

DIV#hMenu {
  background: none /* #eb6101 url(../images/wakuwaku/navi-bg.gif) top repeat-y */;
  margin-top: 5px;
  border-bottom: 5px solid #f8b500;
}

DIV#headerMenu {
  padding: 0;
  margin-top:0;
  background: #ffffff;
}
DIV#headerMenu ul {
  height: 28px;
  list-style: none;
  margin: 0;
}
DIV#headerMenu ul li {
  font-size:12px;
  float: left;
  padding:0;
  margin: 0;
  background: none;
}
DIV#headerMenu ul li a {
  float: left;
  padding: 8px 16px 0 16px;
  height: 20px;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  background: #2e2930;
}
* html DIV#headerMenu ul li a {
  height: 28px;
}
DIV#headerMenu ul li a:hover {
  color: #ffffff;
  height: 20px;
  padding-top: 8px;
/*  background: url(../images/wakuwaku/over_bg.gif); */
  border-bottom: 4px solid #e6b422;
  filter:alpha(opacity='100', style='0');
}
* html DIV#headerMenu ul li a:hover {height: 28px;}
DIV#headerMenu .headerMenu-level1-act {
  /*background: url(../images/wakuwaku/act_bg_right.gif) top right no-repeat;*/
}
DIV#headerMenu .headerMenu-level1-act a ,DIV#headerMenu .headerMenu-level1-act a:hover {
  color: #ffffff;
  height: 18px;
  padding-top: 6px;
  border-bottom: 4px solid #f8b500;
  background: #f8b500 /*url(../images/wakuwaku/act_bg_left.gif) top left no-repeat */;
}
* html DIV#headerMenu .headerMenu-level1-act a ,* html DIV#headerMenu .headerMenu-level1-act a:hover { height: 28px;}

/* Menu 1 column */
DIV#menu_1_Bg {
	height: 100%;
	padding: 80px 0 0;
	background-color: #f5f5f5;
	/* background: url(../images/wakuwaku/menu_bg.jpg) repeat-y; */
}
DIV#menu_1 {	
	width: 175px;
	vertical-align: top;
}
DIV#menu_1 DIV {
	width: 100%;
}
DIV#menu_1 DIV A {
	color: #336699;
	text-decoration: none;
}

/*  MENU 1, level 2, normal state (NO) */
DIV#menu_1 DIV.menu1-level2-no {
  font-size: 13px;
  margin-left:2px;
  margin-right:10px;
}
DIV#menu_1 DIV.menu1-level2-no A {
  color: #333333;
  width: 144px;
  height: auto;
  display:block;
  padding-top:12px;
  padding-bottom:8px;
  padding-left:14px;
  border-top: 1px dotted #cccccc;
  background: url(../images/wakuwaku/list-maker_level1.gif) left center no-repeat;
}
* html DIV#menu_1 DIV.menu1-level2-no A {
  height: 21px;
  width: 163px;
}
DIV#menu_1 DIV.menu1-level2-no A:HOVER {
  color: #333333;
  text-decoration: underline;
}

/*  MENU 1, level 2, active state (ACT) */
DIV#menu_1 DIV.menu1-level2-act {
  font-size: 13px;
  margin-left:2px;
  margin-right:10px;
}
DIV#menu_1 DIV.menu1-level2-act A {
  color: #000000;
  width: 144px;
  height: auto;
  display:block;
  padding-top:12px;
  padding-bottom:8px;
  padding-left:14px;
  border-top: 1px dotted #cccccc;
  background: #eeeeee url(../images/wakuwaku/list-maker_level1.gif) left center no-repeat;
}
* html DIV#menu_1 DIV.menu1-level2-act A {
  height: 21px;
  width: 163px;
}


/*  MENU 1, level 3, normal state (NO) */
DIV#menu_1 DIV.menu1-level3-no {
  background: url(../images/wakuwaku/list-maker_level2.gif) 6px 10px no-repeat;
  font-size: 12px;
  margin-left:10px;
  margin-right:7px;
}

DIV#menu_1 DIV.menu1-level3-no A {
  color: #333333;
  width: 138px;
  height: auto;
  display: block;
  padding-top: 7px;
  padding-bottom: 3px;
  padding-left: 20px;
}
* html DIV#menu_1 DIV.menu1-level3-no A {
  width: 158px;
  height: 19px;
}
DIV#menu_1 DIV.menu1-level3-no A:HOVER {
  text-decoration: underline;
}

/*  MENU 1, level 3, active state (ACT) */
DIV#menu_1 DIV.menu1-level3-act {
  color: #333333;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 2px;
  background: #eeeeee url(../images/wakuwaku/list-maker_level2.gif) 6px 10px no-repeat;
}
DIV#menu_1 DIV.menu1-level3-act A {
  width: 138px;
  height: auto;
  display:block;
  padding-top:7px;
  padding-bottom:3px;
  padding-left:20px;
}
* html DIV#menu_1 DIV.menu1-level3-act A {
  width: 158px;
  height: 19px;
}
/* DIV#menu_1_foot { */
/*	height: 13px; */
/*	background: url(../images/wakuwaku/menu_1_foot.jpg) bottom no-repeat; */
/*}  */

/* add style */

LI.csc-menu {
	padding: 5px 0;
}

.csc-caption {
	font-size: 11px;
	color: #555555;
	padding:2px;
}

TABLE.contenttable-0 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-0 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-0 TD.td-0 {
	padding: 5px 5px 3px 10px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TR.tr-even {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd TD.td-1 {
	background: #ffffff;
}
	
TABLE.contenttable-1 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-1 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-1 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #009900;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TR.tr-even {
	background: #FFFFFF;
}
TABLE.contenttable-1 TR.tr-odd {
	background: #f5f5f5;
}
TABLE.contenttable-1 TR.tr-odd TD.td-1 {
	background: #f5f5f5;
}

TABLE.contenttable-2 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse??
}
TABLE.contenttable-2 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-2 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #0099FF;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-2 TR.tr-odd {
	background-color: #f5f5f5;
}
TABLE.contenttable-2 TR.tr-odd TD.td-1 {
	background-color: #f5f5f5;
}
TABLE.contenttable-3 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse??
}
TABLE.contenttable-3 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-3 TD.td-0 {
	padding: 8px 5px 6px 35px;
	background: #ffffff url(../images/wakuwaku/contenttable-3_marker.gif) left center no-repeat;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-3 TR.tr-odd {
	background-color: #ffffff;
}
TABLE.contenttable-3 TR.tr-odd TD.td-1 {
	background-color: #ffffff;
}

