/*  
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 */


/* サイドバー */

#sidebar{
	width:270px;
	height:auto;
	float:left;
}

/*マップ表示*/

.map{
	width:270px;
	height:190px;
	clear:both;
	margin-bottom: 20px;
}

/* ボタン */

.button{
	width:270px;
	height:30px;
	text-align:right;
	margin: 0 0 10px 0;
	clear: both;
}



/*アトリア概要の文字要素レイアウト*/

.topsidebar_box{
	width:270px;
	height:auto;
	margin:5px 0;
	float:left;
	clear:both;
}

.topsidebar_topic{
	width:55px;
	margin-right:10px; 
	text-align:right;
	float:left;
	clear:left;
	color: #CC3333;
}

.topsidebar_text{
	width:205px;
	text-align:left;
	float:left;
	clear:right;
}

