/*  style.css  */


/*　本文テキスト　*/

.text {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	padding: 10px;
	}
.text10 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	}
.textkouryak {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	line-height: 1.5;
	}
.textkouryak10 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	line-height: 1.5;
	}
.caption1 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	color: #666666;
	line-height: 1.3;
	}
.lead {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
	font-weight: bold;
	padding: 10px;
}
.text_takarabako {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	padding: 7px;
	}

/*  リスト  */
ul{
    list-style:none;
				margin: 0 0 0 0px; 
				padding: 5; 

}
li{
    list-style:none;
    padding-left:15px;
    background:url(../kouryak/img/catch.gif) no-repeat center left;
}


/*  リンクテキスト  */

#topnavilink {
	font-size: 12px;
	line-height: 1.6;
	color: #9999cc;
	}
#topnavilink a {
	color: #FFCC00;
	text-decoration: none;
	}
#topnavilink a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
.loc_self {
	font-size: 12px;
	color: #666600;
	}

#navilink {
	font-size: 12px;
	line-height: 1.6;
	color: #FF6600;
	}
#navilink a {
	color: #000000;
	text-decoration: none;
	}
#navilink a:hover {
	color: #000000;
	text-decoration: underline;
	}
.loc_self {
	font-size: 12px;
	color: #666600;
	}
