@charset "Shift_JIS";
/* CSS Document */

/*　====================　kihon　====================　*/
body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}
ul,dl,dd,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #336699;	
}

p {
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 20px;
}

/*　====================　topcolor　====================　*/
#topcolor {
	width: 100%;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	background-color: #003300;
}

/*　====================　topmenu　====================　*/
#topmanu {
	font-size: small;
	text-align: right;
	background-image: url(../img/topmenu_bk.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

h1 {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	margin-left: -30px;
	padding-bottom: 30px;
	text-indent: -9999px;
}
h1 a {
	text-indent: -9999px;
	display: block;
}

h2 {
	background-image: url(../img/lineh2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	color: #003300;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: large;
	margin-left: 20px;
	padding: 7px 0 0 20px;
}

h3 {
	font-weight: bold;
	font-size: large;
}
.catch {
	width: 570px;
	margin: 20px 0 70px 35px;
}

.address {
	clear: both;
	background: url(../img/footer_bk_popup.jpg) repeat-x;
	height: 60px;
}
.address table tr td {
	font-size: small;
}
.address table {
	margin-left: 25px;
}

/*　====================　sankou　====================　*/

.sankou {
	border: #CCCCCC solid 1px;
	color: #333333;
	font-size: small;
	margin-bottom: 30px;
}

.sankou .sankou2 {
	color: #333333;
	font-weight: bold;
	margin: 7px 0 -15px 12px ;
}

.sankou .sankou3 {
	color: #333333;
	margin: 0 0 -10px 25px;
	line-height: 130%;
}
