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

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	index.css 
+	
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#main {
	width:860px;
	clear:both;
}

h2 {
	float:left;
	padding-top:10px;
}
h3 {
	padding-bottom:5px;
	border-bottom:1px dashed #333;
}
h4 {
	float:left;
	width:564px;
	height:28px;
	padding: 5px 10px 0px 0px;
	font-size:16px;
}
/*
h4 {
	float:left;
	width:564px;
	height:28px;
	padding: 5px 10px 5px 20px;
	margin: 30px 0px 5px 0px;
	background:url(../images/name_back.gif) no-repeat;
	font-size:16px;
}*/

h4 em {
	float:left;
}
h4 span {
	float:right;
	font-size:14px;
	padding-top:2px;
}
h5 {
	float:left;
	font-size:14px;
	padding-bottom:5px;
	width:595px;
}
h5 span {
	float:left;
	width:494px;
}
h5 a {
	text-align:right;
	width:100px;
	float:right;
	text-decoration:underline;
	font-size:12px;
}
h5 a:hover {
	text-decoration:none;
}

/* ========================================

	右側　コンテンツ

=========================================*/

#right {
	width:564px;
	float:left;
	padding-left:33px;
}
#right h3{
	float:left;
	margin-bottom:15px;
}
#right p {
	float:left;
	width:564px;
}
#right p.pic {
	margin-bottom:40px;
}
#right dl {}
#right dl dt {
	font-weight:bold;
}
#right dl dd {
	font-size:11px;
}




/* ==========================

===========================*/
/* ==========================

===========================*/


