@charset "utf-8";
/* =========================================================
 共通　スタイルシート
========================================================= */
* {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:12px;
	letter-spacing: 0.1em;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #FFFFFF;
	text-align:left;
}

a:link {
	color:#666666;
}
a:visited {
	color:#666666;
}
a:hover {
	color:#BA1B05;
}
a:active {
}

p {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding:0px;
	line-height:20px;
}

h1 {
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.1em;
	display: block;
	text-align:right;
	font-weight: normal;
	height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 a{
}

h2 {
	margin: 0px;
	padding:0px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}

h3 {}

h4 {}

h5 {}

ul {
	margin:0px;
	padding:0px;
}

li {
	list-style-type:none;
	height:30px;
}

img {
	border:none;
}


/* Spacer -----------------------------------------------*/
.space1 { height:1px;}
.space2 { height:2px;}
.space3 { height:3px;}
.space4 { height:4px;}
.space5 { height:5px;}
.space6 { height:6px;}
.space7 { height:7px;}
.space8 { height:8px;}
.space9 { height:9px;}
.space10 { height:10px;}
.space12 { height:12px;}
.space14 { height:14px;}
.space15 { height:15px;}
.space16 { height:16px;}
.space18 { height:18px;}
.space20 { height:20px;}
.space21 { height:21px;}
.space22 { height:22px;}
.space24 { height:24px;}
.space25 { height:25px;}
.space26 { height:26px;}
.space28 { height:28px;}
.space30 { height:30px;}
.space35 { height:35px;}
.space42 { height:42px;}

hr{
	display:none;
}
#wrapper {
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header_line {
	background-color: #9b0505;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
#footer {
	background-color: #000000;
	margin: 0px;
	height: 47px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9b0505;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
#footer #copyright {
	padding: 5px;
	height: 12px;
	font-size: 10px;
}

/* グローバルナビゲーション -----------------------------------------------*/
#navigation {
	width:940px;
}

#navigation li {
	float:left;
}

#navigation #navi01 {
	height:32px;
	width:188px;
}
#navigation #navi01 a{
	background-image: url(img/top_new/menu01.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#navigation #navi01 a:hover{
	background-image: url(img/top_new/menu01.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation #navi02 {
	height:32px;
	width:188px;
}
#navigation #navi02 a{
	background-image: url(img/top_new/menu02.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#navigation #navi02 a:hover{
	background-image: url(img/top_new/menu02.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation #navi03 {
	height:32px;
	width:188px;
}
#navigation #navi03 a{
	background-image: url(img/top_new/menu03.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#navigation #navi03 a:hover{
	background-image: url(img/top_new/menu03.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation #navi04 {
	height:32px;
	width:188px;
}
#navigation #navi04 a{
	background-image: url(img/top_new/menu04.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#navigation #navi04 a:hover{
	background-image: url(img/top_new/menu04.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation #navi05 {
	height:32px;
	width:188px;
}
#navigation #navi05 a{
	background-image: url(img/top_new/menu05.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent:-9999px;
}
#navigation #navi05 a:hover{
	background-image: url(img/top_new/menu05.gif);
	height:32px;
	width:188px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.top_news {
	padding: 0px;
	height: 30px;
	width: 940px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header {
	height: 89px;
	width: 940px;
	margin-bottom: 10px;
}
.top_image {
	background-image: url(img/top_new/headimage.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	height: 270px;
	width: 940px;
}
.top_image_left {
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	width: 480px;
}
.top_image_right {
	float: right;
	padding-right: 10px;
	width: 274px;
	margin: 0px;
	height: 45px;
	padding-top: 0px;
	padding-left: 115px;
	padding-bottom: 13px;
}
.top_image_btn_left {
	margin: 0px;
	height: 20px;
	width: 125px;
	float: left;
	padding: 0px;
}
.top_image_btn_right {
	float: right;
	height: 20px;
	width: 125px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.top_image_btn_box {
	margin: 0px;
	width: 260px;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.header_box {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 940px;
	display: inline;
	float: none;
}
.header_box_left {
	float: left;
	margin: 0px;
	height: 40px;
	width: 205px;
	padding-top: 0px;
	padding-right: 335px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_box_right {
	float: right;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
	width: 400px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	line-height: 20px;
	height: 20px;
	font-size: 12px;
}
.header_box_right a {
	font-size:12px;
}
.title_bar {
	padding-bottom:6px;
	color: #FFFFFF;
	padding-left: 130px;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 10px;
	padding-right: 0px;
	height: 18px;
}
#title_01 {
	background-image:url(img/top_new/bar_audition.gif);
	background-repeat:no-repeat;
}
#title_02 {
	background-image:url(img/top_new/bar_school.gif);
	background-repeat:no-repeat;
}
#title_03 {
	background-image:url(img/top_new/bar_production.gif);
	background-repeat:no-repeat;
}
#title_04 {
	background-image:url(img/top_new/bar_event.gif);
	background-repeat:no-repeat;
}
.audition_box_left {
	float: left;
	width: 470px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	display: block;
	height: 65px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.audition_box_right {
	float: right;
	width: 130px;
	margin: 0px;
	height: 150px;
	padding: 10px;
}
.audition_box {
	padding: 0px;
	height: 170px;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: none;
}
#aud_box01 {
	background-image:url(img/top_new/bn_audition01.jpg);
	background-repeat:no-repeat;
}
#aud_box02 {
	background-image:url(img/top_new/bn_audition02.jpg);
	background-repeat:no-repeat;
}
#aud_box03 {
	background-image:url(img/top_new/bn_audition03.jpg);
	background-repeat:no-repeat;
}
#aud_box04 {
	background-image:url(img/top_new/bn_audition04.jpg);
	background-repeat:no-repeat;
}

.font_red {
	color:#FF0000;
	font-weight:bold;
}
.font_brown {
	color:#B52518;
}
.audition_down {
	background-image: url(img/top_new/underarow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.aud_enter_top {
	line-height: 8px;
	background-image: url(img/top_new/audition_bg_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 660px;
	font-size: 8px;
}
.aud_enter_mdl {
	background-image: url(img/top_new/audition_bg_middle.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.aud_enter_btm {
	line-height: 10px;
	background-image: url(img/top_new/audition_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 660px;
}
.aud_enter_box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.aud_enter_box p {
	font-size:14px;
}
.aud_enter_question_box {
	height: 20px;
	width: 640px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.aud_enter_01_box {
	width: 640px;
	clear: both;
	float: none;
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aud_enter_01_left {
	float:left;
	padding: 10px;
	text-align: left;
}
.aud_enter_01_right {
	float:right;
	width: 300px;
	height: 35px;
}

.aud_enter_02_box {
	margin: 0px;
	width: 640px;
	height: 35px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.aud_enter_02_left {
	float:left;
	padding: 10px;
	margin: 0px;
}
.aud_enter_02_right {
	float:right;
	width: 300px;
	height: 35px;
}
.acdmy_top {
	background-image: url(img/top_new/schoolbg_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 640px;
}
.acdmy_box_right p {
	font-size:10px;
	line-height:15px;
	letter-spacing: 0em;
}
.support_title {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	height: 24px;
	line-height: 24px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.support_box {
	border: 1px solid #999999;
}
.support_box img, .tpu_box img {
	border: 1px solid #999999;
}
.free_lesson_box {
	background-image: url(img/top_new/school_lesson.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 348px;
	padding-left: 405px;
	height: 30px;
	width: 245px;
}
.free_lesson_inbox {
	height: 30px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 350px;
	width: 245px;
}
.audition_unit {
	padding: 0px;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.academy_unit {
	padding: 0px;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.event_box01 {
	margin-bottom: 10px;
	padding-top: 84px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
	height: 36px;
	width: 620px;
}
.event_box02 {
	margin-bottom: 10px;
	padding-top: 88px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 6px;
	height: 36px;
	width: 620px;
}
.event_box01 p, .event_box02 p {
	font-size:10px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
}
.event_box01 {
	background-image: url(img/top_new/event_banner01.jpg);
	background-repeat: no-repeat;
}
.event_box02 {
	background-image: url(img/top_new/event_banner02.jpg);
	background-repeat: no-repeat;
}
.event_unit {
	padding: 0px;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
}
#contents {
	margin: 0px;
	padding: 0px;
	width: 660px;
	float: left;
}
#side {
	float: right;
	width: 260px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.talent_top {
	height: 20px;
	width: 208px;
	background-image: url(img/top_new/production_sbg_top.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.talent_mdl {
	background-image: url(img/top_new/production_sbg_middle.gif);
	background-repeat: repeat-y;
	padding: 5px;
	margin: 0px;
	width: 200px;
}
.talent_btm {
	font-size: 3px;
	line-height: 3px;
	background-image: url(img/top_new/production_sbg_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 210px;
}
.talent_box {
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 200px;
}
.talent_box h3{
	text-align:center;
	padding: 0px;
	margin: 5px;
	letter-spacing: 0.1em;
}
.talent_box p{
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}
#talent01 {
	float:left;
	margin-right: 0px;
	width:210px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#talent02 {
	float:right;
	width:210px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#talent0102 {
	float:left;
	width: 430px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#talent03 {
	float:right;
	width:210px;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
.talent_unit {
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	margin-bottom: 20px;
	width: 640px;
}
.tpu_top {
	background-image: url(img/top_new/production_tpu_top.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 640px;
}
.tpu_main {
	background-image: url(img/top_new/production_tpu_middle.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b0505;
	width: 620px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tpu_box {
	width: 640px;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.tpu_left_text p {
	line-height:18px;
}
.tpu_left {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 147px;
	height: 182px;
}
.talent_mdl_box {
	margin: 0px;
	padding: 0px;
	height: 154px;
	width: 200px;
}
.acdmy_box {
	width: 620px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 90px;
}
.support_teacher {
	width: 630px;
	margin-right: 14px;
	margin-left: 14px;
	padding-top: 5px;
	padding-bottom: 14px;
	height: 172px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.acdmy_box_left {
	float: left;
	width: 400px;
	padding-right: 0px;
	height: 90px;
}
.acdmy_box_right {
	float: right;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 90px;
	width: 200px;
}
.acdmy_box_left_img {
	float: left;
	height: 82px;
	width: 81px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.acdmy_box_left_text {
	float: right;
	width: 308px;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
.acdmy_box_title {
	width: 620px;
	margin: 0px;
	padding: 0px;
}
.free_lesson_attention {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.side_pro_box_left {
	float: left;
	height: 72px;
	width: 72px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.side_pro_box_left img{
	border: 1px solid #666666;
	
}
.side_pro_box_right {
	float: right;
	width: 170px;
}
.side_pro_box_right p {
	padding-top:5px;
}
.side_pro_box {
	margin: 0px;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.side_pro_title {
	text-align: right;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: 0px 10px;
	width: auto;
	line-height: 20px;
}
.side_pro_unit {
	margin: 0px;
	padding: 0px;
	width: 260px;
}
.side_radio_banner {
	height: 66px;
	width: 240px;
	margin-bottom: 10px;
}
.side_radio_unit {
	padding-right: 10px;
	padding-left: 10px;
	width: 240px;
}
.side_movie_banner1 {
	height: 197px;
	width: 238px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.side_movie_banner2 {
	height: 197px;
	width: 238px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
.side_movie_unit {
	padding-right: 10px;
	padding-left: 10px;
	width: 240px;
}
.side_title {
	height: 30px;
	width: 260px;
	margin-bottom: 10px;
}
.acdmy_course p{
	padding: 0px;
	margin: 0px;
}
.side_news_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	width: 240px;
}
.side_news_unit {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.aud_toiawase_text {
	margin: 0px;
	padding: 0px;
	width: 300px;
	font-size: 14px;
	text-align: right;
}
.top_image_box {
	margin: 0px;
	height: 58px;
	width: 880px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 202px;
	padding-left: 60px;
}
.audition_box_left p {
	margin: 0px;
	padding:0px;
	line-height:16px;
}
.acdmy_mdl {
	height: 390px;
	width: 620px;
	background-image: url(img/top_new/schoolbg_middle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.acdmy_btm {
	margin: 0px;
	padding-top: 20px;
	padding-right: 180px;
	padding-bottom: 20px;
	padding-left: 180px;
	background-image: url(img/top_new/schoolbg_bottom.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 280px;
}
.acdmy_box_left_btn {
	padding-left: 218px;
	height: 20px;
	width: 90px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.acdmy_main_text {
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tpu_member_box {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 463px;
}
.side_pro_title_box {
	margin: 0px;
	padding: 0px;
	width: 258px;
	line-height: 20px;
	height: 20px;
}
.img_border {
	border: 1px solid #999999;
}
.talent_boxes {
	margin: 0px;
	padding: 0px;
	width: 640px;
	height: 200px;
}
#s_u {
	background-image:url(img/top_new/prm_usen.gif);
	background-repeat:no-repeat;
}
#s_j {
	background-image:url(img/top_new/prm_joy.gif);
	background-repeat:no-repeat;
}
#s_h {
	background-image:url(img/top_new/prm_hmv.gif);
	background-repeat:no-repeat;
}
#s_r {
	background-image:url(img/top_new/prm_reco.gif);
	background-repeat:no-repeat;
}
.read_more {
	text-align: right;
	padding-bottom: 20px;
}
