﻿@charset "UTF-8";

/* base styles */

.boxtitle {
	width:98%;
	padding: 5px;
	background-color:#ccffff;
	font-size: large;
	font-weight: bold;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#0099cc;
}

h2 {
	font-weight: bold;
	color:#333333;
	background-color:#ccffff;
        maring-top: 15px;
}
h3 {
	font-weight: bold;
	color: #436331;
}

th.thitem {
	background-color:#ccffff;
	padding:3px;
}

th.thdet {
	width:30%;
	background-color:#ccffff;
	padding:3px;
}

.midashi_subcat a {
	color: #336699;
}

.menutabc {
	background-image: url(../images/botan1.gif);
	background-color: #ccffff;
	height: 22px;
	width: 85px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	padding-top: 4px;
	background-repeat: no-repeat;
	color: #003300;
	padding-left: 4px;
	font-weight: 500;
}
