/*===================================[ COMMON ]===================================*/

/*-----[ common ]-----*/
body,html{
	background: #ffffff;
	font-size: 100%;
}

/*-----[ hX ]-----*/

/*-----[ link ]-----*/

/*-----[ caution ]-----*/


/*===================================[ WRAPPER ]===================================*/

#wrapper{
	width: 728px;
	margin: 0 auto;
}

#header{
	padding: 50px 0;
}

h1{
	font-size: 250%;
	line-height: 1.7em;
}

/*===================================[ CONTENT ]===================================*/

#content{
	margin: 0 0 0 260px;
}

#content h2,#side h2{
	font-size: 120%;
	border-bottom: 1px solid #999999;
	background: #eeeeee;
	line-height: 1.5em;
	padding: 0 0 0 3px;
}
#content p{
	padding: 5px 0 10px 0;
	line-height: 1.7em;
}


/*===================================[ SIDE ]===================================*/

/*-----[  ]-----*/

#side{
	float: left;
	width: 250px;
}
#side li a{
	display: block;
	line-height: 2em;
}
/*-----[  ]-----*/

/*===================================[ FOOT ]===================================*/

/*-----[  ]-----*/

#footer{
	clear: both;
	padding: 8px 0;
}
#footer p{
	text-align: center;
}

/*-----[  ]-----*/

/*===================================[ ADS ]===================================*/

/*-----[  ]-----*/

#ads_sq{
	float: right;
}


/*-----[  ]-----*/

/*===================================[  ]===================================*/

/*-----[  ]-----*/

/*-----[  ]-----*/
