﻿@charset "utf-8";

div,
dl,dt,dd,
ul,ol,li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img {
	margin: 0;
	padding: 0;
}

#headstd {
	margin-bottom: 58px;
}


#headstd h3 {
	background-image: url("../img/profile/title.gif");
}

#bodycts1,
#bodycts2 {
	margin-left: 5px;
	width: 600px;
}

#bodycts2 {
	padding-top: 50px;
	clear: both;
}

#bodycts1 h4,
#bodycts2 h4 {
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 260px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 30px;
}

#bodycts1 a,
#bodycts2 a {
	border-bottom: 1px solid;
	color: #cc0000;
}

#bodycts1 h4 {
	background-image: url("../img/profile/t1.gif");
}

#bodycts2 h4 {
	background-image: url("../img/profile/t2.gif");
}

#bodycts1 .leftpos {
	float:left;
	width: 110px;
	color: #666;
}

#bodycts1 .rightpos {
	float:left;
}

#bodycts1 .leftp {
	float:left;
	width: 55px;
	clear: both;
}

#bodycts1 .rightp {
	float:left;
}

#bodycts1 dl {
	margin-left: 5px;
}

#bodycts1 div.dspc {
	margin-bottom: 8px;
}

#bodycts1 dd {
	font-size: 80%;
	float:left;
	width: 590px;
	background-image: url("../img/dotline.gif");
	background-repeat: repeat-x;
	background-position: 0px bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#bodycts1 dd.bdnone {
	background-image: none;
}

#bodycts1 .addr {
	float:left;
}

#bodycts1 ul {
	line-height: 120%;
	list-style-type: none;
}

#bodycts2 dt {
	font-family: "ＭＳ Ｐ明朝";
	font-weight: normal;
	font-size: 110%;
	padding: 0px;
	margin: 0px;
	width: 580px;
	background-image: url("../img/dotline.gif");
	background-repeat: repeat-x;
	background-position: 5px bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#bodycts2 dt .bgt {
	background-image: url("../img/profile/p1.gif");
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding-left: 18px;
}

#bodycts2 dd {
	font-size: 80%;
	line-height: 130%;
	margin-bottom:50px;
}

#bodycts2 .quest {
	width: 580px;
}

#bodycts2 ol {
	list-style-type: none;
	width: 550px;
	padding-left: 3px;
	margin-bottom: 15px;
}

#bodycts2 ol li.bn1,
#bodycts2 ol li.bn2,
#bodycts2 ol li.bn3,
#bodycts2 ol li.bn4,
#bodycts2 ol li.bn5,
#bodycts2 ol li.bn6 {
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 15px;
	margin-bottom: 5px;
}

#bodycts2 ol li.bn1 {background-image: url("../img/bn1.gif");}
#bodycts2 ol li.bn2 {background-image: url("../img/bn2.gif");}
#bodycts2 ol li.bn3 {background-image: url("../img/bn3.gif");}
#bodycts2 ol li.bn4 {background-image: url("../img/bn4.gif");}
#bodycts2 ol li.bn5 {background-image: url("../img/bn5.gif");}
#bodycts2 ol li.bn6 {background-image: url("../img/bn6.gif");}


#bodycts2 ul {
	list-style-type: none;
	width: 550px;
	padding-left: 3px;
	margin-bottom: 15px;
}

#bodycts2 ul li {
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 15px;
	margin-bottom: 2px;
	background-image: url("../img/profile/p2.gif");
}

#map1,
#map2 {
	display: none;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 20px;
}

#map1 iframe,
#map2 iframe { 
	border: 5px #ccc solid;
}

