@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: ハンドメイド雑貨 magnet council
	Version: 1.0
	Last Up： 07/06/12
	Author: Akiko Tanaka
	Comment: qa設定
----------------------------------------------------------- */

/* 
 qa Style [
----------------------------------------------------------- */
ul#question {
	padding-bottom: 20px;
	}
	
ul#question li {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/share/point01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	margin-bottom: 5px;
	}
	
ul#question li a {
	color: #666;
	text-decoration: underline;
	}
	
ul#question li a:hover {
	color: #F60;
	text-decoration: none;
	}
	
dl#answer {
	padding-bottom: 20px;
	}
	
dl#answer dt {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/share/point01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	}
	
dl#answer dd {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/share/dot03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 17px;
	color: #666;
	margin-bottom: 15px;
	text-align: left;
	padding-bottom: 5px;
	}
	
.pagetop3 {
	text-align: right;
	padding-top: 15px;
	}

