/* CSS Document */


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.red993333 {
	color: #993333;
	text-align: center;
}

.crumb {
	margin-bottom: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
}

.sub {
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 20px;
	height: auto;
	clear: both;
	margin-top: 8px;
	position: relative;
}


.sub .leftbox {
	width: 330px;
	border: 1px solid #993333;
	float: left;
	padding: 8px;
	height: 185px;
}

.sub .rightbox {
	float: right;
	width: 330px;
	clear: right;
	border: 1px solid #993333;
	padding: 8px;
	height: 185px;
}
.sub .leftbox2 {
	padding: 8px;
	border: 1px solid #993333;
	height: 110px;
	float: left;
	width: 714px;
	display: inline;
}

.sub ul {
	padding-left: 8px;
	margin-left: 10px;
}

.sub li {
	list-style-image: url(../images/arrow1.jpg);
	list-style-type: none;
	line-height: 160%;
}

.margin12 {
	margin-left: 12px;
	margin-top: 6px;
}
.margin20 {
	margin-left: 20px;
	margin-top: 4px;
	line-height: 160%;
}
#top {
	height: 265px;
	background-color: #f7f7f7;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#flash {
	float: left;
	height: 265px;
}
#rmenu {
	float: right;
	width: 317px;
	padding-right: 4px;
	display: inline;
	height: 265px;
}
#rmenu img {
	margin-bottom: 2px;
}
#rmenu a:hover img {
	filter: Alpha(Opacity=100);
}

#rmenu .photo {
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	color: #A0A0A0;
}
#imain {
	float: left;
	padding-bottom: 20px;
}

#icenter {
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 5px;
	padding-top: 8px;
}
#oshirase {
	background-image: url(../images/index/ibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	width: 740px;
	padding-bottom: 5px;
}

#oshirase h3 {
	padding-top: 4px;
	padding-left: 7px;
	float: left;
}
#oshirase .all img {
	float: right;
	padding-top: 5px;
	padding-right: 6px;
}
#subtitle {
	margin-top: 20px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	clear: both;
	float: left;
	display: inline;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	width: 752px;
}

#subtitle #subleft {
	padding: 3px;
	float: left;
	width: 360px;
	border: 1px dotted #993333;
	height: 420px;
}

#subtitle #subright {
	float: right;
	width: 360px;
	clear: right;
	border: 1px dotted #993333;
	padding: 3px;
	height: 420px;
}

#subtitle .subtitletxt {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
}
#subleft .subtitletxt h4 {
	font-size: 12px;
	font-weight: bold;
	background-color: #F2F2F2;
	margin-bottom: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#subleft .subtitletxt h5 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 180%;
}
#subright .subtitletxt h4 {
	font-size: 12px;
	font-weight: bold;
	color: #048A05;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
#subleft .subtitletxt ul {
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 2px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#subright .subtitletxt ul {
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#subleft .subtitletxt li,
#subright .subtitletxt li {
	list-style-type: none;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#subleft .subtitletxt li {
	padding-left: 14px;
	margin-left: 5px;
	margin-bottom: 3px;
}
#subright .subtitletxt li {
	padding-left: 13px;
	margin-left: 6px;
	margin-bottom: 3px;
}





.blined {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.waku {
	border: 1px dotted #993333;
}
