@charset "shift_JIS";
/*---------------------------------------------------------------------------------
gals_enquete
---------------------------------------------------------------------------------*/

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

ul#topicPath li a{
margin: 0px 9px 0px 0px;
color: #000000;
}

/* タイトル */
div#gals h3{
width: 650px;
height: 175px;
background: url(../images/title_galsEnquete.gif) no-repeat;
text-indent: -9999px;
margin: 0px 0px 20px 0px;
}


/* テキスト */
div#gals p{
font-size: 75%;
line-height: 130%;
margin: 0px 10px 5px 10px;
color:#333333;
}



/* 質問画像 */
div#leftCnt h4{
width: 650px;
height: 40px;
text-indent: -9999px;
margin: 0px 0px 0px 0px;
}

h4#q01{
background: url(../images/q_01.gif) no-repeat;
}

h4#q02{
background: url(../images/q_02.gif) no-repeat;
}

h4#q03{
background: url(../images/q_03.gif) no-repeat;
}

h4#q04{
background: url(../images/q_04.gif) no-repeat;
}

h4#q05{
background: url(../images/q_05.gif) no-repeat;
}

h4#q06{
background: url(../images/q_06.gif) no-repeat;
}

h4#q07{
background: url(../images/q_07.gif) no-repeat;
}

h4#q08{
background: url(../images/q_08.gif) no-repeat;
}

h4#q09{
background: url(../images/q_09.gif) no-repeat;
}

h4#q10{
background: url(../images/q_10.gif) no-repeat;
}

h4#q11{
background: url(../images/q_11.gif) no-repeat;
}

h4#q12{
background: url(../images/q_12.gif) no-repeat;
}

h4#q13{
background: url(../images/q_13.gif) no-repeat;
}

h4#q14{
background: url(../images/q_14.gif) no-repeat;
}


/* テーブル */
table#right{
margin: 0px 2px 0px 0px;
}

table#contentsQSearch img{
margin-top: 1px;
margin-bottom: 0px;
}

table#contentsQSearch .form{
padding: 0pc;
}

td#classTop{
font-size: 75%;
}

td#navi{
font-size: 75%;
}

td#navi a{
text-decoration: underline;
color: #0000FF;
}

table#contentsTable p{
margin: 0px 10px 5px 10px;
}

table.contentsComment01{
margin: 15px 10px 20px 10px;
background-color: #FFFFCC;
border: 1px solid #FF9900;
padding: 5px;
font-size: 75%;
line-height: 130%;
color: #333333;
}

table.contentsComment02{
margin: 15px 10px 5px 10px;
background-color: #FFFFCC;
border: 1px solid #FF9900;
padding: 5px;
font-size: 75%;
line-height: 140%;
color: #333333;
}

img.enqueteImg{
margin-bottom: 20px;
}


/* ページトップへ */
.pageTop{
font-size: 75%;
padding-bottom: 10px;
}

.pageTop a{
color:#CC6600;
margin-right: 10px;
text-decoration:underline;
}

.pageTop a:hover {
text-decoration:none;
color:#CC6600;
}