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


/* メインコンテンツ */

#content_wap{
	width:530px;
	height:auto;
	float:left;
	background-image:url(../img/content_line.gif);
	background-repeat:repeat-y;
	
}


/* コンテンツ */

#content{
	width:500px;
	height:auto;
	float:left;
	text-align:left;
}


/* トップページタイトル部分 */

/* よみものリンク枠 */
.top_title{
	width: 500px;
	height: 25px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear:both;
}


/* アトリアのもよおし */
.top_title01{
	width:500px;
	height:25px;
	background-image:url(../img/top/text_moyooshi.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear:both;
}



/* 貸館 */
.top_title02{
	width: 170px;
	height: 25px;
	background-image:url(../img/top/text_kashikan.jpg);
	background-repeat:no-repeat;
	float:left;
}

/* 募集 */
.top_title03{ 
	width: 330px;
	height: 25px;
	background-image:url(../img/top/text_boshu.jpg);
	background-repeat:no-repeat;
	float:left;
}


/* よみもの */
.top_title04{
	width: 330px;
	height: 25px;
	background-image:url(../img/top/text_yomimono.jpg);
	background-repeat:no-repeat;
	float:left;
}

/* リンク */
.top_title05{ 
	width: 170px;
	height: 25px;
	background-image:url(../img/top/text_link.jpg);
	background-repeat:no-repeat;
	float:left;
}



/* トップページ一段枠 */
/* 型組 */

.top_wap{
	width:500px;
	height:140px;
	margin:10px 0 15px 0;
	clear:both;
}

.top_ma20px{
	width:20px;
	height:135px;
	float:left;
}

.top_ma30px{
	width:30px;
	height:135px;
	float:left;
}

.top_ma15px{
	width:15px;
	height:135px;
	float:left;
}

/* アイコンとテキスト部分 */


.top_icon{
	width:135px;
	height:135px;
	float:left;
}

.top_text{
	width:125px;
	height:auto;
	padding:0 3px 0 7px;
	margin-top: 5px;
	clear:both;
	font-size: 9px;
	line-height:11px;
	text-align:left;
}

.top_text_red{
	color:#CC3333;
	font-size: 9px;
	line-height:11px;
	font-weight:bold;
}
