@charset "shift_jis";

/*
common css
iiwanet.com
2007.2.25
*/

/* defult control------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0;
padding: 0;
}
div, hr, blockquote, address, noscript {
position: static;
margin: 0;
padding: 0;
font-weight: normal;
}
ul, ol, dl, dt, dd {
position: static;
margin: 0;
padding: 0;
}
pre, form {
position: static;
margin: 0;
padding: 0;
}

p, span, img  {
position: static;
margin: 0;
padding: 0;
border: none;
font-style: normal;
font-weight: normal;
border: 0 none #fafaff;
}

em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0;
padding: 0;
border: none;
font-style: normal;
font-weight: normal;
}

body {
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
text-align:center;
font-family: ‚l‚r ‚oƒSƒVƒbƒN, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kaku Gothic Pro, Osaka;
font-size:13px;
/*background-image:url(../img/bg_02.gif);*/
}

a:link{text-decoration:none;color: #333333;
}
a:visited{text-decoration:none;color: #333333;
}
a:active{text-decoration:none;color: #333333;
}
a:hover{
	text-decoration:underline;
	color: #333333;
}


/*#container {
width:800px;
margin:auto;
text-align:center;
color: #333333;
font-family:‚l‚r ‚oƒSƒVƒbƒN, ƒqƒ‰ƒMƒmŠpƒS Pro W3, Hiragino Kaku Gothic Pro, Osaka;
font-size:12px;
}
*/

