@charset "UTF-8";
/* CSS Document */

body {

	padding-top:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	
 }





p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
	
}

h1{
background:#ffffff;}

img { border: none; vertical-align: bottom; }


a:link    { color:#000000; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover   { color: #FF3399; text-decoration: underline; }
a:active  { color: #000000; text-decoration: none; }


.banar{
background:#FF0000;
border-bottom-style:ridge;
text-align:left;}

#menu{
font-size:larger;
width:25%;
height:100%;
border-right-style:ridge;
float:left;
background:#FF0000;}




.new{
width:70%;
float:right;
}



#contentwrap {
width:100%;
height:800px;
border-bottom-style:ridge;}


/* --ClearFix-- */
#contentwrap :after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #contentwrap {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}



.shasin{
}

