@charset "utf-8";
/* Standard stylesheet (For Kofu Meiden)
	Copyright (C) 2001 Sofrosune http://www.sofrosune.net/
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version:1.00, March 3, 2006.
*/

/* top,right,bottom,left */
/* top/bottom, right/left */

.dummy {}

/* === contact style === */

#contactbox {
	margin-top:16px;
	margin-bottom:16px;
}

#contactbox .contact_cap {
	background-color: #a9a9a9;
	height: 2px;
}

#contactbox .contact_title {
	color: #4169e1;
	font-weight: bold;
	background-color: #dcdcdc;
}

#contactbox .contact_body {
	padding-left: 1ex;
}

#contactbox .contact_mail {
	border-left:1px solid #dcdcdc;
}

#contactbox .contact_sepa {
	height: 4px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("images/sepa-2x640.png");
}

/* end of style */
