<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* CSS Document */

/* wrapp */
#wrapp {
	padding: 0px;
	width: /*988*/1024px;
	height: 2400px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size:23px;}

/* guide */
#guide {
	float:left;
	width:788px;
	height:2200px;
	margin-left:30px;}

.box {
	width:778px;
	height:2200px;
	clear:both;}

.inbox {
	width:738px;
	height:2200px;
	margin:20px;
	clear:both;}

.head {
	width:788px;
	height:140px;
	border:solid #dcdcdc 1px;
	background:#f0f0f0;
	margin-bottom:10px;}

.ihead {
	width:720px;
	height:110px;
	border:solid #dcdcdc 1px;
	background:#f0f0f0;
	margin-bottom:10px;}

h3 {
	margin:0px;
	font-weight:bold;
	font-size:1.2em;
	color:#ff2a70;
	letter-spacing:0.1em;
	margin-bottom:12px;}

.title, .title2, table tr td.kdetail {
	font-size:0.5em;
	letter-spacing:0.1em;
	text-align:left;}

table.as {
	width:740px;
	border:solid 2px pink;
	margin-bottom:10px;
	color:#333;}

table.as tr td.kdetail span {
	line-height:22px;}

table.as tr td.kdetail span a {
	color:#cd1515;
	font-weight:bold;}

table.as tr td.kdetail {
	padding:10px 15px 10px 15px;}

.betu .joudan {
	width:235px;
	height:35px;
	line-height:37px;
	margin-right:5px;
	background:pink;
	border-radius:5px;/* CSS3草案 */
	-webkit-border-radius:5px;/* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	border-right:none;
	float:left;
	text-align:center;
	font-size:0.6em;
	font-weight:bold;
	letter-spacing:0.3em;}

.betu .joudan a {
	display:block;
	width:100%;
	height:100%;
	border-radius:5px;/* CSS3草案 */
	-webkit-border-radius:5px;/* Safari,Google Chrome用 */
	-moz-border-radius:5px;/* Firefox用 */
	color:#fff;}

.betu .joudan a:hover {
	background:#ffb4cd;
	text-decoration:none;
	color:#ff2a70;}

.betu .joudan {
	margin-bottom:25px;}

.betu .joudan:last-child {
	margin-right:0px;}

.as .mail {
	width:680px;
	min-height:170px;
	padding-bottom:10px;
	clear:left;}

.as .gazou {
	width:400px;
	float:left;}

.as .gazou img {
	margin:5px 10px 15px 0px;
	border:solid 1px #dcdcdc;}

.as .mail .mdetail {
	width:265px;
	height:auto;
	padding:5px 0px 0px 15px;
	float:right;}

span.step {
	background:#333;
	padding:1px 5px;
	color:#fff;}

span.setsumei {
	border-bottom:dotted 1px #999;}



</pre></body></html>