input,form {
	margin:0;
	padding:0;
}
input,textarea {
	font-family:Arial,Helvetica,sans-serif;
	/*width:300px;*/
}

body {
	text-align:center;
	padding:0px;
	margin:0px;
	line-height:120%;
}

#all {
	margin: 0 auto;
	width:680px;
	text-align:left;
	background-color:#F5F5F5;
	border:1px solid #666666;
}

#pankuzu {
	font-size:0.8em;
	line-height:100%;
	text-align:right;
	margin:5px 10px 0px 0px;
}

#contents {
	margin:10px;
}

#title {
	font-size:1.4em;
	border-bottom:1px solid #151364;
}

.contents1 {
	font-size:0.9em;
	line-height:140%;
}

.contents2 {
	font-size:0.8em;
	line-height:130%;
}

.dot {
	border-bottom:1px dotted #ffffff;
}

.address {
	margin:10px;
	padding:10px;
	font-size:0.9em;
	line-height:120%;
	width:330px;
	height:auto;
	background-color:#FFFFB2;
	border:2px dotted #FFA600;
	text-align:left;
}

.address2 {
	float:right;
}

#footer {
	clear:right;
	color:#333333;
	background-color:#F2C51F;
	text-align:center;
	font-size:0.8em;
}

/***********¥ê¥ó¥¯**************/

a,a:link,a:visited {
    text-decoration:none;
}

a:hover {
    color:#FF3300;
    text-decoration:none;
}
