/* ページの基本デザイン用ＣＳＳ */

body {
	font-family: メイリオ,Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #000033;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	font-size: 14px;
	}

h1 {
	font-size: 9px;
	margin: 0%;
	font-weight: normal;
	}

h2.top {
	font-family: メイリオ,Meiryo,"ＭＳ Ｐ明朝",Osaka,sans-serif;
	font-size: 30px;
	text-align: left;
	margin: 0;
	padding: 10px;
	}

p.top {
	font-size: 14px;
	text-align: right;
	margin: 0;
	padding: 0 0px 2px 0;
	}

p.tel {
	font-size: 16px;
	text-align: left;
	background-color: #ccffff;
	margin: 0;
	padding: 5px 0 5px 3px;
	}

p.side {
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 2px 0 5px 0px;
	}
	
p.underline {
	font-size: 13px;
	text-align: left;
	margin: 3px 50px 3px 160px;
	border-bottom: dotted #006699 1px;
	}


/* テーブル風にみせる段落の上下罫線 */

p.menutop {
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	border-top: dotted #00cc00 1px;
	border-bottom: dotted #00cc00 1px;
	margin: 10px;
	padding: 5px;
	}

p.menubottom {
	font-size: 16px;
	text-align: left;
	line-height: 1.5em;
	border-bottom: dotted #00cc00 1px;
	margin: 10px;
	padding: 0px 5px 5px 5px;
	}



img.top {
	margin: 30px 0px 0px 580px;
	}

img.right {
	float: right;
	margin: 20px;
	}

img.left {
	float: left;
	margin: 12px 20px 12px 15px;
	}

p.clear {
	clear: both;
	font-size: 14px;
	text-align: left;
	margin: 10px;
	line-height: 1.5em;
	}

span.clear {
	clear: both;
	display: block;
	}


h3.midasi1 {
	font-size: 24px;
	text-align: left;
	margin: 10px;
	}

h3.midasi2 {
	font-size: 21px;
	text-align: left;
	color: #ffffff;
	background-image: url(h3line2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 5px 0 5px;
	padding: 5px 0 5px 12px;
	}

h3.midasi3 {
	font-size: 20px;
	text-align: left;
	color: #ffffff;
	background-image: url(h3line3.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px 5px 0 5px;
	padding: 12px 0 8px 35px;
	}

h3.midasi4 {
	font-size: 21px;
	text-align: left;
	color: #ff0033;
	background-image: url(h3line4.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px 5px 0 5px;
	padding: 8px 0 8px 40px;
	}

h3.topmenu {
	font-size: 18px;
	text-align: left;
	margin: 5px;
	padding: 5px 0 5px 12px;
	background-image: url(h3line2.gif);
	background-repeat: no-repeat;
	background-position: center;
	color:#ffffff;
	}

p {
	font-size: 15px;
	text-align: left;
	margin: 10px;
	line-height: 1.5em;
	}

p.obi1 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #ff0033;
	padding: 10px;
	margin: 10px;
	}

p.obi2 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #cc0000;
	padding: 10px;
	margin: 10px;
	}

p.box1 {
	font-size: 21px;
	color : #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #000099;
	border-top: solid #000099 1px;
	border-left: solid #000099 1px;
	border-right: solid #000099 1px;
	border-bottom: 0;
	margin: 15px 5px 0 5px;
	padding: 3px 0 3px 3px;
	}

p.box2 {
	text-align: left;
	line-height: 1.5em;
	border-top: 0;
	border-left: solid #000099 1px;
	border-right: solid #000099 1px;
	border-bottom: solid #000099 1px;
	margin: 0 5px 15px 5px;
	padding: 8px 13px 8px 13px;
	}

span.aofutoji {
	color: #0033ff;
	font-weight: bold;
	}

span.midasi {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.3em;
	}

span.aka {
	color: #ff0000;
	}

span.akamidasi {
	font-size: 23px;
	font-weight: bold;
	color: #ff0000;
	line-height: 1.3em;
	}

span.futoji {
	font-weight: bold;
	}

span.akafutoji {
	font-weight: bold;
	color: #ff0000;
	}

span.small {
	font-size: 13px;
	}
p.obi3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #3366CC;
	padding: 5px 5px 5px 5px;
	margin: 10px;
}
span.ao {
	color: #0066FF;
}
h2.midasiblue {
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(h2lineblue.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 5px 0 5px;
	padding: 10px 0 10px 35px;
}
