﻿/*
=============================================
[c!]COLORS -Think Innovation!-
http://www.colors.gr.jp/
info@colors.gr.jp
(C)2005 COLORS Co.,Ltd. All Rights Reserved.
--
Author: MIKI @ COLORS! Coding Division
Version: 2006-09-22
---------------------------------------------

File Name : qa.css

=============================================
*/

h2 {
	font-size: 80%;
	line-height:1.4;
}

h2.title {
	margin:0 0 4px 0;
	background-image: url(../common/img/mark06.gif) ;
	background-position: left top ;
	background-repeat: no-repeat ;
	padding: 2px 0 0 21px;
	font-size: 80%;
	line-height:1.4;
}

.answerBdr {
	border-top:2px solid #9D9B96;
	border-bottom:2px solid #9D9B96;
}

/* ====================
Lists
==================== */
ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.4;
}

ul li {
	margin:0 0 5px 20px;
	padding:0;
	font-size:100%;
	line-height:1.4;
}

/* ====================
Anchor Style
==================== */
a {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a:link {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}


a.org {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

a.org:link {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

a.org:visited {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

a.org:hover {
	color:#ED9700;
	font-weight:normal;
	text-decoration:underline;
}

/*------2010.4.8あうん・フッター-----*/
div#footer a,
div.aunadv a {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

div#footer a,
div.aunadv a:link {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

div#footer a,
div.aunadv a:visited {
	color:#ED5900;
	font-weight:normal;
	text-decoration:underline;
}

div#footer a,
div.aunadv a:hover {
	color:#ED9700;
	font-weight:normal;
	text-decoration:underline;
}

/* ====================
Margin
==================== */
.t17Mg {
	margin:17px 0 0 0;
}

.tb6Mg {
	margin:6px 0;
}

.t10b25Mg {
	margin:10px 0 25px 0;
}

.tb4lr20Mg {
	margin:4px 20px 4px 20px;
}
