@charset "euc-jp";
/* CSS Document */

/* Reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	font-size: 100%;
}
caption,th {
	text-align: left;
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}
img {
	vertical-align: bottom;
}
li {
	list-style-type: none;
}

p{
font-family: verdana,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka;
font-size:12px;
}

/*--- default */
body {
	background: #fff url(/img/common/bg.gif) repeat-x top left;
	color: #333;
	font-size: small;
	font-family: verdana,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro",Osaka;
	line-height: 1.5;
}
*:first-child + html body {	/* for IF7 */
	font-family: "¥á¥¤¥ê¥ª","Meiryo";
}

strong {
font-weight:normal;
}

.font_red{
color:#FF0000;
}


.marginT5px {
margin-top:5px;
}

.marginT10px {
margin-top:10px;
}

.marginT15px {
margin-top:15px;
}

.marginT20px {
margin-top:20px;
}

.marginB5px{
margin-bottom:5px;
}

.marginB10px{
margin-bottom:10px;
}

.marginB15px{
margin-bottom:15px;
}

.marginB20px{
margin-bottom:20px;
}
