@charset "Shift_JIS";

body {
	background-color: #FFCCCC;
	margin-top: 0px;
	margin-left: 40px;
	font-size: medium;
	background-image: url(common/backImage.gif);
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "Arial", "Helvetica", "sans-serif";
	color: #000;
}

img {
	border: none;
}

.red {
	color: #c00;
}

.photo {
	margin: 10px 0 0 0;
}

.cap {
	font-size: 11px;
	line-height: 1.25em;
	margin: 5px 0 0 0;
}

p#header {
	font-size: 12px;
	margin: 15px 20px 0 20px;
}

p#header2 {
	font-size: 12px;
	text-align: right;
	margin: 5px 20px 0 20px;
}

h1 {
	margin: 5px 0 0 0;
}

h2 {
	font-size: 16px;
	line-height: 125%;
	color: #cc0000 ;
	border-left: 7px solid #FFCCCC ;
	padding-left: 10px;
	margin: 0 0 10px 0 ;
}

h3 {
	font-size: 14px;
	line-height: 125%;
	color: #333333;
	margin: 0 0 15px 0 ;
}

h4 {
	font-size: 14px;
  line-height: 125%;
  color: #333;
  margin: 0 0 10px 0;
 }

p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

.xx-small {
	font-size: 9px;
	line-height: 1.25em;
}
.x-small {
	font-size: 10px;
	line-height: 1.25em;
}
.x-small2 {
	font-size: 10px;
	line-height: 1.5em;
}
.small {
	font-size: 12px;
	line-height: 1.25em;
}
.small2 {
	font-size: 12px;
	line-height: 1.5em;
}
.medium {
	font-size: 10pt;
	line-height: 1.25em;
}
.medium2 {
	font-size: 10pt;
	line-height: 1.5em;
}
.large {
	font-size: 16px;
	line-height: 1.25em;
}
.large2 {
	font-size: 16px;
	line-height: 1.5em;
}.header {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.headh1 {
	font-size: 80%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
.font95 {
	font-size: 90%;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.content20 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
}
.margin20 {
	margin-right: 20px;
	margin-left: 20px;
}
.margin0 {
	margin: 0px;
}
#menu p {
	margin: 0px;
}

.kyotyo {
	font-size: 120%;
	background-color: #FFCCCC ;
	padding: 2px;
}

.kyotyo2 {
	background-color: #FF0000 ;
	color: #FFFFFF;
	padding: 1px 6px;
}

.kakomi {
	border: 1px solid #333333 ;
	padding: 2px;
	font-size: 95% ;
}

ul {
	margin-top: 0;
	margin-bottom: 15px;
}
	
li {
	font-size: 14px ;
	color:#333333 ;
	margin-bottom: 1px;
}

div#top dl {
	font-size: 9pt;
	line-height: 125%;
	margin: 10px 20px 20px 20px;
}

div#top dt {
	background:url(common/tri1.gif) no-repeat left;
	padding-left: 12px;
	margin-bottom: 4px;
}

div#top dd {
	margin-left: 0px;
	padding-left: 12px;
}

table.kakaku {
	border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-collapse: collapse;
}

table.kakaku th {
	text-align: left;
  font-weight:normal;
	border-right: 1px solid #999;
  border-bottom: 1px solid #999;
	font-size: 12px;
  padding: 4px;
  background-color: #ccd9ff;
}

table.kakaku td {
	border-right: 1px solid #999;
  border-bottom: 1px solid #999;
	font-size: 12px;
  padding: 4px;
}

table.kakaku td.b {
	text-align: center;
}

table.kakaku td.c {
	text-align: right;
}
