﻿#main div.con1 {

}

#main div.con1 h2{
	width: 530px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url("../images/subtitle-message.gif") left top no-repeat;
}

#main div.con1 h2 span{
	display: none;
}

#main div.con2 {
	margin: 0 0 30px 0;
	font-size: 12px;
	color: #666666;
}

#main div.con2 h3 {
	width: 530px;
	height: 27px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url("../images/ssub_friend.gif") left top no-repeat;
	
}

#main div.con2 h3 span {
	display: none;
}

#main div.con2 h4 {
	width: 400px;
	height: 20px;
	background: url("../images/subtext03.gif") left top no-repeat;
}

#main div.con2 h4 span{
	display: none;
}

#main div.con2 a{
	display: block;
	width: 300px;
	height: 30px;
	background: url("../images/pdf01.gif") left top no-repeat;
}

#main div.con2 a:hover{
	background-image: url("../images/pdf02.gif");
}

#main div.con2 a span{
	display: none;
}

/*-----------------------------------
	メッセージ
-------------------------------------*/

.text5 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top:0px;
	line-height:150%;
	padding:15px;

}

.text5 span {
color:#990000;
font-weight:bold;

}  

.profphoto {
float:left;
margin-right:10px;
  
}

.text5 a {
	color: #990000;
}

.text5 a:visited {
	color: #990000;
}

.text5 a:hover {
	color: #666666;
	text-decoration:underline;
}

