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

html {
	background:url(img/html.jpg) no-repeat center 120px;
}

body {
	background:url(img/body.jpg) repeat-x;
}

a {
	color:#333333;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:hover img{
	/*モダンブラウザ用*/
	opacity:0.6;
	/*IE7以下用*/
	filter:alpha(opacity=60);
	/*IE8用*/
	-ms-filter:"alpha(opacity=60)";
}

#hd #tel {
	padding-top:15px;
	padding-left:220px;
	background:url(img/tel.jpg) no-repeat left bottom;
	position:absolute;
	right:0;
	top:0;
	font-size:14px;
	font-weight:bold;
}
#hd span {
    color: #FF68AC;
}
#wp {
	margin:0 auto;
	width:982px;
	position:relative;
	color:#333;
	line-height:1.5;
}

p {
	margin-bottom:1em;
}

h1 {
	font-size:77%;
	position:absolute;
	left:0;
	top:10px;
}

#hd {
	margin-bottom:360px;
	height:120px;
	position:relative;
}

#hd h2 {
	top:31px;
	left:0;
	position:absolute;
}

#hd ul {
	position:absolute;
	right:0;
	top:56px;
}

#hd ul li {
	display:inline;
}

ol.entry {
	padding:38px 0 0 67px;
	background:url(img/entry.jpg) no-repeat;
	display:block;
	margin:0 auto 30px;
	width:633px;
	height:137px;
}

ol.entry li {
	margin-right:12px;
	display:inline;
}

#bd h2 {
	margin:0 0 15px;
}

#div00 {
	margin:0 0 10px 7px;
	width:473px;
	height:313px;
	padding:1px;
	float:left;
	background:url(img/div00.jpg) no-repeat;
}

#div00 p {
	padding:0 10px;
}

#div00 p.p00  {
	padding-left:240px;
	

}

#div01 {
	margin-bottom:10px;
}

#div01,
#div02 {
	margin:0 7px 10px 0;
	padding:1px;
	width:473px;
	height:151px;
	background:url(img/div01.jpg) no-repeat;
	float:right;
}

#div01 p,
#div02 p {
	padding:0 10px;
}

#div03 {
	margin:0 auto 30px;
	width:969px;
	height:181px;
	padding:1px;
	background:url(img/div02.jpg) no-repeat;
	clear:both;
}

#div03 p {
	margin:0 250px 0 10px;
}

#flow {
	width:982px;
	background:url(img/div03.jpg) no-repeat;
}

#flow dl {
	padding-left:65px;
}

#flow dl dt {
	margin-bottom:5px;
	font-weight:bold;
	font-size:123.1%;
	color:#FF0066;
}

#flow dl dd {
	margin-bottom:25px;
}

#flow p {
	text-align:right;
}


#voice00 p,
#voice01 p {
	font-size:116%;
}

#voice00 h3,
#voice01 h3 {
	margin:0 0 10px;
	padding:10px 0 13px 80px;
	font-size:123.1%;
	font-weight:bold;
	background:url(img/ttl00.jpg) no-repeat bottom center;
}

.p01 {
	background:url(img/img00.jpg) no-repeat left top;
	padding:0 0 15px 130px;
}

.p02 {
	background:url(img/img01.jpg) no-repeat left top;
	padding:0 0 1em 130px;
}

#ft {
	padding:50px 0;
	position:relative;
}

#ft ol {
	position:absolute;
	right:0;
	top:50px;
}

/***********************************************インフォバナー*/
.infoBox{
	background:url(../../img/share/info_b_bg.jpg);
	width:700px;
	height:194px;
	clear:both;
/*	margin:30px 0 0;
*/	margin:0 auto 30px;
}

.infoBox a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.infoBox .text{
	padding: 10px 0 0 67px;
}

.infoBox ul{
	padding: 12px 0 0 65px;
}

.infoBox ul li{
	float:left;
	margin:0 10px 0 0;
}

.infoBox .logo{
	float:left;
	padding: 10px 0 0 65px;
}

.infoBox .tel{
	float: left;
	padding: 7px 0 0 28px;
	font-size:14px;
	font-weight:bold;
}

.infoBox .tel span{
	color:#FF2587;
}


/***********************************************サイドナビ*/
