﻿@charset"utf-8";


@import "common.css";
@import "header.css";
@import "main.css";
@import "footer.css";


/* //-----------------↓３右サイドメニュー指定ここから↓-----------------// */
#rightside h2 {
	background:url(../../qanda/img/title_word.gif) no-repeat;
}

/* //-----------------↓３左サイドメニュー指定ここから↓-----------------// */
#leftside h2 {
	background:url(../../qanda/img/title_qanda.gif) no-repeat;
}

/* //-----------------↓３センターコンテンツここから↓-----------------// */
#centerContent h2 {
	background:url(../../qanda/img/title_data.gif) no-repeat;
}

/* //-----------------↓３共通ここから↓-----------------// */
/*li.li_3col {
	width:200px;
	list-style-image:url(../../qanda/img/arrow_qanda.gif);
	list-style-position:outside;
}*/
.li_3col {
	background:url(../../qanda/img/arrow_qanda.gif) no-repeat 0 0.5em;
	text-indent:1em;
	width:200px;
}

.textright {
	text-align:right;
}

/* //-----------------↓内側左サイドメニュー指定ここから↓-----------------// */
#sidebar2 h3.on {
	background:#feeb6b;
	color:#333333;
}
#sidebar2 h3.off {
	border-bottom:1px solid #feeb6b;
	border-top:1px solid #feeb6b;
}
#sidebar2 li {
	background:url(../../qanda/img/arrow_qanda.gif) no-repeat 0 0.5em;
	text-indent:1em;
	width:125px;
}

/* //-----------------↓内側メインコンテンツここから↓-----------------// */
#inmainContent h2.qanda {
	background:url(../../qanda/img/title_qanda02.gif) no-repeat;
}
#inmainContent h2.data {
	background:url(../../qanda/img/title_data02.gif) no-repeat;
}
#inmainContent h2.word {
	background:url(../../qanda/img/title_word02.gif) no-repeat;
}
#inmainContent h3 {
	border-bottom:1px solid #feeb6b;
	padding:3px;
	font-size:1.5em;
}
#inmainContent h4 {
	border-bottom:1px dotted #feeb6b;
	padding:3px;
	font-size:1.2em;
	margin-bottom:10px;
}
#inmainContent h5 {
	padding:3px;
	font-size:1.1em;
	margin-bottom:5px;
}
#inmainContent ul,#inmainContent li {
	list-style:disc;
	margin-left:1em;
	line-height:1.5em;
}
#inmainContent ul {
	margin-bottom:10px;
}

.que {
	margin:0 10px 3px 0;
	float:left;
	vertical-align:middle;
}
.ans {
	float:left;
	margin:0 10px 3px 0;
}
.ans_1l {
	float:left;
	margin:-10px 10px 0 0;
}

#parson {
	width:100%;
	_width:99%;
	min-height:150px;
}
#face {
	width:146px;
	height:150px;
	float:left;
	text-indent: -9999px;
}
.saka01 {
	background:url(../../qanda/img/face_saka_01.gif) no-repeat 0 0;
}
.saka02 {
	background:url(../../qanda/img/face_saka_02.gif) no-repeat 0 0;
}
.saka03 {
	background:url(../../qanda/img/face_saka_03.gif) no-repeat 0 0;
}
.izu01 {
	background:url(../../qanda/img/face_izu_01.gif) no-repeat 0 0;
}
.izu02 {
	background:url(../../qanda/img/face_izu_02.gif) no-repeat 0 0;
}
.izu03 {
	background:url(../../qanda/img/face_izu_03.gif) no-repeat 0 0;
}
.kato01 {
	background:url(../../qanda/img/face_kato_01.gif) no-repeat 0 0;
}
.kato02 {
	background:url(../../qanda/img/face_kato_02.gif) no-repeat 0 0;
}
.kato03 {
	background:url(../../qanda/img/face_kato_03.gif) no-repeat 0 0;
}
.furu01 {
	background:url(../../qanda/img/face_furu_01.gif) no-repeat 0 0;
}
.furu02 {
	background:url(../../qanda/img/face_furu_02.gif) no-repeat 0 0;
}
.furu03 {
	background:url(../../qanda/img/face_furu_03.gif) no-repeat 0 0;
}
#kotae {
	width:438px;
	_width:435px;
	float:right;
}
#anser {
	width:100%;
	float:left;
}
#dashi {
	width:22px;
	min-height:60px;
	_height:60px;
	float:left;
	background:url(../../qanda/img/arrow_fukidashi.gif) no-repeat 0 0;
}


#curve-01{
 background:#fffac8; /* ここの色を変えたら色んな角丸ができる */
 margin:5px 0;
 margin-left:22px;
 width:413px;
 _width:410px;
}
#curve-01 div.curve-head{
 font-size:1px;
 height:5px;
 background:url(../../qanda/img/curve-left-head.gif) top left no-repeat;
}
#curve-01 div.curve-head div{
 font-size:1px;
 height:5px;
 background:url(../../qanda/img/curve-right-head.gif) top right no-repeat;
}
#curve-01 div.curve-bottom{
 font-size:1px;
 height:5px;
 background:url(../../qanda/img/curve-left-bottom.gif) bottom left no-repeat;
}
#curve-01 div.curve-bottom div{
 font-size:1px;
 height:5px;
 background:url(../../qanda/img/curve-right-bottom.gif) bottom right no-repeat;
}

#curve-01 table {
	margin-left:20px;
}
#curve-01 table td {
	padding:3px;
}

.pdf_icon {
	padding:2px 0 2px 20px;
	background:url(../img/pdficon_small.gif) no-repeat 0 center;
}


