@charset "utf-8";

@charset "utf-8";


/* property resset */

* {
margin: 0;
padding: 0;
border:0;
font-size:100%;
font-weight:normal;
font-style:normal;
text-decoration:none;
}


ul, li {
list-style-type: none;
line-height: 100%;
}

hr {
display: none;
}


/* layout base */

html,body{
height:100%;
}

body{
background:#ECF5D4 url(../img_cmn/top_bg.jpg) repeat-x;
padding: 0px ;
margin: 0px;
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",verdana,arial, sans-serif;
/*font-size:70%;*/
letter-spacing:0px;
color:#666666;
}

/* common tools */

br.clear {
font-size: 1px;
line-height: 0px;
clear: both;
}

/*  \*/

body {
letter-spacing:0.05em;
text-align: center;
} /* center on ie */



/* main */
#main div#contentsCont2{
width:600px;
margin:0;
background:url(../img_cmn/bg.jpg) repeat-y;
}


