@charset "shift_jis";
* {
	margin:0px;
	padding:0px;
}

body {
	margin: 0px;
	font-size: 13px;
	line-height: 140%;
	font-style: normal;
	font-weight: normal;


    font-variant: normal;
	text-decoration: none;
	background-image: url(http://coco-family.com/img/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
	text-align: center;
	margin:auto;
}


address {
	display: block;
	text-align:left;
}




pre {
	display: block;
	text-align:left;
}




blockquote {
	display: block;
	text-align:left;
}




p {
	display: block;
	text-align:left;
}




h6 {
	display: block;
	text-align:left;
}




h5 {
	display: block;
	text-align:left;
}




h4 {
	display: block;
	text-align:left;
}




h3 {
	display: block;
	text-align:left;
}




h2 {
	display: block;
	text-align:left;
}




h1 {
	display: block;
	text-align:left;
}




div {
	display: block;
	text-align:left;
}




hr {
  display: none;
}

a img {
  border: none;
  text-decoration: none;
}


/* -------- strong */
strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

/* -------- em */
em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}


/* ---------------- list element */
ol {
  display: block;
}

ul {
  display: block;
}

ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 35px;
}

li {
	display: list-item;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #666666;
}

ol ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ol {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ol ol {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

ol ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


ol ol li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


ul ol li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


ul ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}
h1 {
	font-size: 11px;
	line-height: 25px;

	text-indent: 10px;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2  {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

h2 a {
	text-decoration: none;
}

h3 {
	background-image: url(http://coco-family.com/img/tittle2.png);
	background-repeat: no-repeat;
	background-position:top left;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-color: #CCCCCC;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	line-height: 24px;
	text-indent: 6px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h5 {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	text-indent: 22px;
	font-size: 12px;
	line-height: 22px;
}
h6 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
}





#header {
	background-image: url(http://coco-family.com/img/coco-logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}



#container {
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://coco-family.com/img/cntback.png);
}
#main {
	width: 750px;
}
#footer {
	height: 40px;
	width: 750px;
	text-align: center;
	color: #333333;
	line-height: 40px;
	clear: both;
	background-image: url(http://coco-family.com/img/footer.png);
}
#menu {
	display: block;
}
#menu ul {
	display: block;
}


#menu ul:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

#entrylist  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#entrylist dl {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#entrylist dd {
	margin-bottom: 8px;
}

#entrylist a {
	margin-right: 5px;
	font-size:12px;
}

#entrylist dt a {
	margin-right: 0;
	font-size:13px;
	lign-height: 140%;
	font-weight: bold;
}

.FloatEnd{
	clear:both;
}




#footer   {
	margin-right: auto;
	margin-left: auto;
}




#header   {
	margin-right: auto;
	margin-left: auto;
}




h1   {
	margin-right: auto;
	margin-left: auto;
}


#header h2 {
	width: 385px;
	position: relative;
	left: 350px;
	top: 50px;
}

#header #headertext {
	width: 385px;
	margin-right: 20px;
	position: relative;
	left: 350px;
	top: 50px;
	font-size: 12px;
}


#text10 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text9 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text8 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text7 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text6 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text5 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text4 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}


#text1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt-border {
	border: 1px solid #DDDDDD;
	padding: 15px;
}

.txt-border p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 200%;
	margin-bottom: 4px;
}


.txt-grayback {
	padding: 10px;
	margin-right: 60px;
	margin-left: 60px;
	border: 1px solid #DDDDDD;
	background-color: #F0F0F0;
}
.txt-colorback {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding: 15px;
}
body {
	color: #333333;
	background-color:#DBEEC6;
}

a:visited {
	color: #006699;
}

a {
	color: #006699;
}
a:hover {
	color: #FF0000;
}
h6{
	color: #333333;
}

h5{
	color: #333333;
}

h4{
	color: #333333;
}

h3{
	color: #333333;
}

h2 a:visited{
	color: #333333;
}

h2 a:hover{
	color: #333333;
}

h2 a{
	color: #333333;
}

h2{
	color: #333333;
}

h1 {
	color: #999999;
}
h2 a:hover {
	text-decoration: none;
}


h2 a {
	text-decoration: none;
}


h4 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #99CC00;
}

h5 {
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}




#footer a {
	color: #666666;
	text-decoration: none;
}




#footer {
	color: #666666;
	text-decoration: none;
}
#newEntry li a {
	color: #333333;
}
#menu10 li a {
	color: #333333;
}
#menu9 li a {
	color: #333333;
}
#menu8 li a {
	color: #333333;
}
#menu7 li a {
	color: #333333;
}
#menu6 li a {
	color: #333333;
}
#menu5 li a {
	color: #333333;
}
#menu4 li a {
	color: #333333;
}
#menu3 li a {
	color: #333333;
}
#menu2 li a {
	color: #333333;
}
#menu1 li a {
	color: #333333;
}
#rmenu li a:hover {
	background-color: #D5EDBC;
}
#menu li a:hover {
	background-color: #D5EDBC;
}
#rmenu h4 {
	color: #2963A5;

	
}
#menu h4 {
	color: #2963A5;

	
}
.txt-colorback {
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #F7FCF1;
}

.txt-colorback2 {
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #F8E8FF;
}

.txt-colorback3 {
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #FFFFB7;
}


#siteNavi {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	background-color:#FCC666;
}


#footer {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	background-color:#FCC666;
}


#header {
	width: auto;
	margin-right: 5px;
	margin-left: 5px;
	background-color:#FCC666;
}

h1 {
	width: 810px;
	text-indent: 20px;
	background-image: url(http://coco-family.com/img/top.png);
	padding-top: 10px;
}




h3{
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 14px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 40px;
}

#container {
	width: 810px;
}



#header {
	height: 155px;
}

#main{
	width: 360px;
	padding:5px;
	_padding-left:0;
	_padding-right:10px;
	margin-right: 5px;
	_margin-right: 0px;
	float: right;
	margin-top: 10px;
	margin-bottom: 15px;
	display: inline;
	position: relative;
}
#threebox {
	width: 590px;
	_width: 585px;
	float: left;
	margin-left: 5px;
}


#menu{
	width:200px;
	margin-left: 7px;
	_margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	position: relative;
}
#rmenu {
	width:200px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
	display: inline;
	position: relative;
}

#rmenu h4 {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 26px;
	background-image: url(http://coco-family.com/img/menutopic2.jpg);
	text-align: center;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;

}


#menu h4 {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 26px;
	background-image: url(http://coco-family.com/img/menutopic2.jpg);
	text-align: center;
	text-indent: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;

}


#space2 {
	text-align: center;
	margin:15px 0 15px 0;
}


#space1 {
	text-align: center;
	margin:15px 0 15px 0;
}

#space6{
	text-align:left;
	margin:0 0 20px 0;
}


#space5{
	text-align:left;
	margin:0 0 20px 0;
}


#space4{
	text-align:left;
	margin:0 0 20px 0;
}


#space3{
	text-align:left;
	margin:0 0 20px 0;
}


#newEntry{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu10{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu9{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu8{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu7{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu6{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu5{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu4{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu3{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu2{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}


#menu1{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu15{
	width: 198px;
	_width: 199px;
	display: block;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}





#newEntry li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu10 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu9 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu8 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu7 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu6 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu5 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu4 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu3 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu2 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}





#menu1 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/list.png);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}


#menu15 li a{
	margin-bottom: 1px;
	list-style-type: disc;
	margin-right: 10px;
	_margin-top: -8px;
	margin-left: 10px;
	_margin-bottom: -8px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(http://coco-family.com/img/yaji22.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 3px 5px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;

}


#entrylist {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text10 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text9 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text8 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text7 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text6 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text5 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text4 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text3 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text2 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}


#text1 {
	width: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-bottom: 30px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#siteNavi {
	text-indent: 20px;
	line-height: 34px;
	background-color:#FCC666;

}
#siteNavi2 {
	text-indent: 20px;
	line-height: 34px;
	background-color:#FFFFFF;

}

.tbl_It {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.tbl_Ra {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.tbl_Pr {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.tbl_det {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}


.tbl_Ra{
	background-color: #90BB11;
	border: 1px solid #999999;
}


.tbl_Pr{
	background-color: #90BB11;
	border: 1px solid #999999;
}


.tbl_det{
	background-color: #90BB11;
	border: 1px solid #999999;
}


.tbl_Ra th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(http://coco-family.com/img/thBack.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}


.tbl_Pr th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(http://coco-family.com/img/thBack.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}


.tbl_det th{
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	background-image: url(http://coco-family.com/img/thBack.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 5px;
}

.tbl_Ra td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_Pr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_det td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_Ra th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_Pr th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_det th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F5F5F5;
}


.tbl_It td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.tbl_Ra td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.tbl_Sp td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.tbl_Pr td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.tbl_Ra .rnkitem {
	width:140px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

.tbl_det th {
	width: 30%;
}

.tbl_Ra th{
	width:50px;
}

.tbl_Pr td{
	padding:6px;
}

.tbl_Ra td{
	padding:10px;
	vertical-align:top;
}


.alt td{
	background-color:#F5F5F5;
}





.tbl_det td {
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	line-height: 130%;
}



.tbl_It {
	background-color: #FFFFFF;
}





.tbl_It a img {
	border: 0;
}





.tbl_Ra a img {
	border: 0;
}





.tbl_Sp a img {
	border: 0;
}





.tbl_Pr a img {
	border: 0;
}




.tbl_Ra h4{
	width:100%;
	margin:0 0 5px 0;
	border:0;
}

.tbl_Ra th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Sp th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Pr th {
	text-align:center;
	color: #FFFFFF;
	text-align: center;
}






.tbl_Pr .price {
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	font-weight: bold;
}


.tbl_Pr .rnk {
	background-color: #EBEBEB;
	font-weight: bold;
}



.tbl_Ra .rnkitem img {
	vertical-align: top;
}


.tbl_It td {
	width: 33%;
	text-align: center;
	vertical-align: middle;
}

.tbl_It .rnkdesc {
	padding-bottom: 15px;
	vertical-align: top;
}

