/*****************************************
*
*Since: 2007-12-18
*Modified:2007-12-18
*Guideline:ver.1.00
*Editor:akihiro ooshita
*
******************************************
*/	

p#main-title{
	height:70px;
	line-height:70px;
	color:#666666;
	font-size:20px;
	font-weight: 900;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
	}

/*-----------*/

h2,table{
margin-left:auto;
margin-right:auto;
}
h2#soft{
	margin:0 0 5px 80px;
	padding:7px 0 5px 35px;
	background-image:url(../images/faq_icon_01.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#666666;
	font-size:16px;
	text-align:left;
	}

h2#image,
h2#label,
h2#printer,
h2#buyaway,
h2#another{
	margin:20px 0 5px 80px;
	padding:7px 0 5px 35px;
	background-repeat:no-repeat;
	background-position:center left;
	color:#666666;
	font-size:16px;
	text-align:left;
	}

h2#image{background-image:url(../images/faq_icon_02.gif);}
h2#label{background-image:url(../images/faq_icon_03.gif);}
h2#printer{background-image:url(../images/faq_icon_04.gif);}
h2#buyaway{background-image:url(../images/faq_icon_05.gif);}
h2#another{background-image:url(../images/faq_icon_06.gif);}

/*-----------*/

table#faq-category{
	margin-bottom:15px;
	border-collapse:collapse;
}

/*------------*/

table.faq-list{	
	margin-bottom:5px;
	border-collapse:collapse;
	width:550px;}

td.question{
	padding:5px 5px 5px 30px;
	border:1px solid #7fd7f3;
	background-image:url(../images/faq_icon_07.gif);
	background-repeat:no-repeat;
	background-position:1% 50%;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:1.3em;
}

td.answer{
	padding:5px 5px 5px 30px;
	border:1px solid #7fd7f3;
	background-image:url(../images/faq_icon_08.gif);
	background-repeat:no-repeat;
	background-position:1% 50%;
	color:#666666;
	font-size:12px;
	text-align:left;
	line-height:1.3em;
}

img#telephone{
	margin-top:20px;
	margin-bottom:20px;
}

div#contents p a{
	padding-left:450px;
	margin-top:0;
	margin-bottom:0;
	color:#065693;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
	

