@charset "Shift_Jis";

@import "default.css";

#rku-top {
	padding-top: 20px;
	background:url(../images/rku/box_top.gif) left top no-repeat;	
}

#rku-top #rku-btm {
	padding-bottom: 20px;
	background:url(../images/rku/box_btm.gif) left bottom no-repeat;	
}

#rku-top #rku-btm #rku-box {
	padding: 0 19px 0 20px;
	border-left: solid 1px #cfdde6;
	border-right: solid 1px #cfdde6;
}

.read-txt {
	padding: 1.5em 0;	
}

.sec {
	clear: both;
	padding-bottom: 15px;		
}

h4 {
	clear: both;
	margin-bottom: 25px;	
}

.img-00 {
	clear: both;
	margin-bottom: 10px;
	margin-top: -10px;	
}

.img-01 {
	float: right;	
	margin: 0 0 1.5em 1.5em;
}

.img-02 {
	float: left;	
	margin: 0 1.5em 1.5em 42px;
}

.qut {
	margin-bottom: 1.3em;
	padding-top: 0.3em;
}

.ans {
	margin-bottom: 1.5em;
	padding-left: 42px;
	background:url(../images/rku/name.gif) left 1px no-repeat;		
}

.ans-txt {
	margin-bottom: 1.5em;
	padding-left: 42px;	
}


.sec.nav {
	padding-bottom: 0;		
	padding-top: 25px;
	background:url(../images/rku/line.gif) left top repeat-x;
	font-size: 12px;
}

.sec.nav ul {
	float: right;
}

.sec.nav ul li{
	padding:0 0 10px 14px;
	background:url(../images/rku/list_bg.gif) no-repeat;
	background-position:0 4px;
}

.sec.nav ul li a{
	color:#23508b;
	font-weight:bold;
}


