@charset "UTF-8";




/*-------------Freesale Document---------*/
#top_title {
	width: 1000px;
	margin: 0px;
	padding: 0px;
}

#top_title h1 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
#clear_text {
	width: 1000px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent .text_free {
	color: #666;
	width: 752px;
	_width: 750px;
	margin: 10px 5px 10px 0;
	border: 1px solid #EBE9DF;
	background-color: #FAFAFA;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
}
#mainContent .text_free p {
	line-height: 1.6em
}

#clear_text h2 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
/*-------------end Freesale Document---------*/





#youtube_area {
	width: 770px;
	margin-top: 10px;
	background-image: url(../img/promotion/02.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}

#blog {
	width: 770px;
	margin-top: 15px;
	background-image: url(../img/promotion/01.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 13px;
}


#youtube_area .td_1 {
	height: 90px;
	width: 25%;
	text-align: center;
}
#youtube_area .td_1 img {
	border: 1px solid #0a2f8c;
}
#youtube_area .td_2 {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
.td_2 {
	padding-top: 15px;
	text-align: center;
	line-height: 21px;
	font-size: 13px;
}

.td_3 {
	height: 90px;
	text-align: center;
	width: 192px;
}
.td_3 img {
	border: 1px solid #0a2f8c;
}
.td_rss {;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
.td_new {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
	color: #ef99be;
	padding-top: 20px;
}
.font_pink {
font-size: 12px;
	font-weight: bold;
	color: #ef99be;
	}

  /*---------------------------------------RSS（トップページブログ用）---------------------------*/
  
  .rss-box {}
  .rss-title {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: 0.2em;
}
  .rss-item {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	color: #03328d;
	list-style-type: none;
}

