/* CSS Document */


/*--------------------------------------
	1.base
--------------------------------------*/



a:link {color:#333;}
a:hover {color:#666;} 
a:visited {color:#333;}

.clear {
	clear:both;
}

hr { display:none; }

h2{
	font-size:15px;
	color:#333333;
	text-align:left;
	margin-left:10px;
}

h3,h4,h5,h6,h7{
	font-size:90%;
	line-height:1.4em;
	color:#333333;
	text-align:left;
	text-decoration:none;
}

body{
	font-size:12px;
	line-height:1.4em;
	margin:0 auto;
	background:url(../img/bg.gif) repeat-x top center #993333;
	padding:0;
	color:#333333;
	text-align:left;
	height: 100%;
}

html, body, h1, ul, li{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.sidemenu dd{
	padding:2px 4px;
	text-align:left;
}

.c-txt01{
	font-size:10px;
}

.c-txt02 {
    padding: 10px 0 10px 0;
	font-size:10px;
	line-height:14px;
}


/*--------------------------------------
	2.main
--------------------------------------*/
/*--
.push {
	height:86px;
}

#footer {
	background:url(../img/footer_bg.gif) no-repeat left bottom;
	width:860px;
	height:86px;
	margin:0 auto;
}

#footer p {
	text-align:right;
	padding:10px;
	font-size:10px;
	display:none;
}
--*/

/******* 險ｪ蝠丞ｱ･豁ｴ *******/
.v-txt {
	font-size:10px;
	line-height:14px;
}

.v-txt02 {
	padding-left:5px;
	font-size:10px;
	line-height:14px;
}

/*モジュール設定*/

/*新着記事*/
.NewArticleClass 
{
	font-size:10px;
	line-height: 140%;
}
/*新着記事*/

/*カレンダー*/
.CalendarHeadClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarWeekClass
{
	font-size:10px;
	line-height: 140%;
}

.CalendarDayClass
{
	font-size:10px;
	line-height: 140%;
}
/*カレンダー*/

/*バックナンバー*/
.BackNumberClass
{
	font-size:10px;
	line-height: 140%;
}
/*バックナンバー*/

/*訪問履歴*/
.AccessClass
{
	font-size:10px;
	line-height: 140%;
}
/*訪問履歴*/

/*最近のコメント*/
.CommentClass
{
	font-size:10px;
	line-height: 140%;
}
/*最近のコメント*/

/*RSS*/
.RssClass
{
	font-size:10px;
	line-height: 140%;
}
/*RSS*/

/*QR*/
.QrClass
{
	font-size:10px;
	line-height: 140%;
}
/*QR*/

.ListDateClass
{
	font-size:10px;
	line-height: 140%;
}

/*モジュール設定*/

td {  font-size: 10px; line-height: 130%;}

img
{
	border:none;
}