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

/*
パンくず
---------------------------------------------------------------------------------*/
ul#topicPath{
margin: 0px 0px 10px 0px;
}

ul#topicPath li{
display: inline;
color: #000000;
font-size: 65%;
}

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

/* タイトル */
div#contentsTable h3{
width: 650px;
height: 50px;
background: url(../images/title_yougo.gif) no-repeat;
text-indent: -9999px;
margin: 3px 0px 15px 0px;
}

/* テキスト */
div#contentsTable p{
margin: 0px 0px 15px;
font-size: 75%;
line-height:150%;
color:#333333;
}

div#wrapWord{
margin: 15px 0px 0px;
}

div#wrapWord h5{
margin: 20px 0px 10px;
font-weight: bold;
color: #FF6666;
}

div#wrapWord span,
div#wrapWord a{
color: #FF6666;
}
