/*  
Theme Name: nariwai ver2.0
Theme URI: none
Description: 2 Column
Version: 2.0
Author: Mina + gorow
Author URI: http://www.the-cloisters.net/ , http://www.ebreday.net
*/


/*** 【文字設定】 ***/

/* テキスト=黒：#000000 */
/* リンク=赤：#CC3333 */
/* ヴィジット=灰桃：#CC9999 */
/* マウスオン=灰桃：#CC9999 */



/* ニュー 更新情報 new */

#new{
	width:800px;
	height:400px;
	margin-bottom:20px;
	clear:both;
}

#new_pic{ /*新着情報左の画像の設定：画像の置き場所は以下の通り*/
	width:530px;
	height:430px;
	float:left;
	background-image:url(../img/new_pic/new_pic.jpg);
	background-repeat:no-repeat;
}

#new_infobox{
	width:270px;
	height:400px;
	float:left;
}

#new_info_ma{ /*新着情報の上の余白部分*/
	width:270px;
	height:50px;
	float:left;
	clear:right;
}


/*新着情報のボックスレイアウト*/

#new_infobox01{
	width:270px;
	height:60px;
	float: left;
	background-image:url(../img/new/new_box01.jpg);
	background-repeat: no-repeat;
}

#new_infobox02{
	width:270px;
	height:auto;
	float: left;
	clear:both;
	background-image:url(../img/new/new_box02.jpg);
	background-repeat: repeat-y;
}

#new_infobox03{
	width:270px;
	height:20px;
	float: left;
	background-image:url(../img/new/new_box03.jpg);
	background-repeat: no-repeat;
}


/*新着情報の文字要素レイアウト*/

.new_box{
	width:230px;
	height:auto;
	margin:10px 20px;
	float:left;
}

.new_day{
	width:50px;
	margin-right:20px; 
	text-align:right;
	font-size:10px;
	letter-spacing:normal;
	float:left;
}

.new_text{
	width:160px;
	text-align:left;
	float:left;
}
