@charset "Shift_JIS";

/*-----------
@@LO_all
--------------*/
.main_area {
	margin: 0 auto;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-top: 0px;
	text-align: left;
	width: 850px;
}

div#contents {
	width: 855px;
	margin: 0 auto;
} 

#categoryHead {
	width:855px;
	margin:0 auto;
	padding-bottom:6px;
	padding-left:5px;
	text-align:left;
}
#categoryHead #topicPath {
	margin:2px 0 0;
}

#categoryHead #topicPath ol {
	margin:0 0 0 30px;
	padding:0;
	list-style: none;
}

#categoryHead #topicPath ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
}

#categoryHead #topicPath li {
	float:left;
	width:auto;
	margin:0;
	font-size:12px;
	color:#cc0033;
	padding:4px 4px 4px 30px;
	background:url(../product/common/images/topicpath_ic001.gif) no-repeat 10px center;
}

#categoryHead #topicPath li.home {
	padding-left:0;
	background:none;
}

h1 {
	margin-left: -1px;
	_margin-left: 2px; /* for IE 6*/
}

h2.pagetitle {
	height: 1%;
	margin: 0 30px;
	padding-left: 15px;
	background: url(images/infomation_h2.gif) no-repeat left 0.2em;
	border-bottom: 1px solid #3f6fff;
	font-size: 14px;
}
.date {
	margin: 0 30px 10px 30px;
	text-align: right;
}

.center-images {
	text-align: center;
}

.info_area{
	width: 800px;
	margin: 20px auto 0;
	padding:0;
}

.col2-001 {
	width: 800px;
	margin-bottom: 20px;
}

div.col2-001 p.img_left {
	float: left;
	margin:0 20px 0 0;
}

div.col2-001 div.text-area {
	float: right;
	width: 524px;
}

div.col2-001 div.text-area p {
	margin-bottom: 10px;
}

div.col2-001 div.text-area table th,
div.col2-001 div.text-area table td {
	border-bottom: 1px solid #95adc4;
}

div.col2-001 div.text-area table th.first-child,
div.col2-001 div.text-area table td.first-child {
	border-top: 1px solid #95adc4;
}
	
div.col2-001 div.text-area table th {
	background: url(images/infomation_bg001.gif) right bottom;
	color: #773300;
	font-weight: normal;
}
div.col2-001 div.text-area table td {
	padding: 8px;
	background-color: #f8f8f8;
}

div.col2-001 div.text-area table th span.table-back {
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 8px;
}

.col2-002 {
	width: 700px;
	margin-bottom: 20px;
}
.col2-002 h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.col2-002 p {
	margin-bottom: 10px;
}
.col2-002 ul {
	margin-left: 0;
	list-style-position: inside;
}

img.right {
	float: right;
	margin-left: 5px;
}

h3 {
	margin-bottom: 10px;
}

h3.h3-ladiesopen {
	padding: 5px 5px 5px 9px;
	background: url(images/infomation_h3_001.gif) no-repeat left top;
	font-size: 12px;
}

div.finalround-table {
	padding: 3px;
	margin-bottom: 15px;
	background-color: #f0f0f0;
}

div.finalround-table th,
div.finalround-table td {
	width: 40px;
	text-align: center;
}

div.finalround-table td {
	border-left: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
}

div.finalround-table th.name,
div.finalround-table td.name {
	width: 157px;
	border-right: 1px solid #3366cc;
}

div.finalround-table table.table-left {
	float: left;
	margin-right: 8px;
}

div.finalround-table table.table-right {
	float: right;
}

div.finalround-table table{
	background-color:#3366cc;
}

div.finalround-table td{
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

div.finalround-table th{
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

div#footerNavi {
	width: 800px;
	background:transparent url(../product/common/images/com_bg007.gif) repeat-x scroll left top;
	margin: 15px auto 0;
	padding-top:15px;
}

div#footerNavi ul {
	padding: 0;
}

div#footerNavi ul li {
	list-style-type: none;
}

div#footerNavi ul li.toBack {
	float: left;
	_margin-left: -20px;
}

div#footerNavi ul li.toHome {
	float: right;
}

a, a:hover, a:active {
	font-weight: normal;
}

span.toTop {
	clear: both;
	_margin-top: -15px;  /* for IE6 */
}

div.box_line{
	width: 450px;
}

/* LO 2007 */
div.text-area {
	margin: 0 auto;
	width: 600px;
}

div.text-area p {
	margin-bottom: 10px;
}

div.text-area table {
	margin-top: 15px;
}

div.text-area table th,
div.text-area table td {
	border-bottom: 1px solid #95adc4;
}

div.text-area table th.first-child,
div.text-area table td.first-child {
	border-top: 1px solid #95adc4;
}
	
div.text-area table th {
	background: url(images/infomation_bg001.gif) right bottom;
	color: #773300;
	font-weight: normal;
}
div.text-area table td {
	padding: 8px;
	background-color: #f8f8f8;
}

div.text-area table th span.table-back {
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 8px;
}

table.top_2007 {
	background-color:#ff6600;
}

td.top_2007 {
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

th.top_2007 {
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

/* LO 2006 */
table.top_2006{
	background-color:#6666ff;
}

td.top_2006{
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

th.top_2006{
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

/* LO 2005 */
table.top_2005{
	background-color:#ff66cc;
}

td.top_2005{
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

th.top_2005{
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

/* LO 2004 */
table.top_2004{
	background-color:#339900;
}

td.top_2004{
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

th.top_2004{
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

/* LO 2003 */
table.top_2003{
	background-color:#cc9900;
}

td.top_2003{
	margin:0;
	padding:3px;
	background-color:#f0f0f0;
}

th.top_2003{
	margin:0;
	padding:3px;
	color:#f8f8f8;
}

/*----------------
2005_08_11.html
------------------*/
div#main-20050811 div.col2-001 div.text-area {
	float: right;
	width: 290px;
}

div#main-20050811 div.col2-001 p.img_left img.photo {
	margin: 0;
}

/*----------------
2004_04_30.html
------------------*/
div#main-20040430 div.col2-001 div.text-area {
	float: right;
	width: 510px;
}

div#main-20040430 div.col2-001 div.text-area table {
	margin-top: 0;
}

div#main-20040430 div.col2-001 p.img_left img.photo {
	margin: 0;
}

div#main-20040430 h5 {
	padding-left: 13px;
	background: url(images/com_h5_001.gif) no-repeat left 0.3em;
	font-size: 12px;
}

div#main-20040430 ul.ticket-contact li {
	margin-bottom: 0.8em;
	padding-left: 20px;
	background: url(images/com_ic001.gif) no-repeat left 0.3em;
	list-style-type: none;
}

div#main-20040430 ol.ticket li {
	padding-bottom: 1.3em;
	padding-left: 27px;
	list-style-type: none;
}

div#main-20040430 ol.ticket li.ic001 {
	background: url(images/com_ol001.gif) no-repeat left top;
}

div#main-20040430 ol.ticket li.ic002 {
	background: url(images/com_ol002.gif) no-repeat left top;
}

div#main-20040430 ol.ticket li.ic003 {
	background: url(images/com_ol003.gif) no-repeat left top;
}

div#main-20040430 div.box_line {
	width: 594px;
	height: 90px;
	margin: 0 auto;
	padding: 20px;
	border: 0;
	background: url(images/infomation_bg002.gif) no-repeat left top;
}

/*----------------
2003_01_31.html
------------------*/
.info_area dl.question {
	clear: both;
	margin: 0;
	padding: 1em 0 0 0;
}

.info_area dl.end {
	margin-bottom: 2.5em;
}

* html .info_area dl.end {
	margin-bottom: 1.5em;  /* for IE 6*/
}

.info_area dl.question dt {
	float: left;
	width: 40px;
	margin: 0 0 0 0;
	padding: 0;
}

.info_area dl.question dd {
	float: left;
	width: 608px;
	margin: 0 0 0 0;
	padding: 0;
}

.info_area dl.question dd.narrow {
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	padding: 0;
}


/* clearFix
==========================================*/
div#footerNavi:after,
div.col2-001 p.img_left:after,
div.col2-001:after,
div.finalround-table:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div#footerNavi,
div.col2-001 p.img_left,
div.col2-001 div.text-area,
div.finalround-table {
	display:inline-table;
	min-height:1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/

* html div#footerNavi,
* html div.col2-001 p.img_left,
* html div.col2-001 div.text-area,
* html div.finalround-table {
	height:1px;
}
body div#footerNavi
body div.col2-001 p.img_left,
body div.col2-001 div.text-area,
body div.finalround-table {
	display:block;
}
/* End hide from IE-mac */

.column2{
width:100%;
overflow:hidden;
}

.column2 .columnL,
.column2 .columnR{
float:left;
width:250px;
margin:0 8px 0 0 ;
}