@charset "Shift_JIS";

/*
	================================================================================================
		tablet info2
	================================================================================================
*/

div#contents #contentsHead h3 {
    background-image: none;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    margin: 20px;
}

div#contents #contentsHead p {
	text-align: right;
}

div#contents #contentsMain {
    margin-left: auto;
    margin-right: auto;
    width: 820px;

}

div#contents #main_area .section dl.detail{
	margin-left: 20px;
}


/* ------------- contact ------------- */
div#contents #contact {
	border: solid 1px;
	padding: 20px;
}

div#contents #contact ul.contactList li {
	list-style: none;
}

div#contents #contact h5 {
	font-weight: normal;
    margin-bottom: 0px;

}

div#contents #contact .tel {
	font-weight: bold;
	color: #333;
}
/* ------------- /contact ------------- */


div#contents ol li {
	list-style: decimal;
}

div#contents #contentsMain .center {
	text-align: center;
}