@charset "utf-8";

/* #Rigth main
-------------------------------------------------*/
#contents #right {
	float: right;
	width: 673px;
}
#contents #right #main {
	background-image: url(../ninpu/img/main_img.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 631px;
	margin: 0px;
	padding: 0px;
}
#contents #right #main h2 {
	display: none;
}


#contents #right #main p {
	font-size: 80%;
	color: #69c396;
	padding-top: 130px;
	padding-left: 25px;
	line-height: 1.5em;
	letter-spacing: 0.03em;
}


/* #Rigth topics
-------------------------------------------------*/
#contents #right #detail {
	width: 630px;
	margin-left: 20px;
}
#contents #right #detail h3 {
	background-image: url(../ninpu/img/bar_01.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 619px;
	text-indent: -10000px;
	margin-top: 18px;
	margin-bottom: 10px;
}
#contents #right #detail p {
	font-size: 0.8em;
	color: #626363;
	line-height: 1.8em;
	padding-left: 10px;
}
#contents  #right  #detail  #catch  img  {
	margin-bottom: 30px;
	margin-left: 20px;
}


#contents  #right  #detail  #btn  {
	margin-left: 450px;
	margin-top: 10px;
}
#contents  #right  #detail #list {
	width: 600px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#contents  #right  #detail #list li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #90d9b3;
	font-size: 0.8em;

}
#contents #right #detail #summary {
	width: 600px;
	background-color: #f7fefb;
	margin-bottom: 20px;
}
#contents #right #detail #summary ul {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#contents #right #detail #summary li {
	line-height: 2.1em;
	font-size: 0.8em;
}

#contents #right #detail #pagetop {
	clear: both;
	text-align: right;
	font-size: 80%;
	margin-right: 10px;
	margin-bottom: 20px;
}
.bar_02 {
	background-image: url(../start/img/bar_02.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 619px;
	text-indent: -10000px;
	margin-top: 18px;
	margin-bottom: 10px;
	clear: both;
}


.dog {
	font-size: 0.9em;
	font-weight: bold;
	color: #fd9c6c;
	background-image: url(../start/img/i_dog.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.cat {
	font-size: 0.9em;
	font-weight: bold;
	color: #fd9c6c;
	background-image: url(../start/img/i_cat.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 30px;
	padding-top: 10px;
}


.brown {
	color: #93714d;

}
.img {
	width: 600px;
	margin-left: 14px;
}
.ygreen {
	color: #68b247;
}
.uline {
	text-decoration: underline;
	color: #FD9C6C;

}

.red {
	color: #FD9C6C;
	font-weight: bold;

}
.redbig {
	color: #FD9C6C;
	font-weight: bold;
	font-size: 16px;

}
.bg01 {
	width: 630px;
	height: 280px;
	clear: both;
	background-image: url(../ninpu/img/bg_p_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg02 {
	width: 630px;
	height: 370px;
	clear: both;
	background-image: url(../ninpu/img/bg_p_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
.flow_s {
	width: 600px;
	clear: both;
	margin-bottom: 20px;
	padding-right: 30px;
}
.flow_l {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
	height: auto;
}
.left {
	float: left;
	clear: left;
	margin-right: 10px;
	width: 370px;
}
.left02 {
	float: left;
	clear: left;
	margin-right: 10px;
	width: 250px;
}
.right {
	float: right;
	margin-right: 20px;
}
.right_txt {
	float: left;
	clear: none;
}
