/*  
Site Name: Toriumi Veterinary Clinic.
Version: 1.0
Author: Toriumi Veterinary Clinic.
Author URI: http://www.toriumi-ah.com/
Creator: Mochola Co Ltd. http://mochola.jp/
*/

/* Reset */

body,
div,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
p,a,
img,
table,th,td,
dl,dt,dd,
form {
	margin: 0px;
	padding:0px;
	border: 0px;
	font-style: normal;
	font-size: 100%;
}

/* Base Setting */
body{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
	background-color:#fff;
	margin: 0px;
	padding: 0px;
	color:#333;
	text-align: center;/* center on ie */
}

/* headings*/
h1, h1 a,h2, h2 a,h3 a,h4 a{
	color:#009193;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{
	color:#1BA6B2;
}


/* links*/
a{
	text-decoration: underline;
	color: #5798EB;
}

a:hover{
	text-decoration:none;
	color: #003366;
}

a img{
	border:none;
}


/* paragraphs, lists, etc*/
p{
	margin:0;
	padding:0 0 18px 0;
}

ul{
	margin:0 0 0 15px;
	padding:0 0 18px 0;
}

ul ul{
	padding:0;
}

blockquote{
	margin:0;
	padding:0 18px;
	font-style:italic;
}

pre{
	overflow:auto;
	margin:0 0 18px 0;
	padding:4px;
}

hr{
	color: #ccc;
	width: 100%;
}

/* images*/
img.left{
	float:left;
	margin:0 12px 0 0;
}

img.right{
	float:right;
	margin:0 0 0 12px;
}

img.center{
	display: block;
	margin:0 auto;
}
img.spacer{
	margin-bottom: 15px;
}

/* font-size */
.small{
	font-size: 70%;
	line-height: 140%;
}

/* font-color */
.red{
	color: #cc0000;
}
.redb{
	color: #cc0000;
	font-weight: bold;
}
.blue{
	color: #0099FF;
}
.grey{
	color: #999;
}
.lb{
	color: #0099cc;
}
.orange{
	color: #F26522;
}

.bold{
	font-weight: bold;
}

/* align */
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}

/* header*/
#header{
	background-image: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 640px;
	height: 84px;
	text-align: left;
}

#header .logo{
	margin-left: 10px;
	padding: 0px;
	width: 430px;
}
#header .headsub{
	display: none;
}

/* box */
#box {
	background-color:#fff;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 640px;
	text-align: center;
}

/* container */
#container{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 600px;
	text-align: center;
}
#container .breadcrumbs{
	display: none;
}


/* topimage*/
#topimage{
	display: none;
}

/* global */
#global{
	display: none;
}

/* globalc */
*html #globalc{
	display: none;
}
#globalc{
	display: none;
}

/* topcontent*/
#topcontent{
	display: none;
}

/* topsidebar */
#topsidebar{
	margin-right: 10px;
	padding-top: 10px;
	text-align: left;
}
#topsidebar p{
	font-size: 90%;
	color: #696969;
	line-height: 180%;
}
#topsidebar table td{
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#topsidebar table td.odd{
	background-color: #F7F7C6;
	text-align: center;
}
#topsidebar table td.even{
	background-color: #f4f4f4;
}


/* sidebar */
#sidebar{
	display: none;
}

/* content*/
*html #content{
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
}

#content{
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
}

#content h2{
	margint: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: #333;
}
#content h3{
	background-color: #fff;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #3F80E3;
	line-height: 150%;
	border-bottom: 2px solid #3F80E3;
}

#content h4{
	background-color: #EFEFDE;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 95%;
	font-weight: bold;
	line-height: 150%;
}
#content p{
	margin-bottom: 20px;
	padding: 0px;
	font-size: 90%;
	color: #333;
	line-height: 180%;
	letter-spacing: 1px;
	width: 480px;
}
#content table{
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	width: 90%;
}

#content td{
	font-size: 90%;
	color: #696969;
	line-height: 150%;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
}
#content td.head{
	color: #fff;
	background-color: #8DCEFA;
	width: 200px;
	text-align: center;
}
#content td.even{
	color: #666;
	background-color: #F5F5DC;
	text-align: center;
}

#content .photo{
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding: 0px;
	width: 110px;
	text-align: left;
	float: left;
}
#content .text{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 3px;
	width: 420px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	text-align: left;
	background-color: #f5f5f5;
	float: right;
}
#content .columnleft{
	width: 310px;
	text-align: left;
	float: left;
}
#content .columnleft img{
	margin-top: 5px;
	width: 100px;
	float: left;
}
#content .columnleft p{
	margin-top: 5px;
	width: 190px;
	float: right;
}
#content .columnright{
	width: 310px;
	text-align: left;
	float: right;
}
#content .columnright img{
	margin-top: 5px;
	width: 100px;
	float: left;
}
#content .columnright p{
	margin-top: 5px;
	width: 190px;
	float: right;
}

#content .entry{
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .entry p img{
	margin-right: 10px;
}
#content .entry ul{
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .entry ul li{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 1px;
}
#content .entry ol{
	margin-left: 40px;
	margin-bottom: 20px;
	padding: 0px;
}
#content .entry ol li{
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
}
#content .entry ol.list li{
	padding-bottom: 20px;
}
#content .entry dl{
	margin-bottom: 20px;
	padding: 0px;
}
#content .entry dl dt{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1px;
	border-left: 3px solid #5798EB;
}
#content .entry dl dd{
	margin: 0px;
	padding-bottom: 10px;
	font-size: 85%;
	line-height: 150%;
	letter-spacing: 1px;
}

#content .note{
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 540px;
	background-image: url(/image/bg_notehead.gif);
	background-repeat: no-repeat;
	background-color: #FCF7EB;
}
#content .note h4{
	margin-top: 40px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 0px;
	background-image: url(/image/h4_fusen.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	font-size: 100%;
	color: #333;
}
#content .note p{
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 510px;
}
#content .note table{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	background-color: #fff;
	width: 490px;
}
#content .note table td{
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	color: #333;
	font-size: 90%;
	font-weight: bold;
	border-top: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#content .note table td.odd{
	background-color: #F7F7C6;
	text-align: center;
}
#content .note table td.even{
	background-color: #f4f4f4;
}
#content .note ul{
	margin-left: 50px;
	margin-bottom: 20px;
	padding: 0px;
}

#content ul.pagelist{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	border-top: #5798EB solid 2px;
}

#content ul.pagelist li{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	display: inline;
}
#content ul.pagelistb{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	border-top: #ccc solid 1px;
	border-bottom: #5798EB solid 2px;
}

#content ul.pagelistb li{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	line-height: 150%;
	letter-spacing: 1px;
	display: inline;
}
#content .date{
	color: #666;
}

#content .pagenavigation{
	display: none;
}

/* sitemap list*/
#content ul.sitemap{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	list-style-type: none;
}

#content ul.sitemap li{
	font-size: 95%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	text-indent: 20px;
	background-color: #fff;
	background-image: url(/image/list_head.gif);
	background-repeat: no-repeat;
}

#content ul.sitemap ul li{
	font-size: 100%;
	font-weight: normal;
	background-image: none;
	background-color: #fff;
}

/* form*/
form .text{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 170px !important;
	border: 1px solid #ccc;
	color:#333;
	background-color: #fff;
}
form .button{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 60px !important;
	font-weight: bold;
	border:1px solid #ccc;
	background-color:#f5f5f5;
	cursor: pointer;
}
form .button:hover{
	background-color:#999;
	cursor: pointer;
}

/* footer*/
#footer{
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto; /* center on everything else */
	margin-right: auto; /* center on everything else */
	padding: 0px;
	width: 640px;
	text-align: left;
}
#footer a{
	color: #696969;
}
.pagefoot{
	display: none;
}

#footer address{
	background-image: none;
	margin: 0px;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	letter-spacing: 1px;
}