body {
	margin: 0;
	padding: 0;
/*	text-align: center; */
/*	font-size: 75%; */
	font-family: 'メイリオ' ,'Meiryo', 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , 'sans-serif';
	color: #666666;  /* 標準文字色 */
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;  /* IEの画像ベースラインを変更 */
}

a img {
	border: none;
}

div#header	{
	margin: 0;
	height: 300px;
}

/* セカンドヘッダ */
div#header02	{
	margin: 0;
	height: 140px;
}

#menu ul {
	width: 900px;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
	height: 50px;
}

#menu ul li {
	float: left;
	text-align: center;
	width: 100px;
	list-style-type: none;
	height: 50px;
}

/* コンテナ */
div#container	{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#main {
	width: 900px;
	margin-top: 10px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-tpo-color: #666666;
}

/* セカンドメイン */
div#main2 {
	width: 900px;
	margin-top: 0;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
/*	padding-left: 15px; */
}

#wrapper {
	width: 855px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#wrapper table {
	border-collapse: collapse;
	margin-left: 20px;
}

#wrapper table ul {
	margin: 0 0 0 2em;
}

#wrapper table ul li {
	list-style-type: disk;
	list-style-position: outside;
}

.out-tbl {
	border-collapse: collapse;
	margin-left: 20px;
}


div.left-m {
	width: 670px;
	float: left;
	padding-top: 15px;
}

div.left-m2 {
	width: 640px;
/*	float: left; */
/*	padding-left: 5px; */
}


div.right-m {
	width: 195px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	float: right;
	padding-top: 15px;
	padding-left: 15px;
}

div.right-m2 {
	width: 180px;
/*	border-left-width: 1px; */
/*	border-left-style: dotted; */
/*	border-left-color: #666666; */
/*	float: right; */
	padding-top: 0px;
	padding-right: 10px;
}



/* ページ タイトル *********************/
/* セカンドページ */
.2nd-title img {
	margin: 20px 0 0 0;

}
div#bar-2nd {
	margin-top: 20px;
	width: 855px;
	height: 48px;
	background-image : url(images/bar48.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 25px;
	color: #e95398;
/*	font-weight: bold; */
	text-indent: 20px;
	padding-top: 12px;
}

div#bar-3nd {
	margin-top: 10px;
	width: 830px;
	height: 40px;
	background-image : url(images/bar402.jpg);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	font-size: 16px;
	line-height: 25px;
	color: #ffffff;
/*	font-weight: bold; */
	text-indent: 30px;
	padding-top: 10px;
}

div#bar-4th {
	margin-top: 20px;
	width: 640px;
	height: 48px;
	background-image : url(images/bar482.jpg);
	background-repeat: no-repeat;
/*	background-position: 15px 0px; */
	font-size: 16px;
	line-height: 25px;
	color: #e95398;
/*	font-weight: bold; */
	text-indent: 20px;
	padding-top: 12px;
}




/* トップページ */
div#bar-top {
	width: 660px;
	height: 45px;
	background-image : url(images/bar40.jpg);
	background-repeat: no-repeat;
/*	font-size: 75%;  */
/*	font-weight: bold; */
	text-indent: 20px;
	padding-top: 8px;
}







/* ニュースコラム ************************** */

#news {
	width: 660px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	background-image : url(images/box_002.jpg);
	background-repeat: repeat-y;
}

/*******
 .bk-line {
	background-image : url(images/box_002.jpg);
	background-repeat: repeat-y;
	width: 650px;
}
*************************/


#news ul {
/*    float: left;*/
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#news ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 30px;
    width: 600px;
    background-image : url(images/dot3.jpg);
    background-position: 13px 10px;
    background-repeat: no-repeat;
    font-size: 80%;
    font-weight: nomal;
}


h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
/*    padding-top: 3px; */
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    font-weight: bold;
    color: #e95398;
}

/* 予防接種コラム ************************** */
#vaccination {
	margin-left: 0px;
	width: 860px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	background-image : url(images/box2_002.jpg);
	background-repeat: repeat-y;
}

#vaccination table {
	width: 850px;
	margin-left: 40px;
}






/* 診察時間 info */
div#info {
	width: 190px;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1.4;
}

#info table {
	font-size: 1.1em;
	width: 171px;
	height: 80px;
	border-collapse: collapse;
	border: 1px #999999 solid;
	margin-bottom: 5px;

}

div#info th {
	padding: 0;
	background: #e95398;
}

#info table td {
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#info table tr.colored {
	background: #e95398;
	color: #ffffff;
}

#info table td.colored {
	background: #F49FC4;
	color: #ffffff;
}

h3 {
    margin-top: 15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
/*    padding-top: 3px; */
    padding: 0;
    text-align: left;
    font-size: 1.3em;
/*    line-height: 1.2; */
/*    font-weight: bold; */
    color: #e95398;
}

#info span {
	width: 171px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}




/* トップページ ニュースコラム */
#toppage-news {
    padding-bottom: 5px;
}

#toppage #toppage-news h3 {
    border-bottom-width: 0px;
    border-bottom-style: none;
    padding-top: 20px;
    padding-right: 30px;
    margin-bottom: 0px;
    float: left;
    min-height: 136px;
}

* html #toppage #toppage-news h3 {
    width: 120px;
    height: 136px;
}

#toppage-news h3 span.en {
    display: block;
    margin-top: 0px;
    margin-left: 15px;
    font-size: 13px;
    font-weight: normal;
    color: #E95398;
    text-transform: uppercase;
}

#toppage-news h3 span.ja {
    display: block;
    font-size: 16px;
    height: 35px;
    margin-top: -35px;
    padding-left: 10px;
    padding-top: 0px;
    color: #333333;
    font-weight: normal;
    margin-bottom: 0;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #E95398;
}

#toppage-news h4 {
    color: #E95398;
    padding-top: 3px;
}

/****************** フッター ********************/
div#footer	{
	background-color: #E89CB4;
	height: 25px;
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	padding-top: 9px;
/*	vertical-align: bottom;*/
	clear: both;
}

div#footer address{
	text-align: center;
	font-style: normal;	/* addressは通常斜体になるので、元に戻す */
/*	line-height: 1.4em; */
}




.style {
	color: #316670;
}
.size13 {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.size14 {
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.size15 {
	font-size: 15px;
	line-height: 23px;
	color: #333333;
}
.size12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.size10 {
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

.size15-pink {
	font-size: 15px;
	line-height: 23px;
	color: #e95398;
}
.size14-pink {
	font-size: 14px;
	line-height: 21px;
	color: #e95398;
}
.size13-pink {
	font-size: 13px;
	line-height: 20px;
	color: #e95398;
}
.size16-pink {
	font-size: 16px;
	line-height: 25px;
	color: #e95398;
}

.size20-pink {
	font-size: 20px;
	line-height: 25px;
	color: #e95398;
}
.size16 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
}
