/******************************
 OTHER
 
 COLOR
 pink //#E001AE//
 red  //#CC0000//
******************************/

/* example
-----------------------*/
.expl_h3 {
	background:url(../example/img/stitlebg_set.jpg) no-repeat 0 0;
	height:40px;
	text-align:left;
	line-height:50px;
	padding-left:50px;
	font-size:1.4em;
	font-weight:normal;
	}

.expl_ph {text-align:left;}
.expl_ph img {margin-top:5px}

.expl_ph span {
	font-size:1.4em;
	display:block;
	margin:5px 0;
	line-height:1.5;
	}

.exe_info {
	font-size:1.4em;
	text-align:left;
	border-top:1px dotted #999;
	padding-top:10px;
	margin-bottom:40px;
	}

.exe_info dd {
	background:url(../img/ico_pinkarrow.gif) no-repeat 50px 3px;
	padding:0 0 10px 60px;
	margin-top:-13px;
	}

.exe_info dd em {
	font-style:normal;
	text-decoration:line-through;
	padding-right:10px;
	}

.exe_info dd .tokka {
	color:#CC0000;
	font-weight:bold;
	}


/* guarantee
-----------------------*/
.gte_dl {
	font-size:1.3em;
	text-align:left;
	}

.gte_dl dt {
	background:url(../img/ico_cube.gif) no-repeat left center;
	padding-left:12px;
	width:120px;
	line-height:1.5;
	margin-top:5px;
	}

.gte_dl dd {
	padding:0 0 5px 120px;
	margin-top:-20px;
	line-height:1.5;
	border-bottom:1px dotted #999;
	}

.ptop_gte {
	margin:10px 0 40px;
	text-align:right;	
	}

