@charset "utf-8";
/* CSS Document */

h1.ttl{
	background:url(img/ttl.gif) no-repeat;
	width:800px;
	height:47px;
	text-indent:-9000px;
	display:block;
	margin-bottom:20px;
}

td{
	font-size:12px;
}

#ope-list-wrap{
	widows:780px;
	margin:0px 5px 0px 10px;
}

#ope-area{
	margin:10px 0;
	padding:0 0;
	
}


#ope-area a:link,#ope-area a:visited {color: #993300;}
#ope-area a:hover{text-decoration:none;color:#993300;}

.ope-l{
	float:left;
	width:248px;
}

.ope-c{
	float:left;
	width:280px;
}

.ope-r{
	float:left;
	width:248px;
}

.ope-list-area{
	background:#FDE4EC;
	width:248px;
	margin:0 0 10px 0;
}

.ope-list-area ul{
	padding:5px 5px 5px 10px;
}

.ope-list-area li{
	list-style:none;
	background:url(img/list_bg.gif) no-repeat;
	padding:0 0 0 10px;
}

.ope-list-area li.ope-arrow{
	list-style: none;
	background:url(img/ope_arrow.gif) no-repeat;
	padding:0 0 0 20px;
}


.ope-list-area02{
	background:#FFE3C8;
	width:248px;
	margin:0 0 10px 0;
}

.ope-list-area02 ul{
	padding:5px 5px 5px 10px;
}

.ope-list-area02 li{
	list-style:none;
	background:url(img/list_bg2.gif) no-repeat;
	padding:0 0 0 10px;
}

.ope-list-area02 li.ope-arrow02{
	list-style: none;
	background:url(img/ope_arrow02.gif) no-repeat;
	padding:0 0 0 20px;
}

.ope-pink{
	background:#FCECE9;
	padding:5px 15px;
	margin:15px 0;
}

#ope-menu{
	border:1px solid #ccc;
	margin:0 auto;
	padding:10px;
}

#ope-menu h2{
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

.ope-menu-c{
	width:510px;
	margin:5px 0 10px 5px;
}


.ope-menu-l{
	width:250px;
	float:left;
	margin:5px 10px 10px 5px;
}

.ope-menu-r{
	width:250px;
	float:left;
	margin:5px 0 10px 0;
}

#ope-menu p.large{
	font-size:16px;
}


#ope-main{
	background:url(img/t1_btm.gif) no-repeat bottom;
	width:550px;
	background-color:#FEE2E3;
	margin:0px 20px 15px 20px;
	padding-bottom:30px;
}

#ope-main p{
	padding:10px 20px 0 20px;
	
}


h3.ope-detail{
	background:url(img/o2.gif) no-repeat;
	width:550px;
	height:35px;
	text-indent:-9000px;
	display:block;
	margin-bottom:5px;
}


h3.ope-price{
	background:url(img/o3.gif) no-repeat;
	width:550px;
	height:35px;
	text-indent:-9000px;
	display:block;
	margin-bottom:10px;
}


h3.ope-sche{
	background:url(img/o4.gif) no-repeat;
	width:550px;
	height:35px;
	text-indent:-9000px;
	display:block;
	margin-bottom:10px;
}

table.ope-t{
	background-color:#999;
}

table.ope-t td{
	background-color:#fff;
	padding:2px;
}



table.ope-p{
	background-color:#CCC;
}

table.ope-p td{
	background-color:#fff;
	padding:2px;
	font-size:14px;
}

table.ope-p td.t-red{
	background-color:#FADBD6;
	padding:2px 10px;
	color:#333;
	font-weight:bold;
	font-size:14px;
}

table.ope-p td.t-brown{
	background-color:#F5EEE7;
	padding:1px 5px;
	color:#333;
	font-size:14px;
	border:1px solid #FFF;
}

table.ope-p td.t-yellow{
	background-color:#FDF4D2;
	padding:1px 10px;
	color:#333;
	font-size:14px;
	border:1px solid #FFF;
}

table.ope-p td.t-blue{
	background-color:#E1F1FF;
	padding:2px 10px;
	color:#333;
	font-weight:bold;
	font-size:14px;
}
