/* CSS Document layout - proptemp */
body *{font-size:12px;}
/*styles*/
a{text-decoration:none; color:#683592; font-weight:bold;}
a:hover{color:#a885c5;}
#SITE{}

/*layout*/
body{background:#683592 url(../img/body_bg.png) repeat-x; margin:60px 20px; }
#SITE{width:900px; background:#fff; padding:30px; margin:auto; border:10px solid #a885c5;}
#HEADER{}
#MAINPART{}
	#mainpart_cell_left{}
	#mainpart_cell_right{}
.sideMenu{}
	.sideMenu .sm_item{}
		.sideMenu .sm_item .ttl{}
		*html .sideMenu .sm_item .ttl{}



#MENU{}
	#MENU a{}
	#MENU a:hover{}

#SITEMAP{}
	#SITEMAP a{}
	#SITEMAP a:hover{}


#CNT{padding:25px 0px;}
#CNT_cnt{float:left; width:730px;}
#TTL{margin-bottom:15px; text-align:center;}
#FOOTER{}



.substance *{text-align:justify; font-size:12px; line-height:16px;}
* html .substance{font-size:12px;}

/*various*/
#bnnr_list{float:right; width:121px;}
	#bnnr_list a{float:left; margin-bottom:10px;}

/*custom*/
#ttl h1{display:none;}