/* 基本設定 */
body {
	background: #fff;
	margin:0;
}

h1 {
	color: #ccc;
	font-size: 70%;
	font-weight: normal;
}

/* リンク設定 */
a,
a:link, {
	color: #96c843;
	text-decoration: none;}

a:hover {
	color: #009641;}

/* パンくず設定 */

#crumbs {color: #fff; font-size: 65%}

#crumbs a,
#crumbs a:link,
#crumbs a:visited {
    color: #fff;
    background: transparent;
    text-decoration: none;}

#crumbs a:hover {color: #009641;}


/* サイトマップ設定 */

#sitemap {color: #333; font-size: 80%; line-height: 140%;}

#sitemap a,
#sitemap a:link,
#sitemap a:visited {
    color: #333;
    background: transparent;
    text-decoration: none;}

#sitemap a:hover {color: #009641;}


/* テキスト設定 */

.text-cprt {color: #fff; font-size: 70%}

.text-menu {color: #999; font-size: 70%}

.text-wnew {color: #96c843; font-size: 70%; padding-left:10px;}

.text-main {color: #333; font-size: 80%; line-height: 140%;}

.text-bold {color: #009641; font-size: 90%; line-height: 140%; font-weight: bold;
}

.text-bold2 {color: #333; font-size: 80%; line-height: 140%; font-weight: bold;
}

.text-bold-title {color: #669900; font-size: 110%; line-height: 140%; font-weight: bold;
}

.text-bold-title2 {color: #669900; font-size: 75%; line-height: 140%; font-weight: bold;
}

.text-review {color: #333; font-size: 75%; line-height: 140%;}

.text-web {color: #333; font-size: 70%; line-height: 140%;}

.text-item {color: #333; font-size: 100%; font-weight: bold;}

.text-prof {color: #666; font-size: 70%; line-height: 120%;}

.text-form {color: #333; font-size: 80%; padding-top:5px;}

.text-litl {color: #690; font-size: 70%}

.text-akk  {color: #333; font-size: 70%; line-height: 130%;}


.text-link-menu {
	color: #999;
	font-size: 70%;
}

.text-foot-cprt {
	color: #999;
	font-size: 70%;
}

.text-kome {
	color: #999;
	font-size: 70%;
}

.text-hissu {
	color: #d50000;
	font-size: 80%;
}

.text-formt {
	color: #666;
	font-size: 80%;
}

.text-formb {
	color: #2b54aa;
	font-size: 65%;
}

.text-formr {
	color: #d50000;
	font-size: 65%;
}

.text-topics-s {
	color: #999;
	font-size: 65%;
}

.text-normal {
	color: #999;
	font-size: 80%;
	line-height: 140%;
}

.text-normal3 {
color: #fff;
	font-size: 80%;
	line-height: 140%;
}

.text-listfind {
	color: #d50000;
	font-size: 80%;
	line-height: 180%;
}


