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

/*==トップページ用css==========================*/

#topcontainer {
 float:left; width:700px;
 border:solid #fff; border-width:0 1px 0 0;
}

#topheader {
 float:left;
 width:700px;
}

#mainvisual {
 padding-bottom:30px;
}

#main-container {
 border:none;
}


/* バナーの固定 */

#main_visual img {
	width: 138px;
	height: 172px;
}


#viewtotal-top {
	margin-bottom: 4px;
}

