@charset "Shift_JIS";

/* -------------------------------------Base----- */
* { font-style: normal;}
body {
	background-color: #F5EEC9;
	margin: 0; padding: 0;}
a img {
	margin: 0
	border: none;}
h1, h2, h3, h4, h5, h6, form {
	margin: 0; padding: 0;}

/* -------------------------------------Space----- */
.pagetop { padding-top: 20px; padding-bottom: 10px; padding-right: 10px;}
.ttl { font-size: 14px; line-height: 140%;
	_font-size: 115%;}
.sml { font-size: 10px; line-height: 140%;
	_font-size: 85%;}
.pati { padding: 3px 5px; background-color: #AFCAFF; color: #000099;}
.pdf { padding: 3px 5px; background-color: #99CCCC;}
.what1 { color: #006600;}
.what2 { color: #000000;}
.pub2 { padding: 10px; background-color: #E8E5C8;}
.pub3 { padding: 1px 15px 10px; background-color: #E8E5C8;}
.house { color: #006600;	font-size: 14px; line-height: 140%;
	_font-size: 115%; font-weight: bold;}
.event { padding-left: 5px; color: #993300;	font-size: 14px; line-height: 140%;
	_font-size: 115%;}
.mt { background-image: url(../cimg/mt.jpg);
	background-repeat: no-repeat;
 background-position: bottom;
 background-color: #FFFFFF;}

/* -------------------------------------Link----- */
a:link { color: #0000FF; text-decoration: none;}
a:visited { color: #0000FF; text-decoration: none;}
a:hover { color: #FF7F00; text-decoration: underline;}
a:active { color: #FF7F00; text-decoration: underline;}

a.withIcon:link { color: #0000FF; text-decoration: none;}
a.withIcon:visited { color: #0000FF; text-decoration: none;}
a.withIcon:hover { color: #FF7F00; text-decoration: underline;}
a.withIcon:active { color: #FF7F00; text-decoration: underline;}

/* -------------------------------------Font----- */
td {
	color: #333333;
	font-size: 12px; line-height: 140%;
	_font-size: 75%;}
