
body{
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
/*	text-align:center;*/
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	background: url(../img01/01plan02.jpg) center top;
	background-color: #3A0000;
}

a:link{
	text-decoration:none;
	color:#FFCC00;
	font-weight: bold;
	font-size: 12px;
}
a:visited{
	text-decoration:none;
	color:#FFCC33;
	font-weight: bold;
	font-size: 12px;
}
a:active{
	text-decoration:none;
	color:#FF9900;
	font-weight: bold;
	font-size: 12px;
}
a:hover{
	text-decoration:none;
	color:#FF9933;
	font-weight: bold;
	font-size: 12px;
}





#recommends {
	margin-left: 0px;
}
#recommends .column-inner {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right:5px;
	border-top:2px dotted #663300;
/*	width: 180px;
	float: left;*/
}

#recommends .title {
/*	height: 31px;
	width: 168px;*/
	margin-bottom: 5px;
	background:url(../img_directin/title_bg_t.gif) left top repeat-x;
}
#recommends .title-inner {
	background:url(../img_directin/title_bg_b.gif) left bottom repeat-x;
	padding:5px 5px;
}
#recommends .column-inner h3 {
	font-size:10px;
	line-height: 1.4em;
	margin: 0;
}
#recommends .column-inner h3 a{
	color:#336600;
	margin: 0;
}


#recommends .column-inner p {
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 10px;
}
#recommends .column-inner p.photos {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 0;
	border: thin outset #E8E8E8;
}
#recommends .b1 {
	text-align:right;
/*	margin-left: 90px;*/
}

