#model {
	width:985px;
	margin:0px auto;
}

#model h2 {
	padding:5px 0px 25px;
	margin:0px;
	line-height:1;
}

#model p {
	line-height:1.7;
	padding-bottom:15px;
}

#model .model-caution {
	padding:15px;
	background:#efefef;
	border:2px solid #999;
	margin-bottom:15px;
}

#model .model-caution h3 {
	font-size:1.2em;
	border-bottom:1px dotted #333;
	padding-bottom:10px;
	margin-bottom:15px;
}

#model .model-caution h3 span {
	font-size:0.8em;
}

#model .model-caution ul {
	list-style:none;
	margin-bottom:1em;
}

#model .model-caution ul li {
	line-height:2;
	margin-bottom:1em;
}

#model .model-caution ul ul {
	margin-left:3em;
}

#model .model-caution ul ul li {
margin-bottom:0;
}

#model .model-caution p {
	padding:0px;
}

#model p.model-exp {
	font-size:1.1em;
}

#model p.model-exp {
	font-size:1.1em;
}

#model p.model-exp strong {
	color:#ff0000;
}

#model .model-btn {
}

#model .model-btn ul {
	list-style:none;
	text-align:center;
	margin:20px 0px 35px;
}


#model .model-btn ul li {
	display:inline;
	padding:0px 15px;
}

#model .model-items h3 {
	padding-bottom:15px;
}


#model .model-items table {
	width:100%;
}

#model .model-items table thead th {
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	padding:5px;
}

#model .model-items table thead th.ttl {
	border-bottom:2px solid #000;
}

#model .model-items table thead th.ttl-id {
	width:8.5em;
}

#model .model-items table thead th.ttl-name {
	width:300px;
}

#model .model-items table thead th.ttl-date {
	width:80px;
}

#model .model-items table thead th.ttl2
{
	border-bottom:2px solid #000;
	font-weight:normal;
}

#model .model-items table thead th.ttl3
{
	border-bottom:1px solid #000;
}

#model .mode-items table tbody {
}

#model .model-items table tbody td {
	border-bottom:1px dotted #333;
	padding:0px 5px 5px;
}

#model .model-items table tbody td em {
	font-style:normal;
	display:block;
	text-align:center;
	font-weight:bold;
}

#model .model-items table tbody td strong {
	color:#ff0000;
	text-align:center;
	display:block;
}

#model .model-items table tbody td i {
	text-align:center;
	display:block;
	font-size:1.6em;
	font-style:normal;
}

#model .model-items .model-text {
	border:1px dotted #333;
	padding:15px;
	margin:15px 0px;
}

#model .model-items .model-text p {
	padding:5px 0px;
}

#model .model-masters {
	margin:40px 0px 40px;

}

#model .model-masters h3 {
	padding-bottom:15px;
}

#model .model-masters p {
	font-size:1em;
}

#model .model-masters h4 {
	font-size:1.2em;
}

