﻿@charset "Shift_JIS";

body, h1, h2, h3, h4, h5, p, hr, ul, li, dl, dt, dd, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	text-align: center;
}

/* 初診料無料チケット
----------------------------------------------------------------------------------------------------*/

#ticket {
	width: 480px;
	margin: 20px auto 0;
}

#ticket p {
	margin: 0 0 25px;
}