body,div,p,h1,h2,h3,h4,h5,strong,a,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
	list-style:none;
}

/*color set*/
body{
	color:#333333;
	background-color: #CCB7BE;
}
a{color:#FF3399}
a:hover{color:#FFCC00;}
h1 a{color:#FFFFFF;}


#container {
	background-color: #FFFFFF;
}
#menu{
	border-left: 1px solid #CC0066;
	border-right: 1px solid #CC0066;
	background-color: #FFEEF9;
}
#menu ul{color:#ff66cc}
#ask{
	border:3px double #dd99aa;
}
#ask h2{
	color:#666666;
	background-color:#ffddee;
}
#right h3{
	border: #ffaacc 1px solid;
	color: #666666;
}
#foot {
	color: #999999;
	border-top-color: #999999;
}
#clinic{
	border: 1px solid #999999;
}
#link{
	color:#999999;
	border: 1px solid #999999;
	background-color:#eeeeee;
}
/*color set end*/


/*block set*/
a:hover{
	text-decoration: underline;
}
body {
	font-size:12px;
	text-align: center;
}
h1{
	height:180px;
	padding-left:10px;
	font-size:36px;
	margin:0 2px 10px;
	background:url(../img/h1.jpg)
}
ul,p{
	margin:10px;
	line-height:18px;
}

#container {
	text-align: left;
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	width: 222px;
	margin-bottom: 15px;
}
#right {
	float: right;
	width: 522px;
	margin-bottom: 15px;
}
#footmenu {
	clear: both;
	text-align: center;
}
#foot {
	text-align: right;
	height: 80px;
	border-top-width: 1px;
	border-top-style: dashed;
}

#menu{
	margin-left:2px;
}
#menu_f{
	text-align: center;
	margin-top:-3px;
	margin-bottom: 30px;
	margin-left:2px;
}
#clinic{
	margin-bottom: 10px;
	margin-left:2px;
}
#link{
	margin-bottom: 10px;
	margin-left:2px;
}
#ask{
	margin-right:5px;
	margin-left:3px;
}

#menu ul{
	margin-bottom:0;
	padding-bottom:5px;
	font-size:14px;
	line-height: 24px;
}
#menu a{
	font-weight:bold
}
#right h2,#right h3{
	margin-right:2px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#right h3{
	font-size: 14px;
	padding:5px;
	margin-right:10px;
}
#ask h2{
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0 0 15px;
}
.btn {
	text-align: right;
}
.photo {
	margin:0px 10px;
	padding-bottom:1.2em;
	text-align: center;
}
.photo img{
	margin: 0px 15px;
	vertical-align:middle;
}
.clr {
	clear: both;
}
/*block set end*/
