@charset "utf-8";

.body_header {
	width:910px;
	padding-left:30px;
	padding-right:0px;
	background-color:#FFFFFF;
	background-image: url(../img/bigbkp.jpg);
	background-repeat: repeat-y;
	background-position:right top;
	height:auto;
}

.pankuzu {
	background-image: url(../img/bigbkp.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

.body_header .lbox {
	width:100%;
}

.body_header .lbox .tbox {
	width:540px;
	height:auto;
	background-image: url(../img/body-hbk.gif);
	background-repeat: no-repeat;
	padding-bottom:10px;
	float:left;
}

.body_header .lbox .bbox {
	width:880px;
	height:auto;
	float:left;
}

.body_header .rbox {
	float:right;
	width:140px;
	padding-top:230px;
	padding-right:20px;
	height:auto;
}

.cMenu {
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}

.cMenu ul {
	margin: 0px;
	padding: 0px;
}

.cMenu li {
	display: block;
	width:135px;
	height:55px;
	list-style-type: none;
	margin: 0px;
	margin-right:10px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	text-align:center;
	cursor:pointer;
}

.cMenu .active {
	background-color:#A50021;
	cursor:normal;
}

.cMenu li:hover {
	text-decoration: none;
	background-color:#A50021;
}
.cMenu li a {
}


.cTitle {
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:5px;
	height:30px;
	text-align:left;
}

.cSubtitle {
	font-size:12px;
	line-height:15px;
	padding-left:16px;
	padding-top:5px;

	min-height:40px;
	height: auto !important;
	height: 40px;

	text-align:left;
}

.mbox {
	width:880px;
	padding:0px;
	height:auto;
	margin-top:0px;
	text-align:left;
	font-size:12px;
	float:left;
	padding-bottom:10px;
}

.cContentsTitle {
	width:560px;
	height:25px;
	background-color:#FFFFFF;
	background-image: url(../img/c_title.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size:13px;
	padding-left:10px;
	padding-top:5px;
}

.cContents {
	width:590px;
	border-width: 1px;
	border-style: solid;
	border-color: #F0F0F0;
	font-size:11px;
	padding-right:24px;
	padding-left:24px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	float:right;
}

.cContents .merit {
		background: url(/img/forride/merit-bg.gif) no-repeat 0px 0px;
}

.cContents .merit p {
	width:230px;
	float:left;
	margin:20px;
	margin-top:30px;
	margin-right:15px;
	margin-bottom:-2px;
	margin-left:20px;
	font-size:12px;
}

.cContentsMenu {
	width:231px;
	font-size:11px;
	padding:10px 0px 10px 0px;
	float:left;
}

.obox {
	width:570px;
	padding:0px;
	height:auto;
	margin-top:5px;
	text-align:right;
}
.cMenuSub {
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
	float:right;
}

.cMenuSub ul {
	margin: 0px;
	padding: 0px;
}

.cMenuSub li {
	display: block;
	height:auto;
	list-style-type: none;
	margin: 0px;
	margin-right:10px;
	float:left;
	background-color:#FFFFFF;
	padding:1px;
	padding-left:8px;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	background-image: url(../img/item.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
}

.cMenuSub .active {
	color:#A50021;
	cursor:normal;
	background-image: url(../img/item_a.gif);
}

.cMenuSub li:hover {
	text-decoration: none;
	color:#A50021;
	background-image: url(../img/item_a.gif);
}

.cMenuSub li a {
}

.cMenu {
	height:auto;
	display:block;
	overflow:hidden;
	position:relative;
	left:0px;
	top:0px;
}

.cMenu ul {
	margin: 0px;
	padding: 0px;
}

.cMenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	float:left;
	font-size:10px;
	color:#808080;
	width:77px;
	text-align:center;
	background-image: url(../img/submenubk_0.gif);
	background-repeat: no-repeat;
	background-position:center top;
	height:20px;
	padding:0px;
	padding-top:5px;
	background-color:#808080;
}

.cMenu li a {
	display:block;
	width:72px;
	height:15px;
	padding-left:5px;
	font-size:10px;
	text-decoration: none;
}

.cMenu li a:hover {
	font-size:10px;
	text-decoration: none;
}

.cMenu .active {
	background-image: url(../img/submenubk_1.gif);
	color:#FFFFFF;
	cursor:normal;
	width:72px;
	height:20px;
	padding-left:5px;
	padding-top:5px;
	background-color:#A50021;
}

.cMenu li:hover {
	background-image: url(../img/submenubk_1.gif);
	color:#FFFFFF;
}

.cContentsMenu .item {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	text-align:center;
	padding:5px 0px 10px 0px;
}

.cContentsMenu .item a {
	font-size:18px;
}
.cContentsMenu .item a:hover {
	font-size:18px;
}

.cContentsMenu .item p {
	font-weight:bold;
	padding:3px 0px 10px 0px;
	margin:0px;
}

th {
	border-bottom: 1px dotted #D6D6D6;
}

