@charset "Shift_JIS";

/* -----------------------------------------------------------
CSS Information

 File name:      use.css
 Author:         Shoko Chihara
 Style Info:     Wigの使い方ページ

----------------------------------------------------------- */

/* -----------------------------------------------------------
　Wigの使い方
----------------------------------------------------------- */
#useCont div p.pht {
	width: 235px;
	height: 130px; }

#useCont .txt {
	margin: -130px 0 0 265px;
	height: 130px; }

#useCont .more {
	clear: both;
	margin-top: -30px;
	height: 30px;
	width: 840px;
	text-align: right; }

.useSubBox {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	padding: 20px; }

#useCont .useSubBox .more {
	margin-top: -30px;
	width: 798px;
	height: 30px;
	text-align: right; }

#useCont .dotline { padding: 10px 0; }

#useCont li {
	list-style-type: disc;
	margin: 0 0 0 15px; }

/* -----------------------------------------------------------
　Wigのお手入れ方法
----------------------------------------------------------- */
div.afters {
	margin: 40px 0 0 0;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	padding: 15px; }

	div.afters p.afterLeft { width: 570px; }

	div.afters p.afterRight {
		margin: -30px 0 0 0;
		text-align: right;
		height: 30px; }

div.mov_about_head img { vertical-align: bottom; }

/* -----------------------------------------------------------
　margin など
----------------------------------------------------------- */
/*@media print {  IE 印刷 A4 
	* html body{ zoom: 0.75 ; }
}
*/
img { vertical-align: top; }

span.small { font-size: 10px; }

.mgnB5 { margin-bottom: 5px; }

.mgnB10 { margin-bottom: 10px; }

.mgnB20 { margin-bottom: 20px; }

.mgnB30 { margin-bottom: 30px; }

.mgnB40 { margin-bottom: 40px; }

.mgnB50 { margin-bottom: 50px; }

.mgnB60 { margin-bottom: 60px; }

/* -----------------------------------------------------------
　margin など
----------------------------------------------------------- */
#useCont table th ,
	#useCont table td { text-align: center; }


