a:link{color:#999999}
a:visited{color:#999999}
a:active{color:#999999}

body{margin:0px}

.m1{margin-left:10px}

.line1 {border-bottom:dotted #999999;
	width="95%"}

table{border-collapse:collapse}

.bg1{background-color:#ffffcc;width:300px}
.size13 {
	font-size: 13pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bold {
	font-weight: bold;
}
.bg2 {
	background-color: #CCFFFF;
	background-image: url(img/bg01.jpg);
}
.size11 {
	font-size: 11pt;
}
.col_red {
	color: #FF0000;
	text-decoration: underline;
}
a:hover{color:#666666;background-color:#BFE2FF}
.mr15 {
	margin-left: 10px;
}
.size16 {
	font-size: 16pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.font36 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 36pt;
	font-weight: bold;
}
.font48 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 48pt;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
.page {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.m50 {
	margin-left: 150px;
}
.cons {
	font-size : 20pt;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
#soukai {
	width: 700px;
	text-align: left;
}

#soukai #msgTop {
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	padding: 5px;
	font-size: 1.2em;
}
#soukai #msgTop img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#soukai #msgTop a {
	font-size: 0.7em;
	color: #00F;
}

#soukai dl {
	margin-left: 10px;
	width: 681px;
	clear: both;

}
#soukai dl dt {
	margin-bottom: 10px;
	background: url(shin21/images/title_h3.png) no-repeat left top;
	color: #FFF;
	height: 35px;
	padding-top: 8px;
	padding-left: 15px;
}
#soukai dt.red {
	background: url(shin21/images/titlesRed.png) no-repeat left top;
	color: #FFF;
	border-style: none;
}
#soukai dl dd {
	margin-bottom: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
#soukai dl dd strong {
	padding-right: 10px;
	color: #F30;
	font-size: 1.2em;
}
#soukai dl dd small {
	font-size: 0.9em;
	font-weight: normal;
}

#soukai .soukaiSection {
	margin-left: 25px;
	width: 630px;
	margin-top: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	border: 1px solid #CCC;
	padding: 10px;
}
#soukai .soukaiSection h3{
	padding: 5px;
	color: #333;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin: -10px -10px 0px;
	background: #EEE;
	border-bottom: 1px dotted #CCC;
}
#soukai .soukaiSection p {

}
#soukai .soukaiSection p.msg {


}
#soukai .soukaiSection p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#soukai address {
	display: block;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 1em;
	color: #900;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #900;
	line-height: 1.5em;
	width: 600px;
	margin-top: 10px;
}
.clr {
	clear: both;
}
.clr hr {
	clear: both;
	display: none;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
dl#sokuhou {
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #CCC;
	width: 410px;
	margin: 20px 0px 10px 10px;
	padding: 0px;
	letter-spacing: 0.1em;
}
dl#sokuhou dt {
	color: #900;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px dotted #CCC;
	background: #FFC;
	margin: 0px;
}
dl#sokuhou dd {
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	line-height: 1.2em;
}
dl#sokuhou dd small {
	display: block;
	font-size: 0.8em;
	color: #333;
	text-align: right;
	margin-top: 15px;
}
dl#sokuhou dd a {
	color: #00F;
}
dl#sokuhou dd a:hover {
	color: #F00;
	background: #FFF;
}
