@charset "utf-8";
/* CSS Document */
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	text-align: left;
}

img {border:0;}

ul {list-style: none;}

body{
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../image/kodawari_r1_c2.jpg);
	background-repeat: repeat-x;
	background-color: #2B2B2B;
}


body{
	text-align: center;
}

table {
border-collapse:collapse;
border-spacing:0;
}

p {
	font-size:1.2em;
}

a {
	text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.rk1 {
	margin-bottom: 2em;
}
