@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/haikei.png);
	background-color: #000;
	background-repeat: repeat-x;
}
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.png);
	background-repeat: no-repeat;
}
#headder h1 {
	font-size: 10px;
	color: #FFF;
	padding-top: 2px;
	padding-left: 25px;
}
H3 {
  padding-left : 5px; /* 左余白の幅 */
  border-width : 3px; /* 枠の幅 */
  border-style : dashed; /* 枠の種類 */
  border-color : #F3266B; /* 枠の色 */
  line-height: 130%; /* 行の高さ */
  color:#FFFFFF;
  	width:250px;
	margin-left:20px;
  
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
img{
	vertical-align: bottom;
	}.riset {
	clear: both;
}
.mainh {
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 519px;
	color: #FFF;
	padding-top: 30px;
	padding-left: 30px;
}
#right p {
	line-height: 1.7em;
	color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	margin-top:10px;
}

#right p a{
	color: #FFF;

}

.listp a {
	background-image: url(images/listh.png);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 226px;
	color: #FFF;
	text-decoration: none;
	padding-left: 65px;
	padding-top: 32px;
}
.listp a:hover {
	color: #666;
}
.listp {
}
#right {
	float: right;
	width: 548px;
}
#left {
	float: left;
	margin-top: 130px;
}
#foot {
	clear: both;
	background-color: #F3266B;
	text-align: center;
	width: 100%;
	height: 30px;
	padding-top: 50px;
}
#foot address {
	color: #FFF;
	font-style: normal;
}

#linktext{
	margin-top:12px;
	margin-bottom:12px;
	margin-left:30px;
	color:#FF69B4;
}

#linktext a{
	line-height:30px;
	color:#FF69B4;
}
