@charset "utf-8";
/* CSS Document */

/*--- mainPic -------------------------------------------------------------*/

#mainPic {
	height: 500px;
	width: 850px;
	clear: both;
}

#link_top {
	background-image: url(images/images/link_title_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}
#link_center	{
	background-image: url(images/images/images/news_title_center.png);
	background-repeat: repeat-y;
	width: 570px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#link_frame	{
	width: 570px;
	padding-bottom: 21px;
	background-image: url(images/images/images/news_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 30px;
	margin-left:auto;
	margin-right: auto;
}

#my_link_top {
	background-image: url(images/images/my_link_02.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 19px;
}

#my_link_center {
	background-image: url(images/images/pic_box_03.png);
	background-repeat: repeat-y;
	width: 300px;
	padding-top: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
#my_link_frame {
	background-image: url(images/images/pic_box_04.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 300px;
	margin-top: 30px;
	padding-bottom: 21px;
	float: left;
}
#wrapper #link_frame #link_center p strong {
	color: #C00;
}
