﻿@charset "utf-8";

/*----------------------------------------------------
creation date 2012.6
http://www.sevenbank.co.jp/soukin/
Copyright (C) Seven Bank,Ltd. All Rights Reserved.
----------------------------------------------------*/

/*------------------------------------
   print.css
====================================*/
/* TOP Page
------------------------------------*/
body#top #content {
*margin:0 auto 30px;
}
body#top .col3 {
*width:306px !important;
}


/* content
------------------------------------*/
#content {
position:relative;
}
#sub{ 
position:absolute;
left:0;
top:0;
}
#mainContent {
float:none;
margin:0 0 0 auto;
}
