/* タグ定義 */
img{
border:none;
}
p {
	line-height: 140%;
	color: #333333;
}
body {
	text-align: center;
	font-size: 12px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 5px;
}


/* 共通 */
.clear {
	clear: both;
}




/* テーブル背景色 */
.c01{background-color:#eeeeee;}
.c02{background-color:#666666;}
.c03{background-color:#333333;}


.c04{background-color:#ffffff;}
.c05{background-color:#999999;}
.c06{background-color:#cccccc;}
.c07{background-color:#dddddd;}

.c08{background-color:#5973B5;}
.c09{background-color:#FFFF99;}
.form01 {
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.top_discription {
	width: 721px;
	font-size: x-small;
	text-align: left;
}

div#PAGETOP {
	color: #454341;
	width: 721px;
	text-align: left;
	background-color: #FFFFFF;
}
.banner {
	width: 721px;
	background-color: #FFFFFF;
}
.mainnavi {
	background-color: #FFFFFF;
	background-image: url(../images/bt_h_dummy.gif);
	background-repeat: repeat-x;
	clear: both;
}
.subnavi {
	width: 160px;
	background-color: #F7E7BD;
	float: left;
}
.main {
	background-color: #FFFFFF;
	margin-left: 160px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}
.footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	padding: 5px;
}
.topics {
	width: 500px;
}
.subnavi_profile {
	padding: 10px;
}
table {
	line-height: 130%;
}

/* ブログ */

.image_right {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
