@charset "utf-8";
body				{margin-left: 0px;
					margin-top: 20px;
					margin-right: 0px;
					margin-bottom: 0px;}

a					{color: #333333;
					text-decoration: none;}

a:hover				{color: #6699CC;}

.kasen				{border-bottom: solid 1px;
					padding-left: 16px;
					padding-bottom:3px;}

.qa					{background-color: #014471;
					background-image: url(../qa/bar-blue.png);
					background-repeat: no-repeat;
					line-height: 28px;
					padding-left: 16px;
					margin: bottom: 0;}

.qa2				{border-bottom: #6699CC solid 3px;
					padding-bottom: 1px;}

p#link a				{color: #ff0000;
					text-decoration: underline}

p#link a hover		{color: #ff9999;}


/* コンテンツ */
div#content			{width: 760px;
					margin-left: auto;
					margin-right: auto}

div#content h1		{margin-top: 0;
					font-size: 1em;
					color: #ffffff;}

div#content h2		{background-image: url(../index/midashi-shikaku.png);
					background-repeat: no-repeat;
					background-color: #003366;
					font-size: 0.875em;
					color: #ffffff;
					line-height:23px;
					padding-left: 30px;
					margin-top: 0px;}

div#content h3		{font-size:0.875em;
					color: #003366;
					margin-top: 30px;}

div#content h3 a	{color: #ff0000;
					text-decoration: underline}

div#content h3 a:hover	{color: #ff9999;}

div#content h4		{font-size:0.875em;
					color: #333333;}

div#content h5		{font-size:0.875em;
					color: #003366;
					margin-top: 10px;}

div#content p		{font-size: 0.75em;
					line-height: 1.6;
					margin-top: 5px;}

div#frame			{margin-bottom: 10px;
					padding-left: 30px;
					padding-right: 30px;
					border:solid 1px #666666;
					height: 200px;
					overflow: auto;}

div#frame p			{margin-bottom:5px;}

div#member			{width: 550px;
					margin-left: auto;
					margin-right: auto;}

div#qa				{width: 650px;
					margin-left: auto;
					margin-right: auto;}

ul.question				{list-style: none;
						margin-left: 0;
						padding-left: 0;
						font-size: 0.75em;
						line-height: 1.6;}

ul.question　a			{color: #003366;}

ul.question	a:hover		{color: #6699CC;}

.answer p				{font-size: 0.75em;
						margin-bottom: 10px;}

.answer p top		{color: #ff0000;
					font-size: 0.75em;
					margin-top: 20px;}


div#support			{width: 650px;
					margin-top: 40px;
					margin-left: auto;
					margin-right: auto;}
