/* CSS Document */

#contents {
	padding: 0px 20px;
}
#contents h3 {
	margin: 20px 0;
	padding-bottom: 20px;
	background: url(../greeting/title.gif) no-repeat 0 0;
	height: 33px;
	text-indent: -9999px;
	border-bottom: 4px solid #CEF0FB;
}

#contents p#hl {
	background: url(../images/hl.gif) no-repeat right 19px;
	height: 106px;
	padding-top: 15px;
	border-top: 4px solid #CEF0FB;
	margin-top: 20px;
	text-indent: -9999px;
}





#contents p#paragraph1 {
	font-size: 14px;
	line-height: 24px;
	background-image: url(../greeting/tujikawa.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#contents p#paragraph1 strong {
	font-size: 18px;
	line-height: 24px;
	color: #05B5ED;
	font-weight: bold;
}

#contents #profile {
	width: 601px;
	margin: 0 auto;
	padding:20px 20px 0;
	background-color: #eeeeee;
}
#contents #profile h4 {
	font-size: 14px;
	line-height: 16px;
	display:block;
	color: #002F52;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
	margin:0 0 10px;
}

#contents #profile p {
	width:300px;
	float:left;
	font-size: 12px;
	line-height: 16px;
}
#contents #profile b{
	width:210px;
	height:70px;
	display:block;
	float:right;
	}
#contents #profile p a {
	text-decoration: underline;
	color: #000000;
}
#contents #profile p a:hover {
	color: #05B5ED;
	text-decoration: underline;
}








#contents #article {
	width: 601px;
	margin: 0 auto;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#contents #article h4 {
	font-size: 14px;
	line-height: 16px;
	color: #002F52;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear:both;
	float:none;
}
#contents #article ol{
	margin: 0;
	width: 600px;
	padding:0;
}

#contents #article ol li{
	margin-bottom: 20px;
}

#contents #article ol li h5{
	margin-bottom: 5px;
	text-align: center;
}

#contents #article .flv{
}

#contents #article #flvG li{
	float:left;
	width:300px;
	display:block;
}

#contents #article ul {
	padding: 0px;
	width: 601px;
	display: block;
	margin: 0px;
}
#contents #article ul li {
	padding: 0px;
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 16px;
}
#contents #article ul li a {
	text-decoration: underline;
	color: #000000;
}
#contents #article ul li a:hover {
	color: #05B5ED;
	text-decoration: underline;
}


#contents #article ul li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contents #article ul li img.icon {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
