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


/*----------------------------------------------------------------*/
/**/
/*----------------------------------------------------------------*/


/* コンテンツ部分 */

#pagecontent{
	width:450px;
	height:auto;
	float:left;
	text-align:left;
}


/* タイトル部分 */

.pagetitle{ /*ページのタイトル*/
	width: 450px;
	height: 35px;
	margin-bottom:20px;
	clear:both;
}


.pagesubmenu{ /*サイドバーのサブメニュー*/
	width: 270px;
	height: 20px;
	margin-bottom:10px;
	clear:both;
	zoom: 1;
	line-heit: inherit;
	position: relative;
	text-align:left;
}

.pageimg{ /*画像*/
	width:450px;
	margin:20px atuo;
	clear:both;
}

.midashi{ /*見出し*/
	width:auto;
	height:auto;
	font-size:13px;
	font-weight:bold;
	color:#CC3333;
	margin: 30px auto 10px 0;
	clear:both;
}

.pagetext{
	padding-left:5px;
	margin-bottom:20px;
	font-size:12px;
	line-height:20px;
	clear:both;
}

.pagetext_waku{
	width:400px;
	margin-bottom:20px;
	font-size:12px;
	line-height:20px;
	clear:both;
}

.artsanpo{
	width:450px;
	height:10px;
	text-align:right;
	padding-left:5px;
	margin-bottom:20px;
	font-size:10px;
	line-height:20px;
	clear:both;
}

.bar{
	width: 450px;
	height: 10px;
	margin: 10px 0;
	clear: both;
	background-image: url(../img/bar.jpg);
	background-repeat: no-repeat;
}

.bar_short{
	width: 450px;
	height: 10px;
	margin: 10px 0 20px 0;
	clear: both;
	float:left;
	background-image: url(../img/bar_short.jpg);
	background-repeat: no-repeat;
}

.bar_menu{
	width: 250px;
	height: 10px;
	margin: 10px 0 20px 0;
	clear: both;
	float:left;
	background-image: url(../img/bar_menu.jpg);
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------*/
/* スケジュール */
/*----------------------------------------------------------------*/


.pdf {
	width:450px;
	height:auto;
	float:left;
	margin:20px 0 50px 0;
	clear:both;
}

.pdf_list{
	width:450px;
	height:auto;
	float:left;
	margin:20px 0 20px 0;
	clear:both;
}


.pdf_pic {
	width:120px;
	height:auto;
	float:left;
	text-align:center;
	clear:both;
}

.pdf_pic_list {
	width:150px;
	height:auto;
	float:left;
	text-align:center;
}

.pdf_text {
	width:330px;
	height:auto;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:20px;
}



/*----------------------------------------------------------------*/
/* アトリアについて */
/*----------------------------------------------------------------*/


.about_piclist {
	width:450px;
	height:100px;
	float:left;
	margin:10px 0;
	clear:both;
}


.about_pic {
	width:112px;
	height:75px;
	float:left;
	text-align:center;
}


/*----------------------------------------------------------------*/
/* 企画展 */
/*----------------------------------------------------------------*/


.ex_pic{
	width:450px;
	height:auto;
	clear:both;
	margin:10px 0px;
	text-align:left;
}

.ex_text {
	width:450px;
	height:auto;
	float:left;
	clear:both;
	font-size:12px;
	line-height:20px;
	margin:10px auto;
}

.ex_list01{
	width:450px;
	height:30px;
	background-image: url(../exhibition/img_exhibition/ex_list01.jpg);
	background-repeat: no-repeat;
	float:left;
}

.ex_list02{
	width:450px;
	height:auto;
	background-image: url(../exhibition/img_exhibition/ex_list02.jpg);
	background-repeat:repeat-y;
	float:left;
}


.ex_list03{
	width:450px;
	height:20px;
	margin-bottom:20px;
	background-image: url(../exhibition/img_exhibition/ex_list03.jpg);
	background-repeat: no-repeat;
	clear:both;
}


.ex_list{
	width:450px;
	height:25px;
	margin:7px auto;
	clear:both;
}

.ex_list_l{
	width:230px;
	height:25px;
	margin:7px auto 7px 10px;;
	font-size:10px;
	line-height:12px;
	float:left;
}

.ex_list_r{
	width:190px;
	height:25px;
	font-size:10px;
	margin-right:10px;
	line-height:12px;
	padding-top:12px;	
	float:right;
}



.ws_list01{
	width:450px;
	height:30px;
	background-image: url(../ws/img_ws/ws_list01.jpg);
	background-repeat: no-repeat;
	float:left;
}

.ws_list02{
	width:450px;
	height:auto;
	background-image: url(../ws/img_ws/ws_list02.jpg);
	background-repeat:repeat-y;
	float:left;
}


.ws_list03{
	width:450px;
	height:20px;
	margin-bottom:20px;
	background-image: url(../ws/img_ws/ws_list03.jpg);
	background-repeat: no-repeat;
	clear:both;
}

.ws_list{
	width:450px;
	height:30px;
	margin:7px auto;
	clear:both;
}

.ws_list_l{
	width:230px;
	height:30px;
	margin:7px auto 7px 10px;
	font-size:10px;
	float:left;
	clear:left;
}


.ws_list_r{
	width:190px;
	height:30px;
	margin-right:10px;	
	float:right;
	clear:right;
}


.ex_fin {
	background-image: url(../img/ex_fin.jpg);
	background-repeat: no-repeat;
	clear:both;
}

.ex_ukefin {
	background-image: url(../img/ex_ukefin.jpg);
	background-repeat: no-repeat;
	clear:both;
}

.ex_text big {
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}

.ex_text small {
	font-size:10px;
	line-height:15px;
	margin:0;
	font-weight:nomal;
}

/*----------------------------------------------------------------*/
/* 公募ページ */
/*----------------------------------------------------------------*/


.kb_list01{
	width:450px;
	height:20px;
	background-image: url(../koubo/img_koubopic/kb_list01.jpg);
	background-repeat: no-repeat;
	float:left;
}

.kb_list02{
	width:450px;
	height:auto;
	background-image: url(../koubo/img_koubopic/kb_list02.jpg);
	background-repeat:repeat-y;
	padding:0px 20px;
	float:left;
}


.kb_list03{
	width:450px;
	height:40px;
	margin-bottom:20px;
	background-image: url(../koubo/img_koubopic/kb_list03.jpg);
	background-repeat: no-repeat;
	clear:both;
}

.kb_list04{
	width:450px;
	height:20px;
	margin-bottom:20px;
	background-image: url(../koubo/img_koubopic/kb_list04.jpg);
	background-repeat: no-repeat;
	clear:both;
}

/*----------------------------------------------------------------*/
/* リンクページ */
/*----------------------------------------------------------------*/



.link {
	width:450px;
	height:auto;
	float:left;
	margin:20px 0 50px 0;
	clear:both;
}


.link_pic {
	width:150px;
	height:auto;
	float:left;
	text-align:center;
	clear:both;
}

.link_text {
	width:280px;
	height:auto;
	float:right;
	text-align:left;
	font-size:12px;
	line-height:15px;
}

.link_title{	
	font-size:15px;
	line-height:20px;
}

.link_info{
	font-size:10px;
	line-height:15px;
}
