* {
	font-family:'メイリオ',	'Meiryo',
				'Hiragino Kaku Gothic Pro',	'ヒラギノ角ゴ Pro W3',	'Osaka',
				'ＭＳ Ｐゴシック',	sans-serif;
}

body {
	font-size: 14px;
}

table {
	border: 0px;
}

th {
	font-size: 14px;
}

td {
	font-size: 14px;
}

p {
	font-size: 14px;
}

li {
	font-size: 14px;
}

h1 {
	color: #06F;
	font-size: 18px;
}

h2 {
	color: #039;
	font-size: 16px;
}

img {
	border: 0px;
	
}

a:hover { 
	position:relative; top:1px; left:1px;
}

.conmame {
	font-size: 18px;
	color: #039;
	font-weight: bold;
}

.tel {
	font-size: 14px;
	color: #F60;
}

.bar {
	width: 8px;
	background: url(img/cirlution_09.gif) repeat-y;
}

.cr {
	font-size: 14px;
	text-align: right;
	background: #6CF;
	color: #FFF;
}

.underline {
	border-bottom: 1px solid #666666;
}

