@charset "utf-8";




/*--------犬------------*/

/*-------- ///  Dog   ///-----------*/


/*----------左サイド------------*/
#side {
	height: auto;
	width: 200px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
	float: left;
	border-bottom: 1px solid #CCCCCC;
}
#side #sideTop {
	width: 196px;
	height: 192px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom-style: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

/*サイドメニュー*/
#side #menu {
	height: auto;
	width: 198px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;

}
#side #menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#side #menu li {
	background: #8FC323;
	width: 194px;
	padding-right: 1px;
	padding-left: 1px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;


}
#side #menu li a {
	height: auto;
	width: 156px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 22px;
	text-decoration: none;
	margin-left: 8px;
	margin-top: 0px;
	background: #CCE39F url(../images/sidemenu01.jpg) no-repeat;
}
#side #menu li a:hover,side #menu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background: #539744 url(../images/sidemenu00.jpg) no-repeat;
	font-weight: bold;
}
#side #menu #under {
	background: #8FC323;
	height: 11px;
	z-index: 1;
	border-bottom: 1px solid #FFFFFF;
}


/*メニュー現在地*/
#side #menu #over a {
	background: #539744 url(../images/sidemenu00.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
/*サイドバナー*/
#side .sideBanner {
	height: auto;
	width: 200px;
}


/*----------メイン-------------*/
#main {
	width: 550px;
	height: auto;
	float: right;
	padding-right: 20px;
}
#main h2 {
	margin: 0px 0px 10px;
	float: right;
}
#main ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 540px;
	float: left;
	height: auto;
}
#main li {
	float: left;
}



/*----------愛犬のケアについて------------*/
#main #careBox {
	float: right;
	width: 540px;
	height: auto;
	border: 1px solid #CCCCCC;
	background-color: #FCFBE6;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#main #careBox h3 {
	background-image: url(../images/care_subtittle_dog.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 500px;
	font-size: 16px; /* モダンブラウザ */
    *font-size: 132%; /* IE  */
	padding-top: 10px;
	padding-left: 40px;
}
#main #careBox p {
	line-height: 150%;
	padding: 15px;
}
#main #careBox ul {
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 540px;
	height: auto;
}
#main #careBox li {
	width: 220px;
	background-image: url(../images/icon_maru.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-bottom: 15px;
	background-position: 30px 2px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
	margin-left: 0px;
}

/*----------犬の健康管理------------*/
#main #healthBox {
	float: right;
	width: 540px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#main #healthBox h3 {
	background-image: url(../images/icon_asiato.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 500px;
	font-size: 16px; /* モダンブラウザ */
    *font-size: 132%; /* IE  */
	padding-top: 10px;
	padding-left: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9ECF3D;
	background-position: 10px;
}
#main #healthBox h4 {
	background-color: #EEFBD6;
	margin-top: 15px;
	margin-left: 1px;
	width: 525px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 16px; /* モダンブラウザ */
    *font-size: 132%; /* IE  */
	padding-bottom: 15px;
}
#main #healthBox .back {
	background-color: #EEFBD6;
	margin-top: 0px;
	padding-top: 0px;
}
#main #healthBox h5 {
	background-image: url(../images/icon_org.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	width: 500px;
	height: auto;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6B87C;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-top: 20px;
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
	line-height: 1em;
	padding-top: 2px;
}

#main #healthBox p {
	line-height: 150%;
	padding: 15px;
}


/*----------体重表------------*/
#main #healthBox #weight table {
	width: 540px;
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
}
#main #healthBox #weight th {
	background: #F1F1F1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#main #healthBox #weight .wname {
	width: 200px;
	padding: 3px 5px;
}
#main #healthBox #weight .wweight {
	width: 67px;
	text-align: center;
	background: #F1F1F1;
}
#main #healthBox #weight td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}




/*----------リンク集------------*/
#main #linkBox {
	width: 542px;
	height: auto;
	float: right;
}
#main #linkBox h3 {
	margin: 10px 0px 15px;
	height: 18px;
	width: 502px;
	background: #F8F7FF url(../images/tittle02.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 38px;
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
	border: 1px solid #CCCCCC;
	float: left;
}
#main #linkBox .link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	clear: left;
	width: 540px;
}
#main #linkBox .link img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#main #linkBox .link .linksite {
	font-weight: bold;
	padding-top: 10px;
}
#main #linkBox .link .linkunder {
	clear: left;
	padding-bottom: 8px;
}
#main #linkBox .link .linksiteText {
	font-weight: bold;
	padding-bottom: 8px;
}



/*----------Q and A------------*/
#main #qandaTopBox {
	width: 542px;
	height: auto;
	float: right;
	margin-top: 10px;
}
#main #qandaTopBox ul {
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 15px 12px;
	width: 528px;
	height: auto;
	border: 1px solid #CCCCCC;
}
#main #qandaTopBox li {
	width: 160px;
	display: inline;
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 15px;
	background: url(../images/icon01.gif) no-repeat left 1px;
}
#main #qandaBox {
	width: 542px;
	height: auto;
	float: right;
	margin-bottom: 20px;
	margin-top: 10px;
}


#main #qandaBox h3 {
	float: left;
	width: 505px;
	background: url(../images/icon_asiato.gif) no-repeat 5px 1px;
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
	height: 18px;
	padding-top: 4px;
	padding-left: 35px;
	border-bottom: 2px solid #9ECF3D;
	margin-top: 20px;
}
#main #qandaBox h4 {
	float: left;
	width: 530px;
	margin-top: 20px;
	border-bottom: 1px solid #F6B87C;
	margin-left: 10px;
	display: inline;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 14px; /* モダンブラウザ */
    *font-size: 116%; /* IE  */
}
.qandQ {
	color: #FF9933;
	font-weight: bold;
	font-size: 16px; /* モダンブラウザ */
    *font-size: 132%; /* IE  */
}
.qandA {
	color: #666666;
	font-weight: bold;
	font-size: 16px; /* モダンブラウザ */
    *font-size: 132%; /* IE  */
}
#main #qandaBox p {
	float: left;
	width: 520px;
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 7px;
	clear: both;
	height: auto;
}
#main #qandaBox .qtextleft {
	width: 200px;
	float: left;
}
#main #qandaBox .qtextleft03 {
	width: 240px;
	float: left;
}
#main #qandaBox .qtextleft04 {
	width: 248px;
	float: left;
	height: auto;
}
#main #qandaBox .qtextleft05 {
	width: 300px;
	float: left;
	height: auto;
}
#main #qandaBox .qtextleft08 {
	width: 400px;
	float: left;
	height: auto;
}
#main #qandaBox .qtextleft11 {
	width: 340px;
	float: left;
	height: auto;
}
#main #qandaBox img {
	float: right;
	margin: 0px;
	padding: 0px;
}


/*----------Q and A　表------------*/
#main #qandaBox .qandTable {
	float: left;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: inline;
}
/*----------表------------*/
#main #qandaBox .qandTable table {
	border-top: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	border-spacing:0;
}
#main #qandaBox .qandTable th {
	background: #F1F1F1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
#main #qandaBox .qandTable .qleft {
	text-align: center;
	width: 130px;
}
#main #qandaBox .qandTable .qright {
	width: 300px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main #qandaBox .qandTable .qright02 {
	width: 200px;
	text-align: center;
	padding: 5px;
}
#main #qandaBox .qandTable .qright03 {
	width: 220px;
	text-align: center;
	padding: 5px;
}
#main #qandaBox .qandTable td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/*----------年齢表------------*/
#main #qandaBox .qandTable .qnenrei {
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}


#main #qandaBox #back {
	float: left;
	margin-top: 20px;
}
#main #qandaBox #back p {
	float: left;
	padding: 0px 0px 0px 10px;
	width: 530px;
	margin: 0px;
}
#main #qandaBox #backimg {
	float: right;
	margin-left: 10px;
}

