@charset "utf-8";

/*=====================================================
 * Style Name: Doctor Category Style
 * Style URL: /doctor/css/doctor.css
 * Description: Category Style Sheet
 * Version: 0.0.4
 * Last Up Date: 2011/04/06
 * Author: Prime works
 * Author URL: http://www.primeworks.jp/
 *
 * Markup Reference:
 *
=====================================================*/



/*----- contents -------
	1: Index Page

----------------------*/





/*
===== 1: Index Page ===========================*/

div.error {
	margin: 0 auto;
	line-height: 1.8;
	text-align: center;
}

div.error h2 {
	margin: 12px 0 24px 0;
	padding: 14px 0 14px 55px;
	background: url(/error2/img/icon_atn.gif) no-repeat 12px 8px #f0ece8;
	border-top: 3px solid #634442;
	font-size: 150%;
	text-align: left;
}

div.error h3 {
	margin: 0 0 20px 55px;
	padding: 0;
	background: none;
	font-size: 130%;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
}

div.error p {
	margin: 0 0 20px  55px;
	text-align: left;
}

div.error ul {
	margin: 0 0 20px  55px;
	text-align: left;
}