@charset "UTF-8";

/*============================================================
//  ULM
//==========================================================*/

/*======タイトル======*/

#main h3{
	width:691px;
	height:55px;
	background:url(/imgcommon/title_bg.jpg) no-repeat;
	font-size:1.5em;
	color:#002F52;
	padding:15px 0 0 39px;
}
.ulm .magazine h4{
	width:699px;
	height:28px;
	background:url(/imgcommon/title_sub_bg.jpg) no-repeat;
	font-size:1.2em;
	color:#FFF;
	margin-bottom:10px;
	padding:3px 0 0 31px;
}
.ulm a:hover img.border-link{
	border:4px solid #0087C0;
}
.ulm img.border-link,
.ulm a img.border-link {
	border:4px solid #DFDFDF;
}
.ulm .box-rack{
	width:158px;
	border:2px solid #CCC;
	background:#FFF;
	padding:10px;
	margin-left:4px;
}
.ulm .box-rack p{
	font-size:1.0em;
	color:#333;
}
.ulm .box-rack .image{
	width:140px;
	border:1px solid #CCC;
	margin:0 0 3px 8px;
}
.ulm .box-rack span{
	font-weight:bold;
	color:#FF6600;
}

/*======ナビゲーション======*/

.ulm .navi-ulm{
	width:730px;
}
.ulm .navi-ulm .title{
	width:730px;
	height:28px;
	background:url(/ulm/image/title_cnts.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:12px;
}
.ulm .navi-ulm ul{
	list-style:none;
	margin-left:13px;
}
.ulm .navi-ulm ul li.sp{
	background : url(/ulm/image/icon_sp.jpg) ;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 82px ;
	font-size:1.0em;
	color:#333;
	margin-bottom:7px;
}
.ulm .navi-ulm ul li.interview{
	background : url(/ulm/image/icon_interview.jpg) ;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 82px ;
	font-size:1.0em;
	color:#333;
	margin-bottom:7px;
}
.ulm .navi-ulm ul li.sanpo{
	background : url(/ulm/image/icon_sanpo.jpg) ;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 82px ;
	font-size:1.0em;
	color:#333;
	margin-bottom:7px;
}
.ulm .navi-ulm ul li.aidoku{
	background : url(/ulm/image/icon_aidoku.jpg) ;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 82px ;
	font-size:1.0em;
	color:#333;
	margin-bottom:8px;
}
.ulm .navi-ulm ul li.e{
	background : url(/ulm/image/icon_epre.jpg) ;
	background-position : 0 50% ;
	background-repeat : no-repeat ;
	padding-left : 82px ;
	font-size:1.0em;
	color:#333;
	margin-bottom:7px;
}
.ulm .navi-ulm ul li a{
	color:#333;
	text-decoration: underline;
}
.ulm .navi-ulm ul li a:hover{
	color:#FF6600;
	text-decoration: underline;
}

/*============================================================
//  ULM／トップ
//==========================================================*/

.ulm .magazine .box-mag{
	margin-bottom:25px;
}
.ulm .magazine .box-mag .mag{
	width:180px;
	margin-right:15px;
	border:1px solid #DFDFDF;
	float:left;
}
.ulm .magazine .box-mag p{
	margin-bottom:10px;
}
.ulm .magazine .box-mag .btn-shiryo{
	width:106px;
	height:30px;
	background:url(/ulm/image/btn_shiryo.jpg) no-repeat;
}
.ulm .magazine .box-mag .btn-shiryo a{
	width:106px;
	height:30px;
	background:url(/ulm/image/btn_shiryo.jpg) no-repeat;
	display:block;
}
.ulm .magazine .box-mag .btn-shiryo a:hover{
	width:106px;
	height:30px;
	background:url(/ulm/image/btn_shiryo.jpg) no-repeat;
	display:block;
}
.ulm .magazine h5{
	width:730px;
	height:28px;
	background:url(/ulm/image/title_cnts.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
}
.ulm .magazine .box,
.ulm .present .box{
	width:730px;
	border-bottom:1px solid #CCC;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
.ulm .magazine .box-photo,
.ulm .present .box-photo{
	width:148px;
	float:left;
	margin-right:10px;
}
/*08.12.3変更*/
.ulm .magazine .box-text,
.ulm .present .box-text{
	width:570px;
	float:left;
}
.ulm .magazine .box-text .icon,
.ulm .present .box-text .icon{
	margin-bottom:8px;
}
.ulm .magazine .box-text h6,
.ulm .present .box-text h6{
	border-left:4px solid #0087C0;
	font-size:1.2em;
	color:#0087C0;
	padding-left:5px;
	margin-bottom:8px;
}
.ulm .magazine .box-text h6 a,
.ulm .present .box-text h6 a{
	color:#0087C0;
	text-decoration: underline;
}
.ulm .magazine .box-text h6 a:hover,
.ulm .present .box-text h6 a:hover{
	color:#FF6600;
	text-decoration: underline;
}
.ulm .box-text p.text{
	font-size:1.0em;
}

/*============================================================
//  ULM／特集
//==========================================================*/

.ulm .sp h4{
	border-left:4px solid #0087C0;
	font-size:1.4em;
	color:#0087C0;
	padding-left:5px;
	margin:0 0 10px 15px;
}
.ulm .sp p.lead,.ulm .interview p.lead, .sanpo p.lead{
	font-size:1.0em;
	font-weight:bold;
	color:#FF6600;
	margin:0 0 12px 24px;
}
.ulm .sp .icon{
	margin:0 0 6px 15px;
}
.ulm .sp .box{
	width:590px;
	margin:auto;
	margin-bottom:30px;
}
.ulm .sp .photo01{
	text-align:center;
	margin-bottom:15px;
}
.ulm .sp .photo02{
	float:right;
	margin-left:10px;
}
.ulm .sp .box p{
	font-size:1.0em;
}

/*============================================================
//  ULM／インタビュー
//==========================================================*/

.ulm .interview h4{
	border-left:4px solid #0087C0;
	font-size:1.4em;
	color:#0087C0;
	padding-left:5px;
	margin:0 0 10px 3px;
}
.ulm .interview .icon{
	margin:0 0 6px 3px;
}
.ulm .interview .box{
	width:724px;
	margin:auto;
	margin-bottom:30px;
}
.ulm .interview .photo01{
	margin-right:10px;
	float:left;
}
.ulm .interview p{
	font-size:1.0em;
	display:block;
}
.ulm .interview p img{
	margin:8px 0 0 8px;
}

/*============================================================
//  ULM／東京散歩日和
//==========================================================*/

.ulm .sanpo h4{
	border-left:4px solid #0087C0;
	font-size:1.4em;
	color:#0087C0;
	padding-left:5px;
	margin:0 0 10px 3px;
}
.ulm .sanpo .icon{
	margin:0 0 6px 3px;
}
.ulm .sanpo .photo01{
	margin:auto;r
}
.ulm .sanpo .box{
	width:720px;
	margin:auto;
	margin-bottom:30px;
}
.ulm .sanpo .photo01{
	margin-left:10px;
	float:right;
}
.ulm .sanpo p{
	font-size:1.0em;
}
.ulm .sanpo p img{
	border:3px solid #DFDFDF;
	margin:8px 0 0 8px;
}

/*============================================================
//  ULM／Eプレ
//==========================================================*/

.ulm .epre h4{
	border-left:4px solid #0087C0;
	font-size:1.4em;
	color:#0087C0;
	padding-left:5px;
	margin:0 0 10px 3px;
}
.ulm .epre .icon{
	margin:0 0 6px 3px;
}
.ulm .epre .box-photo{
	width:300px;
	float:left;
}
.ulm .epre .box-photo .photo01{
	margin:0 0 4px 0;
}
.ulm .epre .box-photo p.cap{
	font-size:0.8em;
}
.ulm .epre .box-text{
	width:407px;
	float:right;
}
.ulm .epre .box-text .photo02{
	margin:0 0 5px 0;
}
.ulm .epre .box-text p{
	font-size:1.0em;
}
.ulm .epre .box-text p.scene{
	font-size:1.2em;
	font-weight:bold;
	color:#FF6600;
	margin:0 0 5px 0;
}
.ulm .epre p.how{
	font-size:1.0em;
	font-weight:bold;
	color:#FF6600;
	margin:0 0 10px 0;
}

.ulm .epre .btn-present{
	width:167px;
	height:36px;
	background:url(/ulm/image/btn_present.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
}
.ulm .epre .btn-present a{
	width:167px;
	height:36px;
	background:url(/ulm/image/btn_present.jpg) no-repeat;
	display:block;
}
.ulm .epre .cap{
	float:left;
	padding:6px 0 0 10px;
	font-size:12px;
	line-height:140%;
}
.ulm .epre p.caution{
	font-size:0.8em;
	margin:3px 0 15px 0;
}

/*============================================================
//  ULM／愛読者プレゼント
//==========================================================*/

.ulm .aidoku h4{
	border-left:4px solid #0087C0;
	font-size:1.4em;
	color:#0087C0;
	padding-left:5px;
	margin:0 0 10px 3px;
}
.ulm .aidoku .icon{
	margin:0 0 6px 3px;
}
.ulm .aidoku p.lead{
	font-size:1.0em;
	margin:0 0 3px 0;
}
.ulm .aidoku p.cap{
	font-size:0.8em;
	line-height:1.2em;
	margin:3px 0 0 0;
}
.ulm .aidoku p.term{
	font-size:1.0em;
	font-weight:bold;
	color:#FF6600;
	margin:0 0 13px 0;
}
.ulm .aidoku p.caution{
	font-size:0.8em;
	margin:3px 0 10px 0;
}
.ulm .aidoku .btn-present{
	width:167px;
	height:36px;
	background:url(/ulm/image/btn_present.jpg) no-repeat;
	text-indent:-9999px;
}
.ulm .aidoku .btn-present a{
	width:167px;
	height:36px;
	background:url(/ulm/image/btn_present.jpg) no-repeat;
	display:block;
}
.ulm .aidoku .btn-present a:hover{
	width:167px;
	height:36px;
	background:url(/ulm/image/btn_present.jpg) no-repeat;
	display:block;
}
.ulm .aidoku .box-data{
	width:730px;
	background:url(../imgcommon/box_body.gif) repeat-y;
	margin-bottom:30px;
}
.ulm .aidoku .box-data .inner{
	width:715px;
	padding:0 15px 0 0;
}
.ulm .aidoku .box-data .head{
	width:700px;
	height:20px;
	background:url(../imgcommon/box_head.jpg) no-repeat left top;
	padding:0 15px 0 15px;
}
.ulm .aidoku .box-data .bottom{
	width:730px;
	height:10px;
	background:url(../imgcommon/box_bottom.gif) no-repeat left bottom;
}
.ulm .aidoku .box-data .box-left{
	width:335px;
	float:left;
	padding:0 0 18px 20px;
}
.ulm .aidoku .box-data .box-image{
	width:150px;
	float:left;
}
.ulm .aidoku .box-data .box-text{
	width:175px;
	float:right;
}
.ulm .aidoku .box-data h5{
	margin-bottom:2px;
}
.ulm .aidoku .box-data h6{
	font-size:1.0em;
	color:#002F52;
	border-bottom:1px dotted #AAA;
	padding-bottom:3px;
	margin-bottom:5px;
}
.ulm .aidoku .box-data p.text{
	font-size:0.8em;
	margin:0 0 3px 0;
}
.ulm .aidoku .box-data p.count{
	font-size:1.0em;
	color:#FF6600;
}

/*============================================================
//  ULM／バックナンバー
//==========================================================*/
.ulm .back-number {
	width:186px;
	padding:10px 0 0 2px;
}
.ulm .back-number div{
	width:176px;
	padding-left:10px;
	background:url(../ulm/image/title-back-number.gif) no-repeat;
	color:#FFF;
	line-height:24px;
	list-style:24px;
	margin-bottom:10px;
}

.ulm .back-number ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
}

.ulm .back-number li{
	margin-left:4px;
	font-size:10px;
	margin:0 5px 5px 20px; 
}