@charset "utf-8";
/* CSS Document */

@import url(/css/special_common.css);

table, table th, table td {
	background-color: #FFF;
}
table#top, table#qa{
	width: 800px;
	margin: 50px auto;
}

table#digi_pamph {
	width: 600px;
	margin: 50px auto;
	border: 1px solid #693;
}

table#digi_pamph th { background-color: #693; }


td.s05 { width: 50px; }
td.s375 { width: 375px; }

td.s4    {
	width: 400px; 
}

h2 {
	background-image: url(../../img/help/question_back.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	font-weight: normal;
	height: 2em;
	padding: 2px 10px 0px 10px;
}
h1 {
	text-align: center;
	color: #60F;
}

blockquote { margin-left: 10px; }

blockquote.oc {
	background-color: #CCC;
	margin: 4px 4px 4px 20px;
	padding: 6px;
}



li {
	list-style-image: url(../../img/base/midasi_gray.gif);
	list-style-position: inside;
	padding-left: 10px;
	line-height: 1.5em;
}
ul.sm {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}
ul.sm li    {
	list-style-image: url(../../img/base/midasi_gray.gif);
	list-style-position: inside;
	padding: 2px;
	margin: 0px;
	line-height: 1.5em;
}
ul.sm a {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
ul.sm li li { padding-left: 24px; }

ul.sm li li li{
	list-style-image: url(../../img/base/tree_m.gif);
}
ul.sm li li li.t{
	list-style-image: url(../../img/base/tree_t.gif);
}
ul.sm li li li.e{
	list-style-image: url(../../img/base/tree_e.gif);
}



span.blue { color: #09F; }

span.red { color: #F30; }

a:hover {
	left: 1px;
	top: 1px;
	position: relative;
}

dt {
	font-weight: bold;
	background-color: #CCC;
	margin-top: 50px;
	line-height: 2em;
	padding-left: 6px;
}


dd {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}


div.ab {
	text-align: right;
	margin-top: 1em;
}

div.right { text-align: right; 
}


div.center { text-align: center; }

div#kaisyaOutline {
	width: 800px;
	margin: 0px auto;
}

div#kaisyaMenu  {
	float: right;
	background-color: #FFF;
	border: 1px solid #999;
	margin: 20px 10px;
	padding: 10px;
}

dl.kaisya dt{
	line-height: 1em;
	margin: 0px;
	padding: 6px;
}
dl.kaisya dd {
	margin-bottom: 30px;
	padding: 10px;
	line-height: 1.2em;
	border: 1px solid #ccc;
}

p.zigyou {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.zigyou {
	margin: 0px;
	padding: 0px 0px 50px 12px;
	width: 580px;
}
ol#zigyou li{
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 50px;
}
table#topOutline {
	margin: 0px auto;
	width: 800px;
}



div.top {
	margin: 0px;
	padding: 0px 0px 50px 12px;
	width: 350px;
}
