/* font ---------------------------------------------- */

.t11{font-size:11px;line-height:150%;color:#333333;}
h3{
	padding: 5px 15px 5px;
	font-size:15px;
	line-height:130%;
	color:#007A8C;
	border-bottom: 3px double  #ccc;
	background: url(../img/h2-bg.gif) top right repeat-y #fff;
}

.make0{
	width:500px;
	font-size:15px;
	line-height:130%;
	color:#007A8C;
	font-weight: bold;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align: left;
}

.make1{
	width:500px;
	font-size:13px;
	line-height:135%;
	color:#333333;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	text-align: left;
}

#m_box1{
	margin: 0 auto;
	width:505px;
	height:270px;
	background-image:  url(../img/make/tokuten_1.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.m_box1{
	padding-top:85px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom:5px;
	font-size:13px;
	line-height:135%;
	color:#333333;
	text-align: left;
}

#m_box2{
	margin: 0 auto;
	width:505px;
	height:270px;
	background-image:  url(../img/make/tokuten_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#m_box3{
	margin: 0 auto;
	width:505px;
	height:205px;
	background-image:  url(../img/make/tokuten_3.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#m_box4{
	margin: 0 auto;
	width:505px;
	height:205px;
	background-image:  url(../img/make/tokuten_4.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#m_box5{
	margin: 0 auto;
	width:505px;
	height:205px;
	background-image:  url(../img/make/tokuten_5.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* Backnamber */

.more {
	margin: 10px 10px 0;
	text-align: right;
	font-size: 13px;
	}
	
.more a {
	margin: 10px 10px 0;
	padding-left: 15px;
	background:url(../img/li_icon.gif) left 1px no-repeat;
	font-size: 13px;
	}


ul#backnumber {
	margin: 10px 0 10px;
	padding: 0;
	}

#backnumber li {
	list-style:none;
	margin:  5px 0 5px ;
	padding:  0 0 5px 15px;
	font-size: 11px;
	line-height:150%;
	background:url(../img/yajirushi.gif) left 2px no-repeat;
	border-bottom: 1px dotted  #ccc;
}

hr{
	border: dotted 1px #ccc;
	width:100%;
	text-align: center;
}

.kiji{
	padding:0px 10px;
}

