.color_t{
	width: 590px;
	height: 70px;
}

#ct01{background: url("../img/blogparts/ct01.png") no-repeat;}
#ct02{background: url("../img/blogparts/ct02.png") no-repeat;}
#ct03{background: url("../img/blogparts/ct03.png") no-repeat;}
#ct04{background: url("../img/blogparts/ct04.png") no-repeat;}
#ct05{background: url("../img/blogparts/ct05.png") no-repeat;}
#ct06{background: url("../img/blogparts/ct06.png") no-repeat;}

.color_t p{
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	padding: 10px 10px 10px 80px;
}

pre{
	margin: 0;
	display: block;
	line-height: 20px;
}

.prebox{
	margin: 10px 0 20px;
	padding: 10px;
	border: 1px solid #ccc;
	overflow: scroll;
}

.prebox_sec{
	margin: 10px 0 20px;
	padding: 10px;
	border: 1px solid #ccc;
}

.floatbox{
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

.floatbox img{
	text-align: center;
}

table.blogb{
	width: 570px;
	height: 50px;
	margin: 0 auto;
	border-collapse: collapse;
}

table.blogb td{
	width: 190px;
}

table.blogb td a{
	display: block;
	padding: 5px 10px;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}

table.blogb td span{
	font-size: 12px;
	font-weight: bold;
}

.ft1{background: url("../img/blogparts/ft_ba01.png") 5px 0 no-repeat;}
.ft2{background: url("../img/blogparts/ft_ba02.png") 5px 0 no-repeat;}
.ft3{background: url("../img/blogparts/ft_ba03.png") 5px 0 no-repeat;}
.ft4{background: url("../img/blogparts/ft_ba04.png") 5px 0 no-repeat;}
.ft5{background: url("../img/blogparts/ft_ba05.png") 5px 0 no-repeat;}
.ft6{background: url("../img/blogparts/ft_ba06.png") 5px 0 no-repeat;}
.ft7{background: url("../img/blogparts/ft_ba07.png") 5px 0 no-repeat;}
.ft8{background: url("../img/blogparts/ft_ba08.png") 5px 0 no-repeat;}


.question {
	background: #F3FEFF url("http://senjoushi.org/img/icon_q.gif") 10px 10px no-repeat;
	border: 2px solid #72E0D3;
	margin-bottom: 20px;
	padding: 10px 10px 10px 50px;
}

.answer {
	background: url("http://senjoushi.org/img/icon_a.gif") 10px 10px no-repeat;
	border: 2px solid #FF96A3;
	margin-bottom: 20px;
	padding: 10px 10px 10px 50px;
}

.parts_cbox{
	padding: 20px;
	border: 4px double #ccc;
	margin: 20px 0 5px;
}

.senjo_bana{
	padding: 0 0 10px;
	vertical-align: middle;
}

/* 申請フォーム */
#app_title{
	font-size: 35px;
	line-height: 70px;
	height: 70px;
	margin: 25px 0 0;
	padding: 0 0 0 10px;
	color: #fff;
}

#app_toplink{
	text-align: right;
	padding: 5px 20px 5px 0;
}
