@charset "Shift_JIS";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
.cbox {
    zoom: 1;/*for IE 5.5-7*/
}
.cbox:after{/*for modern browser*/
    content:".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.clear {
	clear: both;
}
ol,ul,li {
	list-style-type: none;
}
#mainarea {
	float: left;
	width: 760px;
	clear: left;
}
#big_container {
	float: left;
	width: 750px;
	margin-top: 15px;
	padding: 15px 0 15px 15px;
	background: url(http://www.kajin.jp/renual/images/bg_pink.jpg) repeat;
	}
.left_body {
	float: left;
	width: 230px;
	height: 340px;
}
.right_body {
	float: right;
	width: 460px;
	height: 250px;
	margin-left: 15px;
	padding-bottom: 50px;
}
p.detail {
	color: #333;
	line-height: 20px;
}
p.description {
	margin: 10px 0 0 15px;
	padding: 130px 50px 10px 30px;
	width: 630px;
	height: 400px;
	background: url(http://www.kajin.jp/renual/images/offparty_repo.gif) no-repeat 0 0;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
em {
	font-weight: bold;
}
.space {
	margin: 3px 0;
}
.pic {
	width: 730px;
	margin: 10px 0 0 15px;
    }
ul.pictures li {
	width: 200px;
	float: left;
	padding: 0 0 10px 15px;
	}
.txt {
	clear: both;
	width: 730px;
	}
.txt ul li {
	float: left;
	width: 200px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #666;
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	}
#rollover01 { 
	width: 222px;
	height: 32px;
	margin-top: 15px;
	background: url(http://www.kajin.jp/renual/images/btn_offpartyrl.jpg) no-repeat left -2px;
}
#rollover01 a { 
	display: block;
	width: 222px;
	height: 32px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
#rollover01 a:hover { 
	text-indent: -9999px;
} 
.p15 {
	font-size: 14px;
	}
.p15b {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding :0px;
	}
table.striped {
	border: 1px solid #fcae97;
	border-spacing: 0px;
	margin: 0px 0 20px 0px;
	width: 695px;
	border-left: none;
}

* html table.striped {
	border-collapse: collapse;
}
table.striped tr td{
	font-size: 12px;
	padding: 4px 8px;
	background: #fff;
	text-align: left;
}
table.striped thead td{
	color: #fff;
	background: url(http://www.kajin.jp/renual/images/offparty_bg_thead.gif) no-repeat left top;
	font-weight: bold;
	border-bottom: 1px solid #fcae97;
	text-align: center;
	padding: 10px 8px;
	border-left: 1px solid #fcae97;
}
table.striped thead td.ltop{
	background-color: #fff;
}
table.striped tbody td{
		border-left: 1px solid #fcae97;
		border-bottom: 1px solid #D9D9D9; 
}
table.selectable tbody tr{
	cursor: pointer;
}
table.selectable tbody th{
	font-size: 12px;
	text-align: center;
	color: #333;
	background-color: #ececec;
	border-bottom: 1px solid #D9D9D9; 
}
table.selectable tbody tr.disabled{
	font-style: italic;
	color:#999;
	cursor: default;
}
table.striped tbody tr.even td{
	background: #f0faff;
	border-bottom: 1px solid #d9d9d9; 
}
table.striped tbody tr.selected td{
	background: #3d80df;
	color: #ffffff;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA; 
}
table.striped tbody tr.ruled td{
	color: #000;
	background-color: #dbf1fc; 
	/*font-weight: bold; */
	/*border-color: #3292FC; */
	border-left: 1px solid #6b7ebb;
}

/* Opera fix */

head:first-child+body table.striped tr.ruled td{
	background-color: #dbf1fc; 
}
table.striped tbody tr.selected a {
	background-color:inherit;
	color:#DDDDDD;
}
table.striped tbody tr.ruled a {
	background-color:inherit;
	color:#1002CC;
}
table.striped tbody a:link {
	background-color:inherit;
	color:#1002CC;
}
table.striped tbody a:visited {
	background-color:inherit;
	color:#1002CC;
}
table.striped tbody a:active {
	background-color:inherit;
	color:#000000;
}
table.striped tbody a:hover {
	background-color:inherit;
	color:#000000;
}
table.sortable a.sortheader {
	background-color:inherit;
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
table.sortable a.sortheader:hover {
	background-color:inherit;
	color:#dbf1fc;
}
table.sortable span.sortarrow {
	background-color:inherit;
	color: #CCC;
	text-decoration: none;
}
