@charset "Shift_JIS";

/* トップ特有
---------------------------------------------------- */
.aisatu P{
  
  padding : 0px 0px 0px 5px;
  color : #666666;
font-size : 13px;
line-height : 135%;
margin-bottom : 5px;
margin-top : 0px;
margin-left : 0px;
}
.aisatuname {
  color : #575757;
text-align : right;
padding-right : 5px;
margin-top : 8px;
}

.banner A{
font-size : 12px;
font-weight : bold;
line-height : 150%;
color : #ffffff;
background-color : #5b5bff;
vertical-align : middle;
text-align : center;
padding-top : 6px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 6px;
border-right-width : 1px;
border-bottom-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-right-color : #cccccc;
border-bottom-color : #cccccc;
width : 187px;
height : 50px;
display : block;
text-decoration : none;
}
.banner a:visited{
color : #ffffff;
background-color : #5b5bff;
}
.banner A:hover{
background-color : #ff8000;
color : #ffffff;
}

/* 症状(syoujyo)
---------------------------------------------------- */
.syojyo{
	margin-top: 10px;
	margin-bottom: 10px;
}
.syojyo td {
	padding: 0px;
	height: 60px;
	width: 150px;
	font-size: 14px;
}
.syojyo a{
	padding: 12px 0;
	width: 150px;
	height: 60px;
	background: url('../image/bottonbg.gif') no-repeat;
	text-align: center;
	line-height: 125%;
	display: block;
}
.syojyo a:link{
	background: url('../image/bottonbg.gif') no-repeat;
	color: #3366ff;
}
.syojyo a:visited{
	background: url('../image/bottonbg.gif') no-repeat;
	color: #3366ff;
}
.syojyo a:active{
	background: url('../image/bottonbg.gif') no-repeat;
}
.syojyo a:hover{
	background: url('../image/bottonbg.gif') no-repeat;
	color: #FF0000;
}