li.indent{
	margin-left:15px;
	}
	
font#h1{
	color:#666666;
	font-size:17px;
	font-weight:bold;
}

font#site_map{
	color:#000000;
	font-size:12px;
	}
	
.text01 {
	font-size: 12px;
	line-height: 18px;
}

.title01 { /*メインテキストの第１タイトル*/
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
}

.title02 { /*メインテキストの第２タイトル*/
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

.title03 {
	font-size: 18px;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
}

.side_bar_text{
	font-size: 12px;
}

.side_bar_title01 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.side_bar_subtitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.left{
	text-align:left
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}

.red_text{
	color:#990000;
}

