@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #ffffff;
	line-height:1.6em;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}

ul.globalNavi {
	width:900px;
	margin-bottom: 0;
	padding: 0;
	line-height: 1;
	background-color:#CCCCCC;
	list-style-type: none;
}

ul.globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 120px;
	text-align: center;
	font-size: 13px; /* 文字サイズ */
}

ul.globalNavi li a {
	border-right: 1px solid #666;
	padding: 9px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #333333;
	text-decoration: none;
}

ul.globalNavi li a:hover {
	border-color: #ccc;
	color: #333;
	background-color: #FF66CC;
}

/* ClearFix */

ul.globalNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

a{
	color:#FF66CC;
	font-style:normal;
	text-decoration:none;
}

a:link {
    color:#FF66CC;
    font-style:normal;
    text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	background-color: #33FF99;
}


.PPP #container {
	width: 900px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #ffffff;
	text-align: left; 
}
.PPP #header { 
	background: #ffffff; 
	padding: 0 10px 0 0; 
} 

.PPP #header h1 {
	margin: 0; 
	padding: 10px 5px; 
}

.PPP #header h2 {
	margin: 0; 
	padding: 10px 15px; 
}
.PPP #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
}
.PPP #mainContent h2{
	font-size: 16px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom:8px;
}

.PPP #mainContent h3{
	font-size: 14px;
	padding-bottom:2px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF66CC;
	padding-left:5px;
}

.PPP #footer {
	padding: 0 20px;
	height:60px;
	background-color: #FF66CC;
} 
.PPP #footer p {
	margin: 0; 
	padding: 20px 0; 
	color: #FFFFFF;
	font-style: oblique;
	font-family: "Times New Roman", Times, serif;
}

.map{
	float: right; 
	padding-right:290px;
}

.map{
	float: right; 
	padding-right:100px;
}

.clear_map{
     clear:both;
}

.profile_text{
	width: 800px;
	padding-left:60px;
}

.midashi{
	color: #999999;
}

a.top_btn:link {
	color: #666666;
	text-decoration: underline;
	margin-left:770px;
}
a.top_btn:visited {
	color: #666666;
	text-align:right;
	text-decoration: underline;
	margin-left:770px;
 }
a.top_btn:hover {
	color: #666666;
	text-align:right;
	text-decoration: underline;
	margin-left:770px;

 }
 
 .red{
	color: #FF0000; 
 }
 
 .guest{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
