body {
margin: 5px 5px 5px 10px;
padding: 0px;
background-color:#ffffff;
font-size:14px;
color:#666666;
}
A:link {text-decoration:none;color:#000099;} 
A:visited {text-decoration:none;color:#000099;} 
A:hover {text-decoration:none;color:#ff0000;}
a {text-decoration: none;}



.welcome {
	font-size: 90%;
}
.welcome a { text-decoration:none; }


.item {
	line-height:1.2;
}

.itemcomm {
	font-size: 13px;
}

.itemname {
	font-size: 13px;
	font-weight: bold;
}

.linkcomm {
	font-size: 12px;
}

.linkname {
	font-size: 13px;
	font-weight: bold;
}


.footer2 {
	font-size: 14px;
}


.t{
	background-color: #eeeeee;
	font-size:14px;
	width: 100%;
}

.tname {
	font-weight: normal;
}

.tlink {
	font-size:14px;
	font-weight: bold;
	background-color:#ffffff;
}


.tcontent {
	background-color:#ffffff;
}



/*-- ヘッダーメニュー --*/
.header{
font-size: 13px;
font-weight: normal;
text-align: center;
}
.header a:link  { 
color:#ffffff;
text-decoration: none;
 } 
.header a:visited { 
 color:#ffffff; 
 text-decoration: none;
 }
.header a:hover { 
color:#ff0000;
text-decoration: none;
}
.header a:active  { 
color:#ff0000;
text-decoration: none;
}

/*-- パス --*/
.path{
font-size: 13px;
color: #ffffff;
font-weight: normal;
}
.path a:link  { 
color:yellow;
text-decoration: none;
 } 
.path a:visited { 
 color:yellow; 
 text-decoration: none;
 }
.path a:hover { 
color:#ff0000;
text-decoration: none;
}
.path a:active  { 
color:#ff0000;
text-decoration: none;
}


/*-- page_navi --*/
.page_navi {
font-size: 13px;
color:#ffffff;
text-align: right;
font-weight: normal;
}
.page_navi a:link  { 
color: yellow;
text-decoration: none;
 } 
.page_navi a:visited { 
 color: yellow; 
 text-decoration: none;
 }
.page_navi a:hover { 
color:#ff0000;
text-decoration: none;
}
.page_navi a:active  { 
color:#ff0000;
text-decoration: none;
}

/*-- フッター --*/
.footer{
font-size: 13px;
color: #666666;
font-weight: normal;
text-align:center;
}


/*-- カテゴリ --*/
.cate{
font-size: 13px;
font-weight: normal;
line-height:1.3;
}


/*-- サイト名 --*/
.sname{
font-size: 13px;
font-weight: bold;
}

