@charset "UTF-8";

#topimgbg {
	background-color:#eeeeee;
	height:200px;
}

#img_top {
	margin:0px auto;
	display:block;
	margin-top:20px;
}


.sotowaku {
	border:1px solid #555;
	border-radius: 10px;
	margin:10px auto 30px auto;
	width:400px;
}
.pdm {
	font-size:24px;
	border:1px;
}

.tbox {
	width:450px;
	float:left;
	margin:5px;
	padding-left:10px;
}

#smt {
		width:300px;
		margin:auto;
		text-align:center;
		background-color:#fff;
	border-radius:10px;

}

.pdm2 {
	font-size:24px;
	height:50px;
	border:2px solid #afeeee;
	background-color:#00ced1;
	width:300px;
	border-radius:10px;
	color:#fff;

}

h3 span{
	font-size:12px;
	font-weight:100;
}

#printbox {
	width:800px;
	padding:20px;
	margin:auto;
	font-size:24px;
	line-height:2em;
}

#sorry {
	font-size:18px;
	color:#ee0000;
	text-align:center;
}


#contactus {
	background-color:#fff;
	width:700px;
	margin:auto;
}


#contactus th {
	font-weight:100;
	font-size:16px;
	background-color:#FFFBEC;
	border-bottom:1px solid #555;
line-height:1.5em;
}

#contactus td {
	font-weight:100;
	font-size:16px;
	background-color:#fff;
	border-bottom:1px solid #555;

}

#pp {
    width:640px;
    height:380px;
    margin:auto;
    overflow:hidden;
    font-size:10px;
    padding:20px;
    background-color:#fff;
    border-radius:5px;
    margin-top:20px;
    border:1px solid #FFA100;
    padding-top:0px;
    line-height:1.8em;
}

