﻿.pageCategoryOr {
	clear:both;
	background-image: url(../ikeda/images/service_ctg_or_bg.gif);
	background-repeat: no-repeat;
	width: 625px;
	height: 36px;
	margin-bottom: 18px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

.pageCategoryOr p {
	padding: 10px 0px 0px 25px;
}


/*******************/

.ikedaTitle {
	position: relative;
	background-image:url(../ikeda/images/title_bg.jpg);
	background-repeat:no-repeat;
	width:625px;
	height:190px;
}

.ikedaTitle a {
	position: absolute;
	top: 143px;
	left: 320px;
	display: block;
	width : 186px;
	height: 24px;
}



.lineupListIkeda li {
	font-size: 0.8em;
	font-weight: bold;
}

.lineupListIkeda li p {
	padding: 5px 0 0 30px;
}

.lineupListIkeda li a {
	display: block;
	background-image: url(../ikeda/images/lineup_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 205px;
	height: 26px;
	color: #e06c00;
	text-decoration: none;
}

.lineupListIkeda li a:visited {
	background-position: 0 0;
	color: #e06c00;
}

.lineupListIkeda li a:hover {
	background-position: 0 -26px;
	color: #fff;
	text-decoration: none;
}

.lineupListIkeda .currentMenu {
	background-image: url(../ikeda/images/lineup_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 -26px;
	width: 205px;
	height: 26px;
	color: #fff;
}

/*******************************************************/

.sTitleTxt {
	font-size:0.7em;
	margin-bottom:15px;
}

.sTitleTxt strong {
	color:#0099ff;
	font-size:1.2em;
}



.txt_blue {
	color:#0099ff;
}

.txt_orange {
	color:#ff6600;
}

.txt_red {
	color:#ff3300;
}




.iListDec_orange li {
	background-image:url(../ikeda/images/i_list_dec_o.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
	font-size:0.8em;
	line-height:1.6em;
}

.iListDec_blue li {
	background-image:url(../ikeda/images/i_list_dec_b.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:18px;
	font-size:0.8em;
	line-height:1.6em;
}

.iListDec_blueF {
	width:625px;
	float:left;
}

.iListDec_blueF li {
	float:left;
	background-image:url(../ikeda/images/i_list_dec_b.gif);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding-left:18px;
	font-size:0.8em;
	line-height:1.6em;
}


.photoLeft {
	margin-bottom:15px;
}

.photoLeft dt {
	float:left;
	width:130px;
	margin-right:15px;
}

.photoLeft dd {
	float:left;
	width:480px;
}




.tableDec {
	width:625px;
	font-size:0.8em;
}

.tableDec th {
	border:solid 2px #CCC;
	background-color:#ffffcc;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	padding:5px 10px;
}

.tableDec td {
	border:solid 2px #CCC;
	text-align:center;
	vertical-align:middle;
	padding:5px 10px;
}

.tableDec td.taLeft {
	text-align:left;
}


.tableDec td.bgC01 {
	background-color:#e8ecaa;
	text-align:left;
}

.tableDec td.bgC02 {
	background-color:#f7deff;
	text-align:left;
}

.tableDec td.bgC03 {
	background-color:#d8f4ff;
	text-align:left;
}


.tableDec02 td {
	padding-right:20px;
	font-size:0.8em;
	line-height:1.6em;
}












